| 1 | [ May 21 10:26:40 Enabled. ] | ||
| 2 | [ May 21 10:26:40 Rereading configuration. ] | ||
| 3 | [ May 21 10:26:41 Rereading configuration. ] | ||
| 4 | [ May 21 10:26:43 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 | [ May 21 10:26:43 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.05.21 10:26:45.204278 [ 1 ] {} <Information> Application: Will watch for the process with pid 23913 | ||
| 29 | 2026.05.21 10:26:45.204747 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 10:26:45.675345 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23913 | ||
| 31 | 2026.05.21 10:26:45.678052 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 10:26:45.678231 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 10:26:45.828917 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 10:26:45.882668 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 10:26:45.882754 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 10:26:45.882772 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 10:26:45.882839 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 10:26:45.883449 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 10:26:45.886712 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.21 10:26:45.888898 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.21 10:26:45.889901 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.21 10:26:45.890785 [ 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) | ||
| 45 | 2026.05.21 10:26:45.890841 [ 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) | ||
| 46 | 2026.05.21 10:26:45.890852 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.21 10:26:45.891624 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.21 10:26:45.896403 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.21 10:26:45.901978 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 10:26:45.902670 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.21 10:26:45.904533 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.21 10:26:45.905139 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.21 10:26:45.906161 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.21 10:26:45.906795 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.21 10:26:45.912051 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.21 10:26:45.912560 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.21 10:26:45.914659 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.21 10:26:45.915052 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 10:26:45.915368 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 10:26:45.915716 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.21 10:26:45.916785 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.21 10:26:45.916844 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.21 10:26:45.916911 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.21 10:26:45.916988 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.21 10:26:45.935926 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.21 10:26:45.935949 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134004 sec | ||
| 69 | 2026.05.21 10:26:45.936078 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.21 10:26:45.936101 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.21 10:26:45.936914 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.21 10:26:45.937601 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.21 10:26:45.948602 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.21 10:26:45.948710 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.21 10:26:45.948726 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.21 10:26:45.948737 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.21 10:26:45.948830 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.21 10:26:45.948847 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.21 10:26:45.955210 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.21 10:26:45.955258 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.21 10:26:45.955337 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.21 10:26:45.955490 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.21 10:26:45.955531 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.21 10:26:45.955609 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.21 10:26:45.955623 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.21 10:26:45.955635 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.21 10:26:45.955727 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.21 10:26:45.955741 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.21 10:26:45.980034 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.21 10:26:45.982485 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.21 10:26:45.982535 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8672e-05 sec | ||
| 92 | 2026.05.21 10:26:45.982550 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.21 10:26:45.982563 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.21 10:26:45.982599 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.21 10:26:45.982855 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.21 10:26:45.982944 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.21 10:26:45.982961 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.21 10:26:45.982975 [ 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). | ||
| 99 | 2026.05.21 10:26:45.983128 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.21 10:26:45.986247 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.21 10:26:45.986439 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.34 MiB (RSS), difference: 92.49 MiB | ||
| 102 | 2026.05.21 10:26:45.987935 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.37e-05 sec. | ||
| 103 | 2026.05.21 10:26:45.988319 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.21 10:26:45.989714 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.21 10:26:45.989736 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.21 10:26:46.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.35 MiB, peak 117.35 MiB, free memory in arenas 0.00 B, will set to 118.91 MiB (RSS), difference: 1.55 MiB | ||
| 107 | 2026.05.21 10:26:47.502651 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60800 | ||
| 108 | 2026.05.21 10:26:47.502962 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 109 | 2026.05.21 10:26:47.503075 [ 3 ] {} <Debug> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:60800 | ||
| 110 | 2026.05.21 10:26:47.503147 [ 3 ] {} <Debug> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.21 10:26:47.503164 [ 3 ] {} <Debug> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 112 | 2026.05.21 10:26:47.503315 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 113 | 2026.05.21 10:26:47.503391 [ 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 | ||
| 114 | 2026.05.21 10:26:47.503449 [ 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 | ||
| 115 | 2026.05.21 10:26:47.504123 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35498 | ||
| 116 | 2026.05.21 10:26:47.504263 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.21 10:26:47.504313 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35854 | ||
| 118 | 2026.05.21 10:26:47.504306 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41205 | ||
| 119 | 2026.05.21 10:26:47.504395 [ 5 ] {} <Debug> TCP-Session: 3e3fa001-2ad6-4579-be34-f68b3a84fd29 Authenticating user 'default' from [fd00:1122:3344:101::d]:35498 | ||
| 120 | 2026.05.21 10:26:47.504403 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35171 | ||
| 121 | 2026.05.21 10:26:47.504466 [ 5 ] {} <Debug> TCP-Session: 3e3fa001-2ad6-4579-be34-f68b3a84fd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.21 10:26:47.504395 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53998 | ||
| 123 | 2026.05.21 10:26:47.504554 [ 5 ] {} <Debug> TCP-Session: 3e3fa001-2ad6-4579-be34-f68b3a84fd29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.21 10:26:47.505222 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.21 10:26:47.505294 [ 255 ] {} <Debug> TCP-Session: b2027893-e478-4707-bdd0-f291632b88ea Authenticating user 'default' from [fd00:1122:3344:101::d]:41205 | ||
| 126 | 2026.05.21 10:26:47.505323 [ 255 ] {} <Debug> TCP-Session: b2027893-e478-4707-bdd0-f291632b88ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.21 10:26:47.505357 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32851 | ||
| 128 | 2026.05.21 10:26:47.505359 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61966 | ||
| 129 | 2026.05.21 10:26:47.505412 [ 255 ] {} <Debug> TCP-Session: b2027893-e478-4707-bdd0-f291632b88ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.21 10:26:47.505427 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.21 10:26:47.505558 [ 256 ] {} <Debug> TCP-Session: 05416807-49cd-4d05-8ce6-e1b00b11b058 Authenticating user 'default' from [fd00:1122:3344:101::d]:53998 | ||
| 132 | 2026.05.21 10:26:47.505578 [ 256 ] {} <Debug> TCP-Session: 05416807-49cd-4d05-8ce6-e1b00b11b058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.21 10:26:47.505591 [ 256 ] {} <Debug> TCP-Session: 05416807-49cd-4d05-8ce6-e1b00b11b058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.21 10:26:47.506446 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41669 | ||
| 135 | 2026.05.21 10:26:47.506404 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.21 10:26:47.506548 [ 4 ] {} <Debug> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35171 | ||
| 137 | 2026.05.21 10:26:47.506577 [ 4 ] {} <Debug> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.21 10:26:47.506704 [ 4 ] {} <Debug> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.21 10:26:47.507574 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.21 10:26:47.507598 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.21 10:26:47.507666 [ 259 ] {} <Debug> TCP-Session: b538dc88-a8a4-4013-aa13-48a01310fc3b Authenticating user 'default' from [fd00:1122:3344:101::d]:41669 | ||
| 142 | 2026.05.21 10:26:47.507688 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 143 | 2026.05.21 10:26:47.507714 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.21 10:26:47.507833 [ 259 ] {} <Debug> TCP-Session: b538dc88-a8a4-4013-aa13-48a01310fc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.21 10:26:47.507787 [ 257 ] {} <Debug> TCP-Session: 1b45ba7d-f28b-4546-ae17-ff6b5d8ef35c Authenticating user 'default' from [fd00:1122:3344:101::d]:32851 | ||
| 146 | 2026.05.21 10:26:47.507734 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.21 10:26:47.507928 [ 258 ] {} <Debug> TCP-Session: e1746939-246c-4d83-ba1a-cfe1f9402789 Authenticating user 'default' from [fd00:1122:3344:101::d]:61966 | ||
| 148 | 2026.05.21 10:26:47.507923 [ 259 ] {} <Debug> TCP-Session: b538dc88-a8a4-4013-aa13-48a01310fc3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.21 10:26:47.507913 [ 257 ] {} <Debug> TCP-Session: 1b45ba7d-f28b-4546-ae17-ff6b5d8ef35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.21 10:26:47.508068 [ 258 ] {} <Debug> TCP-Session: e1746939-246c-4d83-ba1a-cfe1f9402789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.21 10:26:47.508025 [ 254 ] {} <Debug> TCP-Session: 40019604-abb1-49f9-bcc6-a792c03de8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35854 | ||
| 152 | 2026.05.21 10:26:47.508123 [ 257 ] {} <Debug> TCP-Session: 1b45ba7d-f28b-4546-ae17-ff6b5d8ef35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.21 10:26:47.508145 [ 258 ] {} <Debug> TCP-Session: e1746939-246c-4d83-ba1a-cfe1f9402789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.21 10:26:47.508130 [ 254 ] {} <Debug> TCP-Session: 40019604-abb1-49f9-bcc6-a792c03de8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.21 10:26:47.508258 [ 254 ] {} <Debug> TCP-Session: 40019604-abb1-49f9-bcc6-a792c03de8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 156 | 2026.05.21 10:26:47.509027 [ 3 ] {cc80cc49-0626-4bef-9883-df2ed74ef3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 157 | 2026.05.21 10:26:47.548459 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42638 | ||
| 158 | 2026.05.21 10:26:47.553506 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.21 10:26:47.553636 [ 260 ] {} <Debug> TCP-Session: c46913db-b45d-4e6b-8155-a21363a02342 Authenticating user 'default' from [fd00:1122:3344:101::a]:42638 | ||
| 160 | 2026.05.21 10:26:47.553656 [ 260 ] {} <Debug> TCP-Session: c46913db-b45d-4e6b-8155-a21363a02342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.21 10:26:47.553669 [ 260 ] {} <Debug> TCP-Session: c46913db-b45d-4e6b-8155-a21363a02342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.21 10:26:47.558109 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 163 | 2026.05.21 10:26:47.558147 [ 260 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 164 | 2026.05.21 10:26:47.558270 [ 260 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 165 | 2026.05.21 10:26:47.560548 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46979 | ||
| 166 | 2026.05.21 10:26:47.563238 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61652 | ||
| 167 | 2026.05.21 10:26:47.565149 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55170 | ||
| 168 | 2026.05.21 10:26:47.567547 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50895 | ||
| 169 | 2026.05.21 10:26:47.570202 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.21 10:26:47.570270 [ 262 ] {} <Debug> TCP-Session: 4b34c0a2-4e18-4922-9f6e-4a28abe0f4d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:61652 | ||
| 171 | 2026.05.21 10:26:47.570324 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38343 | ||
| 172 | 2026.05.21 10:26:47.572986 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.21 10:26:47.573066 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37987 | ||
| 174 | 2026.05.21 10:26:47.575534 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39815 | ||
| 175 | 2026.05.21 10:26:47.579712 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.21 10:26:47.579765 [ 266 ] {} <Debug> TCP-Session: 53e4e730-b6cc-4e35-9901-c03d1ea6ee09 Authenticating user 'default' from [fd00:1122:3344:101::a]:37987 | ||
| 177 | 2026.05.21 10:26:47.579790 [ 266 ] {} <Debug> TCP-Session: 53e4e730-b6cc-4e35-9901-c03d1ea6ee09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.21 10:26:47.579936 [ 266 ] {} <Debug> TCP-Session: 53e4e730-b6cc-4e35-9901-c03d1ea6ee09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.21 10:26:47.582326 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.21 10:26:47.582379 [ 267 ] {} <Debug> TCP-Session: 22e3a662-1904-4c17-8030-59d967320981 Authenticating user 'default' from [fd00:1122:3344:101::a]:39815 | ||
| 181 | 2026.05.21 10:26:47.582509 [ 267 ] {} <Debug> TCP-Session: 22e3a662-1904-4c17-8030-59d967320981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.21 10:26:47.582524 [ 267 ] {} <Debug> TCP-Session: 22e3a662-1904-4c17-8030-59d967320981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.21 10:26:47.584747 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.21 10:26:47.584831 [ 262 ] {} <Debug> TCP-Session: 4b34c0a2-4e18-4922-9f6e-4a28abe0f4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.21 10:26:47.584801 [ 261 ] {} <Debug> TCP-Session: e6a026c5-bcf4-4904-a1ea-09f5ac59e6e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:46979 | ||
| 186 | 2026.05.21 10:26:47.584886 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.21 10:26:47.584955 [ 262 ] {} <Debug> TCP-Session: 4b34c0a2-4e18-4922-9f6e-4a28abe0f4d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.21 10:26:47.584935 [ 261 ] {} <Debug> TCP-Session: e6a026c5-bcf4-4904-a1ea-09f5ac59e6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.21 10:26:47.584930 [ 265 ] {} <Debug> TCP-Session: 016cfc53-2cba-4e13-a829-fbcd469c0443 Authenticating user 'default' from [fd00:1122:3344:101::a]:38343 | ||
| 190 | 2026.05.21 10:26:47.585041 [ 261 ] {} <Debug> TCP-Session: e6a026c5-bcf4-4904-a1ea-09f5ac59e6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.21 10:26:47.585038 [ 264 ] {} <Debug> TCP-Session: 5f4d1ad0-9515-4246-b2e8-a211012421c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:50895 | ||
| 192 | 2026.05.21 10:26:47.585146 [ 265 ] {} <Debug> TCP-Session: 016cfc53-2cba-4e13-a829-fbcd469c0443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.21 10:26:47.585163 [ 264 ] {} <Debug> TCP-Session: 5f4d1ad0-9515-4246-b2e8-a211012421c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.21 10:26:47.585267 [ 265 ] {} <Debug> TCP-Session: 016cfc53-2cba-4e13-a829-fbcd469c0443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.21 10:26:47.585275 [ 264 ] {} <Debug> TCP-Session: 5f4d1ad0-9515-4246-b2e8-a211012421c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.21 10:26:47.589749 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 197 | 2026.05.21 10:26:47.589789 [ 263 ] {} <Debug> TCP-Session: 650dabe6-b093-4d03-a382-680c666ef5cc Authenticating user 'default' from [fd00:1122:3344:101::a]:55170 | ||
| 198 | 2026.05.21 10:26:47.589814 [ 263 ] {} <Debug> TCP-Session: 650dabe6-b093-4d03-a382-680c666ef5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.21 10:26:47.589875 [ 263 ] {} <Debug> TCP-Session: 650dabe6-b093-4d03-a382-680c666ef5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.21 10:26:47.630042 [ 3 ] {cc80cc49-0626-4bef-9883-df2ed74ef3db} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60800) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 201 | |||
| 202 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 223 | |||
| 224 | 2026.05.21 10:26:47.631125 [ 3 ] {cc80cc49-0626-4bef-9883-df2ed74ef3db} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 225 | |||
| 226 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 247 | |||
| 248 | 2026.05.21 10:26:47.631394 [ 3 ] {cc80cc49-0626-4bef-9883-df2ed74ef3db} <Debug> TCPHandler: Processed in 0.127079582 sec. | ||
| 249 | 2026.05.21 10:26:47.633732 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 250 | 2026.05.21 10:26:47.633975 [ 3 ] {13c01f9d-985a-4995-a9cc-809d852c6dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.05.21 10:26:47.634265 [ 3 ] {13c01f9d-985a-4995-a9cc-809d852c6dce} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60800) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.05.21 10:26:47.634527 [ 3 ] {13c01f9d-985a-4995-a9cc-809d852c6dce} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.05.21 10:26:47.634748 [ 3 ] {13c01f9d-985a-4995-a9cc-809d852c6dce} <Debug> TCPHandler: Processed in 0.001176653 sec. | ||
| 300 | 2026.05.21 10:26:47.635177 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.21 10:26:47.636077 [ 4 ] {0abd4bc1-7027-44a6-a005-999edc7212d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 302 | 2026.05.21 10:26:47.636323 [ 4 ] {0abd4bc1-7027-44a6-a005-999edc7212d7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 303 | 2026.05.21 10:26:47.637787 [ 4 ] {0abd4bc1-7027-44a6-a005-999edc7212d7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 304 | 2026.05.21 10:26:47.637812 [ 4 ] {0abd4bc1-7027-44a6-a005-999edc7212d7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7252e-05 sec | ||
| 305 | 2026.05.21 10:26:47.637900 [ 4 ] {0abd4bc1-7027-44a6-a005-999edc7212d7} <Trace> ReferentialDeps: No tables | ||
| 306 | 2026.05.21 10:26:47.637913 [ 4 ] {0abd4bc1-7027-44a6-a005-999edc7212d7} <Trace> LoadingDeps: No tables | ||
| 307 | 2026.05.21 10:26:47.637956 [ 4 ] {0abd4bc1-7027-44a6-a005-999edc7212d7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 308 | 2026.05.21 10:26:47.638671 [ 4 ] {0abd4bc1-7027-44a6-a005-999edc7212d7} <Debug> TCPHandler: Processed in 0.003686633 sec. | ||
| 309 | 2026.05.21 10:26:47.638908 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 310 | 2026.05.21 10:26:47.639092 [ 4 ] {3eb12d64-6e9d-41e0-9995-857cad9de29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) /* The version table contains metadata about the `oximeter` database */ | ||
| 311 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 312 | 2026.05.21 10:26:47.639225 [ 4 ] {3eb12d64-6e9d-41e0-9995-857cad9de29b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 313 | 2026.05.21 10:26:47.647796 [ 4 ] {3eb12d64-6e9d-41e0-9995-857cad9de29b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 314 | 2026.05.21 10:26:47.650433 [ 4 ] {3eb12d64-6e9d-41e0-9995-857cad9de29b} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048): Loading data parts | ||
| 315 | 2026.05.21 10:26:47.650994 [ 4 ] {3eb12d64-6e9d-41e0-9995-857cad9de29b} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048): There are no data parts | ||
| 316 | 2026.05.21 10:26:47.654756 [ 4 ] {3eb12d64-6e9d-41e0-9995-857cad9de29b} <Debug> TCPHandler: Processed in 0.015901136 sec. | ||
| 317 | 2026.05.21 10:26:47.654986 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 318 | 2026.05.21 10:26:47.656004 [ 4 ] {ae0a93bf-844b-4de4-a91e-1cddc6f69069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) /* The measurement tables contain all individual samples from each timeseries. | ||
| 319 | * | ||
| 320 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 321 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 322 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 323 | * by all samples from the same timeseries. | ||
| 324 | * | ||
| 325 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 326 | * and then uses that to index quickly into the measurements tables. | ||
| 327 | */ | ||
| 328 | 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) | ||
| 329 | 2026.05.21 10:26:47.656213 [ 4 ] {ae0a93bf-844b-4de4-a91e-1cddc6f69069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 330 | 2026.05.21 10:26:47.669546 [ 4 ] {ae0a93bf-844b-4de4-a91e-1cddc6f69069} <Debug> oximeter.measurements_bool (3ca73721-85ee-4a8d-b0fa-af2be02fc85d): Loading data parts | ||
| 331 | 2026.05.21 10:26:47.669690 [ 4 ] {ae0a93bf-844b-4de4-a91e-1cddc6f69069} <Debug> oximeter.measurements_bool (3ca73721-85ee-4a8d-b0fa-af2be02fc85d): There are no data parts | ||
| 332 | 2026.05.21 10:26:47.671336 [ 4 ] {ae0a93bf-844b-4de4-a91e-1cddc6f69069} <Debug> TCPHandler: Processed in 0.016445531 sec. | ||
| 333 | 2026.05.21 10:26:47.671678 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.05.21 10:26:47.671898 [ 4 ] {42f46e0f-02b5-49d9-9376-b2c9e59d8d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 335 | 2026.05.21 10:26:47.672080 [ 4 ] {42f46e0f-02b5-49d9-9376-b2c9e59d8d25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 336 | 2026.05.21 10:26:47.673967 [ 4 ] {42f46e0f-02b5-49d9-9376-b2c9e59d8d25} <Debug> oximeter.measurements_i8 (1e7fcce3-4377-4e80-b6ea-2ace35d7ddfb): Loading data parts | ||
| 337 | 2026.05.21 10:26:47.674166 [ 4 ] {42f46e0f-02b5-49d9-9376-b2c9e59d8d25} <Debug> oximeter.measurements_i8 (1e7fcce3-4377-4e80-b6ea-2ace35d7ddfb): There are no data parts | ||
| 338 | 2026.05.21 10:26:47.675487 [ 4 ] {42f46e0f-02b5-49d9-9376-b2c9e59d8d25} <Debug> TCPHandler: Processed in 0.0039379 sec. | ||
| 339 | 2026.05.21 10:26:47.675651 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 340 | 2026.05.21 10:26:47.675903 [ 4 ] {27662f07-fd6e-4fb6-811b-80badfbae736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 341 | 2026.05.21 10:26:47.675951 [ 4 ] {27662f07-fd6e-4fb6-811b-80badfbae736} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 342 | 2026.05.21 10:26:47.679406 [ 4 ] {27662f07-fd6e-4fb6-811b-80badfbae736} <Debug> oximeter.measurements_u8 (288d54ab-3a63-4163-bea6-04ebd81f4bde): Loading data parts | ||
| 343 | 2026.05.21 10:26:47.679519 [ 4 ] {27662f07-fd6e-4fb6-811b-80badfbae736} <Debug> oximeter.measurements_u8 (288d54ab-3a63-4163-bea6-04ebd81f4bde): There are no data parts | ||
| 344 | 2026.05.21 10:26:47.681181 [ 4 ] {27662f07-fd6e-4fb6-811b-80badfbae736} <Debug> TCPHandler: Processed in 0.005581317 sec. | ||
| 345 | 2026.05.21 10:26:47.681480 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.05.21 10:26:47.681644 [ 4 ] {5b1f0715-065b-453c-ae7c-39a610912304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 347 | 2026.05.21 10:26:47.681776 [ 4 ] {5b1f0715-065b-453c-ae7c-39a610912304} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 348 | 2026.05.21 10:26:47.683664 [ 4 ] {5b1f0715-065b-453c-ae7c-39a610912304} <Debug> oximeter.measurements_i16 (f27b9981-e35f-4152-88a9-edaf0297a638): Loading data parts | ||
| 349 | 2026.05.21 10:26:47.683776 [ 4 ] {5b1f0715-065b-453c-ae7c-39a610912304} <Debug> oximeter.measurements_i16 (f27b9981-e35f-4152-88a9-edaf0297a638): There are no data parts | ||
| 350 | 2026.05.21 10:26:47.685292 [ 4 ] {5b1f0715-065b-453c-ae7c-39a610912304} <Debug> TCPHandler: Processed in 0.003860818 sec. | ||
| 351 | 2026.05.21 10:26:47.685443 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.21 10:26:47.685622 [ 4 ] {c1095bb6-f588-49fc-9318-6e57cff855aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 353 | 2026.05.21 10:26:47.685771 [ 4 ] {c1095bb6-f588-49fc-9318-6e57cff855aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 354 | 2026.05.21 10:26:47.689588 [ 4 ] {c1095bb6-f588-49fc-9318-6e57cff855aa} <Debug> oximeter.measurements_u16 (3fab00c5-cab6-4d6d-89e0-b82df27197ae): Loading data parts | ||
| 355 | 2026.05.21 10:26:47.689711 [ 4 ] {c1095bb6-f588-49fc-9318-6e57cff855aa} <Debug> oximeter.measurements_u16 (3fab00c5-cab6-4d6d-89e0-b82df27197ae): There are no data parts | ||
| 356 | 2026.05.21 10:26:47.691332 [ 4 ] {c1095bb6-f588-49fc-9318-6e57cff855aa} <Debug> TCPHandler: Processed in 0.005937016 sec. | ||
| 357 | 2026.05.21 10:26:47.691578 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 358 | 2026.05.21 10:26:47.691799 [ 4 ] {9c24a6fa-6c60-47a1-a8f1-70921dabd867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 359 | 2026.05.21 10:26:47.691919 [ 4 ] {9c24a6fa-6c60-47a1-a8f1-70921dabd867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 360 | 2026.05.21 10:26:47.694234 [ 4 ] {9c24a6fa-6c60-47a1-a8f1-70921dabd867} <Debug> oximeter.measurements_i32 (40bc2c43-9159-4687-a295-0e865f1bca85): Loading data parts | ||
| 361 | 2026.05.21 10:26:47.694361 [ 4 ] {9c24a6fa-6c60-47a1-a8f1-70921dabd867} <Debug> oximeter.measurements_i32 (40bc2c43-9159-4687-a295-0e865f1bca85): There are no data parts | ||
| 362 | 2026.05.21 10:26:47.696783 [ 4 ] {9c24a6fa-6c60-47a1-a8f1-70921dabd867} <Debug> TCPHandler: Processed in 0.005268057 sec. | ||
| 363 | 2026.05.21 10:26:47.696959 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.05.21 10:26:47.697155 [ 4 ] {8b685658-a636-4624-83f5-243ae7c8a89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 365 | 2026.05.21 10:26:47.697312 [ 4 ] {8b685658-a636-4624-83f5-243ae7c8a89c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 366 | 2026.05.21 10:26:47.700192 [ 4 ] {8b685658-a636-4624-83f5-243ae7c8a89c} <Debug> oximeter.measurements_u32 (61ba0559-a914-4e63-b825-75c450ee71f4): Loading data parts | ||
| 367 | 2026.05.21 10:26:47.700324 [ 4 ] {8b685658-a636-4624-83f5-243ae7c8a89c} <Debug> oximeter.measurements_u32 (61ba0559-a914-4e63-b825-75c450ee71f4): There are no data parts | ||
| 368 | 2026.05.21 10:26:47.702495 [ 4 ] {8b685658-a636-4624-83f5-243ae7c8a89c} <Debug> TCPHandler: Processed in 0.005599097 sec. | ||
| 369 | 2026.05.21 10:26:47.702679 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.05.21 10:26:47.702969 [ 4 ] {ae33d8c9-898e-488a-9d90-ac0c4707fab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 371 | 2026.05.21 10:26:47.703101 [ 4 ] {ae33d8c9-898e-488a-9d90-ac0c4707fab7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 372 | 2026.05.21 10:26:47.706129 [ 4 ] {ae33d8c9-898e-488a-9d90-ac0c4707fab7} <Debug> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Loading data parts | ||
| 373 | 2026.05.21 10:26:47.706246 [ 4 ] {ae33d8c9-898e-488a-9d90-ac0c4707fab7} <Debug> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): There are no data parts | ||
| 374 | 2026.05.21 10:26:47.708119 [ 4 ] {ae33d8c9-898e-488a-9d90-ac0c4707fab7} <Debug> TCPHandler: Processed in 0.005508095 sec. | ||
| 375 | 2026.05.21 10:26:47.708287 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.05.21 10:26:47.708477 [ 4 ] {38bcf462-f32c-4d9c-92b7-c830d86ff65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 377 | 2026.05.21 10:26:47.708611 [ 4 ] {38bcf462-f32c-4d9c-92b7-c830d86ff65a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 378 | 2026.05.21 10:26:47.710733 [ 4 ] {38bcf462-f32c-4d9c-92b7-c830d86ff65a} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Loading data parts | ||
| 379 | 2026.05.21 10:26:47.710897 [ 4 ] {38bcf462-f32c-4d9c-92b7-c830d86ff65a} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): There are no data parts | ||
| 380 | 2026.05.21 10:26:47.712648 [ 4 ] {38bcf462-f32c-4d9c-92b7-c830d86ff65a} <Debug> TCPHandler: Processed in 0.004418824 sec. | ||
| 381 | 2026.05.21 10:26:47.712805 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.05.21 10:26:47.713046 [ 4 ] {3fca986a-c754-4395-bfce-39397642cbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 383 | 2026.05.21 10:26:47.713163 [ 4 ] {3fca986a-c754-4395-bfce-39397642cbec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2026.05.21 10:26:47.715014 [ 4 ] {3fca986a-c754-4395-bfce-39397642cbec} <Debug> oximeter.measurements_f32 (8f96a5f4-1fe0-40fc-8eb2-7d27ed011c5e): Loading data parts | ||
| 385 | 2026.05.21 10:26:47.715126 [ 4 ] {3fca986a-c754-4395-bfce-39397642cbec} <Debug> oximeter.measurements_f32 (8f96a5f4-1fe0-40fc-8eb2-7d27ed011c5e): There are no data parts | ||
| 386 | 2026.05.21 10:26:47.716589 [ 4 ] {3fca986a-c754-4395-bfce-39397642cbec} <Debug> TCPHandler: Processed in 0.003835047 sec. | ||
| 387 | 2026.05.21 10:26:47.716739 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.21 10:26:47.716902 [ 4 ] {3c10eaae-bdfb-49f3-8d38-8f58444b6cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 389 | 2026.05.21 10:26:47.717026 [ 4 ] {3c10eaae-bdfb-49f3-8d38-8f58444b6cd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 390 | 2026.05.21 10:26:47.718824 [ 4 ] {3c10eaae-bdfb-49f3-8d38-8f58444b6cd6} <Debug> oximeter.measurements_f64 (9771cfc1-10c2-4d15-9dff-3819c90e5d4d): Loading data parts | ||
| 391 | 2026.05.21 10:26:47.719086 [ 4 ] {3c10eaae-bdfb-49f3-8d38-8f58444b6cd6} <Debug> oximeter.measurements_f64 (9771cfc1-10c2-4d15-9dff-3819c90e5d4d): There are no data parts | ||
| 392 | 2026.05.21 10:26:47.720318 [ 4 ] {3c10eaae-bdfb-49f3-8d38-8f58444b6cd6} <Debug> TCPHandler: Processed in 0.003628432 sec. | ||
| 393 | 2026.05.21 10:26:47.720465 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.21 10:26:47.720765 [ 4 ] {21c414ec-e449-4d73-a8bf-f748afd2afdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 395 | 2026.05.21 10:26:47.720900 [ 4 ] {21c414ec-e449-4d73-a8bf-f748afd2afdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 396 | 2026.05.21 10:26:47.723618 [ 4 ] {21c414ec-e449-4d73-a8bf-f748afd2afdc} <Debug> oximeter.measurements_string (67cb1015-4b65-46ca-8421-b38b6477635d): Loading data parts | ||
| 397 | 2026.05.21 10:26:47.723724 [ 4 ] {21c414ec-e449-4d73-a8bf-f748afd2afdc} <Debug> oximeter.measurements_string (67cb1015-4b65-46ca-8421-b38b6477635d): There are no data parts | ||
| 398 | 2026.05.21 10:26:47.725405 [ 4 ] {21c414ec-e449-4d73-a8bf-f748afd2afdc} <Debug> TCPHandler: Processed in 0.004986609 sec. | ||
| 399 | 2026.05.21 10:26:47.725554 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.05.21 10:26:47.725717 [ 4 ] {462e683b-9494-40dd-b353-f4c79a0d69b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.05.21 10:26:47.725884 [ 4 ] {462e683b-9494-40dd-b353-f4c79a0d69b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.05.21 10:26:47.728545 [ 4 ] {462e683b-9494-40dd-b353-f4c79a0d69b8} <Debug> oximeter.measurements_bytes (30b8ec26-8343-4c78-8551-b0947abfa590): Loading data parts | ||
| 410 | 2026.05.21 10:26:47.728662 [ 4 ] {462e683b-9494-40dd-b353-f4c79a0d69b8} <Debug> oximeter.measurements_bytes (30b8ec26-8343-4c78-8551-b0947abfa590): There are no data parts | ||
| 411 | 2026.05.21 10:26:47.730703 [ 4 ] {462e683b-9494-40dd-b353-f4c79a0d69b8} <Debug> TCPHandler: Processed in 0.005196266 sec. | ||
| 412 | 2026.05.21 10:26:47.730879 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.05.21 10:26:47.731078 [ 4 ] {a1e96106-bba5-45fb-9589-54868d73cb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 414 | 2026.05.21 10:26:47.731233 [ 4 ] {a1e96106-bba5-45fb-9589-54868d73cb30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.05.21 10:26:47.734170 [ 4 ] {a1e96106-bba5-45fb-9589-54868d73cb30} <Debug> oximeter.measurements_cumulativei64 (5ddbe0b7-ceac-4a96-a248-0ee647a46da3): Loading data parts | ||
| 416 | 2026.05.21 10:26:47.734293 [ 4 ] {a1e96106-bba5-45fb-9589-54868d73cb30} <Debug> oximeter.measurements_cumulativei64 (5ddbe0b7-ceac-4a96-a248-0ee647a46da3): There are no data parts | ||
| 417 | 2026.05.21 10:26:47.735733 [ 4 ] {a1e96106-bba5-45fb-9589-54868d73cb30} <Debug> TCPHandler: Processed in 0.004911328 sec. | ||
| 418 | 2026.05.21 10:26:47.735946 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.05.21 10:26:47.736154 [ 4 ] {93582fbb-8fb0-4578-be7a-efce00674d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 420 | 2026.05.21 10:26:47.736270 [ 4 ] {93582fbb-8fb0-4578-be7a-efce00674d52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.05.21 10:26:47.738251 [ 4 ] {93582fbb-8fb0-4578-be7a-efce00674d52} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Loading data parts | ||
| 422 | 2026.05.21 10:26:47.738437 [ 4 ] {93582fbb-8fb0-4578-be7a-efce00674d52} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): There are no data parts | ||
| 423 | 2026.05.21 10:26:47.739937 [ 4 ] {93582fbb-8fb0-4578-be7a-efce00674d52} <Debug> TCPHandler: Processed in 0.004040853 sec. | ||
| 424 | 2026.05.21 10:26:47.740105 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.05.21 10:26:47.740361 [ 4 ] {c90f9b84-115f-46b0-82b9-261ff67ed814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 426 | 2026.05.21 10:26:47.740453 [ 4 ] {c90f9b84-115f-46b0-82b9-261ff67ed814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.05.21 10:26:47.742780 [ 4 ] {c90f9b84-115f-46b0-82b9-261ff67ed814} <Debug> oximeter.measurements_cumulativef32 (d65af3f2-baf7-47aa-90e2-8c7e818b8881): Loading data parts | ||
| 428 | 2026.05.21 10:26:47.742892 [ 4 ] {c90f9b84-115f-46b0-82b9-261ff67ed814} <Debug> oximeter.measurements_cumulativef32 (d65af3f2-baf7-47aa-90e2-8c7e818b8881): There are no data parts | ||
| 429 | 2026.05.21 10:26:47.744826 [ 4 ] {c90f9b84-115f-46b0-82b9-261ff67ed814} <Debug> TCPHandler: Processed in 0.004773944 sec. | ||
| 430 | 2026.05.21 10:26:47.744997 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.21 10:26:47.745165 [ 4 ] {b939e2f0-e10a-47d0-bf59-ad860b849f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 432 | 2026.05.21 10:26:47.745332 [ 4 ] {b939e2f0-e10a-47d0-bf59-ad860b849f7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.05.21 10:26:47.747841 [ 4 ] {b939e2f0-e10a-47d0-bf59-ad860b849f7f} <Debug> oximeter.measurements_cumulativef64 (fd5e56d1-ca55-4d48-ac25-796e75b784c2): Loading data parts | ||
| 434 | 2026.05.21 10:26:47.748001 [ 4 ] {b939e2f0-e10a-47d0-bf59-ad860b849f7f} <Debug> oximeter.measurements_cumulativef64 (fd5e56d1-ca55-4d48-ac25-796e75b784c2): There are no data parts | ||
| 435 | 2026.05.21 10:26:47.749187 [ 4 ] {b939e2f0-e10a-47d0-bf59-ad860b849f7f} <Debug> TCPHandler: Processed in 0.004240609 sec. | ||
| 436 | 2026.05.21 10:26:47.749339 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.05.21 10:26:47.749683 [ 4 ] {550d29e1-8e0c-4375-8a48-f5158dc42590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | 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) | ||
| 448 | 2026.05.21 10:26:47.749835 [ 4 ] {550d29e1-8e0c-4375-8a48-f5158dc42590} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.05.21 10:26:47.751952 [ 4 ] {550d29e1-8e0c-4375-8a48-f5158dc42590} <Debug> oximeter.measurements_histogrami8 (424613ab-66d9-44ba-bfdb-1cd2e7650aa4): Loading data parts | ||
| 450 | 2026.05.21 10:26:47.752101 [ 4 ] {550d29e1-8e0c-4375-8a48-f5158dc42590} <Debug> oximeter.measurements_histogrami8 (424613ab-66d9-44ba-bfdb-1cd2e7650aa4): There are no data parts | ||
| 451 | 2026.05.21 10:26:47.753382 [ 4 ] {550d29e1-8e0c-4375-8a48-f5158dc42590} <Debug> TCPHandler: Processed in 0.004091735 sec. | ||
| 452 | 2026.05.21 10:26:47.753538 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.05.21 10:26:47.753751 [ 4 ] {9cbd8653-c805-4fe7-a8b6-c423f96358c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 454 | 2026.05.21 10:26:47.753926 [ 4 ] {9cbd8653-c805-4fe7-a8b6-c423f96358c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.05.21 10:26:47.756304 [ 4 ] {9cbd8653-c805-4fe7-a8b6-c423f96358c0} <Debug> oximeter.measurements_histogramu8 (96867051-a2f5-4043-baef-f8ddc134d4d2): Loading data parts | ||
| 456 | 2026.05.21 10:26:47.756510 [ 4 ] {9cbd8653-c805-4fe7-a8b6-c423f96358c0} <Debug> oximeter.measurements_histogramu8 (96867051-a2f5-4043-baef-f8ddc134d4d2): There are no data parts | ||
| 457 | 2026.05.21 10:26:47.757844 [ 4 ] {9cbd8653-c805-4fe7-a8b6-c423f96358c0} <Debug> TCPHandler: Processed in 0.004356162 sec. | ||
| 458 | 2026.05.21 10:26:47.758028 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.05.21 10:26:47.758336 [ 4 ] {a2ee37b6-9650-44ed-8306-5b06d0d7964c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 460 | 2026.05.21 10:26:47.758478 [ 4 ] {a2ee37b6-9650-44ed-8306-5b06d0d7964c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.05.21 10:26:47.762291 [ 4 ] {a2ee37b6-9650-44ed-8306-5b06d0d7964c} <Debug> oximeter.measurements_histogrami16 (197dca5b-9ae1-4b97-a2d9-abb88b7b12c1): Loading data parts | ||
| 462 | 2026.05.21 10:26:47.762415 [ 4 ] {a2ee37b6-9650-44ed-8306-5b06d0d7964c} <Debug> oximeter.measurements_histogrami16 (197dca5b-9ae1-4b97-a2d9-abb88b7b12c1): There are no data parts | ||
| 463 | 2026.05.21 10:26:47.764613 [ 4 ] {a2ee37b6-9650-44ed-8306-5b06d0d7964c} <Debug> TCPHandler: Processed in 0.006651436 sec. | ||
| 464 | 2026.05.21 10:26:47.764909 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.05.21 10:26:47.765144 [ 4 ] {4b187dcb-1c4e-479e-be65-7f3f19902a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 466 | 2026.05.21 10:26:47.765326 [ 4 ] {4b187dcb-1c4e-479e-be65-7f3f19902a5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.05.21 10:26:47.768011 [ 4 ] {4b187dcb-1c4e-479e-be65-7f3f19902a5f} <Debug> oximeter.measurements_histogramu16 (31a39924-17e8-4750-a65a-1ecfa4f0bc10): Loading data parts | ||
| 468 | 2026.05.21 10:26:47.768191 [ 4 ] {4b187dcb-1c4e-479e-be65-7f3f19902a5f} <Debug> oximeter.measurements_histogramu16 (31a39924-17e8-4750-a65a-1ecfa4f0bc10): There are no data parts | ||
| 469 | 2026.05.21 10:26:47.769978 [ 4 ] {4b187dcb-1c4e-479e-be65-7f3f19902a5f} <Debug> TCPHandler: Processed in 0.005124274 sec. | ||
| 470 | 2026.05.21 10:26:47.770132 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.05.21 10:26:47.770474 [ 4 ] {550a365e-4bca-4a20-aba7-aee7e58d0c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 472 | 2026.05.21 10:26:47.770724 [ 4 ] {550a365e-4bca-4a20-aba7-aee7e58d0c95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.05.21 10:26:47.773128 [ 4 ] {550a365e-4bca-4a20-aba7-aee7e58d0c95} <Debug> oximeter.measurements_histogrami32 (7e54b3c1-1172-4957-880d-fb2bef6a867c): Loading data parts | ||
| 474 | 2026.05.21 10:26:47.773241 [ 4 ] {550a365e-4bca-4a20-aba7-aee7e58d0c95} <Debug> oximeter.measurements_histogrami32 (7e54b3c1-1172-4957-880d-fb2bef6a867c): There are no data parts | ||
| 475 | 2026.05.21 10:26:47.775018 [ 4 ] {550a365e-4bca-4a20-aba7-aee7e58d0c95} <Debug> TCPHandler: Processed in 0.004937328 sec. | ||
| 476 | 2026.05.21 10:26:47.775264 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.05.21 10:26:47.775472 [ 4 ] {8f942963-53ff-4e1f-a1ec-7c5b563c6c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 478 | 2026.05.21 10:26:47.775614 [ 4 ] {8f942963-53ff-4e1f-a1ec-7c5b563c6c22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.05.21 10:26:47.778531 [ 4 ] {8f942963-53ff-4e1f-a1ec-7c5b563c6c22} <Debug> oximeter.measurements_histogramu32 (53be5e6d-eb1e-4d0f-ae38-385d1170723b): Loading data parts | ||
| 480 | 2026.05.21 10:26:47.778725 [ 4 ] {8f942963-53ff-4e1f-a1ec-7c5b563c6c22} <Debug> oximeter.measurements_histogramu32 (53be5e6d-eb1e-4d0f-ae38-385d1170723b): There are no data parts | ||
| 481 | 2026.05.21 10:26:47.780252 [ 4 ] {8f942963-53ff-4e1f-a1ec-7c5b563c6c22} <Debug> TCPHandler: Processed in 0.005038691 sec. | ||
| 482 | 2026.05.21 10:26:47.780406 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.05.21 10:26:47.780665 [ 4 ] {e3a00c92-09af-41af-83d0-d22a77d5d3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 484 | 2026.05.21 10:26:47.780810 [ 4 ] {e3a00c92-09af-41af-83d0-d22a77d5d3c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.05.21 10:26:47.782879 [ 4 ] {e3a00c92-09af-41af-83d0-d22a77d5d3c0} <Debug> oximeter.measurements_histogrami64 (f88cb1cc-889e-4725-abd9-9b444b0ac19c): Loading data parts | ||
| 486 | 2026.05.21 10:26:47.782992 [ 4 ] {e3a00c92-09af-41af-83d0-d22a77d5d3c0} <Debug> oximeter.measurements_histogrami64 (f88cb1cc-889e-4725-abd9-9b444b0ac19c): There are no data parts | ||
| 487 | 2026.05.21 10:26:47.784258 [ 4 ] {e3a00c92-09af-41af-83d0-d22a77d5d3c0} <Debug> TCPHandler: Processed in 0.003900569 sec. | ||
| 488 | 2026.05.21 10:26:47.784565 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.05.21 10:26:47.784776 [ 4 ] {e8ccf125-7716-48fa-b976-d80e9c7031f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 490 | 2026.05.21 10:26:47.784921 [ 4 ] {e8ccf125-7716-48fa-b976-d80e9c7031f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.05.21 10:26:47.789095 [ 4 ] {e8ccf125-7716-48fa-b976-d80e9c7031f4} <Debug> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Loading data parts | ||
| 492 | 2026.05.21 10:26:47.789205 [ 4 ] {e8ccf125-7716-48fa-b976-d80e9c7031f4} <Debug> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): There are no data parts | ||
| 493 | 2026.05.21 10:26:47.791175 [ 4 ] {e8ccf125-7716-48fa-b976-d80e9c7031f4} <Debug> TCPHandler: Processed in 0.006663887 sec. | ||
| 494 | 2026.05.21 10:26:47.791337 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.05.21 10:26:47.791561 [ 4 ] {e35810c9-74cd-48f2-8f30-4105764e24da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 496 | 2026.05.21 10:26:47.791708 [ 4 ] {e35810c9-74cd-48f2-8f30-4105764e24da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.05.21 10:26:47.795661 [ 4 ] {e35810c9-74cd-48f2-8f30-4105764e24da} <Debug> oximeter.measurements_histogramf32 (2fa4ec40-65f1-4626-a174-0f185d222b2d): Loading data parts | ||
| 498 | 2026.05.21 10:26:47.795771 [ 4 ] {e35810c9-74cd-48f2-8f30-4105764e24da} <Debug> oximeter.measurements_histogramf32 (2fa4ec40-65f1-4626-a174-0f185d222b2d): There are no data parts | ||
| 499 | 2026.05.21 10:26:47.798139 [ 4 ] {e35810c9-74cd-48f2-8f30-4105764e24da} <Debug> TCPHandler: Processed in 0.006850922 sec. | ||
| 500 | 2026.05.21 10:26:47.798331 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.05.21 10:26:47.798598 [ 4 ] {a3ad2c27-6a8b-453f-8468-a7cd663cf56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 502 | 2026.05.21 10:26:47.798738 [ 4 ] {a3ad2c27-6a8b-453f-8468-a7cd663cf56a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.05.21 10:26:47.800803 [ 4 ] {a3ad2c27-6a8b-453f-8468-a7cd663cf56a} <Debug> oximeter.measurements_histogramf64 (89796b23-9b9b-4c9f-ad95-f539552a4c43): Loading data parts | ||
| 504 | 2026.05.21 10:26:47.800919 [ 4 ] {a3ad2c27-6a8b-453f-8468-a7cd663cf56a} <Debug> oximeter.measurements_histogramf64 (89796b23-9b9b-4c9f-ad95-f539552a4c43): There are no data parts | ||
| 505 | 2026.05.21 10:26:47.802419 [ 4 ] {a3ad2c27-6a8b-453f-8468-a7cd663cf56a} <Debug> TCPHandler: Processed in 0.004136946 sec. | ||
| 506 | 2026.05.21 10:26:47.802579 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.21 10:26:47.802766 [ 4 ] {50a8c693-d3c0-4f74-ab0d-aeb913a0d71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.05.21 10:26:47.802914 [ 4 ] {50a8c693-d3c0-4f74-ab0d-aeb913a0d71f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.05.21 10:26:47.805893 [ 4 ] {50a8c693-d3c0-4f74-ab0d-aeb913a0d71f} <Debug> oximeter.fields_bool (00f263b0-6ddf-4e9d-bc17-595879a3b9c4): Loading data parts | ||
| 535 | 2026.05.21 10:26:47.806206 [ 4 ] {50a8c693-d3c0-4f74-ab0d-aeb913a0d71f} <Debug> oximeter.fields_bool (00f263b0-6ddf-4e9d-bc17-595879a3b9c4): There are no data parts | ||
| 536 | 2026.05.21 10:26:47.807770 [ 4 ] {50a8c693-d3c0-4f74-ab0d-aeb913a0d71f} <Debug> TCPHandler: Processed in 0.005245287 sec. | ||
| 537 | 2026.05.21 10:26:47.807929 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.21 10:26:47.808193 [ 4 ] {7cf2bce7-0f82-46ba-96ca-aef1d7822758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 539 | 2026.05.21 10:26:47.808348 [ 4 ] {7cf2bce7-0f82-46ba-96ca-aef1d7822758} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.05.21 10:26:47.810316 [ 4 ] {7cf2bce7-0f82-46ba-96ca-aef1d7822758} <Debug> oximeter.fields_i8 (280b55b0-0040-4074-8322-63e8a71ce89c): Loading data parts | ||
| 541 | 2026.05.21 10:26:47.810426 [ 4 ] {7cf2bce7-0f82-46ba-96ca-aef1d7822758} <Debug> oximeter.fields_i8 (280b55b0-0040-4074-8322-63e8a71ce89c): There are no data parts | ||
| 542 | 2026.05.21 10:26:47.811788 [ 4 ] {7cf2bce7-0f82-46ba-96ca-aef1d7822758} <Debug> TCPHandler: Processed in 0.00390724 sec. | ||
| 543 | 2026.05.21 10:26:47.811939 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.21 10:26:47.812154 [ 4 ] {f119fa7f-655a-4d60-a11a-18131801cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 545 | 2026.05.21 10:26:47.812353 [ 4 ] {f119fa7f-655a-4d60-a11a-18131801cf0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.05.21 10:26:47.814348 [ 4 ] {f119fa7f-655a-4d60-a11a-18131801cf0f} <Debug> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Loading data parts | ||
| 547 | 2026.05.21 10:26:47.814556 [ 4 ] {f119fa7f-655a-4d60-a11a-18131801cf0f} <Debug> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): There are no data parts | ||
| 548 | 2026.05.21 10:26:47.816261 [ 4 ] {f119fa7f-655a-4d60-a11a-18131801cf0f} <Debug> TCPHandler: Processed in 0.004369432 sec. | ||
| 549 | 2026.05.21 10:26:47.816413 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.21 10:26:47.816656 [ 4 ] {5f0ee9b0-2ffb-4c07-b7c7-7c63c0931a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 551 | 2026.05.21 10:26:47.816778 [ 4 ] {5f0ee9b0-2ffb-4c07-b7c7-7c63c0931a7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.05.21 10:26:47.818722 [ 4 ] {5f0ee9b0-2ffb-4c07-b7c7-7c63c0931a7b} <Debug> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Loading data parts | ||
| 553 | 2026.05.21 10:26:47.818829 [ 4 ] {5f0ee9b0-2ffb-4c07-b7c7-7c63c0931a7b} <Debug> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): There are no data parts | ||
| 554 | 2026.05.21 10:26:47.821501 [ 4 ] {5f0ee9b0-2ffb-4c07-b7c7-7c63c0931a7b} <Debug> TCPHandler: Processed in 0.005135124 sec. | ||
| 555 | 2026.05.21 10:26:47.821662 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.21 10:26:47.821817 [ 4 ] {195350a8-f5ba-4950-8db1-397ef19a9560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 557 | 2026.05.21 10:26:47.822064 [ 4 ] {195350a8-f5ba-4950-8db1-397ef19a9560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.05.21 10:26:47.825554 [ 4 ] {195350a8-f5ba-4950-8db1-397ef19a9560} <Debug> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Loading data parts | ||
| 559 | 2026.05.21 10:26:47.825739 [ 4 ] {195350a8-f5ba-4950-8db1-397ef19a9560} <Debug> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): There are no data parts | ||
| 560 | 2026.05.21 10:26:47.828200 [ 4 ] {195350a8-f5ba-4950-8db1-397ef19a9560} <Debug> TCPHandler: Processed in 0.006593345 sec. | ||
| 561 | 2026.05.21 10:26:47.828350 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.21 10:26:47.828610 [ 4 ] {55ea5f2e-c43d-4566-bbf8-59f9a2474568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 563 | 2026.05.21 10:26:47.828804 [ 4 ] {55ea5f2e-c43d-4566-bbf8-59f9a2474568} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.05.21 10:26:47.832831 [ 4 ] {55ea5f2e-c43d-4566-bbf8-59f9a2474568} <Debug> oximeter.fields_i32 (79ad36fa-cd6a-4636-a6f1-62965b9f48ff): Loading data parts | ||
| 565 | 2026.05.21 10:26:47.832932 [ 4 ] {55ea5f2e-c43d-4566-bbf8-59f9a2474568} <Debug> oximeter.fields_i32 (79ad36fa-cd6a-4636-a6f1-62965b9f48ff): There are no data parts | ||
| 566 | 2026.05.21 10:26:47.835709 [ 4 ] {55ea5f2e-c43d-4566-bbf8-59f9a2474568} <Debug> TCPHandler: Processed in 0.007408537 sec. | ||
| 567 | 2026.05.21 10:26:47.835855 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.21 10:26:47.836037 [ 4 ] {11714335-9b58-494c-bd02-985c7da42075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 569 | 2026.05.21 10:26:47.836244 [ 4 ] {11714335-9b58-494c-bd02-985c7da42075} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.05.21 10:26:47.838623 [ 4 ] {11714335-9b58-494c-bd02-985c7da42075} <Debug> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Loading data parts | ||
| 571 | 2026.05.21 10:26:47.838835 [ 4 ] {11714335-9b58-494c-bd02-985c7da42075} <Debug> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): There are no data parts | ||
| 572 | 2026.05.21 10:26:47.840966 [ 4 ] {11714335-9b58-494c-bd02-985c7da42075} <Debug> TCPHandler: Processed in 0.005159155 sec. | ||
| 573 | 2026.05.21 10:26:47.841160 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.21 10:26:47.841445 [ 4 ] {c4a34bc6-75b5-4690-b81a-d4711212f54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 575 | 2026.05.21 10:26:47.841560 [ 4 ] {c4a34bc6-75b5-4690-b81a-d4711212f54c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.05.21 10:26:47.844216 [ 4 ] {c4a34bc6-75b5-4690-b81a-d4711212f54c} <Debug> oximeter.fields_i64 (76eaf99e-cc2c-4cd8-a24e-97e609c67d1b): Loading data parts | ||
| 577 | 2026.05.21 10:26:47.844331 [ 4 ] {c4a34bc6-75b5-4690-b81a-d4711212f54c} <Debug> oximeter.fields_i64 (76eaf99e-cc2c-4cd8-a24e-97e609c67d1b): There are no data parts | ||
| 578 | 2026.05.21 10:26:47.846286 [ 4 ] {c4a34bc6-75b5-4690-b81a-d4711212f54c} <Debug> TCPHandler: Processed in 0.005185485 sec. | ||
| 579 | 2026.05.21 10:26:47.846473 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.21 10:26:47.846681 [ 4 ] {d3318d7d-ded9-4ec4-8071-a431b99fa166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 581 | 2026.05.21 10:26:47.846819 [ 4 ] {d3318d7d-ded9-4ec4-8071-a431b99fa166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.05.21 10:26:47.849195 [ 4 ] {d3318d7d-ded9-4ec4-8071-a431b99fa166} <Debug> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Loading data parts | ||
| 583 | 2026.05.21 10:26:47.849387 [ 4 ] {d3318d7d-ded9-4ec4-8071-a431b99fa166} <Debug> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): There are no data parts | ||
| 584 | 2026.05.21 10:26:47.852125 [ 4 ] {d3318d7d-ded9-4ec4-8071-a431b99fa166} <Debug> TCPHandler: Processed in 0.005720731 sec. | ||
| 585 | 2026.05.21 10:26:47.852277 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.21 10:26:47.852518 [ 4 ] {61b62d90-195e-4bea-94c6-d8685b39d424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 587 | 2026.05.21 10:26:47.852628 [ 4 ] {61b62d90-195e-4bea-94c6-d8685b39d424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.05.21 10:26:47.855121 [ 4 ] {61b62d90-195e-4bea-94c6-d8685b39d424} <Debug> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Loading data parts | ||
| 589 | 2026.05.21 10:26:47.855229 [ 4 ] {61b62d90-195e-4bea-94c6-d8685b39d424} <Debug> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): There are no data parts | ||
| 590 | 2026.05.21 10:26:47.857430 [ 4 ] {61b62d90-195e-4bea-94c6-d8685b39d424} <Debug> TCPHandler: Processed in 0.005202446 sec. | ||
| 591 | 2026.05.21 10:26:47.857603 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.21 10:26:47.857760 [ 4 ] {3a5e2b67-e5e0-4c9e-ba7b-3a530bd1afec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 593 | 2026.05.21 10:26:47.857898 [ 4 ] {3a5e2b67-e5e0-4c9e-ba7b-3a530bd1afec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.05.21 10:26:47.860172 [ 4 ] {3a5e2b67-e5e0-4c9e-ba7b-3a530bd1afec} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Loading data parts | ||
| 595 | 2026.05.21 10:26:47.860329 [ 4 ] {3a5e2b67-e5e0-4c9e-ba7b-3a530bd1afec} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): There are no data parts | ||
| 596 | 2026.05.21 10:26:47.861568 [ 4 ] {3a5e2b67-e5e0-4c9e-ba7b-3a530bd1afec} <Debug> TCPHandler: Processed in 0.004013952 sec. | ||
| 597 | 2026.05.21 10:26:47.861716 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.21 10:26:47.861940 [ 4 ] {1708685c-a5f0-40d8-bb10-b68fc6f30a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) 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) | ||
| 599 | 2026.05.21 10:26:47.862054 [ 4 ] {1708685c-a5f0-40d8-bb10-b68fc6f30a3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.05.21 10:26:47.864396 [ 4 ] {1708685c-a5f0-40d8-bb10-b68fc6f30a3c} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Loading data parts | ||
| 601 | 2026.05.21 10:26:47.864502 [ 4 ] {1708685c-a5f0-40d8-bb10-b68fc6f30a3c} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): There are no data parts | ||
| 602 | 2026.05.21 10:26:47.866547 [ 4 ] {1708685c-a5f0-40d8-bb10-b68fc6f30a3c} <Debug> TCPHandler: Processed in 0.004879877 sec. | ||
| 603 | 2026.05.21 10:26:47.866717 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.21 10:26:47.866983 [ 4 ] {53a17dfe-7b7d-46c6-93c7-c9af0b78188f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.05.21 10:26:47.867179 [ 4 ] {53a17dfe-7b7d-46c6-93c7-c9af0b78188f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.05.21 10:26:47.869910 [ 4 ] {53a17dfe-7b7d-46c6-93c7-c9af0b78188f} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f): Loading data parts | ||
| 610 | 2026.05.21 10:26:47.870025 [ 4 ] {53a17dfe-7b7d-46c6-93c7-c9af0b78188f} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f): There are no data parts | ||
| 611 | 2026.05.21 10:26:47.872586 [ 4 ] {53a17dfe-7b7d-46c6-93c7-c9af0b78188f} <Debug> TCPHandler: Processed in 0.005918876 sec. | ||
| 612 | 2026.05.21 10:26:47.875299 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.21 10:26:47.875620 [ 3 ] {3aa5adb3-cd28-4642-b5ee-ad77f583fa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.05.21 10:26:47.879107 [ 3 ] {3aa5adb3-cd28-4642-b5ee-ad77f583fa7a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.05.21 10:26:47.901804 [ 268 ] {3aa5adb3-cd28-4642-b5ee-ad77f583fa7a} <Trace> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.05.21 10:26:47.901894 [ 268 ] {3aa5adb3-cd28-4642-b5ee-ad77f583fa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 617 | 2026.05.21 10:26:47.907992 [ 268 ] {3aa5adb3-cd28-4642-b5ee-ad77f583fa7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.05.21 10:26:47.908633 [ 268 ] {3aa5adb3-cd28-4642-b5ee-ad77f583fa7a} <Trace> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.05.21 10:26:47.908931 [ 3 ] {3aa5adb3-cd28-4642-b5ee-ad77f583fa7a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033459 sec., 29.88732478555844 rows/sec., 478.20 B/sec. | ||
| 620 | 2026.05.21 10:26:47.909416 [ 3 ] {3aa5adb3-cd28-4642-b5ee-ad77f583fa7a} <Debug> TCPHandler: Processed in 0.034282581 sec. | ||
| 621 | 2026.05.21 10:26:47.919908 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53776 | ||
| 622 | 2026.05.21 10:26:47.920000 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.21 10:26:47.920028 [ 269 ] {} <Debug> TCP-Session: 630a1c73-0c42-4813-a58f-61b12066a22d Authenticating user 'default' from [fd00:1122:3344:101::e]:53776 | ||
| 624 | 2026.05.21 10:26:47.920186 [ 269 ] {} <Debug> TCP-Session: 630a1c73-0c42-4813-a58f-61b12066a22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.21 10:26:47.920200 [ 269 ] {} <Debug> TCP-Session: 630a1c73-0c42-4813-a58f-61b12066a22d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.21 10:26:47.920280 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.05.21 10:26:47.920408 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.05.21 10:26:47.920427 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.05.21 10:26:47.920923 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55473 | ||
| 630 | 2026.05.21 10:26:47.921051 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45367 | ||
| 631 | 2026.05.21 10:26:47.921111 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.05.21 10:26:47.921212 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51557 | ||
| 633 | 2026.05.21 10:26:47.921323 [ 270 ] {} <Debug> TCP-Session: ccfb638a-9dbe-4d4b-a92b-f8225d544fcd Authenticating user 'default' from [fd00:1122:3344:101::e]:55473 | ||
| 634 | 2026.05.21 10:26:47.921445 [ 270 ] {} <Debug> TCP-Session: ccfb638a-9dbe-4d4b-a92b-f8225d544fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.05.21 10:26:47.921490 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39162 | ||
| 636 | 2026.05.21 10:26:47.921492 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34739 | ||
| 637 | 2026.05.21 10:26:47.921527 [ 270 ] {} <Debug> TCP-Session: ccfb638a-9dbe-4d4b-a92b-f8225d544fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.21 10:26:47.921589 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.05.21 10:26:47.921570 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.21 10:26:47.921646 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64422 | ||
| 641 | 2026.05.21 10:26:47.921752 [ 271 ] {} <Debug> TCP-Session: 88b72a33-5728-4a65-b69e-a9c5adfaef3f Authenticating user 'default' from [fd00:1122:3344:101::e]:45367 | ||
| 642 | 2026.05.21 10:26:47.921837 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.05.21 10:26:47.921806 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.21 10:26:47.921885 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48364 | ||
| 645 | 2026.05.21 10:26:47.921936 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.21 10:26:47.921946 [ 274 ] {} <Debug> TCP-Session: ad50141c-b2ca-4c19-a1e4-20eb9d32b8d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39162 | ||
| 647 | 2026.05.21 10:26:47.921936 [ 273 ] {} <Debug> TCP-Session: 022c5a55-d70b-4d66-b346-5a7e20b474cd Authenticating user 'default' from [fd00:1122:3344:101::e]:34739 | ||
| 648 | 2026.05.21 10:26:47.921919 [ 271 ] {} <Debug> TCP-Session: 88b72a33-5728-4a65-b69e-a9c5adfaef3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.21 10:26:47.922116 [ 275 ] {} <Debug> TCP-Session: d04c38c6-8181-4b7d-96f9-55e856fa6ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:64422 | ||
| 650 | 2026.05.21 10:26:47.922087 [ 274 ] {} <Debug> TCP-Session: ad50141c-b2ca-4c19-a1e4-20eb9d32b8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.21 10:26:47.922176 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.05.21 10:26:47.922244 [ 275 ] {} <Debug> TCP-Session: d04c38c6-8181-4b7d-96f9-55e856fa6ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.21 10:26:47.922221 [ 274 ] {} <Debug> TCP-Session: ad50141c-b2ca-4c19-a1e4-20eb9d32b8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.21 10:26:47.922077 [ 273 ] {} <Debug> TCP-Session: 022c5a55-d70b-4d66-b346-5a7e20b474cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.21 10:26:47.922362 [ 275 ] {} <Debug> TCP-Session: d04c38c6-8181-4b7d-96f9-55e856fa6ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.21 10:26:47.922345 [ 276 ] {} <Debug> TCP-Session: 9068d944-6636-4ffa-9621-0b2ca3c2e3b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48364 | ||
| 657 | 2026.05.21 10:26:47.921757 [ 272 ] {} <Debug> TCP-Session: 532f1e57-8a4e-480c-9456-6da7f8dad14e Authenticating user 'default' from [fd00:1122:3344:101::e]:51557 | ||
| 658 | 2026.05.21 10:26:47.922490 [ 276 ] {} <Debug> TCP-Session: 9068d944-6636-4ffa-9621-0b2ca3c2e3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.21 10:26:47.922475 [ 273 ] {} <Debug> TCP-Session: 022c5a55-d70b-4d66-b346-5a7e20b474cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.21 10:26:47.922206 [ 271 ] {} <Debug> TCP-Session: 88b72a33-5728-4a65-b69e-a9c5adfaef3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.21 10:26:47.922714 [ 272 ] {} <Debug> TCP-Session: 532f1e57-8a4e-480c-9456-6da7f8dad14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.21 10:26:47.922735 [ 276 ] {} <Debug> TCP-Session: 9068d944-6636-4ffa-9621-0b2ca3c2e3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.21 10:26:47.922832 [ 272 ] {} <Debug> TCP-Session: 532f1e57-8a4e-480c-9456-6da7f8dad14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.21 10:26:47.938941 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57738 | ||
| 665 | 2026.05.21 10:26:47.939105 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.21 10:26:47.939141 [ 277 ] {} <Debug> TCP-Session: 7714aacf-e027-4e57-8dbc-cd761cd34607 Authenticating user 'default' from [fd00:1122:3344:101::c]:57738 | ||
| 667 | 2026.05.21 10:26:47.939391 [ 277 ] {} <Debug> TCP-Session: 7714aacf-e027-4e57-8dbc-cd761cd34607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.21 10:26:47.939415 [ 277 ] {} <Debug> TCP-Session: 7714aacf-e027-4e57-8dbc-cd761cd34607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.21 10:26:47.939505 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.05.21 10:26:47.939605 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.05.21 10:26:47.939699 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.05.21 10:26:47.940337 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43685 | ||
| 673 | 2026.05.21 10:26:47.940462 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.21 10:26:47.940459 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59510 | ||
| 675 | 2026.05.21 10:26:47.940567 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55066 | ||
| 676 | 2026.05.21 10:26:47.940577 [ 278 ] {} <Debug> TCP-Session: e13b3dbe-e417-4dbb-b0c4-bb86b8fcc51a Authenticating user 'default' from [fd00:1122:3344:101::c]:43685 | ||
| 677 | 2026.05.21 10:26:47.940653 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58386 | ||
| 678 | 2026.05.21 10:26:47.940804 [ 278 ] {} <Debug> TCP-Session: e13b3dbe-e417-4dbb-b0c4-bb86b8fcc51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.21 10:26:47.940812 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48509 | ||
| 680 | 2026.05.21 10:26:47.940856 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.05.21 10:26:47.940892 [ 278 ] {} <Debug> TCP-Session: e13b3dbe-e417-4dbb-b0c4-bb86b8fcc51a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.05.21 10:26:47.940955 [ 279 ] {} <Debug> TCP-Session: 6d541000-3d24-4b2a-b6b8-5282aa54683c Authenticating user 'default' from [fd00:1122:3344:101::c]:59510 | ||
| 683 | 2026.05.21 10:26:47.941030 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63971 | ||
| 684 | 2026.05.21 10:26:47.941032 [ 279 ] {} <Debug> TCP-Session: 6d541000-3d24-4b2a-b6b8-5282aa54683c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.05.21 10:26:47.941097 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.21 10:26:47.941155 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.21 10:26:47.941177 [ 279 ] {} <Debug> TCP-Session: 6d541000-3d24-4b2a-b6b8-5282aa54683c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.05.21 10:26:47.941198 [ 281 ] {} <Debug> TCP-Session: 1f552c01-d9fe-4d80-8b73-fa73eec0c990 Authenticating user 'default' from [fd00:1122:3344:101::c]:58386 | ||
| 689 | 2026.05.21 10:26:47.941232 [ 280 ] {} <Debug> TCP-Session: f1ee8f49-aa2c-40ff-87ed-8af6910a77ae Authenticating user 'default' from [fd00:1122:3344:101::c]:55066 | ||
| 690 | 2026.05.21 10:26:47.941294 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34062 | ||
| 691 | 2026.05.21 10:26:47.941335 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.21 10:26:47.941370 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.21 10:26:47.941369 [ 280 ] {} <Debug> TCP-Session: f1ee8f49-aa2c-40ff-87ed-8af6910a77ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.21 10:26:47.941462 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.21 10:26:47.941512 [ 282 ] {} <Debug> TCP-Session: ee1cd9d1-ee21-44f5-8953-a2ea4f2c6882 Authenticating user 'default' from [fd00:1122:3344:101::c]:48509 | ||
| 696 | 2026.05.21 10:26:47.941622 [ 284 ] {} <Debug> TCP-Session: 3e165948-7c62-4572-8a4f-02e97ba2cb9e Authenticating user 'default' from [fd00:1122:3344:101::c]:34062 | ||
| 697 | 2026.05.21 10:26:47.941493 [ 283 ] {} <Debug> TCP-Session: f5cacc3b-b338-4f90-9ac9-52cbac4ef5ac Authenticating user 'default' from [fd00:1122:3344:101::c]:63971 | ||
| 698 | 2026.05.21 10:26:47.941489 [ 280 ] {} <Debug> TCP-Session: f1ee8f49-aa2c-40ff-87ed-8af6910a77ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.21 10:26:47.941343 [ 281 ] {} <Debug> TCP-Session: 1f552c01-d9fe-4d80-8b73-fa73eec0c990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.21 10:26:47.941746 [ 282 ] {} <Debug> TCP-Session: ee1cd9d1-ee21-44f5-8953-a2ea4f2c6882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.21 10:26:47.941752 [ 281 ] {} <Debug> TCP-Session: 1f552c01-d9fe-4d80-8b73-fa73eec0c990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.21 10:26:47.941837 [ 283 ] {} <Debug> TCP-Session: f5cacc3b-b338-4f90-9ac9-52cbac4ef5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.21 10:26:47.941857 [ 282 ] {} <Debug> TCP-Session: ee1cd9d1-ee21-44f5-8953-a2ea4f2c6882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.21 10:26:47.941928 [ 284 ] {} <Debug> TCP-Session: 3e165948-7c62-4572-8a4f-02e97ba2cb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.21 10:26:47.941947 [ 283 ] {} <Debug> TCP-Session: f5cacc3b-b338-4f90-9ac9-52cbac4ef5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.21 10:26:47.942028 [ 284 ] {} <Debug> TCP-Session: 3e165948-7c62-4572-8a4f-02e97ba2cb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.21 10:26:48.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.08 MiB, peak 126.08 MiB, free memory in arenas 0.00 B, will set to 139.42 MiB (RSS), difference: 13.34 MiB | ||
| 708 | 2026.05.21 10:26:48.138539 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49211 | ||
| 709 | 2026.05.21 10:26:48.138744 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.05.21 10:26:48.138796 [ 285 ] {} <Debug> TCP-Session: 27e7d881-2967-4f8a-817f-74c8b583032a Authenticating user 'default' from [fd00:1122:3344:101::b]:49211 | ||
| 711 | 2026.05.21 10:26:48.139047 [ 285 ] {} <Debug> TCP-Session: 27e7d881-2967-4f8a-817f-74c8b583032a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.21 10:26:48.139068 [ 285 ] {} <Debug> TCP-Session: 27e7d881-2967-4f8a-817f-74c8b583032a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.21 10:26:48.139192 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 714 | 2026.05.21 10:26:48.139363 [ 285 ] {} <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 | ||
| 715 | 2026.05.21 10:26:48.139389 [ 285 ] {} <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 | ||
| 716 | 2026.05.21 10:26:48.140036 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56094 | ||
| 717 | 2026.05.21 10:26:48.140170 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44187 | ||
| 718 | 2026.05.21 10:26:48.140238 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38152 | ||
| 719 | 2026.05.21 10:26:48.140203 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 720 | 2026.05.21 10:26:48.140498 [ 286 ] {} <Debug> TCP-Session: e08319de-d7d7-40be-b806-b78884207546 Authenticating user 'default' from [fd00:1122:3344:101::b]:56094 | ||
| 721 | 2026.05.21 10:26:48.140501 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65484 | ||
| 722 | 2026.05.21 10:26:48.140532 [ 286 ] {} <Debug> TCP-Session: e08319de-d7d7-40be-b806-b78884207546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.05.21 10:26:48.140612 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 724 | 2026.05.21 10:26:48.140521 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53702 | ||
| 725 | 2026.05.21 10:26:48.140789 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.21 10:26:48.140721 [ 287 ] {} <Debug> TCP-Session: 85df4661-8f10-4e56-a22a-4422b087007a Authenticating user 'default' from [fd00:1122:3344:101::b]:44187 | ||
| 727 | 2026.05.21 10:26:48.140717 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52348 | ||
| 728 | 2026.05.21 10:26:48.140717 [ 286 ] {} <Debug> TCP-Session: e08319de-d7d7-40be-b806-b78884207546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.21 10:26:48.140947 [ 287 ] {} <Debug> TCP-Session: 85df4661-8f10-4e56-a22a-4422b087007a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.21 10:26:48.140925 [ 290 ] {} <Debug> TCP-Session: af5e9e68-e6a1-4aa6-80ed-05ce7a6de40c Authenticating user 'default' from [fd00:1122:3344:101::b]:65484 | ||
| 731 | 2026.05.21 10:26:48.141022 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.21 10:26:48.141184 [ 290 ] {} <Debug> TCP-Session: af5e9e68-e6a1-4aa6-80ed-05ce7a6de40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.21 10:26:48.141215 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.21 10:26:48.141144 [ 287 ] {} <Debug> TCP-Session: 85df4661-8f10-4e56-a22a-4422b087007a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.05.21 10:26:48.141312 [ 290 ] {} <Debug> TCP-Session: af5e9e68-e6a1-4aa6-80ed-05ce7a6de40c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.21 10:26:48.141300 [ 291 ] {} <Debug> TCP-Session: 94c19a15-1f70-4c86-97bd-c1198f894021 Authenticating user 'default' from [fd00:1122:3344:101::b]:52348 | ||
| 737 | 2026.05.21 10:26:48.141291 [ 289 ] {} <Debug> TCP-Session: 814254f5-60b4-49a7-8fc9-4d5f688cef47 Authenticating user 'default' from [fd00:1122:3344:101::b]:53702 | ||
| 738 | 2026.05.21 10:26:48.141402 [ 291 ] {} <Debug> TCP-Session: 94c19a15-1f70-4c86-97bd-c1198f894021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.21 10:26:48.140684 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.21 10:26:48.140785 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51177 | ||
| 741 | 2026.05.21 10:26:48.141530 [ 289 ] {} <Debug> TCP-Session: 814254f5-60b4-49a7-8fc9-4d5f688cef47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.21 10:26:48.141557 [ 291 ] {} <Debug> TCP-Session: 94c19a15-1f70-4c86-97bd-c1198f894021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.21 10:26:48.141555 [ 288 ] {} <Debug> TCP-Session: a1b181a3-58a4-4c5a-a06c-da232a76bce0 Authenticating user 'default' from [fd00:1122:3344:101::b]:38152 | ||
| 744 | 2026.05.21 10:26:48.141659 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.21 10:26:48.141682 [ 288 ] {} <Debug> TCP-Session: a1b181a3-58a4-4c5a-a06c-da232a76bce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.21 10:26:48.141663 [ 289 ] {} <Debug> TCP-Session: 814254f5-60b4-49a7-8fc9-4d5f688cef47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.21 10:26:48.141917 [ 292 ] {} <Debug> TCP-Session: 58c92dce-95c2-43e9-83d1-6a0914ff50b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:51177 | ||
| 748 | 2026.05.21 10:26:48.141925 [ 288 ] {} <Debug> TCP-Session: a1b181a3-58a4-4c5a-a06c-da232a76bce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.21 10:26:48.142121 [ 292 ] {} <Debug> TCP-Session: 58c92dce-95c2-43e9-83d1-6a0914ff50b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.21 10:26:48.142142 [ 292 ] {} <Debug> TCP-Session: 58c92dce-95c2-43e9-83d1-6a0914ff50b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.21 10:26:48.409399 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48070 | ||
| 752 | 2026.05.21 10:26:48.409630 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.05.21 10:26:48.409676 [ 293 ] {} <Debug> TCP-Session: 52492f01-2267-43a7-95c9-c8de848b1f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:48070 | ||
| 754 | 2026.05.21 10:26:48.409708 [ 293 ] {} <Debug> TCP-Session: 52492f01-2267-43a7-95c9-c8de848b1f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.21 10:26:48.409795 [ 293 ] {} <Debug> TCP-Session: 52492f01-2267-43a7-95c9-c8de848b1f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.21 10:26:48.410288 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65095 | ||
| 757 | 2026.05.21 10:26:48.410378 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48581 | ||
| 758 | 2026.05.21 10:26:48.410502 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.05.21 10:26:48.410554 [ 294 ] {} <Debug> TCP-Session: 327ece2c-c981-406c-8b34-a41564b1fd27 Authenticating user 'default' from [fd00:1122:3344:101::e]:65095 | ||
| 760 | 2026.05.21 10:26:48.410554 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56920 | ||
| 761 | 2026.05.21 10:26:48.410589 [ 294 ] {} <Debug> TCP-Session: 327ece2c-c981-406c-8b34-a41564b1fd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.05.21 10:26:48.410633 [ 294 ] {} <Debug> TCP-Session: 327ece2c-c981-406c-8b34-a41564b1fd27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.21 10:26:48.410651 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.05.21 10:26:48.410684 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33426 | ||
| 765 | 2026.05.21 10:26:48.410691 [ 295 ] {} <Debug> TCP-Session: 6dea92b5-e6ae-4562-87a8-c20e6e72f503 Authenticating user 'default' from [fd00:1122:3344:101::e]:48581 | ||
| 766 | 2026.05.21 10:26:48.410799 [ 295 ] {} <Debug> TCP-Session: 6dea92b5-e6ae-4562-87a8-c20e6e72f503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.05.21 10:26:48.410825 [ 295 ] {} <Debug> TCP-Session: 6dea92b5-e6ae-4562-87a8-c20e6e72f503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.05.21 10:26:48.410887 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45289 | ||
| 769 | 2026.05.21 10:26:48.410921 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.21 10:26:48.411001 [ 296 ] {} <Debug> TCP-Session: e6263392-7826-40c7-8c57-626a4e22008b Authenticating user 'default' from [fd00:1122:3344:101::e]:56920 | ||
| 771 | 2026.05.21 10:26:48.411039 [ 296 ] {} <Debug> TCP-Session: e6263392-7826-40c7-8c57-626a4e22008b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.21 10:26:48.411056 [ 296 ] {} <Debug> TCP-Session: e6263392-7826-40c7-8c57-626a4e22008b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.21 10:26:48.411207 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.05.21 10:26:48.411238 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55608 | ||
| 775 | 2026.05.21 10:26:48.411272 [ 297 ] {} <Debug> TCP-Session: dac66e19-9cc2-400c-9f33-bd1d967290c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33426 | ||
| 776 | 2026.05.21 10:26:48.411305 [ 297 ] {} <Debug> TCP-Session: dac66e19-9cc2-400c-9f33-bd1d967290c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.21 10:26:48.411324 [ 297 ] {} <Debug> TCP-Session: dac66e19-9cc2-400c-9f33-bd1d967290c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.21 10:26:48.411551 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33609 | ||
| 779 | 2026.05.21 10:26:48.411559 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.21 10:26:48.411628 [ 298 ] {} <Debug> TCP-Session: ed022e08-91af-404e-b272-37c294134819 Authenticating user 'default' from [fd00:1122:3344:101::e]:45289 | ||
| 781 | 2026.05.21 10:26:48.411653 [ 298 ] {} <Debug> TCP-Session: ed022e08-91af-404e-b272-37c294134819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.21 10:26:48.411669 [ 298 ] {} <Debug> TCP-Session: ed022e08-91af-404e-b272-37c294134819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.21 10:26:48.411716 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.05.21 10:26:48.411759 [ 299 ] {} <Debug> TCP-Session: 265942c8-5e34-42ee-8054-e2625004598d Authenticating user 'default' from [fd00:1122:3344:101::e]:55608 | ||
| 785 | 2026.05.21 10:26:48.411786 [ 299 ] {} <Debug> TCP-Session: 265942c8-5e34-42ee-8054-e2625004598d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.21 10:26:48.411806 [ 299 ] {} <Debug> TCP-Session: 265942c8-5e34-42ee-8054-e2625004598d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.21 10:26:48.411826 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60139 | ||
| 788 | 2026.05.21 10:26:48.411942 [ 293 ] {} <Trace> TCP-Session: 52492f01-2267-43a7-95c9-c8de848b1f86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.05.21 10:26:48.412195 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.21 10:26:48.412221 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.21 10:26:48.412243 [ 300 ] {} <Debug> TCP-Session: a80f37bc-aa9b-4407-a1b2-47ec1d644fde Authenticating user 'default' from [fd00:1122:3344:101::e]:33609 | ||
| 792 | 2026.05.21 10:26:48.412274 [ 301 ] {} <Debug> TCP-Session: 482e35a7-9a58-4c05-9b9e-b186d3df4e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:60139 | ||
| 793 | 2026.05.21 10:26:48.412293 [ 300 ] {} <Debug> TCP-Session: a80f37bc-aa9b-4407-a1b2-47ec1d644fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.21 10:26:48.412300 [ 301 ] {} <Debug> TCP-Session: 482e35a7-9a58-4c05-9b9e-b186d3df4e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.21 10:26:48.412328 [ 300 ] {} <Debug> TCP-Session: a80f37bc-aa9b-4407-a1b2-47ec1d644fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.21 10:26:48.412332 [ 301 ] {} <Debug> TCP-Session: 482e35a7-9a58-4c05-9b9e-b186d3df4e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.21 10:26:48.412410 [ 293 ] {579b3a1e-53a5-49b9-8a36-16bdc894ed5e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48070) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 798 | 2026.05.21 10:26:48.415983 [ 293 ] {579b3a1e-53a5-49b9-8a36-16bdc894ed5e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 799 | 2026.05.21 10:26:48.418344 [ 293 ] {579b3a1e-53a5-49b9-8a36-16bdc894ed5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.05.21 10:26:48.419879 [ 268 ] {579b3a1e-53a5-49b9-8a36-16bdc894ed5e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 801 | 2026.05.21 10:26:48.420317 [ 293 ] {579b3a1e-53a5-49b9-8a36-16bdc894ed5e} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.008024 sec., 5109.670987038883 rows/sec., 311.44 KiB/sec. | ||
| 802 | 2026.05.21 10:26:48.420401 [ 293 ] {579b3a1e-53a5-49b9-8a36-16bdc894ed5e} <Debug> TCPHandler: Processed in 0.008996932 sec. | ||
| 803 | 2026.05.21 10:26:53.456910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.21 10:26:53.456976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 805 | 2026.05.21 10:26:53.457004 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.21 10:26:53.457069 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.21 10:26:53.462792 [ 245 ] {} <Debug> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Loading data parts | ||
| 808 | 2026.05.21 10:26:53.462981 [ 245 ] {} <Debug> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): There are no data parts | ||
| 809 | 2026.05.21 10:26:53.475529 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.21 10:26:53.475588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 811 | 2026.05.21 10:26:53.477881 [ 244 ] {} <Debug> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Loading data parts | ||
| 812 | 2026.05.21 10:26:53.478032 [ 244 ] {} <Debug> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): There are no data parts | ||
| 813 | 2026.05.21 10:26:53.479780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 814 | 2026.05.21 10:26:53.480513 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 815 | 2026.05.21 10:26:53.480692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 816 | 2026.05.21 10:26:53.504467 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.21 10:26:53.504523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 818 | 2026.05.21 10:26:53.511018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.21 10:26:53.512279 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.21 10:26:53.516104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.21 10:26:54.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.06 MiB, peak 151.06 MiB, free memory in arenas 0.00 B, will set to 156.05 MiB (RSS), difference: 8.99 MiB | ||
| 822 | 2026.05.21 10:26:55.956851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 19 entries to flush up to offset 19 | ||
| 823 | 2026.05.21 10:26:55.956944 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.21 10:26:55.975482 [ 243 ] {} <Debug> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Loading data parts | ||
| 825 | 2026.05.21 10:26:55.975679 [ 243 ] {} <Debug> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): There are no data parts | ||
| 826 | 2026.05.21 10:26:55.985074 [ 243 ] {} <Trace> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.21 10:26:55.985114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 828 | 2026.05.21 10:26:55.986657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.21 10:26:55.987130 [ 243 ] {} <Trace> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.21 10:26:55.987373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 19 | ||
| 831 | 2026.05.21 10:26:56.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.19 MiB, peak 160.19 MiB, free memory in arenas 0.00 B, will set to 157.10 MiB (RSS), difference: -3.09 MiB | ||
| 832 | 2026.05.21 10:27:00.917250 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.21 10:27:00.917332 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.21 10:27:00.980989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 835 | 2026.05.21 10:27:00.991802 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.21 10:27:00.991853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 837 | 2026.05.21 10:27:00.992824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.21 10:27:00.993283 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.21 10:27:00.993448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.21 10:27:01.016216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.21 10:27:01.033961 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.21 10:27:01.034032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 843 | 2026.05.21 10:27:01.040612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.21 10:27:01.041879 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.21 10:27:01.045788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.21 10:27:02.000294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 162.10 MiB, free memory in arenas 0.00 B, will set to 159.70 MiB (RSS), difference: 1.60 MiB | ||
| 847 | 2026.05.21 10:27:06.000311 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 162.10 MiB, free memory in arenas 0.00 B, will set to 159.74 MiB (RSS), difference: 4.02 MiB | ||
| 848 | 2026.05.21 10:27:07.955316 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.05.21 10:27:07.955571 [ 3 ] {e02c22c3-fcc6-4a60-b9cf-78e518834b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 850 | 2026.05.21 10:27:07.996244 [ 3 ] {e02c22c3-fcc6-4a60-b9cf-78e518834b34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.05.21 10:27:07.998765 [ 3 ] {e02c22c3-fcc6-4a60-b9cf-78e518834b34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.21 10:27:07.999353 [ 3 ] {e02c22c3-fcc6-4a60-b9cf-78e518834b34} <Debug> TCPHandler: Processed in 0.044172068 sec. | ||
| 853 | 2026.05.21 10:27:08.015713 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.05.21 10:27:08.015876 [ 3 ] {3442f4b7-e68e-4283-be9c-4e1f4e92585d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 855 | 2026.05.21 10:27:08.015944 [ 3 ] {3442f4b7-e68e-4283-be9c-4e1f4e92585d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.05.21 10:27:08.016722 [ 3 ] {3442f4b7-e68e-4283-be9c-4e1f4e92585d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.21 10:27:08.016774 [ 3 ] {3442f4b7-e68e-4283-be9c-4e1f4e92585d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 858 | 2026.05.21 10:27:08.024885 [ 3 ] {3442f4b7-e68e-4283-be9c-4e1f4e92585d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2026.05.21 10:27:08.025307 [ 3 ] {3442f4b7-e68e-4283-be9c-4e1f4e92585d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.21 10:27:08.025479 [ 3 ] {3442f4b7-e68e-4283-be9c-4e1f4e92585d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.009654 sec., 2693.184172363787 rows/sec., 594.09 KiB/sec. | ||
| 861 | 2026.05.21 10:27:08.025527 [ 3 ] {3442f4b7-e68e-4283-be9c-4e1f4e92585d} <Debug> TCPHandler: Processed in 0.009932818 sec. | ||
| 862 | 2026.05.21 10:27:08.025684 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.21 10:27:08.025792 [ 3 ] {c8d99540-f982-4554-b7f1-4b49e55becf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.21 10:27:08.025838 [ 3 ] {c8d99540-f982-4554-b7f1-4b49e55becf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 865 | 2026.05.21 10:27:08.034388 [ 3 ] {c8d99540-f982-4554-b7f1-4b49e55becf3} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.05.21 10:27:08.034426 [ 3 ] {c8d99540-f982-4554-b7f1-4b49e55becf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 867 | 2026.05.21 10:27:08.037292 [ 3 ] {c8d99540-f982-4554-b7f1-4b49e55becf3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.05.21 10:27:08.037719 [ 3 ] {c8d99540-f982-4554-b7f1-4b49e55becf3} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.05.21 10:27:08.037868 [ 3 ] {c8d99540-f982-4554-b7f1-4b49e55becf3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0121 sec., 1983.4710743801654 rows/sec., 168.52 KiB/sec. | ||
| 870 | 2026.05.21 10:27:08.037911 [ 3 ] {c8d99540-f982-4554-b7f1-4b49e55becf3} <Debug> TCPHandler: Processed in 0.012282054 sec. | ||
| 871 | 2026.05.21 10:27:08.038059 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.05.21 10:27:08.038165 [ 3 ] {5d851866-1020-4a7f-9f72-c689a7e76c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 873 | 2026.05.21 10:27:08.038212 [ 3 ] {5d851866-1020-4a7f-9f72-c689a7e76c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 874 | 2026.05.21 10:27:08.038658 [ 3 ] {5d851866-1020-4a7f-9f72-c689a7e76c91} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.05.21 10:27:08.038695 [ 3 ] {5d851866-1020-4a7f-9f72-c689a7e76c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 876 | 2026.05.21 10:27:08.039099 [ 3 ] {5d851866-1020-4a7f-9f72-c689a7e76c91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.05.21 10:27:08.039508 [ 3 ] {5d851866-1020-4a7f-9f72-c689a7e76c91} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.05.21 10:27:08.039635 [ 3 ] {5d851866-1020-4a7f-9f72-c689a7e76c91} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001496 sec., 6684.491978609626 rows/sec., 545.07 KiB/sec. | ||
| 879 | 2026.05.21 10:27:08.039667 [ 3 ] {5d851866-1020-4a7f-9f72-c689a7e76c91} <Debug> TCPHandler: Processed in 0.001664847 sec. | ||
| 880 | 2026.05.21 10:27:08.039788 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.05.21 10:27:08.039881 [ 3 ] {97bfdc87-368d-4677-bae4-3ea90f16ec60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 882 | 2026.05.21 10:27:08.039923 [ 3 ] {97bfdc87-368d-4677-bae4-3ea90f16ec60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 883 | 2026.05.21 10:27:08.040450 [ 3 ] {97bfdc87-368d-4677-bae4-3ea90f16ec60} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.05.21 10:27:08.040487 [ 3 ] {97bfdc87-368d-4677-bae4-3ea90f16ec60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 885 | 2026.05.21 10:27:08.040933 [ 3 ] {97bfdc87-368d-4677-bae4-3ea90f16ec60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.05.21 10:27:08.041343 [ 3 ] {97bfdc87-368d-4677-bae4-3ea90f16ec60} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.05.21 10:27:08.041467 [ 3 ] {97bfdc87-368d-4677-bae4-3ea90f16ec60} <Debug> executeQuery: Read 203 rows, 18.44 KiB in 0.001604 sec., 126558.60349127182 rows/sec., 11.23 MiB/sec. | ||
| 888 | 2026.05.21 10:27:08.041500 [ 3 ] {97bfdc87-368d-4677-bae4-3ea90f16ec60} <Debug> TCPHandler: Processed in 0.001761909 sec. | ||
| 889 | 2026.05.21 10:27:08.041623 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.21 10:27:08.041717 [ 3 ] {a83a580d-f05b-4788-bc07-e83ff891df53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.21 10:27:08.041757 [ 3 ] {a83a580d-f05b-4788-bc07-e83ff891df53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.21 10:27:08.042198 [ 3 ] {a83a580d-f05b-4788-bc07-e83ff891df53} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.21 10:27:08.042231 [ 3 ] {a83a580d-f05b-4788-bc07-e83ff891df53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 894 | 2026.05.21 10:27:08.042792 [ 3 ] {a83a580d-f05b-4788-bc07-e83ff891df53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.21 10:27:08.043233 [ 3 ] {a83a580d-f05b-4788-bc07-e83ff891df53} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.21 10:27:08.043364 [ 3 ] {a83a580d-f05b-4788-bc07-e83ff891df53} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001665 sec., 19819.81981981982 rows/sec., 1.46 MiB/sec. | ||
| 897 | 2026.05.21 10:27:08.043396 [ 3 ] {a83a580d-f05b-4788-bc07-e83ff891df53} <Debug> TCPHandler: Processed in 0.001822301 sec. | ||
| 898 | 2026.05.21 10:27:08.043530 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.21 10:27:08.043623 [ 3 ] {edeff60e-bf46-43a5-9c12-ad2b8254e049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.21 10:27:08.043662 [ 3 ] {edeff60e-bf46-43a5-9c12-ad2b8254e049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.21 10:27:08.044091 [ 3 ] {edeff60e-bf46-43a5-9c12-ad2b8254e049} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.21 10:27:08.044130 [ 3 ] {edeff60e-bf46-43a5-9c12-ad2b8254e049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 903 | 2026.05.21 10:27:08.044672 [ 3 ] {edeff60e-bf46-43a5-9c12-ad2b8254e049} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.21 10:27:08.045149 [ 3 ] {edeff60e-bf46-43a5-9c12-ad2b8254e049} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.21 10:27:08.045280 [ 3 ] {edeff60e-bf46-43a5-9c12-ad2b8254e049} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001674 sec., 14336.917562724015 rows/sec., 1.19 MiB/sec. | ||
| 906 | 2026.05.21 10:27:08.045314 [ 3 ] {edeff60e-bf46-43a5-9c12-ad2b8254e049} <Debug> TCPHandler: Processed in 0.001833181 sec. | ||
| 907 | 2026.05.21 10:27:08.045435 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.21 10:27:08.045531 [ 3 ] {40bb2fb8-1462-48cd-b038-e38c9ae2e34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.21 10:27:08.045572 [ 3 ] {40bb2fb8-1462-48cd-b038-e38c9ae2e34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 910 | 2026.05.21 10:27:08.045967 [ 3 ] {40bb2fb8-1462-48cd-b038-e38c9ae2e34b} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.21 10:27:08.046003 [ 3 ] {40bb2fb8-1462-48cd-b038-e38c9ae2e34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 912 | 2026.05.21 10:27:08.046420 [ 3 ] {40bb2fb8-1462-48cd-b038-e38c9ae2e34b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.21 10:27:08.046835 [ 3 ] {40bb2fb8-1462-48cd-b038-e38c9ae2e34b} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.21 10:27:08.046961 [ 3 ] {40bb2fb8-1462-48cd-b038-e38c9ae2e34b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001449 sec., 8281.573498964803 rows/sec., 647.00 KiB/sec. | ||
| 915 | 2026.05.21 10:27:08.046996 [ 3 ] {40bb2fb8-1462-48cd-b038-e38c9ae2e34b} <Debug> TCPHandler: Processed in 0.001610285 sec. | ||
| 916 | 2026.05.21 10:27:08.047110 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.21 10:27:08.047204 [ 3 ] {7be52917-ae61-449b-80bf-68036a0d9ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.21 10:27:08.047244 [ 3 ] {7be52917-ae61-449b-80bf-68036a0d9ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 919 | 2026.05.21 10:27:08.047689 [ 3 ] {7be52917-ae61-449b-80bf-68036a0d9ae1} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.21 10:27:08.047726 [ 3 ] {7be52917-ae61-449b-80bf-68036a0d9ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 921 | 2026.05.21 10:27:08.048138 [ 3 ] {7be52917-ae61-449b-80bf-68036a0d9ae1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.21 10:27:08.048549 [ 3 ] {7be52917-ae61-449b-80bf-68036a0d9ae1} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.21 10:27:08.048675 [ 3 ] {7be52917-ae61-449b-80bf-68036a0d9ae1} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001489 sec., 81262.59234385494 rows/sec., 6.60 MiB/sec. | ||
| 924 | 2026.05.21 10:27:08.048708 [ 3 ] {7be52917-ae61-449b-80bf-68036a0d9ae1} <Debug> TCPHandler: Processed in 0.001648276 sec. | ||
| 925 | 2026.05.21 10:27:08.048827 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.21 10:27:08.048922 [ 3 ] {116b004d-3495-4abd-beec-8a81ab6d048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.21 10:27:08.048965 [ 3 ] {116b004d-3495-4abd-beec-8a81ab6d048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 928 | 2026.05.21 10:27:08.049419 [ 3 ] {116b004d-3495-4abd-beec-8a81ab6d048a} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.21 10:27:08.049452 [ 3 ] {116b004d-3495-4abd-beec-8a81ab6d048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 930 | 2026.05.21 10:27:08.052392 [ 3 ] {116b004d-3495-4abd-beec-8a81ab6d048a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.21 10:27:08.052806 [ 3 ] {116b004d-3495-4abd-beec-8a81ab6d048a} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.21 10:27:08.052935 [ 3 ] {116b004d-3495-4abd-beec-8a81ab6d048a} <Debug> executeQuery: Read 303 rows, 23.22 KiB in 0.004031 sec., 75167.45224510047 rows/sec., 5.62 MiB/sec. | ||
| 933 | 2026.05.21 10:27:08.052968 [ 3 ] {116b004d-3495-4abd-beec-8a81ab6d048a} <Debug> TCPHandler: Processed in 0.004189158 sec. | ||
| 934 | 2026.05.21 10:27:08.053082 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.21 10:27:08.053176 [ 3 ] {955e0ac4-7d79-4ad3-9e54-2fa529d9802c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.21 10:27:08.053231 [ 3 ] {955e0ac4-7d79-4ad3-9e54-2fa529d9802c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 937 | 2026.05.21 10:27:08.053997 [ 3 ] {955e0ac4-7d79-4ad3-9e54-2fa529d9802c} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.21 10:27:08.054034 [ 3 ] {955e0ac4-7d79-4ad3-9e54-2fa529d9802c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 939 | 2026.05.21 10:27:08.057194 [ 3 ] {955e0ac4-7d79-4ad3-9e54-2fa529d9802c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.21 10:27:08.057618 [ 3 ] {955e0ac4-7d79-4ad3-9e54-2fa529d9802c} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.21 10:27:08.057755 [ 3 ] {955e0ac4-7d79-4ad3-9e54-2fa529d9802c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004597 sec., 2392.8649118990643 rows/sec., 4.29 MiB/sec. | ||
| 942 | 2026.05.21 10:27:08.057811 [ 3 ] {955e0ac4-7d79-4ad3-9e54-2fa529d9802c} <Debug> TCPHandler: Processed in 0.004777654 sec. | ||
| 943 | 2026.05.21 10:27:08.057941 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.21 10:27:08.058035 [ 3 ] {1de1d06c-49d2-486b-b0bb-0f9877445b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.21 10:27:08.058081 [ 3 ] {1de1d06c-49d2-486b-b0bb-0f9877445b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 946 | 2026.05.21 10:27:08.058446 [ 3 ] {1de1d06c-49d2-486b-b0bb-0f9877445b08} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.21 10:27:08.058483 [ 3 ] {1de1d06c-49d2-486b-b0bb-0f9877445b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 948 | 2026.05.21 10:27:08.058973 [ 3 ] {1de1d06c-49d2-486b-b0bb-0f9877445b08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.21 10:27:08.059391 [ 3 ] {1de1d06c-49d2-486b-b0bb-0f9877445b08} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.21 10:27:08.059518 [ 3 ] {1de1d06c-49d2-486b-b0bb-0f9877445b08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. | ||
| 951 | 2026.05.21 10:27:08.059550 [ 3 ] {1de1d06c-49d2-486b-b0bb-0f9877445b08} <Debug> TCPHandler: Processed in 0.001658236 sec. | ||
| 952 | 2026.05.21 10:27:08.493843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 953 | 2026.05.21 10:27:08.494351 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.21 10:27:08.494394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 955 | 2026.05.21 10:27:08.495116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 956 | 2026.05.21 10:27:08.495579 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.21 10:27:08.495727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 958 | 2026.05.21 10:27:08.546217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 959 | 2026.05.21 10:27:08.562553 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2026.05.21 10:27:08.562618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 961 | 2026.05.21 10:27:08.568988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 962 | 2026.05.21 10:27:08.570218 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2026.05.21 10:27:08.573124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 964 | 2026.05.21 10:27:12.939394 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.05.21 10:27:12.939636 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 966 | 2026.05.21 10:27:12.939986 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 967 | 2026.05.21 10:27:12.944623 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 968 | 2026.05.21 10:27:12.944884 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2026.05.21 10:27:12.954554 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.05.21 10:27:12.957161 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 971 | 2026.05.21 10:27:12.962101 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 972 | 2026.05.21 10:27:12.964037 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 973 | 2026.05.21 10:27:12.964062 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 974 | 2026.05.21 10:27:12.968700 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 975 | 2026.05.21 10:27:12.968730 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 976 | 2026.05.21 10:27:13.000304 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.91 MiB, peak 165.34 MiB, free memory in arenas 0.00 B, will set to 162.93 MiB (RSS), difference: 1.02 MiB | ||
| 977 | 2026.05.21 10:27:13.005656 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.0661 sec., 393.3434190620272 rows/sec., 86.77 KiB/sec. | ||
| 978 | 2026.05.21 10:27:13.005794 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Debug> MemoryTracker: Peak memory usage (for query): 136.51 KiB. | ||
| 979 | 2026.05.21 10:27:13.005815 [ 3 ] {ce9b4088-d81c-4eb3-b4a6-b48aead07c74} <Debug> TCPHandler: Processed in 0.066547785 sec. | ||
| 980 | 2026.05.21 10:27:13.007675 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.05.21 10:27:13.007827 [ 3 ] {d96ae91d-1f51-441d-a642-3a325b84548a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 982 | 2026.05.21 10:27:13.007890 [ 3 ] {d96ae91d-1f51-441d-a642-3a325b84548a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 983 | 2026.05.21 10:27:13.008476 [ 3 ] {d96ae91d-1f51-441d-a642-3a325b84548a} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.21 10:27:13.008516 [ 3 ] {d96ae91d-1f51-441d-a642-3a325b84548a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 985 | 2026.05.21 10:27:13.009056 [ 3 ] {d96ae91d-1f51-441d-a642-3a325b84548a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2026.05.21 10:27:13.009505 [ 3 ] {d96ae91d-1f51-441d-a642-3a325b84548a} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.21 10:27:13.009658 [ 3 ] {d96ae91d-1f51-441d-a642-3a325b84548a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.29 MiB/sec. | ||
| 988 | 2026.05.21 10:27:13.009696 [ 3 ] {d96ae91d-1f51-441d-a642-3a325b84548a} <Debug> TCPHandler: Processed in 0.002108309 sec. | ||
| 989 | 2026.05.21 10:27:13.009827 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.05.21 10:27:13.009932 [ 3 ] {2100c316-495b-4091-b8a0-3d7cc3eab51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 991 | 2026.05.21 10:27:13.009976 [ 3 ] {2100c316-495b-4091-b8a0-3d7cc3eab51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 992 | 2026.05.21 10:27:13.010410 [ 3 ] {2100c316-495b-4091-b8a0-3d7cc3eab51a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.05.21 10:27:13.010445 [ 3 ] {2100c316-495b-4091-b8a0-3d7cc3eab51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 994 | 2026.05.21 10:27:13.010864 [ 3 ] {2100c316-495b-4091-b8a0-3d7cc3eab51a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 995 | 2026.05.21 10:27:13.011321 [ 3 ] {2100c316-495b-4091-b8a0-3d7cc3eab51a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.05.21 10:27:13.011459 [ 3 ] {2100c316-495b-4091-b8a0-3d7cc3eab51a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001552 sec., 41237.113402061856 rows/sec., 3.22 MiB/sec. | ||
| 997 | 2026.05.21 10:27:13.011493 [ 3 ] {2100c316-495b-4091-b8a0-3d7cc3eab51a} <Debug> TCPHandler: Processed in 0.001719298 sec. | ||
| 998 | 2026.05.21 10:27:13.011630 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.05.21 10:27:13.011728 [ 3 ] {bab16eba-11d9-4fb0-ab0e-9668a715c285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1000 | 2026.05.21 10:27:13.011775 [ 3 ] {bab16eba-11d9-4fb0-ab0e-9668a715c285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1001 | 2026.05.21 10:27:13.012187 [ 3 ] {bab16eba-11d9-4fb0-ab0e-9668a715c285} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.05.21 10:27:13.012222 [ 3 ] {bab16eba-11d9-4fb0-ab0e-9668a715c285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1003 | 2026.05.21 10:27:13.012671 [ 3 ] {bab16eba-11d9-4fb0-ab0e-9668a715c285} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1004 | 2026.05.21 10:27:13.013089 [ 3 ] {bab16eba-11d9-4fb0-ab0e-9668a715c285} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.05.21 10:27:13.013223 [ 3 ] {bab16eba-11d9-4fb0-ab0e-9668a715c285} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
| 1006 | 2026.05.21 10:27:13.013256 [ 3 ] {bab16eba-11d9-4fb0-ab0e-9668a715c285} <Debug> TCPHandler: Processed in 0.001678227 sec. | ||
| 1007 | 2026.05.21 10:27:13.013370 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.21 10:27:13.013466 [ 3 ] {f540d227-5863-4787-bd52-21e3f794fc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.05.21 10:27:13.013508 [ 3 ] {f540d227-5863-4787-bd52-21e3f794fc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1010 | 2026.05.21 10:27:13.013852 [ 3 ] {f540d227-5863-4787-bd52-21e3f794fc9b} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.21 10:27:13.013886 [ 3 ] {f540d227-5863-4787-bd52-21e3f794fc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1012 | 2026.05.21 10:27:13.014298 [ 3 ] {f540d227-5863-4787-bd52-21e3f794fc9b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1013 | 2026.05.21 10:27:13.014825 [ 3 ] {f540d227-5863-4787-bd52-21e3f794fc9b} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.05.21 10:27:13.014958 [ 3 ] {f540d227-5863-4787-bd52-21e3f794fc9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
| 1015 | 2026.05.21 10:27:13.014991 [ 3 ] {f540d227-5863-4787-bd52-21e3f794fc9b} <Debug> TCPHandler: Processed in 0.001670887 sec. | ||
| 1016 | 2026.05.21 10:27:15.917393 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1017 | 2026.05.21 10:27:15.917468 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1018 | 2026.05.21 10:27:15.988559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 23 | ||
| 1019 | 2026.05.21 10:27:15.990786 [ 243 ] {} <Trace> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.05.21 10:27:15.990839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1021 | 2026.05.21 10:27:15.992174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1022 | 2026.05.21 10:27:15.992713 [ 243 ] {} <Trace> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.05.21 10:27:15.993029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 23 | ||
| 1024 | 2026.05.21 10:27:15.996426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1025 | 2026.05.21 10:27:15.996919 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.21 10:27:15.996962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1027 | 2026.05.21 10:27:15.997668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1028 | 2026.05.21 10:27:15.998118 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.21 10:27:15.998261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1030 | 2026.05.21 10:27:16.073822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1031 | 2026.05.21 10:27:16.091108 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.21 10:27:16.091176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1033 | 2026.05.21 10:27:16.097685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1034 | 2026.05.21 10:27:16.099049 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.21 10:27:16.102189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1036 | 2026.05.21 10:27:17.940272 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.05.21 10:27:17.940512 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1038 | 2026.05.21 10:27:17.940878 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1039 | 2026.05.21 10:27:17.940921 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1040 | 2026.05.21 10:27:17.941151 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.05.21 10:27:17.941227 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.05.21 10:27:17.941375 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1043 | 2026.05.21 10:27:17.941413 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1044 | 2026.05.21 10:27:17.941439 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 1045 | 2026.05.21 10:27:17.941456 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1046 | 2026.05.21 10:27:17.941499 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1047 | 2026.05.21 10:27:17.941521 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1048 | 2026.05.21 10:27:17.942598 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00219 sec., 11872.14611872146 rows/sec., 2.56 MiB/sec. | ||
| 1049 | 2026.05.21 10:27:17.942708 [ 3 ] {b4411fce-50a7-4c32-8011-bc367d2c8d3a} <Debug> TCPHandler: Processed in 0.002582212 sec. | ||
| 1050 | 2026.05.21 10:27:17.944705 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.05.21 10:27:17.944841 [ 3 ] {f15376eb-1238-4981-a592-dca058061633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.05.21 10:27:17.944904 [ 3 ] {f15376eb-1238-4981-a592-dca058061633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.05.21 10:27:17.945535 [ 3 ] {f15376eb-1238-4981-a592-dca058061633} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.05.21 10:27:17.945584 [ 3 ] {f15376eb-1238-4981-a592-dca058061633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1055 | 2026.05.21 10:27:17.945977 [ 3 ] {f15376eb-1238-4981-a592-dca058061633} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.05.21 10:27:17.946214 [ 3 ] {f15376eb-1238-4981-a592-dca058061633} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.05.21 10:27:17.946367 [ 3 ] {f15376eb-1238-4981-a592-dca058061633} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001524 sec., 51181.10236220473 rows/sec., 4.24 MiB/sec. | ||
| 1058 | 2026.05.21 10:27:17.946406 [ 3 ] {f15376eb-1238-4981-a592-dca058061633} <Debug> TCPHandler: Processed in 0.001719619 sec. | ||
| 1059 | 2026.05.21 10:27:17.946552 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.05.21 10:27:17.946655 [ 3 ] {1c5dc4b7-08c9-4dee-87bc-fa2dc6eb2e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.05.21 10:27:17.946700 [ 3 ] {1c5dc4b7-08c9-4dee-87bc-fa2dc6eb2e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.05.21 10:27:17.947135 [ 3 ] {1c5dc4b7-08c9-4dee-87bc-fa2dc6eb2e29} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.05.21 10:27:17.947173 [ 3 ] {1c5dc4b7-08c9-4dee-87bc-fa2dc6eb2e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1064 | 2026.05.21 10:27:17.947475 [ 3 ] {1c5dc4b7-08c9-4dee-87bc-fa2dc6eb2e29} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.05.21 10:27:17.947701 [ 3 ] {1c5dc4b7-08c9-4dee-87bc-fa2dc6eb2e29} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.05.21 10:27:17.947838 [ 3 ] {1c5dc4b7-08c9-4dee-87bc-fa2dc6eb2e29} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001206 sec., 9121.06135986733 rows/sec., 685.86 KiB/sec. | ||
| 1067 | 2026.05.21 10:27:17.947873 [ 3 ] {1c5dc4b7-08c9-4dee-87bc-fa2dc6eb2e29} <Debug> TCPHandler: Processed in 0.001373479 sec. | ||
| 1068 | 2026.05.21 10:27:17.948022 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.05.21 10:27:17.948142 [ 3 ] {7e69e850-5f8a-4d70-8554-bbf26caffd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.05.21 10:27:17.948201 [ 3 ] {7e69e850-5f8a-4d70-8554-bbf26caffd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.05.21 10:27:17.948724 [ 3 ] {7e69e850-5f8a-4d70-8554-bbf26caffd28} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.21 10:27:17.948763 [ 3 ] {7e69e850-5f8a-4d70-8554-bbf26caffd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1073 | 2026.05.21 10:27:17.949123 [ 3 ] {7e69e850-5f8a-4d70-8554-bbf26caffd28} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.05.21 10:27:17.949355 [ 3 ] {7e69e850-5f8a-4d70-8554-bbf26caffd28} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.21 10:27:17.949493 [ 3 ] {7e69e850-5f8a-4d70-8554-bbf26caffd28} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001379 sec., 54387.23712835388 rows/sec., 4.25 MiB/sec. | ||
| 1076 | 2026.05.21 10:27:17.949536 [ 3 ] {7e69e850-5f8a-4d70-8554-bbf26caffd28} <Debug> TCPHandler: Processed in 0.001574154 sec. | ||
| 1077 | 2026.05.21 10:27:17.949677 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.21 10:27:17.949779 [ 3 ] {d1f4e615-8ff6-448b-bc20-9c68feb0d3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.21 10:27:17.949825 [ 3 ] {d1f4e615-8ff6-448b-bc20-9c68feb0d3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.05.21 10:27:17.950245 [ 3 ] {d1f4e615-8ff6-448b-bc20-9c68feb0d3e9} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.21 10:27:17.950281 [ 3 ] {d1f4e615-8ff6-448b-bc20-9c68feb0d3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1082 | 2026.05.21 10:27:17.950627 [ 3 ] {d1f4e615-8ff6-448b-bc20-9c68feb0d3e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.05.21 10:27:17.950838 [ 3 ] {d1f4e615-8ff6-448b-bc20-9c68feb0d3e9} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.21 10:27:17.950965 [ 3 ] {d1f4e615-8ff6-448b-bc20-9c68feb0d3e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 1085 | 2026.05.21 10:27:17.950998 [ 3 ] {d1f4e615-8ff6-448b-bc20-9c68feb0d3e9} <Debug> TCPHandler: Processed in 0.001373048 sec. | ||
| 1086 | 2026.05.21 10:27:17.951121 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.21 10:27:17.951221 [ 3 ] {5245aef8-926b-46ea-a12d-9b6522e4ccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.21 10:27:17.951278 [ 3 ] {5245aef8-926b-46ea-a12d-9b6522e4ccb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2026.05.21 10:27:17.952010 [ 3 ] {5245aef8-926b-46ea-a12d-9b6522e4ccb4} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.21 10:27:17.952046 [ 3 ] {5245aef8-926b-46ea-a12d-9b6522e4ccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1091 | 2026.05.21 10:27:17.952542 [ 3 ] {5245aef8-926b-46ea-a12d-9b6522e4ccb4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.05.21 10:27:17.952756 [ 3 ] {5245aef8-926b-46ea-a12d-9b6522e4ccb4} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.21 10:27:17.952886 [ 3 ] {5245aef8-926b-46ea-a12d-9b6522e4ccb4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001735 sec., 6340.057636887608 rows/sec., 11.36 MiB/sec. | ||
| 1094 | 2026.05.21 10:27:17.952941 [ 3 ] {5245aef8-926b-46ea-a12d-9b6522e4ccb4} <Debug> TCPHandler: Processed in 0.001925064 sec. | ||
| 1095 | 2026.05.21 10:27:17.953058 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.21 10:27:17.953221 [ 3 ] {83c8bc6f-18c3-45b4-bd15-c1ea8466b56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.21 10:27:17.953264 [ 3 ] {83c8bc6f-18c3-45b4-bd15-c1ea8466b56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.05.21 10:27:17.953622 [ 3 ] {83c8bc6f-18c3-45b4-bd15-c1ea8466b56a} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.21 10:27:17.953658 [ 3 ] {83c8bc6f-18c3-45b4-bd15-c1ea8466b56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1100 | 2026.05.21 10:27:17.953979 [ 3 ] {83c8bc6f-18c3-45b4-bd15-c1ea8466b56a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.05.21 10:27:17.954203 [ 3 ] {83c8bc6f-18c3-45b4-bd15-c1ea8466b56a} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.21 10:27:17.954328 [ 3 ] {83c8bc6f-18c3-45b4-bd15-c1ea8466b56a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 1103 | 2026.05.21 10:27:17.954361 [ 3 ] {83c8bc6f-18c3-45b4-bd15-c1ea8466b56a} <Debug> TCPHandler: Processed in 0.001291537 sec. | ||
| 1104 | 2026.05.21 10:27:22.939391 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.05.21 10:27:22.939672 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1106 | 2026.05.21 10:27:22.940001 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1107 | 2026.05.21 10:27:22.940039 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1108 | 2026.05.21 10:27:22.940287 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.05.21 10:27:22.940362 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.05.21 10:27:22.940506 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1111 | 2026.05.21 10:27:22.940544 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1112 | 2026.05.21 10:27:22.940567 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 1113 | 2026.05.21 10:27:22.940584 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1114 | 2026.05.21 10:27:22.940639 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1115 | 2026.05.21 10:27:22.940659 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1116 | 2026.05.21 10:27:22.941659 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002098 sec., 12392.755004766444 rows/sec., 2.67 MiB/sec. | ||
| 1117 | 2026.05.21 10:27:22.941763 [ 3 ] {0da3a44f-70c6-4502-a7f8-81dbaf51641d} <Debug> TCPHandler: Processed in 0.002522731 sec. | ||
| 1118 | 2026.05.21 10:27:22.943384 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.05.21 10:27:22.943500 [ 3 ] {d89b04e9-a580-4e81-b440-3e3b067dc5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1120 | 2026.05.21 10:27:22.943548 [ 3 ] {d89b04e9-a580-4e81-b440-3e3b067dc5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1121 | 2026.05.21 10:27:22.944129 [ 3 ] {d89b04e9-a580-4e81-b440-3e3b067dc5c6} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.05.21 10:27:22.944182 [ 3 ] {d89b04e9-a580-4e81-b440-3e3b067dc5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1123 | 2026.05.21 10:27:22.944613 [ 3 ] {d89b04e9-a580-4e81-b440-3e3b067dc5c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1124 | 2026.05.21 10:27:22.944834 [ 3 ] {d89b04e9-a580-4e81-b440-3e3b067dc5c6} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.05.21 10:27:22.944982 [ 3 ] {d89b04e9-a580-4e81-b440-3e3b067dc5c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001518 sec., 36890.64558629776 rows/sec., 2.83 MiB/sec. | ||
| 1126 | 2026.05.21 10:27:22.945018 [ 3 ] {d89b04e9-a580-4e81-b440-3e3b067dc5c6} <Debug> TCPHandler: Processed in 0.001688457 sec. | ||
| 1127 | 2026.05.21 10:27:22.945147 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.05.21 10:27:22.945249 [ 3 ] {84f22c65-66bd-4660-a94e-25cb630a95ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1129 | 2026.05.21 10:27:22.945292 [ 3 ] {84f22c65-66bd-4660-a94e-25cb630a95ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1130 | 2026.05.21 10:27:22.945723 [ 3 ] {84f22c65-66bd-4660-a94e-25cb630a95ec} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.05.21 10:27:22.945761 [ 3 ] {84f22c65-66bd-4660-a94e-25cb630a95ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1132 | 2026.05.21 10:27:22.946075 [ 3 ] {84f22c65-66bd-4660-a94e-25cb630a95ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1133 | 2026.05.21 10:27:22.946287 [ 3 ] {84f22c65-66bd-4660-a94e-25cb630a95ec} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.05.21 10:27:22.946414 [ 3 ] {84f22c65-66bd-4660-a94e-25cb630a95ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 1135 | 2026.05.21 10:27:22.946448 [ 3 ] {84f22c65-66bd-4660-a94e-25cb630a95ec} <Debug> TCPHandler: Processed in 0.001353238 sec. | ||
| 1136 | 2026.05.21 10:27:22.946570 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.05.21 10:27:22.946671 [ 3 ] {bb3e3a53-b777-4395-a709-351fb1e33431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.05.21 10:27:22.946715 [ 3 ] {bb3e3a53-b777-4395-a709-351fb1e33431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1139 | 2026.05.21 10:27:22.947128 [ 3 ] {bb3e3a53-b777-4395-a709-351fb1e33431} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.05.21 10:27:22.947164 [ 3 ] {bb3e3a53-b777-4395-a709-351fb1e33431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1141 | 2026.05.21 10:27:22.947504 [ 3 ] {bb3e3a53-b777-4395-a709-351fb1e33431} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1142 | 2026.05.21 10:27:22.947719 [ 3 ] {bb3e3a53-b777-4395-a709-351fb1e33431} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.05.21 10:27:22.947846 [ 3 ] {bb3e3a53-b777-4395-a709-351fb1e33431} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 1144 | 2026.05.21 10:27:22.947879 [ 3 ] {bb3e3a53-b777-4395-a709-351fb1e33431} <Debug> TCPHandler: Processed in 0.001360529 sec. | ||
| 1145 | 2026.05.21 10:27:22.947988 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.05.21 10:27:22.948088 [ 3 ] {a15a7667-a473-4976-8320-bfda4735b536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.05.21 10:27:22.948132 [ 3 ] {a15a7667-a473-4976-8320-bfda4735b536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1148 | 2026.05.21 10:27:22.948485 [ 3 ] {a15a7667-a473-4976-8320-bfda4735b536} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.05.21 10:27:22.948522 [ 3 ] {a15a7667-a473-4976-8320-bfda4735b536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1150 | 2026.05.21 10:27:22.948846 [ 3 ] {a15a7667-a473-4976-8320-bfda4735b536} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1151 | 2026.05.21 10:27:22.949059 [ 3 ] {a15a7667-a473-4976-8320-bfda4735b536} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.05.21 10:27:22.949185 [ 3 ] {a15a7667-a473-4976-8320-bfda4735b536} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 1153 | 2026.05.21 10:27:22.949218 [ 3 ] {a15a7667-a473-4976-8320-bfda4735b536} <Debug> TCPHandler: Processed in 0.001280186 sec. | ||
| 1154 | 2026.05.21 10:27:23.498992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1155 | 2026.05.21 10:27:23.499499 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.05.21 10:27:23.499551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1157 | 2026.05.21 10:27:23.500119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1158 | 2026.05.21 10:27:23.500380 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.05.21 10:27:23.500531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1160 | 2026.05.21 10:27:23.602900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1161 | 2026.05.21 10:27:23.621019 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.21 10:27:23.621081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1163 | 2026.05.21 10:27:23.627126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1164 | 2026.05.21 10:27:23.627840 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.05.21 10:27:23.631050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1166 | 2026.05.21 10:27:27.940021 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.21 10:27:27.940266 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1168 | 2026.05.21 10:27:27.940593 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1169 | 2026.05.21 10:27:27.940634 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1170 | 2026.05.21 10:27:27.940860 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1171 | 2026.05.21 10:27:27.940932 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1172 | 2026.05.21 10:27:27.941074 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1173 | 2026.05.21 10:27:27.941113 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1174 | 2026.05.21 10:27:27.941136 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 1175 | 2026.05.21 10:27:27.941152 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1176 | 2026.05.21 10:27:27.941195 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1177 | 2026.05.21 10:27:27.941215 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1178 | 2026.05.21 10:27:27.942228 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00206 sec., 12621.35922330097 rows/sec., 2.72 MiB/sec. | ||
| 1179 | 2026.05.21 10:27:27.942340 [ 3 ] {a37d9d6d-0b63-4d19-a058-f6e3d249ce63} <Debug> TCPHandler: Processed in 0.002450789 sec. | ||
| 1180 | 2026.05.21 10:27:27.944454 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.21 10:27:27.944589 [ 3 ] {ac53a7a5-b73f-4137-9328-e2844d9ebce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.21 10:27:27.944645 [ 3 ] {ac53a7a5-b73f-4137-9328-e2844d9ebce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1183 | 2026.05.21 10:27:27.945166 [ 3 ] {ac53a7a5-b73f-4137-9328-e2844d9ebce4} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.21 10:27:27.945205 [ 3 ] {ac53a7a5-b73f-4137-9328-e2844d9ebce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1185 | 2026.05.21 10:27:27.945602 [ 3 ] {ac53a7a5-b73f-4137-9328-e2844d9ebce4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1186 | 2026.05.21 10:27:27.945842 [ 3 ] {ac53a7a5-b73f-4137-9328-e2844d9ebce4} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.21 10:27:27.945998 [ 3 ] {ac53a7a5-b73f-4137-9328-e2844d9ebce4} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001449 sec., 53830.22774327122 rows/sec., 4.46 MiB/sec. | ||
| 1188 | 2026.05.21 10:27:27.946034 [ 3 ] {ac53a7a5-b73f-4137-9328-e2844d9ebce4} <Debug> TCPHandler: Processed in 0.001642646 sec. | ||
| 1189 | 2026.05.21 10:27:27.946172 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.21 10:27:27.946270 [ 3 ] {33848096-c452-4171-9939-cc42b3c5e17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.21 10:27:27.946314 [ 3 ] {33848096-c452-4171-9939-cc42b3c5e17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1192 | 2026.05.21 10:27:27.946715 [ 3 ] {33848096-c452-4171-9939-cc42b3c5e17d} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.21 10:27:27.946751 [ 3 ] {33848096-c452-4171-9939-cc42b3c5e17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1194 | 2026.05.21 10:27:27.947049 [ 3 ] {33848096-c452-4171-9939-cc42b3c5e17d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.05.21 10:27:27.947262 [ 3 ] {33848096-c452-4171-9939-cc42b3c5e17d} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.21 10:27:27.947390 [ 3 ] {33848096-c452-4171-9939-cc42b3c5e17d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00114 sec., 9649.122807017544 rows/sec., 725.57 KiB/sec. | ||
| 1197 | 2026.05.21 10:27:27.947424 [ 3 ] {33848096-c452-4171-9939-cc42b3c5e17d} <Debug> TCPHandler: Processed in 0.001302376 sec. | ||
| 1198 | 2026.05.21 10:27:27.947556 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.21 10:27:27.947653 [ 3 ] {ce16f086-86c7-4241-81b0-753990aba86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.21 10:27:27.947694 [ 3 ] {ce16f086-86c7-4241-81b0-753990aba86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1201 | 2026.05.21 10:27:27.948107 [ 3 ] {ce16f086-86c7-4241-81b0-753990aba86c} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.21 10:27:27.948144 [ 3 ] {ce16f086-86c7-4241-81b0-753990aba86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1203 | 2026.05.21 10:27:27.948449 [ 3 ] {ce16f086-86c7-4241-81b0-753990aba86c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1204 | 2026.05.21 10:27:27.948671 [ 3 ] {ce16f086-86c7-4241-81b0-753990aba86c} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.21 10:27:27.948797 [ 3 ] {ce16f086-86c7-4241-81b0-753990aba86c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001163 sec., 64488.392089423905 rows/sec., 5.03 MiB/sec. | ||
| 1206 | 2026.05.21 10:27:27.948830 [ 3 ] {ce16f086-86c7-4241-81b0-753990aba86c} <Debug> TCPHandler: Processed in 0.001323228 sec. | ||
| 1207 | 2026.05.21 10:27:27.948960 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.21 10:27:27.949055 [ 3 ] {92a73bec-13ae-424f-b719-22ebc5e617c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.21 10:27:27.949098 [ 3 ] {92a73bec-13ae-424f-b719-22ebc5e617c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1210 | 2026.05.21 10:27:27.949527 [ 3 ] {92a73bec-13ae-424f-b719-22ebc5e617c4} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.21 10:27:27.949564 [ 3 ] {92a73bec-13ae-424f-b719-22ebc5e617c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1212 | 2026.05.21 10:27:27.949911 [ 3 ] {92a73bec-13ae-424f-b719-22ebc5e617c4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1213 | 2026.05.21 10:27:27.950121 [ 3 ] {92a73bec-13ae-424f-b719-22ebc5e617c4} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.21 10:27:27.950251 [ 3 ] {92a73bec-13ae-424f-b719-22ebc5e617c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 1215 | 2026.05.21 10:27:27.950285 [ 3 ] {92a73bec-13ae-424f-b719-22ebc5e617c4} <Debug> TCPHandler: Processed in 0.001374948 sec. | ||
| 1216 | 2026.05.21 10:27:27.950414 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.21 10:27:27.950508 [ 3 ] {09c879bb-f4fb-4f9c-886f-544a21b1af69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.21 10:27:27.950564 [ 3 ] {09c879bb-f4fb-4f9c-886f-544a21b1af69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1219 | 2026.05.21 10:27:27.951280 [ 3 ] {09c879bb-f4fb-4f9c-886f-544a21b1af69} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.21 10:27:27.951317 [ 3 ] {09c879bb-f4fb-4f9c-886f-544a21b1af69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1221 | 2026.05.21 10:27:27.951828 [ 3 ] {09c879bb-f4fb-4f9c-886f-544a21b1af69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.05.21 10:27:27.952051 [ 3 ] {09c879bb-f4fb-4f9c-886f-544a21b1af69} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.21 10:27:27.952186 [ 3 ] {09c879bb-f4fb-4f9c-886f-544a21b1af69} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001697 sec., 6482.02710665881 rows/sec., 11.62 MiB/sec. | ||
| 1224 | 2026.05.21 10:27:27.952234 [ 3 ] {09c879bb-f4fb-4f9c-886f-544a21b1af69} <Debug> TCPHandler: Processed in 0.001868723 sec. | ||
| 1225 | 2026.05.21 10:27:27.952357 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.21 10:27:27.952455 [ 3 ] {c5d0d54a-327c-4d1b-9ff1-626314dbfe75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.21 10:27:27.952499 [ 3 ] {c5d0d54a-327c-4d1b-9ff1-626314dbfe75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1228 | 2026.05.21 10:27:27.952839 [ 3 ] {c5d0d54a-327c-4d1b-9ff1-626314dbfe75} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.05.21 10:27:27.952877 [ 3 ] {c5d0d54a-327c-4d1b-9ff1-626314dbfe75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1230 | 2026.05.21 10:27:27.953182 [ 3 ] {c5d0d54a-327c-4d1b-9ff1-626314dbfe75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1231 | 2026.05.21 10:27:27.953396 [ 3 ] {c5d0d54a-327c-4d1b-9ff1-626314dbfe75} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.05.21 10:27:27.953523 [ 3 ] {c5d0d54a-327c-4d1b-9ff1-626314dbfe75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 1233 | 2026.05.21 10:27:27.953556 [ 3 ] {c5d0d54a-327c-4d1b-9ff1-626314dbfe75} <Debug> TCPHandler: Processed in 0.001248785 sec. | ||
| 1234 | 2026.05.21 10:27:29.866198 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59974 | ||
| 1235 | 2026.05.21 10:27:29.866314 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1236 | 2026.05.21 10:27:29.866350 [ 303 ] {} <Debug> TCP-Session: 816c3cb7-a196-4eff-9f1d-fbf81b268bf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59974 | ||
| 1237 | 2026.05.21 10:27:29.866379 [ 303 ] {} <Debug> TCP-Session: 816c3cb7-a196-4eff-9f1d-fbf81b268bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.05.21 10:27:29.866392 [ 303 ] {} <Debug> TCP-Session: 816c3cb7-a196-4eff-9f1d-fbf81b268bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.05.21 10:27:29.866704 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35680 | ||
| 1240 | 2026.05.21 10:27:29.866766 [ 303 ] {} <Trace> TCP-Session: 816c3cb7-a196-4eff-9f1d-fbf81b268bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.05.21 10:27:29.866810 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1242 | 2026.05.21 10:27:29.866846 [ 304 ] {} <Debug> TCP-Session: cefe7a06-5cfc-43dc-927c-9923e4937f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:35680 | ||
| 1243 | 2026.05.21 10:27:29.866869 [ 304 ] {} <Debug> TCP-Session: cefe7a06-5cfc-43dc-927c-9923e4937f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.05.21 10:27:29.866884 [ 304 ] {} <Debug> TCP-Session: cefe7a06-5cfc-43dc-927c-9923e4937f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.05.21 10:27:29.866965 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40173 | ||
| 1246 | 2026.05.21 10:27:29.866984 [ 303 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59974) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1247 | 2026.05.21 10:27:29.866974 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34034 | ||
| 1248 | 2026.05.21 10:27:29.867054 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48079 | ||
| 1249 | 2026.05.21 10:27:29.867231 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1250 | 2026.05.21 10:27:29.867255 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37203 | ||
| 1251 | 2026.05.21 10:27:29.867275 [ 306 ] {} <Debug> TCP-Session: 9e8f7444-93f8-4fb6-9602-e13665b5fa2f Authenticating user 'default' from [fd00:1122:3344:101::e]:40173 | ||
| 1252 | 2026.05.21 10:27:29.867306 [ 306 ] {} <Debug> TCP-Session: 9e8f7444-93f8-4fb6-9602-e13665b5fa2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.05.21 10:27:29.867319 [ 306 ] {} <Debug> TCP-Session: 9e8f7444-93f8-4fb6-9602-e13665b5fa2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.05.21 10:27:29.867402 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1255 | 2026.05.21 10:27:29.867437 [ 307 ] {} <Debug> TCP-Session: 4176867f-6b68-4ac8-a7d7-4fafd5b398d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48079 | ||
| 1256 | 2026.05.21 10:27:29.867458 [ 307 ] {} <Debug> TCP-Session: 4176867f-6b68-4ac8-a7d7-4fafd5b398d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.05.21 10:27:29.867485 [ 307 ] {} <Debug> TCP-Session: 4176867f-6b68-4ac8-a7d7-4fafd5b398d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.05.21 10:27:29.867511 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35557 | ||
| 1259 | 2026.05.21 10:27:29.867542 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1260 | 2026.05.21 10:27:29.867573 [ 303 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1261 | 2026.05.21 10:27:29.867589 [ 305 ] {} <Debug> TCP-Session: 5aa41ebc-564b-478e-91d7-164bde0433b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34034 | ||
| 1262 | 2026.05.21 10:27:29.867575 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2026.05.21 10:27:29.867632 [ 305 ] {} <Debug> TCP-Session: 5aa41ebc-564b-478e-91d7-164bde0433b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.05.21 10:27:29.867638 [ 303 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1265 | 2026.05.21 10:27:29.867657 [ 305 ] {} <Debug> TCP-Session: 5aa41ebc-564b-478e-91d7-164bde0433b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.05.21 10:27:29.867663 [ 308 ] {} <Debug> TCP-Session: 2bd7c3da-fa0b-4792-9590-08917f70e71d Authenticating user 'default' from [fd00:1122:3344:101::e]:37203 | ||
| 1267 | 2026.05.21 10:27:29.867699 [ 308 ] {} <Debug> TCP-Session: 2bd7c3da-fa0b-4792-9590-08917f70e71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.05.21 10:27:29.867710 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1269 | 2026.05.21 10:27:29.867715 [ 308 ] {} <Debug> TCP-Session: 2bd7c3da-fa0b-4792-9590-08917f70e71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.05.21 10:27:29.867731 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36025 | ||
| 1271 | 2026.05.21 10:27:29.867751 [ 309 ] {} <Debug> TCP-Session: d68fbdd7-dd13-4077-881d-0db0c448429d Authenticating user 'default' from [fd00:1122:3344:101::e]:35557 | ||
| 1272 | 2026.05.21 10:27:29.867789 [ 309 ] {} <Debug> TCP-Session: d68fbdd7-dd13-4077-881d-0db0c448429d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.05.21 10:27:29.867803 [ 309 ] {} <Debug> TCP-Session: d68fbdd7-dd13-4077-881d-0db0c448429d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.05.21 10:27:29.870249 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40883 | ||
| 1275 | 2026.05.21 10:27:29.872427 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1276 | 2026.05.21 10:27:29.872475 [ 310 ] {} <Debug> TCP-Session: e1caec3e-66dd-4e85-93a1-70dc6787abba Authenticating user 'default' from [fd00:1122:3344:101::e]:36025 | ||
| 1277 | 2026.05.21 10:27:29.872497 [ 310 ] {} <Debug> TCP-Session: e1caec3e-66dd-4e85-93a1-70dc6787abba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.05.21 10:27:29.872513 [ 310 ] {} <Debug> TCP-Session: e1caec3e-66dd-4e85-93a1-70dc6787abba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.05.21 10:27:29.874727 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1280 | 2026.05.21 10:27:29.874767 [ 311 ] {} <Debug> TCP-Session: 6ac41f5a-3503-453b-8355-7a5ffc9c596f Authenticating user 'default' from [fd00:1122:3344:101::e]:40883 | ||
| 1281 | 2026.05.21 10:27:29.874786 [ 311 ] {} <Debug> TCP-Session: 6ac41f5a-3503-453b-8355-7a5ffc9c596f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.05.21 10:27:29.874801 [ 311 ] {} <Debug> TCP-Session: 6ac41f5a-3503-453b-8355-7a5ffc9c596f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.05.21 10:27:29.879851 [ 303 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 1284 | 2026.05.21 10:27:29.900988 [ 312 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Trace> AggregatingTransform: Aggregating | ||
| 1285 | 2026.05.21 10:27:29.903233 [ 312 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 1286 | 2026.05.21 10:27:29.905516 [ 312 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007584962 sec. (131.840 rows/sec., 5.15 KiB/sec.) | ||
| 1287 | 2026.05.21 10:27:29.905551 [ 312 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Trace> Aggregator: Merging aggregated data | ||
| 1288 | 2026.05.21 10:27:29.905582 [ 312 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1289 | 2026.05.21 10:27:29.912013 [ 303 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.045109 sec., 22.16852512802323 rows/sec., 886.74 B/sec. | ||
| 1290 | 2026.05.21 10:27:29.912157 [ 303 ] {210a7982-2e45-4a2b-9d05-f9eb7a1870ef} <Debug> TCPHandler: Processed in 0.045542627 sec. | ||
| 1291 | 2026.05.21 10:27:29.922036 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1292 | 2026.05.21 10:27:29.922063 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1293 | 2026.05.21 10:27:29.922089 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1294 | 2026.05.21 10:27:29.922094 [ 303 ] {} <Debug> TCP-Session: 816c3cb7-a196-4eff-9f1d-fbf81b268bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.05.21 10:27:29.922114 [ 305 ] {} <Debug> TCP-Session: 5aa41ebc-564b-478e-91d7-164bde0433b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.21 10:27:29.922126 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1297 | 2026.05.21 10:27:29.922138 [ 304 ] {} <Debug> TCP-Session: cefe7a06-5cfc-43dc-927c-9923e4937f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.05.21 10:27:29.922148 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1299 | 2026.05.21 10:27:29.922166 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1300 | 2026.05.21 10:27:29.922192 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1301 | 2026.05.21 10:27:29.922211 [ 308 ] {} <Debug> TCP-Session: 2bd7c3da-fa0b-4792-9590-08917f70e71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.05.21 10:27:29.922232 [ 311 ] {} <Debug> TCP-Session: 6ac41f5a-3503-453b-8355-7a5ffc9c596f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.05.21 10:27:29.922252 [ 310 ] {} <Debug> TCP-Session: e1caec3e-66dd-4e85-93a1-70dc6787abba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.05.21 10:27:29.922220 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1305 | 2026.05.21 10:27:29.922180 [ 307 ] {} <Debug> TCP-Session: 4176867f-6b68-4ac8-a7d7-4fafd5b398d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.05.21 10:27:29.922106 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1307 | 2026.05.21 10:27:29.922322 [ 309 ] {} <Debug> TCP-Session: d68fbdd7-dd13-4077-881d-0db0c448429d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.05.21 10:27:29.922360 [ 306 ] {} <Debug> TCP-Session: 9e8f7444-93f8-4fb6-9602-e13665b5fa2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.21 10:27:30.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.10 MiB, peak 174.20 MiB, free memory in arenas 0.00 B, will set to 168.69 MiB (RSS), difference: 2.59 MiB | ||
| 1310 | 2026.05.21 10:27:30.917538 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1311 | 2026.05.21 10:27:30.917599 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1312 | 2026.05.21 10:27:31.001595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 2873 | ||
| 1313 | 2026.05.21 10:27:31.002145 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.05.21 10:27:31.002204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1315 | 2026.05.21 10:27:31.002713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1316 | 2026.05.21 10:27:31.002981 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.05.21 10:27:31.003115 [ 69 ] {} <Debug> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1318 | 2026.05.21 10:27:31.003136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2873 | ||
| 1319 | 2026.05.21 10:27:31.003160 [ 69 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.05.21 10:27:31.003184 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1321 | 2026.05.21 10:27:31.006401 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::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 | ||
| 1322 | 2026.05.21 10:27:31.009381 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1323 | 2026.05.21 10:27:31.011776 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::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 | ||
| 1324 | 2026.05.21 10:27:31.011950 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::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 | ||
| 1325 | 2026.05.21 10:27:31.012076 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1326 | 2026.05.21 10:27:31.012159 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1327 | 2026.05.21 10:27:31.012226 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1328 | 2026.05.21 10:27:31.012292 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 494 rows starting from the beginning of the part | ||
| 1329 | 2026.05.21 10:27:31.057549 [ 186 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2873 rows, containing 4 columns (4 merged, 0 gathered) in 0.054244349 sec., 52964.042392692376 rows/sec., 775.84 KiB/sec. | ||
| 1330 | 2026.05.21 10:27:31.058568 [ 201 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1331 | 2026.05.21 10:27:31.058971 [ 201 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.21 10:27:31.059061 [ 201 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_6_1} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1333 | 2026.05.21 10:27:31.059215 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1334 | 2026.05.21 10:27:31.132096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1335 | 2026.05.21 10:27:31.156110 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.05.21 10:27:31.156202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1337 | 2026.05.21 10:27:31.164329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1338 | 2026.05.21 10:27:31.165209 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.05.21 10:27:31.165544 [ 69 ] {} <Debug> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1340 | 2026.05.21 10:27:31.165614 [ 69 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.05.21 10:27:31.165637 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1342 | 2026.05.21 10:27:31.165773 [ 201 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 1343 | 2026.05.21 10:27:31.170395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1344 | 2026.05.21 10:27:31.170502 [ 201 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1345 | 2026.05.21 10:27:31.172696 [ 201 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 1346 | 2026.05.21 10:27:31.179110 [ 201 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 1347 | 2026.05.21 10:27:31.184284 [ 201 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 1348 | 2026.05.21 10:27:31.188964 [ 201 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 1349 | 2026.05.21 10:27:31.201704 [ 201 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 1350 | 2026.05.21 10:27:31.206623 [ 201 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 1351 | 2026.05.21 10:27:31.281787 [ 186 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.116069504 sec., 396.31426356401073 rows/sec., 2.05 MiB/sec. | ||
| 1352 | 2026.05.21 10:27:31.284469 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1353 | 2026.05.21 10:27:31.286718 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_6_1} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.05.21 10:27:31.286836 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_6_1} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1355 | 2026.05.21 10:27:31.289103 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1356 | 2026.05.21 10:27:31.414319 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65007 | ||
| 1357 | 2026.05.21 10:27:31.414426 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1358 | 2026.05.21 10:27:31.414460 [ 303 ] {} <Debug> TCP-Session: 08b48517-200f-46c8-a308-9213e4522d66 Authenticating user 'default' from [fd00:1122:3344:101::e]:65007 | ||
| 1359 | 2026.05.21 10:27:31.414491 [ 303 ] {} <Debug> TCP-Session: 08b48517-200f-46c8-a308-9213e4522d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.05.21 10:27:31.414510 [ 303 ] {} <Debug> TCP-Session: 08b48517-200f-46c8-a308-9213e4522d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.05.21 10:27:31.414741 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44100 | ||
| 1362 | 2026.05.21 10:27:31.414757 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59760 | ||
| 1363 | 2026.05.21 10:27:31.414792 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46532 | ||
| 1364 | 2026.05.21 10:27:31.414820 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49345 | ||
| 1365 | 2026.05.21 10:27:31.414843 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1366 | 2026.05.21 10:27:31.414802 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38434 | ||
| 1367 | 2026.05.21 10:27:31.414896 [ 304 ] {} <Debug> TCP-Session: 525962c0-f840-41b3-8416-43b5b1dcd28a Authenticating user 'default' from [fd00:1122:3344:101::e]:44100 | ||
| 1368 | 2026.05.21 10:27:31.414931 [ 303 ] {} <Trace> TCP-Session: 08b48517-200f-46c8-a308-9213e4522d66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.05.21 10:27:31.414948 [ 304 ] {} <Debug> TCP-Session: 525962c0-f840-41b3-8416-43b5b1dcd28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.05.21 10:27:31.414775 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65416 | ||
| 1371 | 2026.05.21 10:27:31.414978 [ 304 ] {} <Debug> TCP-Session: 525962c0-f840-41b3-8416-43b5b1dcd28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.05.21 10:27:31.414768 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41229 | ||
| 1373 | 2026.05.21 10:27:31.414818 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64629 | ||
| 1374 | 2026.05.21 10:27:31.415115 [ 303 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65007) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1375 | 2026.05.21 10:27:31.415236 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1376 | 2026.05.21 10:27:31.415265 [ 307 ] {} <Debug> TCP-Session: dc91989e-9ffe-482c-879c-12ed5482cb36 Authenticating user 'default' from [fd00:1122:3344:101::e]:65416 | ||
| 1377 | 2026.05.21 10:27:31.415278 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1378 | 2026.05.21 10:27:31.415282 [ 307 ] {} <Debug> TCP-Session: dc91989e-9ffe-482c-879c-12ed5482cb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.05.21 10:27:31.415317 [ 307 ] {} <Debug> TCP-Session: dc91989e-9ffe-482c-879c-12ed5482cb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.05.21 10:27:31.415319 [ 310 ] {} <Debug> TCP-Session: 49daf9d9-4310-4171-94ed-1e3e068184f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64629 | ||
| 1381 | 2026.05.21 10:27:31.415354 [ 310 ] {} <Debug> TCP-Session: 49daf9d9-4310-4171-94ed-1e3e068184f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.05.21 10:27:31.415355 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1383 | 2026.05.21 10:27:31.415369 [ 310 ] {} <Debug> TCP-Session: 49daf9d9-4310-4171-94ed-1e3e068184f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.21 10:27:31.415382 [ 303 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1385 | 2026.05.21 10:27:31.415401 [ 309 ] {} <Debug> TCP-Session: 1cbf8d17-07c2-478a-b494-95e82aea6de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38434 | ||
| 1386 | 2026.05.21 10:27:31.415438 [ 309 ] {} <Debug> TCP-Session: 1cbf8d17-07c2-478a-b494-95e82aea6de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.21 10:27:31.415453 [ 303 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1388 | 2026.05.21 10:27:31.415465 [ 309 ] {} <Debug> TCP-Session: 1cbf8d17-07c2-478a-b494-95e82aea6de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.21 10:27:31.415464 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1390 | 2026.05.21 10:27:31.415530 [ 308 ] {} <Debug> TCP-Session: 4e593741-b7b0-4ea0-8e5f-466d005aacb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46532 | ||
| 1391 | 2026.05.21 10:27:31.415542 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1392 | 2026.05.21 10:27:31.415571 [ 308 ] {} <Debug> TCP-Session: 4e593741-b7b0-4ea0-8e5f-466d005aacb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.21 10:27:31.415577 [ 311 ] {} <Debug> TCP-Session: a6af3c11-ed9a-414d-b010-e51396f23fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:49345 | ||
| 1394 | 2026.05.21 10:27:31.415601 [ 308 ] {} <Debug> TCP-Session: 4e593741-b7b0-4ea0-8e5f-466d005aacb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.05.21 10:27:31.415616 [ 311 ] {} <Debug> TCP-Session: a6af3c11-ed9a-414d-b010-e51396f23fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.05.21 10:27:31.415625 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1397 | 2026.05.21 10:27:31.415651 [ 311 ] {} <Debug> TCP-Session: a6af3c11-ed9a-414d-b010-e51396f23fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2026.05.21 10:27:31.415670 [ 305 ] {} <Debug> TCP-Session: 73f83fdb-6ed5-45cb-a212-d1db2b8a5305 Authenticating user 'default' from [fd00:1122:3344:101::e]:59760 | ||
| 1399 | 2026.05.21 10:27:31.415694 [ 305 ] {} <Debug> TCP-Session: 73f83fdb-6ed5-45cb-a212-d1db2b8a5305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.05.21 10:27:31.415706 [ 305 ] {} <Debug> TCP-Session: 73f83fdb-6ed5-45cb-a212-d1db2b8a5305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.05.21 10:27:31.415731 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1402 | 2026.05.21 10:27:31.415770 [ 306 ] {} <Debug> TCP-Session: 502192ae-9b41-49cd-8aaf-94500e3ef2c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41229 | ||
| 1403 | 2026.05.21 10:27:31.415775 [ 303 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 1404 | 2026.05.21 10:27:31.415791 [ 306 ] {} <Debug> TCP-Session: 502192ae-9b41-49cd-8aaf-94500e3ef2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2026.05.21 10:27:31.415818 [ 306 ] {} <Debug> TCP-Session: 502192ae-9b41-49cd-8aaf-94500e3ef2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2026.05.21 10:27:31.416753 [ 359 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Trace> AggregatingTransform: Aggregating | ||
| 1407 | 2026.05.21 10:27:31.416793 [ 359 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1408 | 2026.05.21 10:27:31.416821 [ 359 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935066 sec. (1069.443 rows/sec., 41.78 KiB/sec.) | ||
| 1409 | 2026.05.21 10:27:31.416836 [ 359 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Trace> Aggregator: Merging aggregated data | ||
| 1410 | 2026.05.21 10:27:31.417428 [ 303 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002372 sec., 421.5851602023609 rows/sec., 16.47 KiB/sec. | ||
| 1411 | 2026.05.21 10:27:31.417547 [ 303 ] {5be3751b-472c-4b33-ac5b-3ea0defe5c7a} <Debug> TCPHandler: Processed in 0.002759218 sec. | ||
| 1412 | 2026.05.21 10:27:31.417701 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1413 | 2026.05.21 10:27:31.417729 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2026.05.21 10:27:31.417750 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1415 | 2026.05.21 10:27:31.417767 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.05.21 10:27:31.417782 [ 304 ] {} <Debug> TCP-Session: 525962c0-f840-41b3-8416-43b5b1dcd28a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.05.21 10:27:31.417798 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1418 | 2026.05.21 10:27:31.417823 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1419 | 2026.05.21 10:27:31.417847 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1420 | 2026.05.21 10:27:31.417861 [ 309 ] {} <Debug> TCP-Session: 1cbf8d17-07c2-478a-b494-95e82aea6de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.05.21 10:27:31.417877 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1422 | 2026.05.21 10:27:31.417899 [ 305 ] {} <Debug> TCP-Session: 73f83fdb-6ed5-45cb-a212-d1db2b8a5305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.05.21 10:27:31.417933 [ 307 ] {} <Debug> TCP-Session: dc91989e-9ffe-482c-879c-12ed5482cb36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.05.21 10:27:31.417883 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1425 | 2026.05.21 10:27:31.417882 [ 310 ] {} <Debug> TCP-Session: 49daf9d9-4310-4171-94ed-1e3e068184f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.05.21 10:27:31.417992 [ 311 ] {} <Debug> TCP-Session: a6af3c11-ed9a-414d-b010-e51396f23fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2026.05.21 10:27:31.417812 [ 306 ] {} <Debug> TCP-Session: 502192ae-9b41-49cd-8aaf-94500e3ef2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.05.21 10:27:31.417831 [ 308 ] {} <Debug> TCP-Session: 4e593741-b7b0-4ea0-8e5f-466d005aacb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.05.21 10:27:31.417735 [ 303 ] {} <Debug> TCP-Session: 08b48517-200f-46c8-a308-9213e4522d66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2026.05.21 10:27:32.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.06 MiB, peak 179.37 MiB, free memory in arenas 0.00 B, will set to 180.60 MiB (RSS), difference: 10.54 MiB | ||
| 1431 | 2026.05.21 10:27:32.927445 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46975 | ||
| 1432 | 2026.05.21 10:27:32.927536 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2026.05.21 10:27:32.927566 [ 307 ] {} <Debug> TCP-Session: 876ff8fe-8bd1-4f05-b479-f5f7b3caa733 Authenticating user 'default' from [fd00:1122:3344:101::e]:46975 | ||
| 1434 | 2026.05.21 10:27:32.927591 [ 307 ] {} <Debug> TCP-Session: 876ff8fe-8bd1-4f05-b479-f5f7b3caa733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2026.05.21 10:27:32.927606 [ 307 ] {} <Debug> TCP-Session: 876ff8fe-8bd1-4f05-b479-f5f7b3caa733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2026.05.21 10:27:32.927883 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32910 | ||
| 1437 | 2026.05.21 10:27:32.927901 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37937 | ||
| 1438 | 2026.05.21 10:27:32.927929 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44932 | ||
| 1439 | 2026.05.21 10:27:32.927964 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34413 | ||
| 1440 | 2026.05.21 10:27:32.927991 [ 307 ] {} <Trace> TCP-Session: 876ff8fe-8bd1-4f05-b479-f5f7b3caa733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.05.21 10:27:32.928019 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1442 | 2026.05.21 10:27:32.928023 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1443 | 2026.05.21 10:27:32.928046 [ 303 ] {} <Debug> TCP-Session: 41b406d7-4ab0-4ad0-a0f8-54412361763c Authenticating user 'default' from [fd00:1122:3344:101::e]:44932 | ||
| 1444 | 2026.05.21 10:27:32.928063 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1445 | 2026.05.21 10:27:32.928074 [ 309 ] {} <Debug> TCP-Session: a6e94504-54dd-471f-9b31-3edbbf27e1e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37937 | ||
| 1446 | 2026.05.21 10:27:32.928082 [ 303 ] {} <Debug> TCP-Session: 41b406d7-4ab0-4ad0-a0f8-54412361763c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.05.21 10:27:32.928101 [ 305 ] {} <Debug> TCP-Session: b4feb6a2-9496-4976-91a4-8cbc67cc6e5c Authenticating user 'default' from [fd00:1122:3344:101::e]:34413 | ||
| 1448 | 2026.05.21 10:27:32.928122 [ 303 ] {} <Debug> TCP-Session: 41b406d7-4ab0-4ad0-a0f8-54412361763c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.05.21 10:27:32.928146 [ 305 ] {} <Debug> TCP-Session: b4feb6a2-9496-4976-91a4-8cbc67cc6e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.05.21 10:27:32.928189 [ 307 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46975) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1451 | 2026.05.21 10:27:32.928199 [ 305 ] {} <Debug> TCP-Session: b4feb6a2-9496-4976-91a4-8cbc67cc6e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2026.05.21 10:27:32.928118 [ 309 ] {} <Debug> TCP-Session: a6e94504-54dd-471f-9b31-3edbbf27e1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2026.05.21 10:27:32.927976 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57951 | ||
| 1454 | 2026.05.21 10:27:32.928266 [ 309 ] {} <Debug> TCP-Session: a6e94504-54dd-471f-9b31-3edbbf27e1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.05.21 10:27:32.927971 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1456 | 2026.05.21 10:27:32.927953 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42115 | ||
| 1457 | 2026.05.21 10:27:32.928328 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1458 | 2026.05.21 10:27:32.928342 [ 308 ] {} <Debug> TCP-Session: d813c5ef-efff-47f9-9984-0465bf3a2397 Authenticating user 'default' from [fd00:1122:3344:101::e]:32910 | ||
| 1459 | 2026.05.21 10:27:32.927919 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42490 | ||
| 1460 | 2026.05.21 10:27:32.928382 [ 306 ] {} <Debug> TCP-Session: c178083f-7cb3-4349-8958-4f5fc88f9585 Authenticating user 'default' from [fd00:1122:3344:101::e]:57951 | ||
| 1461 | 2026.05.21 10:27:32.928421 [ 308 ] {} <Debug> TCP-Session: d813c5ef-efff-47f9-9984-0465bf3a2397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.05.21 10:27:32.928385 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1463 | 2026.05.21 10:27:32.928453 [ 308 ] {} <Debug> TCP-Session: d813c5ef-efff-47f9-9984-0465bf3a2397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.05.21 10:27:32.928457 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1465 | 2026.05.21 10:27:32.928479 [ 304 ] {} <Debug> TCP-Session: 7610e9d5-00a9-4bce-9396-64616e8cb6fa Authenticating user 'default' from [fd00:1122:3344:101::e]:42115 | ||
| 1466 | 2026.05.21 10:27:32.928503 [ 310 ] {} <Debug> TCP-Session: b94519c7-3b6d-4ee8-aab7-c067541cb3b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42490 | ||
| 1467 | 2026.05.21 10:27:32.928517 [ 307 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1468 | 2026.05.21 10:27:32.928520 [ 304 ] {} <Debug> TCP-Session: 7610e9d5-00a9-4bce-9396-64616e8cb6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.05.21 10:27:32.928546 [ 310 ] {} <Debug> TCP-Session: b94519c7-3b6d-4ee8-aab7-c067541cb3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.05.21 10:27:32.928570 [ 304 ] {} <Debug> TCP-Session: 7610e9d5-00a9-4bce-9396-64616e8cb6fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.05.21 10:27:32.928587 [ 310 ] {} <Debug> TCP-Session: b94519c7-3b6d-4ee8-aab7-c067541cb3b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.05.21 10:27:32.928588 [ 307 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1473 | 2026.05.21 10:27:32.927920 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45806 | ||
| 1474 | 2026.05.21 10:27:32.928446 [ 306 ] {} <Debug> TCP-Session: c178083f-7cb3-4349-8958-4f5fc88f9585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2026.05.21 10:27:32.928681 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1476 | 2026.05.21 10:27:32.928683 [ 306 ] {} <Debug> TCP-Session: c178083f-7cb3-4349-8958-4f5fc88f9585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2026.05.21 10:27:32.928712 [ 311 ] {} <Debug> TCP-Session: 409627f7-1eb7-4ae4-b01b-ffaf00e4313b Authenticating user 'default' from [fd00:1122:3344:101::e]:45806 | ||
| 1478 | 2026.05.21 10:27:32.928739 [ 311 ] {} <Debug> TCP-Session: 409627f7-1eb7-4ae4-b01b-ffaf00e4313b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.05.21 10:27:32.928752 [ 311 ] {} <Debug> TCP-Session: 409627f7-1eb7-4ae4-b01b-ffaf00e4313b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2026.05.21 10:27:32.928955 [ 307 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 1481 | 2026.05.21 10:27:32.930032 [ 353 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Trace> AggregatingTransform: Aggregating | ||
| 1482 | 2026.05.21 10:27:32.930082 [ 353 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1483 | 2026.05.21 10:27:32.930114 [ 353 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00106005 sec. (943.352 rows/sec., 36.85 KiB/sec.) | ||
| 1484 | 2026.05.21 10:27:32.930130 [ 353 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Trace> Aggregator: Merging aggregated data | ||
| 1485 | 2026.05.21 10:27:32.930749 [ 307 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002628 sec., 380.517503805175 rows/sec., 14.86 KiB/sec. | ||
| 1486 | 2026.05.21 10:27:32.930889 [ 307 ] {541357bf-11f1-4af2-bb75-8c36519778f1} <Debug> TCPHandler: Processed in 0.003062736 sec. | ||
| 1487 | 2026.05.21 10:27:32.931012 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1488 | 2026.05.21 10:27:32.931039 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1489 | 2026.05.21 10:27:32.931044 [ 307 ] {} <Debug> TCP-Session: 876ff8fe-8bd1-4f05-b479-f5f7b3caa733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.05.21 10:27:32.931057 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1491 | 2026.05.21 10:27:32.931073 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2026.05.21 10:27:32.931091 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1493 | 2026.05.21 10:27:32.931112 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1494 | 2026.05.21 10:27:32.931134 [ 310 ] {} <Debug> TCP-Session: b94519c7-3b6d-4ee8-aab7-c067541cb3b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2026.05.21 10:27:32.931144 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1496 | 2026.05.21 10:27:32.931171 [ 311 ] {} <Debug> TCP-Session: 409627f7-1eb7-4ae4-b01b-ffaf00e4313b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2026.05.21 10:27:32.931175 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1498 | 2026.05.21 10:27:32.931208 [ 309 ] {} <Debug> TCP-Session: a6e94504-54dd-471f-9b31-3edbbf27e1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.05.21 10:27:32.931160 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1500 | 2026.05.21 10:27:32.931237 [ 305 ] {} <Debug> TCP-Session: b4feb6a2-9496-4976-91a4-8cbc67cc6e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.21 10:27:32.931155 [ 304 ] {} <Debug> TCP-Session: 7610e9d5-00a9-4bce-9396-64616e8cb6fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.05.21 10:27:32.931274 [ 303 ] {} <Debug> TCP-Session: 41b406d7-4ab0-4ad0-a0f8-54412361763c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.05.21 10:27:32.931116 [ 306 ] {} <Debug> TCP-Session: c178083f-7cb3-4349-8958-4f5fc88f9585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.05.21 10:27:32.931084 [ 308 ] {} <Debug> TCP-Session: d813c5ef-efff-47f9-9984-0465bf3a2397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.05.21 10:27:32.940221 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.05.21 10:27:32.940467 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1507 | 2026.05.21 10:27:32.940839 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1508 | 2026.05.21 10:27:32.940897 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1509 | 2026.05.21 10:27:32.941172 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1510 | 2026.05.21 10:27:32.941253 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1511 | 2026.05.21 10:27:32.941500 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1512 | 2026.05.21 10:27:32.941568 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1513 | 2026.05.21 10:27:32.941602 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 1514 | 2026.05.21 10:27:32.941628 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1515 | 2026.05.21 10:27:32.941701 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1516 | 2026.05.21 10:27:32.941734 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1517 | 2026.05.21 10:27:32.942900 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00255 sec., 10196.078431372549 rows/sec., 2.20 MiB/sec. | ||
| 1518 | 2026.05.21 10:27:32.943009 [ 3 ] {b41c0b2e-6234-49fc-a0a8-1ef0a8abc4f0} <Debug> TCPHandler: Processed in 0.002906081 sec. | ||
| 1519 | 2026.05.21 10:27:32.944710 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.05.21 10:27:32.944831 [ 3 ] {218b02fa-3af9-40e5-b962-9b66f4e15fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1521 | 2026.05.21 10:27:32.944882 [ 3 ] {218b02fa-3af9-40e5-b962-9b66f4e15fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1522 | 2026.05.21 10:27:32.945440 [ 3 ] {218b02fa-3af9-40e5-b962-9b66f4e15fd8} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.05.21 10:27:32.945490 [ 3 ] {218b02fa-3af9-40e5-b962-9b66f4e15fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1524 | 2026.05.21 10:27:32.945912 [ 3 ] {218b02fa-3af9-40e5-b962-9b66f4e15fd8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1525 | 2026.05.21 10:27:32.946180 [ 3 ] {218b02fa-3af9-40e5-b962-9b66f4e15fd8} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.05.21 10:27:32.946322 [ 53 ] {} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1527 | 2026.05.21 10:27:32.946342 [ 3 ] {218b02fa-3af9-40e5-b962-9b66f4e15fd8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001546 sec., 36222.50970245795 rows/sec., 2.78 MiB/sec. | ||
| 1528 | 2026.05.21 10:27:32.946367 [ 53 ] {} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.05.21 10:27:32.946388 [ 3 ] {218b02fa-3af9-40e5-b962-9b66f4e15fd8} <Debug> TCPHandler: Processed in 0.001736319 sec. | ||
| 1530 | 2026.05.21 10:27:32.946393 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1531 | 2026.05.21 10:27:32.946521 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.05.21 10:27:32.946539 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1533 | 2026.05.21 10:27:32.946634 [ 3 ] {6e8d08a0-01f6-496a-bfd7-2d5ab7a2187c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1534 | 2026.05.21 10:27:32.946680 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1535 | 2026.05.21 10:27:32.946684 [ 3 ] {6e8d08a0-01f6-496a-bfd7-2d5ab7a2187c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1536 | 2026.05.21 10:27:32.946728 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1537 | 2026.05.21 10:27:32.946825 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1538 | 2026.05.21 10:27:32.946889 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1539 | 2026.05.21 10:27:32.946937 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1540 | 2026.05.21 10:27:32.946981 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1541 | 2026.05.21 10:27:32.947037 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1542 | 2026.05.21 10:27:32.947190 [ 3 ] {6e8d08a0-01f6-496a-bfd7-2d5ab7a2187c} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.21 10:27:32.947247 [ 3 ] {6e8d08a0-01f6-496a-bfd7-2d5ab7a2187c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1544 | 2026.05.21 10:27:32.947659 [ 3 ] {6e8d08a0-01f6-496a-bfd7-2d5ab7a2187c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1545 | 2026.05.21 10:27:32.947938 [ 3 ] {6e8d08a0-01f6-496a-bfd7-2d5ab7a2187c} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.05.21 10:27:32.948086 [ 68 ] {} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1547 | 2026.05.21 10:27:32.948102 [ 3 ] {6e8d08a0-01f6-496a-bfd7-2d5ab7a2187c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001493 sec., 42866.71131949096 rows/sec., 3.35 MiB/sec. | ||
| 1548 | 2026.05.21 10:27:32.948132 [ 68 ] {} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.05.21 10:27:32.948149 [ 3 ] {6e8d08a0-01f6-496a-bfd7-2d5ab7a2187c} <Debug> TCPHandler: Processed in 0.001680957 sec. | ||
| 1550 | 2026.05.21 10:27:32.948160 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1551 | 2026.05.21 10:27:32.948219 [ 186 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742669 sec., 302409.69455473183 rows/sec., 26.31 MiB/sec. | ||
| 1552 | 2026.05.21 10:27:32.948287 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 1553 | 2026.05.21 10:27:32.948292 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.05.21 10:27:32.948419 [ 3 ] {66d4c1f4-f57d-4b58-add2-7170a2f9f915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.05.21 10:27:32.948432 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1556 | 2026.05.21 10:27:32.948460 [ 191 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1557 | 2026.05.21 10:27:32.948475 [ 3 ] {66d4c1f4-f57d-4b58-add2-7170a2f9f915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1558 | 2026.05.21 10:27:32.948475 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1559 | 2026.05.21 10:27:32.948593 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1560 | 2026.05.21 10:27:32.948652 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1561 | 2026.05.21 10:27:32.948712 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 1562 | 2026.05.21 10:27:32.948770 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1563 | 2026.05.21 10:27:32.948824 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1564 | 2026.05.21 10:27:32.948837 [ 191 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.05.21 10:27:32.948924 [ 191 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_6_1} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1566 | 2026.05.21 10:27:32.948972 [ 3 ] {66d4c1f4-f57d-4b58-add2-7170a2f9f915} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.05.21 10:27:32.949017 [ 3 ] {66d4c1f4-f57d-4b58-add2-7170a2f9f915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1568 | 2026.05.21 10:27:32.949043 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1569 | 2026.05.21 10:27:32.949447 [ 3 ] {66d4c1f4-f57d-4b58-add2-7170a2f9f915} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1570 | 2026.05.21 10:27:32.949743 [ 3 ] {66d4c1f4-f57d-4b58-add2-7170a2f9f915} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.05.21 10:27:32.949879 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1572 | 2026.05.21 10:27:32.949898 [ 3 ] {66d4c1f4-f57d-4b58-add2-7170a2f9f915} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 1573 | 2026.05.21 10:27:32.949920 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.05.21 10:27:32.949942 [ 3 ] {66d4c1f4-f57d-4b58-add2-7170a2f9f915} <Debug> TCPHandler: Processed in 0.001701018 sec. | ||
| 1575 | 2026.05.21 10:27:32.949947 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1576 | 2026.05.21 10:27:32.949967 [ 186 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743149 sec., 265611.2587047923 rows/sec., 21.97 MiB/sec. | ||
| 1577 | 2026.05.21 10:27:32.950066 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 1578 | 2026.05.21 10:27:32.950082 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.05.21 10:27:32.950119 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1580 | 2026.05.21 10:27:32.950194 [ 3 ] {60780e6c-fd45-4696-b4c5-cbab602accd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.05.21 10:27:32.950208 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1582 | 2026.05.21 10:27:32.950251 [ 3 ] {60780e6c-fd45-4696-b4c5-cbab602accd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1583 | 2026.05.21 10:27:32.950268 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 303 rows starting from the beginning of the part | ||
| 1584 | 2026.05.21 10:27:32.950390 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.21 10:27:32.950396 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1586 | 2026.05.21 10:27:32.950472 [ 189 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_6_1} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1587 | 2026.05.21 10:27:32.950502 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1588 | 2026.05.21 10:27:32.950551 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1589 | 2026.05.21 10:27:32.950583 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1590 | 2026.05.21 10:27:32.950613 [ 3 ] {60780e6c-fd45-4696-b4c5-cbab602accd7} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.05.21 10:27:32.950650 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1592 | 2026.05.21 10:27:32.950656 [ 3 ] {60780e6c-fd45-4696-b4c5-cbab602accd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1593 | 2026.05.21 10:27:32.950713 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1594 | 2026.05.21 10:27:32.951115 [ 3 ] {60780e6c-fd45-4696-b4c5-cbab602accd7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1595 | 2026.05.21 10:27:32.951378 [ 3 ] {60780e6c-fd45-4696-b4c5-cbab602accd7} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.05.21 10:27:32.951492 [ 68 ] {} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1597 | 2026.05.21 10:27:32.951527 [ 3 ] {60780e6c-fd45-4696-b4c5-cbab602accd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
| 1598 | 2026.05.21 10:27:32.951525 [ 68 ] {} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.05.21 10:27:32.951570 [ 3 ] {60780e6c-fd45-4696-b4c5-cbab602accd7} <Debug> TCPHandler: Processed in 0.001537743 sec. | ||
| 1600 | 2026.05.21 10:27:32.951573 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1601 | 2026.05.21 10:27:32.951673 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 1602 | 2026.05.21 10:27:32.951787 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1603 | 2026.05.21 10:27:32.951827 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1604 | 2026.05.21 10:27:32.951915 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1605 | 2026.05.21 10:27:32.951968 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1606 | 2026.05.21 10:27:32.952008 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1607 | 2026.05.21 10:27:32.952061 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1608 | 2026.05.21 10:27:32.952142 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1103 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212775 sec., 518387.9685113383 rows/sec., 36.84 MiB/sec. | ||
| 1609 | 2026.05.21 10:27:32.952145 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1610 | 2026.05.21 10:27:32.952359 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1611 | 2026.05.21 10:27:32.952649 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.21 10:27:32.952719 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1613 | 2026.05.21 10:27:32.952789 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1614 | 2026.05.21 10:27:32.953149 [ 193 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001514573 sec., 237690.75508410623 rows/sec., 16.02 MiB/sec. | ||
| 1615 | 2026.05.21 10:27:32.953294 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2026.05.21 10:27:32.953602 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.05.21 10:27:32.953713 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_6_1} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1618 | 2026.05.21 10:27:32.953793 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1619 | 2026.05.21 10:27:35.994728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 24 | ||
| 1620 | 2026.05.21 10:27:35.996533 [ 243 ] {} <Trace> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.05.21 10:27:35.996594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1622 | 2026.05.21 10:27:35.997829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1623 | 2026.05.21 10:27:35.998148 [ 243 ] {} <Trace> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.21 10:27:35.998547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 24 | ||
| 1625 | 2026.05.21 10:27:36.000346 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.67 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 181.68 MiB (RSS), difference: -3.99 MiB | ||
| 1626 | 2026.05.21 10:27:37.942567 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.05.21 10:27:37.942810 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1628 | 2026.05.21 10:27:37.943165 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1629 | 2026.05.21 10:27:37.943211 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 1630 | 2026.05.21 10:27:37.943491 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1631 | 2026.05.21 10:27:37.943573 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1632 | 2026.05.21 10:27:37.943748 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1633 | 2026.05.21 10:27:37.943792 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1634 | 2026.05.21 10:27:37.943816 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 1635 | 2026.05.21 10:27:37.943832 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1636 | 2026.05.21 10:27:37.943877 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 1637 | 2026.05.21 10:27:37.943899 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1638 | 2026.05.21 10:27:37.944972 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002268 sec., 11463.84479717813 rows/sec., 2.47 MiB/sec. | ||
| 1639 | 2026.05.21 10:27:37.945079 [ 3 ] {80da66d3-5c45-4edb-9a92-7581194e788d} <Debug> TCPHandler: Processed in 0.002660785 sec. | ||
| 1640 | 2026.05.21 10:27:37.947951 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.05.21 10:27:37.948073 [ 3 ] {3f54e826-f95e-4b00-8c23-af86684dac2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.21 10:27:37.948129 [ 3 ] {3f54e826-f95e-4b00-8c23-af86684dac2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1643 | 2026.05.21 10:27:37.948740 [ 3 ] {3f54e826-f95e-4b00-8c23-af86684dac2c} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.21 10:27:37.948788 [ 3 ] {3f54e826-f95e-4b00-8c23-af86684dac2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1645 | 2026.05.21 10:27:37.949229 [ 3 ] {3f54e826-f95e-4b00-8c23-af86684dac2c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1646 | 2026.05.21 10:27:37.949438 [ 3 ] {3f54e826-f95e-4b00-8c23-af86684dac2c} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.21 10:27:37.949594 [ 3 ] {3f54e826-f95e-4b00-8c23-af86684dac2c} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001558 sec., 1925.5455712451862 rows/sec., 175.51 KiB/sec. | ||
| 1648 | 2026.05.21 10:27:37.949633 [ 3 ] {3f54e826-f95e-4b00-8c23-af86684dac2c} <Debug> TCPHandler: Processed in 0.001738608 sec. | ||
| 1649 | 2026.05.21 10:27:37.949763 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.05.21 10:27:37.949867 [ 3 ] {51e37a8f-84d3-4e85-8c5d-5373ea1d9233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.05.21 10:27:37.949912 [ 3 ] {51e37a8f-84d3-4e85-8c5d-5373ea1d9233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1652 | 2026.05.21 10:27:37.950348 [ 3 ] {51e37a8f-84d3-4e85-8c5d-5373ea1d9233} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.21 10:27:37.950384 [ 3 ] {51e37a8f-84d3-4e85-8c5d-5373ea1d9233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1654 | 2026.05.21 10:27:37.950697 [ 3 ] {51e37a8f-84d3-4e85-8c5d-5373ea1d9233} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1655 | 2026.05.21 10:27:37.950921 [ 3 ] {51e37a8f-84d3-4e85-8c5d-5373ea1d9233} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.05.21 10:27:37.951059 [ 3 ] {51e37a8f-84d3-4e85-8c5d-5373ea1d9233} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001215 sec., 19753.086419753086 rows/sec., 1.64 MiB/sec. | ||
| 1657 | 2026.05.21 10:27:37.951094 [ 3 ] {51e37a8f-84d3-4e85-8c5d-5373ea1d9233} <Debug> TCPHandler: Processed in 0.001383648 sec. | ||
| 1658 | 2026.05.21 10:27:37.951229 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.21 10:27:37.951348 [ 3 ] {1c9d229f-36cc-4e1c-af71-16ae2b4468c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.21 10:27:37.951402 [ 3 ] {1c9d229f-36cc-4e1c-af71-16ae2b4468c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1661 | 2026.05.21 10:27:37.951875 [ 3 ] {1c9d229f-36cc-4e1c-af71-16ae2b4468c6} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.21 10:27:37.951919 [ 3 ] {1c9d229f-36cc-4e1c-af71-16ae2b4468c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1663 | 2026.05.21 10:27:37.952247 [ 3 ] {1c9d229f-36cc-4e1c-af71-16ae2b4468c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1664 | 2026.05.21 10:27:37.952460 [ 3 ] {1c9d229f-36cc-4e1c-af71-16ae2b4468c6} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.05.21 10:27:37.952590 [ 3 ] {1c9d229f-36cc-4e1c-af71-16ae2b4468c6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 128.72 KiB/sec. | ||
| 1666 | 2026.05.21 10:27:37.952626 [ 3 ] {1c9d229f-36cc-4e1c-af71-16ae2b4468c6} <Debug> TCPHandler: Processed in 0.001460121 sec. | ||
| 1667 | 2026.05.21 10:27:37.952784 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.21 10:27:37.952879 [ 3 ] {478c307a-b23c-4434-8d50-98d60da11da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1669 | 2026.05.21 10:27:37.952921 [ 3 ] {478c307a-b23c-4434-8d50-98d60da11da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1670 | 2026.05.21 10:27:37.953420 [ 3 ] {478c307a-b23c-4434-8d50-98d60da11da3} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.21 10:27:37.953456 [ 3 ] {478c307a-b23c-4434-8d50-98d60da11da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1672 | 2026.05.21 10:27:37.953803 [ 3 ] {478c307a-b23c-4434-8d50-98d60da11da3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1673 | 2026.05.21 10:27:37.954013 [ 3 ] {478c307a-b23c-4434-8d50-98d60da11da3} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.21 10:27:37.954140 [ 3 ] {478c307a-b23c-4434-8d50-98d60da11da3} <Debug> executeQuery: Read 211 rows, 19.29 KiB in 0.00128 sec., 164843.75 rows/sec., 14.72 MiB/sec. | ||
| 1675 | 2026.05.21 10:27:37.954174 [ 3 ] {478c307a-b23c-4434-8d50-98d60da11da3} <Debug> TCPHandler: Processed in 0.00144061 sec. | ||
| 1676 | 2026.05.21 10:27:37.954297 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.05.21 10:27:37.954390 [ 3 ] {94aec60d-b100-4054-8335-bde976caa76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.05.21 10:27:37.954431 [ 3 ] {94aec60d-b100-4054-8335-bde976caa76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1679 | 2026.05.21 10:27:37.954838 [ 3 ] {94aec60d-b100-4054-8335-bde976caa76d} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.05.21 10:27:37.954873 [ 3 ] {94aec60d-b100-4054-8335-bde976caa76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1681 | 2026.05.21 10:27:37.955173 [ 3 ] {94aec60d-b100-4054-8335-bde976caa76d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1682 | 2026.05.21 10:27:37.955391 [ 3 ] {94aec60d-b100-4054-8335-bde976caa76d} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.05.21 10:27:37.955517 [ 3 ] {94aec60d-b100-4054-8335-bde976caa76d} <Debug> executeQuery: Read 31 rows, 2.38 KiB in 0.001145 sec., 27074.235807860263 rows/sec., 2.03 MiB/sec. | ||
| 1684 | 2026.05.21 10:27:37.955550 [ 3 ] {94aec60d-b100-4054-8335-bde976caa76d} <Debug> TCPHandler: Processed in 0.001303907 sec. | ||
| 1685 | 2026.05.21 10:27:37.955678 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.05.21 10:27:37.955770 [ 3 ] {f414bd80-7398-430e-a4a0-0f5fd17e9323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.05.21 10:27:37.955813 [ 3 ] {f414bd80-7398-430e-a4a0-0f5fd17e9323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1688 | 2026.05.21 10:27:37.956212 [ 3 ] {f414bd80-7398-430e-a4a0-0f5fd17e9323} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.05.21 10:27:37.956246 [ 3 ] {f414bd80-7398-430e-a4a0-0f5fd17e9323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1690 | 2026.05.21 10:27:37.956537 [ 3 ] {f414bd80-7398-430e-a4a0-0f5fd17e9323} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1691 | 2026.05.21 10:27:37.956747 [ 3 ] {f414bd80-7398-430e-a4a0-0f5fd17e9323} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.05.21 10:27:37.956872 [ 3 ] {f414bd80-7398-430e-a4a0-0f5fd17e9323} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. | ||
| 1693 | 2026.05.21 10:27:37.956906 [ 3 ] {f414bd80-7398-430e-a4a0-0f5fd17e9323} <Debug> TCPHandler: Processed in 0.001277466 sec. | ||
| 1694 | 2026.05.21 10:27:37.957037 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.05.21 10:27:37.957143 [ 3 ] {32882003-02d9-47c6-9058-3db45af37393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1696 | 2026.05.21 10:27:37.957185 [ 3 ] {32882003-02d9-47c6-9058-3db45af37393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1697 | 2026.05.21 10:27:37.957587 [ 3 ] {32882003-02d9-47c6-9058-3db45af37393} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.05.21 10:27:37.957623 [ 3 ] {32882003-02d9-47c6-9058-3db45af37393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1699 | 2026.05.21 10:27:37.957933 [ 3 ] {32882003-02d9-47c6-9058-3db45af37393} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1700 | 2026.05.21 10:27:37.958142 [ 3 ] {32882003-02d9-47c6-9058-3db45af37393} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.05.21 10:27:37.958269 [ 3 ] {32882003-02d9-47c6-9058-3db45af37393} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 1702 | 2026.05.21 10:27:37.958302 [ 3 ] {32882003-02d9-47c6-9058-3db45af37393} <Debug> TCPHandler: Processed in 0.001327708 sec. | ||
| 1703 | 2026.05.21 10:27:37.958418 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.05.21 10:27:37.958517 [ 3 ] {996a7fd7-2f3e-40df-9007-b2e2ca5e181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1705 | 2026.05.21 10:27:37.958557 [ 3 ] {996a7fd7-2f3e-40df-9007-b2e2ca5e181c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1706 | 2026.05.21 10:27:37.959003 [ 3 ] {996a7fd7-2f3e-40df-9007-b2e2ca5e181c} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.05.21 10:27:37.959039 [ 3 ] {996a7fd7-2f3e-40df-9007-b2e2ca5e181c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1708 | 2026.05.21 10:27:37.959357 [ 3 ] {996a7fd7-2f3e-40df-9007-b2e2ca5e181c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1709 | 2026.05.21 10:27:37.959571 [ 3 ] {996a7fd7-2f3e-40df-9007-b2e2ca5e181c} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.05.21 10:27:37.959698 [ 3 ] {996a7fd7-2f3e-40df-9007-b2e2ca5e181c} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001199 sec., 104253.5446205171 rows/sec., 8.45 MiB/sec. | ||
| 1711 | 2026.05.21 10:27:37.959732 [ 3 ] {996a7fd7-2f3e-40df-9007-b2e2ca5e181c} <Debug> TCPHandler: Processed in 0.001364829 sec. | ||
| 1712 | 2026.05.21 10:27:37.959851 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.05.21 10:27:37.959947 [ 3 ] {35dc7eba-118c-473a-b8a5-94c448cf9762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1714 | 2026.05.21 10:27:37.959990 [ 3 ] {35dc7eba-118c-473a-b8a5-94c448cf9762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1715 | 2026.05.21 10:27:37.960383 [ 3 ] {35dc7eba-118c-473a-b8a5-94c448cf9762} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.05.21 10:27:37.960417 [ 3 ] {35dc7eba-118c-473a-b8a5-94c448cf9762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1717 | 2026.05.21 10:27:37.960750 [ 3 ] {35dc7eba-118c-473a-b8a5-94c448cf9762} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1718 | 2026.05.21 10:27:37.960962 [ 3 ] {35dc7eba-118c-473a-b8a5-94c448cf9762} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.05.21 10:27:37.961087 [ 3 ] {35dc7eba-118c-473a-b8a5-94c448cf9762} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001159 sec., 169974.11561691112 rows/sec., 12.19 MiB/sec. | ||
| 1720 | 2026.05.21 10:27:37.961121 [ 3 ] {35dc7eba-118c-473a-b8a5-94c448cf9762} <Debug> TCPHandler: Processed in 0.001321406 sec. | ||
| 1721 | 2026.05.21 10:27:37.961262 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.05.21 10:27:37.961357 [ 3 ] {ecd7f3e1-ba89-48a1-9c1a-339b7cf7061b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.05.21 10:27:37.961413 [ 3 ] {ecd7f3e1-ba89-48a1-9c1a-339b7cf7061b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1724 | 2026.05.21 10:27:37.962186 [ 3 ] {ecd7f3e1-ba89-48a1-9c1a-339b7cf7061b} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.05.21 10:27:37.962223 [ 3 ] {ecd7f3e1-ba89-48a1-9c1a-339b7cf7061b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1726 | 2026.05.21 10:27:37.962762 [ 3 ] {ecd7f3e1-ba89-48a1-9c1a-339b7cf7061b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1727 | 2026.05.21 10:27:37.962982 [ 3 ] {ecd7f3e1-ba89-48a1-9c1a-339b7cf7061b} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.05.21 10:27:37.963117 [ 3 ] {ecd7f3e1-ba89-48a1-9c1a-339b7cf7061b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001779 sec., 9555.93029792018 rows/sec., 17.12 MiB/sec. | ||
| 1729 | 2026.05.21 10:27:37.963171 [ 3 ] {ecd7f3e1-ba89-48a1-9c1a-339b7cf7061b} <Debug> TCPHandler: Processed in 0.001958485 sec. | ||
| 1730 | 2026.05.21 10:27:37.963296 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.05.21 10:27:37.963392 [ 3 ] {9e48c0aa-9fc9-4009-b1e9-a625c62996f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1732 | 2026.05.21 10:27:37.963434 [ 3 ] {9e48c0aa-9fc9-4009-b1e9-a625c62996f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1733 | 2026.05.21 10:27:37.963757 [ 3 ] {9e48c0aa-9fc9-4009-b1e9-a625c62996f1} <Trace> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.05.21 10:27:37.963794 [ 3 ] {9e48c0aa-9fc9-4009-b1e9-a625c62996f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1735 | 2026.05.21 10:27:37.964568 [ 3 ] {9e48c0aa-9fc9-4009-b1e9-a625c62996f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1736 | 2026.05.21 10:27:37.964775 [ 3 ] {9e48c0aa-9fc9-4009-b1e9-a625c62996f1} <Trace> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.05.21 10:27:37.964902 [ 3 ] {9e48c0aa-9fc9-4009-b1e9-a625c62996f1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 277.37 KiB/sec. | ||
| 1738 | 2026.05.21 10:27:37.964936 [ 3 ] {9e48c0aa-9fc9-4009-b1e9-a625c62996f1} <Debug> TCPHandler: Processed in 0.001690308 sec. | ||
| 1739 | 2026.05.21 10:27:37.965063 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.05.21 10:27:37.965158 [ 3 ] {45350ef1-245a-4d54-9434-82439b5beb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.05.21 10:27:37.965201 [ 3 ] {45350ef1-245a-4d54-9434-82439b5beb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1742 | 2026.05.21 10:27:37.965550 [ 3 ] {45350ef1-245a-4d54-9434-82439b5beb70} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.05.21 10:27:37.965585 [ 3 ] {45350ef1-245a-4d54-9434-82439b5beb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1744 | 2026.05.21 10:27:37.965890 [ 3 ] {45350ef1-245a-4d54-9434-82439b5beb70} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1745 | 2026.05.21 10:27:37.966097 [ 3 ] {45350ef1-245a-4d54-9434-82439b5beb70} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.05.21 10:27:37.966222 [ 3 ] {45350ef1-245a-4d54-9434-82439b5beb70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 1747 | 2026.05.21 10:27:37.966256 [ 3 ] {45350ef1-245a-4d54-9434-82439b5beb70} <Debug> TCPHandler: Processed in 0.001242784 sec. | ||
| 1748 | 2026.05.21 10:27:38.504172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3321 | ||
| 1749 | 2026.05.21 10:27:38.504767 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.05.21 10:27:38.504831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1751 | 2026.05.21 10:27:38.505526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1752 | 2026.05.21 10:27:38.505912 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.05.21 10:27:38.506110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3321 | ||
| 1754 | 2026.05.21 10:27:38.671434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1755 | 2026.05.21 10:27:38.689721 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.05.21 10:27:38.689783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 1757 | 2026.05.21 10:27:38.695517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1758 | 2026.05.21 10:27:38.696199 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.05.21 10:27:38.699537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1760 | 2026.05.21 10:27:42.939694 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.05.21 10:27:42.940069 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1762 | 2026.05.21 10:27:42.940481 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1763 | 2026.05.21 10:27:42.940520 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1764 | 2026.05.21 10:27:42.940749 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1765 | 2026.05.21 10:27:42.940820 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1766 | 2026.05.21 10:27:42.940959 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1767 | 2026.05.21 10:27:42.941053 [ 332 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1768 | 2026.05.21 10:27:42.941076 [ 325 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1769 | 2026.05.21 10:27:42.941185 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1770 | 2026.05.21 10:27:42.941215 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1771 | 2026.05.21 10:27:42.941266 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1772 | 2026.05.21 10:27:42.941287 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1773 | 2026.05.21 10:27:42.942285 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002373 sec., 10956.595027391488 rows/sec., 2.36 MiB/sec. | ||
| 1774 | 2026.05.21 10:27:42.942382 [ 3 ] {7c15b2e0-3bb0-4ddf-8f18-b9d7be167e56} <Debug> TCPHandler: Processed in 0.002877931 sec. | ||
| 1775 | 2026.05.21 10:27:42.944005 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.05.21 10:27:42.944116 [ 3 ] {3f6a863d-91ab-4a02-abcd-30cb73d4ce68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1777 | 2026.05.21 10:27:42.944161 [ 3 ] {3f6a863d-91ab-4a02-abcd-30cb73d4ce68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1778 | 2026.05.21 10:27:42.944640 [ 3 ] {3f6a863d-91ab-4a02-abcd-30cb73d4ce68} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.05.21 10:27:42.944686 [ 3 ] {3f6a863d-91ab-4a02-abcd-30cb73d4ce68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1780 | 2026.05.21 10:27:42.945059 [ 3 ] {3f6a863d-91ab-4a02-abcd-30cb73d4ce68} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1781 | 2026.05.21 10:27:42.945273 [ 3 ] {3f6a863d-91ab-4a02-abcd-30cb73d4ce68} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.05.21 10:27:42.945417 [ 3 ] {3f6a863d-91ab-4a02-abcd-30cb73d4ce68} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001335 sec., 41947.56554307116 rows/sec., 3.22 MiB/sec. | ||
| 1783 | 2026.05.21 10:27:42.945452 [ 3 ] {3f6a863d-91ab-4a02-abcd-30cb73d4ce68} <Debug> TCPHandler: Processed in 0.001498202 sec. | ||
| 1784 | 2026.05.21 10:27:42.945568 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.05.21 10:27:42.945664 [ 3 ] {d4e42cdd-2471-46db-b6b1-0902776725b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1786 | 2026.05.21 10:27:42.945707 [ 3 ] {d4e42cdd-2471-46db-b6b1-0902776725b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1787 | 2026.05.21 10:27:42.946119 [ 3 ] {d4e42cdd-2471-46db-b6b1-0902776725b3} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.05.21 10:27:42.946156 [ 3 ] {d4e42cdd-2471-46db-b6b1-0902776725b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1789 | 2026.05.21 10:27:42.946532 [ 3 ] {d4e42cdd-2471-46db-b6b1-0902776725b3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1790 | 2026.05.21 10:27:42.946760 [ 3 ] {d4e42cdd-2471-46db-b6b1-0902776725b3} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.05.21 10:27:42.946934 [ 3 ] {d4e42cdd-2471-46db-b6b1-0902776725b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 1792 | 2026.05.21 10:27:42.946972 [ 3 ] {d4e42cdd-2471-46db-b6b1-0902776725b3} <Debug> TCPHandler: Processed in 0.00145166 sec. | ||
| 1793 | 2026.05.21 10:27:42.947104 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.05.21 10:27:42.947202 [ 3 ] {5b5d416f-04f7-4d44-bc48-10edc9417a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1795 | 2026.05.21 10:27:42.947249 [ 3 ] {5b5d416f-04f7-4d44-bc48-10edc9417a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1796 | 2026.05.21 10:27:42.947668 [ 3 ] {5b5d416f-04f7-4d44-bc48-10edc9417a20} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.05.21 10:27:42.947707 [ 3 ] {5b5d416f-04f7-4d44-bc48-10edc9417a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1798 | 2026.05.21 10:27:42.948059 [ 3 ] {5b5d416f-04f7-4d44-bc48-10edc9417a20} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1799 | 2026.05.21 10:27:42.948278 [ 3 ] {5b5d416f-04f7-4d44-bc48-10edc9417a20} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.05.21 10:27:42.948411 [ 3 ] {5b5d416f-04f7-4d44-bc48-10edc9417a20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1801 | 2026.05.21 10:27:42.948447 [ 3 ] {5b5d416f-04f7-4d44-bc48-10edc9417a20} <Debug> TCPHandler: Processed in 0.001392129 sec. | ||
| 1802 | 2026.05.21 10:27:42.948591 [ 3 ] {} <Trace> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.05.21 10:27:42.948688 [ 3 ] {571fdf75-4c79-43f3-b199-53aaa02c5c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1804 | 2026.05.21 10:27:42.948732 [ 3 ] {571fdf75-4c79-43f3-b199-53aaa02c5c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1805 | 2026.05.21 10:27:42.949065 [ 3 ] {571fdf75-4c79-43f3-b199-53aaa02c5c43} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.05.21 10:27:42.949104 [ 3 ] {571fdf75-4c79-43f3-b199-53aaa02c5c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 1807 | 2026.05.21 10:27:42.949578 [ 3 ] {571fdf75-4c79-43f3-b199-53aaa02c5c43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1808 | 2026.05.21 10:27:42.949840 [ 3 ] {571fdf75-4c79-43f3-b199-53aaa02c5c43} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.05.21 10:27:42.949997 [ 3 ] {571fdf75-4c79-43f3-b199-53aaa02c5c43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. | ||
| 1810 | 2026.05.21 10:27:42.950038 [ 3 ] {571fdf75-4c79-43f3-b199-53aaa02c5c43} <Debug> TCPHandler: Processed in 0.001496752 sec. | ||
| 1811 | 2026.05.21 10:27:45.917668 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1812 | 2026.05.21 10:27:45.917743 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1813 | 2026.05.21 10:27:46.007177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3833 | ||
| 1814 | 2026.05.21 10:27:46.007728 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.05.21 10:27:46.007786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1816 | 2026.05.21 10:27:46.008316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1817 | 2026.05.21 10:27:46.008569 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.05.21 10:27:46.008729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3833 | ||
| 1819 | 2026.05.21 10:27:46.199595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1820 | 2026.05.21 10:27:46.218071 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.21 10:27:46.218137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1822 | 2026.05.21 10:27:46.224175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1823 | 2026.05.21 10:27:46.224864 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.21 10:27:46.228102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1825 | 2026.05.21 10:27:47.507848 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1826 | 2026.05.21 10:27:47.507949 [ 3 ] {} <Debug> TCP-Session: d9aa647f-da8d-419a-b905-e401a74b1d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2026.05.21 10:27:47.940792 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.05.21 10:27:47.941032 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1829 | 2026.05.21 10:27:47.941370 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1830 | 2026.05.21 10:27:47.941411 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1831 | 2026.05.21 10:27:47.941661 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1832 | 2026.05.21 10:27:47.941741 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1833 | 2026.05.21 10:27:47.941893 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1834 | 2026.05.21 10:27:47.941978 [ 332 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1835 | 2026.05.21 10:27:47.942003 [ 325 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1836 | 2026.05.21 10:27:47.942095 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 1837 | 2026.05.21 10:27:47.942122 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1838 | 2026.05.21 10:27:47.950262 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1839 | 2026.05.21 10:27:47.950297 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1840 | 2026.05.21 10:27:47.960449 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1841 | 2026.05.21 10:27:47.960527 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1842 | 2026.05.21 10:27:47.961811 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.020874 sec., 1389.2881096100411 rows/sec., 287.86 KiB/sec. | ||
| 1843 | 2026.05.21 10:27:47.961946 [ 4 ] {3d9fdf90-90ab-444c-8eb1-21f463d07cf9} <Debug> TCPHandler: Processed in 0.021288097 sec. | ||
| 1844 | 2026.05.21 10:27:47.974730 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.05.21 10:27:47.974850 [ 4 ] {8f82de99-aae3-4d0a-9ba7-10e42b9256ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1846 | 2026.05.21 10:27:47.974898 [ 4 ] {8f82de99-aae3-4d0a-9ba7-10e42b9256ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1847 | 2026.05.21 10:27:47.975457 [ 4 ] {8f82de99-aae3-4d0a-9ba7-10e42b9256ef} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.21 10:27:47.975505 [ 4 ] {8f82de99-aae3-4d0a-9ba7-10e42b9256ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1849 | 2026.05.21 10:27:47.975889 [ 4 ] {8f82de99-aae3-4d0a-9ba7-10e42b9256ef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1850 | 2026.05.21 10:27:47.976124 [ 4 ] {8f82de99-aae3-4d0a-9ba7-10e42b9256ef} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.21 10:27:47.976289 [ 4 ] {8f82de99-aae3-4d0a-9ba7-10e42b9256ef} <Debug> executeQuery: Read 106 rows, 9.27 KiB in 0.001475 sec., 71864.40677966102 rows/sec., 6.13 MiB/sec. | ||
| 1852 | 2026.05.21 10:27:47.976327 [ 4 ] {8f82de99-aae3-4d0a-9ba7-10e42b9256ef} <Debug> TCPHandler: Processed in 0.001654926 sec. | ||
| 1853 | 2026.05.21 10:27:47.976485 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.21 10:27:47.976590 [ 4 ] {ee1b6b2e-91c3-4b83-80eb-1409b264ad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.05.21 10:27:47.976633 [ 4 ] {ee1b6b2e-91c3-4b83-80eb-1409b264ad93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1856 | 2026.05.21 10:27:47.977059 [ 4 ] {ee1b6b2e-91c3-4b83-80eb-1409b264ad93} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.05.21 10:27:47.977097 [ 4 ] {ee1b6b2e-91c3-4b83-80eb-1409b264ad93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1858 | 2026.05.21 10:27:47.977399 [ 4 ] {ee1b6b2e-91c3-4b83-80eb-1409b264ad93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1859 | 2026.05.21 10:27:47.977610 [ 4 ] {ee1b6b2e-91c3-4b83-80eb-1409b264ad93} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.05.21 10:27:47.977763 [ 4 ] {ee1b6b2e-91c3-4b83-80eb-1409b264ad93} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001196 sec., 20903.010033444814 rows/sec., 1.53 MiB/sec. | ||
| 1861 | 2026.05.21 10:27:47.977803 [ 4 ] {ee1b6b2e-91c3-4b83-80eb-1409b264ad93} <Debug> TCPHandler: Processed in 0.001372069 sec. | ||
| 1862 | 2026.05.21 10:27:47.977946 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.05.21 10:27:47.978041 [ 4 ] {ce646663-0bbc-481c-ae9c-35f754feef79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1864 | 2026.05.21 10:27:47.978086 [ 4 ] {ce646663-0bbc-481c-ae9c-35f754feef79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1865 | 2026.05.21 10:27:47.978526 [ 4 ] {ce646663-0bbc-481c-ae9c-35f754feef79} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.21 10:27:47.978564 [ 4 ] {ce646663-0bbc-481c-ae9c-35f754feef79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1867 | 2026.05.21 10:27:47.978860 [ 4 ] {ce646663-0bbc-481c-ae9c-35f754feef79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1868 | 2026.05.21 10:27:47.979076 [ 4 ] {ce646663-0bbc-481c-ae9c-35f754feef79} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.05.21 10:27:47.979200 [ 4 ] {ce646663-0bbc-481c-ae9c-35f754feef79} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.001179 sec., 79728.58354537745 rows/sec., 6.24 MiB/sec. | ||
| 1870 | 2026.05.21 10:27:47.979233 [ 4 ] {ce646663-0bbc-481c-ae9c-35f754feef79} <Debug> TCPHandler: Processed in 0.001338268 sec. | ||
| 1871 | 2026.05.21 10:27:47.979361 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.05.21 10:27:47.979457 [ 4 ] {f0264543-3d16-4f2e-b8a7-57b925280168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.05.21 10:27:47.979502 [ 4 ] {f0264543-3d16-4f2e-b8a7-57b925280168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1874 | 2026.05.21 10:27:47.979963 [ 4 ] {f0264543-3d16-4f2e-b8a7-57b925280168} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.05.21 10:27:47.980000 [ 4 ] {f0264543-3d16-4f2e-b8a7-57b925280168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1876 | 2026.05.21 10:27:47.980326 [ 4 ] {f0264543-3d16-4f2e-b8a7-57b925280168} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1877 | 2026.05.21 10:27:47.980529 [ 4 ] {f0264543-3d16-4f2e-b8a7-57b925280168} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.05.21 10:27:47.980656 [ 4 ] {f0264543-3d16-4f2e-b8a7-57b925280168} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 1879 | 2026.05.21 10:27:47.980690 [ 4 ] {f0264543-3d16-4f2e-b8a7-57b925280168} <Debug> TCPHandler: Processed in 0.001378639 sec. | ||
| 1880 | 2026.05.21 10:27:47.980824 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.05.21 10:27:47.980926 [ 4 ] {08bf0519-47bb-4836-bc5b-d259795c24ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1882 | 2026.05.21 10:27:47.980981 [ 4 ] {08bf0519-47bb-4836-bc5b-d259795c24ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1883 | 2026.05.21 10:27:47.981825 [ 4 ] {08bf0519-47bb-4836-bc5b-d259795c24ba} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.05.21 10:27:47.981862 [ 4 ] {08bf0519-47bb-4836-bc5b-d259795c24ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1885 | 2026.05.21 10:27:47.982414 [ 4 ] {08bf0519-47bb-4836-bc5b-d259795c24ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1886 | 2026.05.21 10:27:47.982634 [ 4 ] {08bf0519-47bb-4836-bc5b-d259795c24ba} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.05.21 10:27:47.982776 [ 4 ] {08bf0519-47bb-4836-bc5b-d259795c24ba} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001873 sec., 13347.570742124932 rows/sec., 23.92 MiB/sec. | ||
| 1888 | 2026.05.21 10:27:47.982833 [ 4 ] {08bf0519-47bb-4836-bc5b-d259795c24ba} <Debug> TCPHandler: Processed in 0.002064968 sec. | ||
| 1889 | 2026.05.21 10:27:47.982967 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.05.21 10:27:47.983063 [ 4 ] {5b23baf5-5fea-44af-9f58-16786869b1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.05.21 10:27:47.983105 [ 4 ] {5b23baf5-5fea-44af-9f58-16786869b1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1892 | 2026.05.21 10:27:47.983423 [ 4 ] {5b23baf5-5fea-44af-9f58-16786869b1ab} <Trace> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.05.21 10:27:47.983459 [ 4 ] {5b23baf5-5fea-44af-9f58-16786869b1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1894 | 2026.05.21 10:27:47.983751 [ 4 ] {5b23baf5-5fea-44af-9f58-16786869b1ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1895 | 2026.05.21 10:27:47.983964 [ 4 ] {5b23baf5-5fea-44af-9f58-16786869b1ab} <Trace> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.05.21 10:27:47.984088 [ 4 ] {5b23baf5-5fea-44af-9f58-16786869b1ab} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001044 sec., 8620.689655172413 rows/sec., 663.20 KiB/sec. | ||
| 1897 | 2026.05.21 10:27:47.984121 [ 4 ] {5b23baf5-5fea-44af-9f58-16786869b1ab} <Debug> TCPHandler: Processed in 0.001209484 sec. | ||
| 1898 | 2026.05.21 10:27:47.984252 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.05.21 10:27:47.984345 [ 4 ] {7a688557-652a-475f-af47-523d438793b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1900 | 2026.05.21 10:27:47.984386 [ 4 ] {7a688557-652a-475f-af47-523d438793b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1901 | 2026.05.21 10:27:47.984716 [ 4 ] {7a688557-652a-475f-af47-523d438793b4} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.05.21 10:27:47.984752 [ 4 ] {7a688557-652a-475f-af47-523d438793b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1903 | 2026.05.21 10:27:47.985040 [ 4 ] {7a688557-652a-475f-af47-523d438793b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1904 | 2026.05.21 10:27:47.985241 [ 4 ] {7a688557-652a-475f-af47-523d438793b4} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.05.21 10:27:47.985368 [ 4 ] {7a688557-652a-475f-af47-523d438793b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 1906 | 2026.05.21 10:27:47.985401 [ 4 ] {7a688557-652a-475f-af47-523d438793b4} <Debug> TCPHandler: Processed in 0.001199994 sec. | ||
| 1907 | 2026.05.21 10:27:48.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.84 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 183.73 MiB (RSS), difference: 1.89 MiB | ||
| 1908 | 2026.05.21 10:27:48.412950 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1909 | 2026.05.21 10:27:48.413034 [ 293 ] {} <Debug> TCP-Session: 52492f01-2267-43a7-95c9-c8de848b1f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2026.05.21 10:27:49.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.70 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 183.75 MiB (RSS), difference: 2.05 MiB | ||
| 1911 | 2026.05.21 10:27:49.029413 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.05.21 10:27:49.029630 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1913 | 2026.05.21 10:27:49.029948 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1914 | 2026.05.21 10:27:49.029989 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1915 | 2026.05.21 10:27:49.030223 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1916 | 2026.05.21 10:27:49.030290 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1917 | 2026.05.21 10:27:49.030428 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1918 | 2026.05.21 10:27:49.030527 [ 359 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1919 | 2026.05.21 10:27:49.030534 [ 325 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1920 | 2026.05.21 10:27:49.030656 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1921 | 2026.05.21 10:27:49.030683 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1922 | 2026.05.21 10:27:49.030726 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1923 | 2026.05.21 10:27:49.030747 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1924 | 2026.05.21 10:27:49.031755 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002224 sec., 11690.647482014389 rows/sec., 2.52 MiB/sec. | ||
| 1925 | 2026.05.21 10:27:49.031852 [ 4 ] {d39adfac-c740-4aad-b617-1663916d79bd} <Debug> TCPHandler: Processed in 0.002564032 sec. | ||
| 1926 | 2026.05.21 10:27:49.049921 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.21 10:27:49.050065 [ 4 ] {de6e270c-6ea1-4e48-b91e-96ff98f8e473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.21 10:27:49.050123 [ 4 ] {de6e270c-6ea1-4e48-b91e-96ff98f8e473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1929 | 2026.05.21 10:27:49.050795 [ 4 ] {de6e270c-6ea1-4e48-b91e-96ff98f8e473} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.05.21 10:27:49.050845 [ 4 ] {de6e270c-6ea1-4e48-b91e-96ff98f8e473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1931 | 2026.05.21 10:27:49.051384 [ 4 ] {de6e270c-6ea1-4e48-b91e-96ff98f8e473} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1932 | 2026.05.21 10:27:49.051605 [ 4 ] {de6e270c-6ea1-4e48-b91e-96ff98f8e473} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.05.21 10:27:49.051755 [ 4 ] {de6e270c-6ea1-4e48-b91e-96ff98f8e473} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001732 sec., 5196.304849884526 rows/sec., 1.06 MiB/sec. | ||
| 1934 | 2026.05.21 10:27:49.051793 [ 4 ] {de6e270c-6ea1-4e48-b91e-96ff98f8e473} <Debug> TCPHandler: Processed in 0.001953455 sec. | ||
| 1935 | 2026.05.21 10:27:49.051954 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.05.21 10:27:49.052053 [ 4 ] {debc305d-3504-448e-a875-2821a697428a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1937 | 2026.05.21 10:27:49.052095 [ 4 ] {debc305d-3504-448e-a875-2821a697428a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1938 | 2026.05.21 10:27:49.052515 [ 4 ] {debc305d-3504-448e-a875-2821a697428a} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.05.21 10:27:49.052553 [ 4 ] {debc305d-3504-448e-a875-2821a697428a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1940 | 2026.05.21 10:27:49.052852 [ 4 ] {debc305d-3504-448e-a875-2821a697428a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1941 | 2026.05.21 10:27:49.053064 [ 4 ] {debc305d-3504-448e-a875-2821a697428a} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.05.21 10:27:49.053194 [ 4 ] {debc305d-3504-448e-a875-2821a697428a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001161 sec., 1722.6528854435833 rows/sec., 140.47 KiB/sec. | ||
| 1943 | 2026.05.21 10:27:49.053227 [ 4 ] {debc305d-3504-448e-a875-2821a697428a} <Debug> TCPHandler: Processed in 0.001324508 sec. | ||
| 1944 | 2026.05.21 10:27:49.053357 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.05.21 10:27:49.053465 [ 4 ] {db6ef95e-97cc-4db1-a593-c412725ef251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1946 | 2026.05.21 10:27:49.053517 [ 4 ] {db6ef95e-97cc-4db1-a593-c412725ef251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1947 | 2026.05.21 10:27:49.055571 [ 4 ] {db6ef95e-97cc-4db1-a593-c412725ef251} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.05.21 10:27:49.055608 [ 4 ] {db6ef95e-97cc-4db1-a593-c412725ef251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1949 | 2026.05.21 10:27:49.056145 [ 4 ] {db6ef95e-97cc-4db1-a593-c412725ef251} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1950 | 2026.05.21 10:27:49.056384 [ 4 ] {db6ef95e-97cc-4db1-a593-c412725ef251} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.21 10:27:49.056516 [ 4 ] {db6ef95e-97cc-4db1-a593-c412725ef251} <Debug> executeQuery: Read 2398 rows, 181.02 KiB in 0.003074 sec., 780091.0865322056 rows/sec., 57.51 MiB/sec. | ||
| 1952 | 2026.05.21 10:27:49.056552 [ 4 ] {db6ef95e-97cc-4db1-a593-c412725ef251} <Debug> TCPHandler: Processed in 0.003247941 sec. | ||
| 1953 | 2026.05.21 10:27:49.056706 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.05.21 10:27:49.056803 [ 4 ] {ac594123-1231-491c-887e-792ce84d7ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.05.21 10:27:49.056845 [ 4 ] {ac594123-1231-491c-887e-792ce84d7ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1956 | 2026.05.21 10:27:49.057272 [ 4 ] {ac594123-1231-491c-887e-792ce84d7ef8} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.05.21 10:27:49.057309 [ 4 ] {ac594123-1231-491c-887e-792ce84d7ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1958 | 2026.05.21 10:27:49.057605 [ 4 ] {ac594123-1231-491c-887e-792ce84d7ef8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1959 | 2026.05.21 10:27:49.057823 [ 4 ] {ac594123-1231-491c-887e-792ce84d7ef8} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.05.21 10:27:49.057917 [ 48 ] {} <Debug> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1961 | 2026.05.21 10:27:49.057948 [ 4 ] {ac594123-1231-491c-887e-792ce84d7ef8} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001165 sec., 6866.9527896995705 rows/sec., 507.14 KiB/sec. | ||
| 1962 | 2026.05.21 10:27:49.057952 [ 48 ] {} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.05.21 10:27:49.057981 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1964 | 2026.05.21 10:27:49.057981 [ 4 ] {ac594123-1231-491c-887e-792ce84d7ef8} <Debug> TCPHandler: Processed in 0.001327408 sec. | ||
| 1965 | 2026.05.21 10:27:49.058084 [ 196 ] {587db461-fdb8-4dac-a311-721e675eb9ba::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 | ||
| 1966 | 2026.05.21 10:27:49.058106 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.05.21 10:27:49.058172 [ 196 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1968 | 2026.05.21 10:27:49.058200 [ 196 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 1969 | 2026.05.21 10:27:49.058203 [ 4 ] {d71c7131-5797-4a26-b166-ae61a30f9a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.05.21 10:27:49.058248 [ 4 ] {d71c7131-5797-4a26-b166-ae61a30f9a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1971 | 2026.05.21 10:27:49.058251 [ 196 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1972 | 2026.05.21 10:27:49.058296 [ 196 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 1973 | 2026.05.21 10:27:49.058337 [ 196 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 1974 | 2026.05.21 10:27:49.058374 [ 196 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1975 | 2026.05.21 10:27:49.058419 [ 196 ] {587db461-fdb8-4dac-a311-721e675eb9ba::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 | ||
| 1976 | 2026.05.21 10:27:49.059042 [ 4 ] {d71c7131-5797-4a26-b166-ae61a30f9a1c} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.05.21 10:27:49.059078 [ 4 ] {d71c7131-5797-4a26-b166-ae61a30f9a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1978 | 2026.05.21 10:27:49.059425 [ 4 ] {d71c7131-5797-4a26-b166-ae61a30f9a1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1979 | 2026.05.21 10:27:49.059626 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580834 sec., 75276.72102194159 rows/sec., 5.84 MiB/sec. | ||
| 1980 | 2026.05.21 10:27:49.059653 [ 4 ] {d71c7131-5797-4a26-b166-ae61a30f9a1c} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.05.21 10:27:49.059793 [ 4 ] {d71c7131-5797-4a26-b166-ae61a30f9a1c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001608 sec., 498134.32835820894 rows/sec., 28.77 MiB/sec. | ||
| 1982 | 2026.05.21 10:27:49.059829 [ 4 ] {d71c7131-5797-4a26-b166-ae61a30f9a1c} <Debug> TCPHandler: Processed in 0.001773429 sec. | ||
| 1983 | 2026.05.21 10:27:49.059828 [ 189 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1984 | 2026.05.21 10:27:49.059948 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.05.21 10:27:49.060055 [ 4 ] {e0081ec7-6e86-47d4-82db-a7de20cc54e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1986 | 2026.05.21 10:27:49.060098 [ 4 ] {e0081ec7-6e86-47d4-82db-a7de20cc54e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1987 | 2026.05.21 10:27:49.060191 [ 189 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.21 10:27:49.060286 [ 189 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_6_1} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1989 | 2026.05.21 10:27:49.060407 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1990 | 2026.05.21 10:27:49.060504 [ 4 ] {e0081ec7-6e86-47d4-82db-a7de20cc54e7} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.21 10:27:49.060545 [ 4 ] {e0081ec7-6e86-47d4-82db-a7de20cc54e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1992 | 2026.05.21 10:27:49.070195 [ 4 ] {e0081ec7-6e86-47d4-82db-a7de20cc54e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1993 | 2026.05.21 10:27:49.070405 [ 4 ] {e0081ec7-6e86-47d4-82db-a7de20cc54e7} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.05.21 10:27:49.070535 [ 4 ] {e0081ec7-6e86-47d4-82db-a7de20cc54e7} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.010499 sec., 190.4943327935994 rows/sec., 13.39 KiB/sec. | ||
| 1995 | 2026.05.21 10:27:49.070573 [ 4 ] {e0081ec7-6e86-47d4-82db-a7de20cc54e7} <Debug> TCPHandler: Processed in 0.01067732 sec. | ||
| 1996 | 2026.05.21 10:27:49.070696 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.05.21 10:27:49.070789 [ 4 ] {a0923c9e-3495-4a1d-acc7-4f004ee8b928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1998 | 2026.05.21 10:27:49.070830 [ 4 ] {a0923c9e-3495-4a1d-acc7-4f004ee8b928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1999 | 2026.05.21 10:27:49.071820 [ 4 ] {a0923c9e-3495-4a1d-acc7-4f004ee8b928} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.05.21 10:27:49.071855 [ 4 ] {a0923c9e-3495-4a1d-acc7-4f004ee8b928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2001 | 2026.05.21 10:27:49.072258 [ 4 ] {a0923c9e-3495-4a1d-acc7-4f004ee8b928} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2002 | 2026.05.21 10:27:49.072477 [ 4 ] {a0923c9e-3495-4a1d-acc7-4f004ee8b928} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.05.21 10:27:49.072606 [ 4 ] {a0923c9e-3495-4a1d-acc7-4f004ee8b928} <Debug> executeQuery: Read 1287 rows, 87.88 KiB in 0.001835 sec., 701362.3978201635 rows/sec., 46.77 MiB/sec. | ||
| 2004 | 2026.05.21 10:27:49.072639 [ 4 ] {a0923c9e-3495-4a1d-acc7-4f004ee8b928} <Debug> TCPHandler: Processed in 0.001993656 sec. | ||
| 2005 | 2026.05.21 10:27:49.072765 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.05.21 10:27:49.072858 [ 4 ] {e07e1b89-3a80-4dc3-b640-81421f6aa37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.05.21 10:27:49.072901 [ 4 ] {e07e1b89-3a80-4dc3-b640-81421f6aa37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2008 | 2026.05.21 10:27:49.074246 [ 4 ] {e07e1b89-3a80-4dc3-b640-81421f6aa37a} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.05.21 10:27:49.074280 [ 4 ] {e07e1b89-3a80-4dc3-b640-81421f6aa37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2010 | 2026.05.21 10:27:49.074935 [ 4 ] {e07e1b89-3a80-4dc3-b640-81421f6aa37a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2011 | 2026.05.21 10:27:49.075140 [ 4 ] {e07e1b89-3a80-4dc3-b640-81421f6aa37a} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.05.21 10:27:49.075264 [ 4 ] {e07e1b89-3a80-4dc3-b640-81421f6aa37a} <Debug> executeQuery: Read 3187 rows, 205.28 KiB in 0.002424 sec., 1314768.9768976897 rows/sec., 82.70 MiB/sec. | ||
| 2013 | 2026.05.21 10:27:49.075298 [ 4 ] {e07e1b89-3a80-4dc3-b640-81421f6aa37a} <Debug> TCPHandler: Processed in 0.002583762 sec. | ||
| 2014 | 2026.05.21 10:27:49.075416 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.05.21 10:27:49.075513 [ 4 ] {02be345a-a39b-4ecf-ad8c-f544d9a1df62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2016 | 2026.05.21 10:27:49.075567 [ 4 ] {02be345a-a39b-4ecf-ad8c-f544d9a1df62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2017 | 2026.05.21 10:27:49.076317 [ 4 ] {02be345a-a39b-4ecf-ad8c-f544d9a1df62} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.05.21 10:27:49.076354 [ 4 ] {02be345a-a39b-4ecf-ad8c-f544d9a1df62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2019 | 2026.05.21 10:27:49.076832 [ 4 ] {02be345a-a39b-4ecf-ad8c-f544d9a1df62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2020 | 2026.05.21 10:27:49.077037 [ 4 ] {02be345a-a39b-4ecf-ad8c-f544d9a1df62} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.05.21 10:27:49.077146 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2022 | 2026.05.21 10:27:49.077170 [ 4 ] {02be345a-a39b-4ecf-ad8c-f544d9a1df62} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001676 sec., 3579.952267303103 rows/sec., 6.42 MiB/sec. | ||
| 2023 | 2026.05.21 10:27:49.077215 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.05.21 10:27:49.077237 [ 4 ] {02be345a-a39b-4ecf-ad8c-f544d9a1df62} <Debug> TCPHandler: Processed in 0.001871882 sec. | ||
| 2025 | 2026.05.21 10:27:49.077241 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2026 | 2026.05.21 10:27:49.077352 [ 196 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::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 | ||
| 2027 | 2026.05.21 10:27:49.077361 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.05.21 10:27:49.077466 [ 4 ] {a1c1e513-a0d1-4aa3-9d4d-d9cc0798d100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.05.21 10:27:49.077514 [ 4 ] {a1c1e513-a0d1-4aa3-9d4d-d9cc0798d100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2030 | 2026.05.21 10:27:49.077545 [ 196 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2031 | 2026.05.21 10:27:49.077600 [ 196 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2032 | 2026.05.21 10:27:49.077721 [ 196 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2033 | 2026.05.21 10:27:49.077832 [ 4 ] {a1c1e513-a0d1-4aa3-9d4d-d9cc0798d100} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.05.21 10:27:49.077840 [ 196 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2035 | 2026.05.21 10:27:49.077867 [ 4 ] {a1c1e513-a0d1-4aa3-9d4d-d9cc0798d100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2036 | 2026.05.21 10:27:49.077960 [ 196 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 2037 | 2026.05.21 10:27:49.078068 [ 196 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2038 | 2026.05.21 10:27:49.078171 [ 196 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::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 | ||
| 2039 | 2026.05.21 10:27:49.078170 [ 4 ] {a1c1e513-a0d1-4aa3-9d4d-d9cc0798d100} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2040 | 2026.05.21 10:27:49.078390 [ 4 ] {a1c1e513-a0d1-4aa3-9d4d-d9cc0798d100} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.21 10:27:49.078518 [ 4 ] {a1c1e513-a0d1-4aa3-9d4d-d9cc0798d100} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec. | ||
| 2042 | 2026.05.21 10:27:49.078551 [ 4 ] {a1c1e513-a0d1-4aa3-9d4d-d9cc0798d100} <Debug> TCPHandler: Processed in 0.001239024 sec. | ||
| 2043 | 2026.05.21 10:27:49.079918 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 19 columns (19 merged, 0 gathered) in 0.002604573 sec., 31099.147537811383 rows/sec., 55.73 MiB/sec. | ||
| 2044 | 2026.05.21 10:27:49.080359 [ 194 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2045 | 2026.05.21 10:27:49.080825 [ 194 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.05.21 10:27:49.080912 [ 194 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2047 | 2026.05.21 10:27:49.081046 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2048 | 2026.05.21 10:27:51.375959 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37741 | ||
| 2049 | 2026.05.21 10:27:51.376060 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2050 | 2026.05.21 10:27:51.376088 [ 307 ] {} <Debug> TCP-Session: fb07ea42-152e-4004-9f6d-9e95049f4eb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37741 | ||
| 2051 | 2026.05.21 10:27:51.376111 [ 307 ] {} <Debug> TCP-Session: fb07ea42-152e-4004-9f6d-9e95049f4eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.05.21 10:27:51.376124 [ 307 ] {} <Debug> TCP-Session: fb07ea42-152e-4004-9f6d-9e95049f4eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.05.21 10:27:51.376352 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52776 | ||
| 2054 | 2026.05.21 10:27:51.376397 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44768 | ||
| 2055 | 2026.05.21 10:27:51.376396 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36785 | ||
| 2056 | 2026.05.21 10:27:51.376436 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48985 | ||
| 2057 | 2026.05.21 10:27:51.376447 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34497 | ||
| 2058 | 2026.05.21 10:27:51.376485 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.05.21 10:27:51.376498 [ 307 ] {} <Trace> TCP-Session: fb07ea42-152e-4004-9f6d-9e95049f4eb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.05.21 10:27:51.376525 [ 311 ] {} <Debug> TCP-Session: 8f1d96c4-bbb1-4489-86e4-5e23958a1028 Authenticating user 'default' from [fd00:1122:3344:101::e]:44768 | ||
| 2061 | 2026.05.21 10:27:51.376459 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2062 | 2026.05.21 10:27:51.376551 [ 311 ] {} <Debug> TCP-Session: 8f1d96c4-bbb1-4489-86e4-5e23958a1028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.21 10:27:51.376564 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2064 | 2026.05.21 10:27:51.376580 [ 311 ] {} <Debug> TCP-Session: 8f1d96c4-bbb1-4489-86e4-5e23958a1028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.21 10:27:51.376584 [ 308 ] {} <Debug> TCP-Session: 97dcfa2e-894e-4c94-b7e5-7f57e251ccba Authenticating user 'default' from [fd00:1122:3344:101::e]:52776 | ||
| 2066 | 2026.05.21 10:27:51.376594 [ 303 ] {} <Debug> TCP-Session: df3939f8-0949-46b0-b783-566a9e690dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48985 | ||
| 2067 | 2026.05.21 10:27:51.376623 [ 308 ] {} <Debug> TCP-Session: 97dcfa2e-894e-4c94-b7e5-7f57e251ccba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.05.21 10:27:51.376632 [ 303 ] {} <Debug> TCP-Session: df3939f8-0949-46b0-b783-566a9e690dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.21 10:27:51.376646 [ 308 ] {} <Debug> TCP-Session: 97dcfa2e-894e-4c94-b7e5-7f57e251ccba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.05.21 10:27:51.376658 [ 303 ] {} <Debug> TCP-Session: df3939f8-0949-46b0-b783-566a9e690dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.05.21 10:27:51.376428 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35496 | ||
| 2072 | 2026.05.21 10:27:51.376689 [ 307 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2073 | 2026.05.21 10:27:51.376418 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36667 | ||
| 2074 | 2026.05.21 10:27:51.376406 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61176 | ||
| 2075 | 2026.05.21 10:27:51.376766 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2076 | 2026.05.21 10:27:51.376797 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.05.21 10:27:51.376563 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2026.05.21 10:27:51.376822 [ 3 ] {} <Debug> TCP-Session: 91ccd22a-f4c5-483b-9f0c-9a1f38446a5f Authenticating user 'default' from [fd00:1122:3344:101::e]:36667 | ||
| 2079 | 2026.05.21 10:27:51.376834 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2080 | 2026.05.21 10:27:51.376849 [ 304 ] {} <Debug> TCP-Session: 67a048bd-70b9-494d-a7cb-9af38865f8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34497 | ||
| 2081 | 2026.05.21 10:27:51.376860 [ 3 ] {} <Debug> TCP-Session: 91ccd22a-f4c5-483b-9f0c-9a1f38446a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.05.21 10:27:51.376867 [ 310 ] {} <Debug> TCP-Session: 3807094f-78e7-4842-8064-9e8f7d60af00 Authenticating user 'default' from [fd00:1122:3344:101::e]:61176 | ||
| 2083 | 2026.05.21 10:27:51.376928 [ 3 ] {} <Debug> TCP-Session: 91ccd22a-f4c5-483b-9f0c-9a1f38446a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.05.21 10:27:51.376812 [ 293 ] {} <Debug> TCP-Session: 20d285a1-ed7d-4afb-9e78-6e3b610767af Authenticating user 'default' from [fd00:1122:3344:101::e]:35496 | ||
| 2085 | 2026.05.21 10:27:51.376943 [ 310 ] {} <Debug> TCP-Session: 3807094f-78e7-4842-8064-9e8f7d60af00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.05.21 10:27:51.376963 [ 293 ] {} <Debug> TCP-Session: 20d285a1-ed7d-4afb-9e78-6e3b610767af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.05.21 10:27:51.376971 [ 310 ] {} <Debug> TCP-Session: 3807094f-78e7-4842-8064-9e8f7d60af00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.05.21 10:27:51.376981 [ 293 ] {} <Debug> TCP-Session: 20d285a1-ed7d-4afb-9e78-6e3b610767af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.05.21 10:27:51.376980 [ 307 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2090 | 2026.05.21 10:27:51.376558 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2026.05.21 10:27:51.376883 [ 304 ] {} <Debug> TCP-Session: 67a048bd-70b9-494d-a7cb-9af38865f8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.05.21 10:27:51.377067 [ 307 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2093 | 2026.05.21 10:27:51.377094 [ 304 ] {} <Debug> TCP-Session: 67a048bd-70b9-494d-a7cb-9af38865f8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.05.21 10:27:51.377094 [ 309 ] {} <Debug> TCP-Session: 489816ed-89ed-4342-a49b-38e3f778e7a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36785 | ||
| 2095 | 2026.05.21 10:27:51.377138 [ 309 ] {} <Debug> TCP-Session: 489816ed-89ed-4342-a49b-38e3f778e7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.21 10:27:51.377151 [ 309 ] {} <Debug> TCP-Session: 489816ed-89ed-4342-a49b-38e3f778e7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.05.21 10:27:51.377382 [ 307 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 2098 | 2026.05.21 10:27:51.377477 [ 307 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2099 | 2026.05.21 10:27:52.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.81 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 190.55 MiB (RSS), difference: 5.74 MiB | ||
| 2100 | 2026.05.21 10:27:52.882650 [ 339 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Trace> AggregatingTransform: Aggregating | ||
| 2101 | 2026.05.21 10:27:52.882710 [ 339 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Trace> Aggregator: Aggregation method: without_key | ||
| 2102 | 2026.05.21 10:27:52.882738 [ 339 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006288 sec. (993.751 rows/sec., 38.82 KiB/sec.) | ||
| 2103 | 2026.05.21 10:27:52.882753 [ 339 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Trace> Aggregator: Merging aggregated data | ||
| 2104 | 2026.05.21 10:27:52.883279 [ 307 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Debug> executeQuery: Read 1 rows, 40.00 B in 1.506652 sec., 0.6637232751823248 rows/sec., 26.55 B/sec. | ||
| 2105 | 2026.05.21 10:27:52.883363 [ 307 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2106 | 2026.05.21 10:27:52.883379 [ 307 ] {395895e2-efbf-46b0-8be0-7f039344a453} <Debug> TCPHandler: Processed in 1.507038932 sec. | ||
| 2107 | 2026.05.21 10:27:52.883491 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2108 | 2026.05.21 10:27:52.883527 [ 307 ] {} <Debug> TCP-Session: fb07ea42-152e-4004-9f6d-9e95049f4eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.21 10:27:52.883541 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2110 | 2026.05.21 10:27:52.883551 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2111 | 2026.05.21 10:27:52.883590 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2112 | 2026.05.21 10:27:52.883620 [ 308 ] {} <Debug> TCP-Session: 97dcfa2e-894e-4c94-b7e5-7f57e251ccba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.21 10:27:52.883631 [ 304 ] {} <Debug> TCP-Session: 67a048bd-70b9-494d-a7cb-9af38865f8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.21 10:27:52.883628 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2115 | 2026.05.21 10:27:52.883657 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2116 | 2026.05.21 10:27:52.883655 [ 311 ] {} <Debug> TCP-Session: 8f1d96c4-bbb1-4489-86e4-5e23958a1028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.05.21 10:27:52.883646 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2118 | 2026.05.21 10:27:52.883737 [ 303 ] {} <Debug> TCP-Session: df3939f8-0949-46b0-b783-566a9e690dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.05.21 10:27:52.883726 [ 293 ] {} <Debug> TCP-Session: 20d285a1-ed7d-4afb-9e78-6e3b610767af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.05.21 10:27:52.883779 [ 3 ] {} <Debug> TCP-Session: 91ccd22a-f4c5-483b-9f0c-9a1f38446a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.05.21 10:27:52.883621 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.05.21 10:27:52.883582 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2123 | 2026.05.21 10:27:52.883859 [ 310 ] {} <Debug> TCP-Session: 3807094f-78e7-4842-8064-9e8f7d60af00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.05.21 10:27:52.883916 [ 309 ] {} <Debug> TCP-Session: 489816ed-89ed-4342-a49b-38e3f778e7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.05.21 10:27:52.885111 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52027 | ||
| 2126 | 2026.05.21 10:27:52.885153 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2127 | 2026.05.21 10:27:52.885172 [ 307 ] {} <Debug> TCP-Session: 981e1639-5f3d-4959-af23-9f266f2f1c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:52027 | ||
| 2128 | 2026.05.21 10:27:52.885194 [ 307 ] {} <Debug> TCP-Session: 981e1639-5f3d-4959-af23-9f266f2f1c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.05.21 10:27:52.885207 [ 307 ] {} <Debug> TCP-Session: 981e1639-5f3d-4959-af23-9f266f2f1c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.05.21 10:27:52.885616 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63155 | ||
| 2131 | 2026.05.21 10:27:52.885626 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48195 | ||
| 2132 | 2026.05.21 10:27:52.885641 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46341 | ||
| 2133 | 2026.05.21 10:27:52.885671 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54049 | ||
| 2134 | 2026.05.21 10:27:52.885689 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60828 | ||
| 2135 | 2026.05.21 10:27:52.885711 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2136 | 2026.05.21 10:27:52.885712 [ 307 ] {} <Trace> TCP-Session: 981e1639-5f3d-4959-af23-9f266f2f1c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.05.21 10:27:52.885749 [ 311 ] {} <Debug> TCP-Session: 76a1e70a-2162-42f4-97ca-30fcfe1fa791 Authenticating user 'default' from [fd00:1122:3344:101::e]:46341 | ||
| 2138 | 2026.05.21 10:27:52.885759 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2026.05.21 10:27:52.885775 [ 311 ] {} <Debug> TCP-Session: 76a1e70a-2162-42f4-97ca-30fcfe1fa791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.05.21 10:27:52.885730 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2026.05.21 10:27:52.885806 [ 311 ] {} <Debug> TCP-Session: 76a1e70a-2162-42f4-97ca-30fcfe1fa791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.05.21 10:27:52.885835 [ 293 ] {} <Debug> TCP-Session: 8de5f5a5-8a3f-4261-914f-e198942fc55e Authenticating user 'default' from [fd00:1122:3344:101::e]:54049 | ||
| 2143 | 2026.05.21 10:27:52.885805 [ 304 ] {} <Debug> TCP-Session: da28ac2e-771c-476b-8624-be7013c72073 Authenticating user 'default' from [fd00:1122:3344:101::e]:60828 | ||
| 2144 | 2026.05.21 10:27:52.885868 [ 293 ] {} <Debug> TCP-Session: 8de5f5a5-8a3f-4261-914f-e198942fc55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.05.21 10:27:52.885699 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.05.21 10:27:52.885891 [ 307 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52027) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2147 | 2026.05.21 10:27:52.885929 [ 309 ] {} <Debug> TCP-Session: 7e2c299e-4db1-428f-b922-511aaadf61bf Authenticating user 'default' from [fd00:1122:3344:101::e]:48195 | ||
| 2148 | 2026.05.21 10:27:52.885899 [ 304 ] {} <Debug> TCP-Session: da28ac2e-771c-476b-8624-be7013c72073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.05.21 10:27:52.885966 [ 309 ] {} <Debug> TCP-Session: 7e2c299e-4db1-428f-b922-511aaadf61bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.05.21 10:27:52.885981 [ 304 ] {} <Debug> TCP-Session: da28ac2e-771c-476b-8624-be7013c72073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.05.21 10:27:52.885684 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2152 | 2026.05.21 10:27:52.886000 [ 309 ] {} <Debug> TCP-Session: 7e2c299e-4db1-428f-b922-511aaadf61bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.05.21 10:27:52.886032 [ 308 ] {} <Debug> TCP-Session: 6b7aa963-f644-4050-97d7-5e6ede92d525 Authenticating user 'default' from [fd00:1122:3344:101::e]:63155 | ||
| 2154 | 2026.05.21 10:27:52.885680 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46694 | ||
| 2155 | 2026.05.21 10:27:52.886063 [ 308 ] {} <Debug> TCP-Session: 6b7aa963-f644-4050-97d7-5e6ede92d525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.05.21 10:27:52.885650 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35667 | ||
| 2157 | 2026.05.21 10:27:52.886102 [ 308 ] {} <Debug> TCP-Session: 6b7aa963-f644-4050-97d7-5e6ede92d525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.05.21 10:27:52.886116 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.05.21 10:27:52.885640 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45520 | ||
| 2160 | 2026.05.21 10:27:52.886153 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2161 | 2026.05.21 10:27:52.886160 [ 303 ] {} <Debug> TCP-Session: 3767f3a4-8c86-4857-b400-b0135120cbf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46694 | ||
| 2162 | 2026.05.21 10:27:52.886199 [ 3 ] {} <Debug> TCP-Session: 3684cc05-31d5-447a-afba-41b44d3e03e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35667 | ||
| 2163 | 2026.05.21 10:27:52.886201 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.05.21 10:27:52.886217 [ 303 ] {} <Debug> TCP-Session: 3767f3a4-8c86-4857-b400-b0135120cbf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.21 10:27:52.886231 [ 3 ] {} <Debug> TCP-Session: 3684cc05-31d5-447a-afba-41b44d3e03e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.05.21 10:27:52.886241 [ 310 ] {} <Debug> TCP-Session: 12661515-4513-4d25-bbfc-2c34b01eb79d Authenticating user 'default' from [fd00:1122:3344:101::e]:45520 | ||
| 2167 | 2026.05.21 10:27:52.886250 [ 303 ] {} <Debug> TCP-Session: 3767f3a4-8c86-4857-b400-b0135120cbf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.21 10:27:52.886264 [ 3 ] {} <Debug> TCP-Session: 3684cc05-31d5-447a-afba-41b44d3e03e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.05.21 10:27:52.886276 [ 310 ] {} <Debug> TCP-Session: 12661515-4513-4d25-bbfc-2c34b01eb79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.05.21 10:27:52.885900 [ 293 ] {} <Debug> TCP-Session: 8de5f5a5-8a3f-4261-914f-e198942fc55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.05.21 10:27:52.886308 [ 310 ] {} <Debug> TCP-Session: 12661515-4513-4d25-bbfc-2c34b01eb79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.05.21 10:27:52.886156 [ 307 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2173 | 2026.05.21 10:27:52.886391 [ 307 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2174 | 2026.05.21 10:27:52.886645 [ 307 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 2175 | 2026.05.21 10:27:52.887379 [ 348 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Trace> AggregatingTransform: Aggregating | ||
| 2176 | 2026.05.21 10:27:52.887430 [ 348 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2177 | 2026.05.21 10:27:52.887463 [ 348 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000726311 sec. (1376.821 rows/sec., 53.78 KiB/sec.) | ||
| 2178 | 2026.05.21 10:27:52.887479 [ 348 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Trace> Aggregator: Merging aggregated data | ||
| 2179 | 2026.05.21 10:27:52.887948 [ 307 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002112 sec., 473.48484848484844 rows/sec., 18.50 KiB/sec. | ||
| 2180 | 2026.05.21 10:27:52.888065 [ 307 ] {30cd4f36-8391-497f-bd08-e42b5f85197a} <Debug> TCPHandler: Processed in 0.00248431 sec. | ||
| 2181 | 2026.05.21 10:27:52.888187 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2182 | 2026.05.21 10:27:52.888213 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2183 | 2026.05.21 10:27:52.888216 [ 307 ] {} <Debug> TCP-Session: 981e1639-5f3d-4959-af23-9f266f2f1c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.21 10:27:52.888237 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2185 | 2026.05.21 10:27:52.888257 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2186 | 2026.05.21 10:27:52.888276 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2187 | 2026.05.21 10:27:52.888297 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2026.05.21 10:27:52.888318 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2189 | 2026.05.21 10:27:52.888338 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2190 | 2026.05.21 10:27:52.888350 [ 293 ] {} <Debug> TCP-Session: 8de5f5a5-8a3f-4261-914f-e198942fc55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.05.21 10:27:52.888368 [ 311 ] {} <Debug> TCP-Session: 76a1e70a-2162-42f4-97ca-30fcfe1fa791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.05.21 10:27:52.888380 [ 3 ] {} <Debug> TCP-Session: 3684cc05-31d5-447a-afba-41b44d3e03e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.05.21 10:27:52.888369 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2026.05.21 10:27:52.888330 [ 310 ] {} <Debug> TCP-Session: 12661515-4513-4d25-bbfc-2c34b01eb79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.05.21 10:27:52.888452 [ 303 ] {} <Debug> TCP-Session: 3767f3a4-8c86-4857-b400-b0135120cbf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.21 10:27:52.888305 [ 308 ] {} <Debug> TCP-Session: 6b7aa963-f644-4050-97d7-5e6ede92d525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.05.21 10:27:52.888282 [ 309 ] {} <Debug> TCP-Session: 7e2c299e-4db1-428f-b922-511aaadf61bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.05.21 10:27:52.888251 [ 304 ] {} <Debug> TCP-Session: da28ac2e-771c-476b-8624-be7013c72073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.21 10:27:52.938363 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.05.21 10:27:52.938585 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2201 | 2026.05.21 10:27:52.938913 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2202 | 2026.05.21 10:27:52.938950 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2203 | 2026.05.21 10:27:52.939161 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2204 | 2026.05.21 10:27:52.939230 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2205 | 2026.05.21 10:27:52.939367 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2206 | 2026.05.21 10:27:52.939462 [ 353 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2207 | 2026.05.21 10:27:52.939478 [ 318 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2208 | 2026.05.21 10:27:52.939466 [ 321 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2209 | 2026.05.21 10:27:52.939615 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2210 | 2026.05.21 10:27:52.939642 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2211 | 2026.05.21 10:27:52.939711 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2212 | 2026.05.21 10:27:52.939731 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2213 | 2026.05.21 10:27:52.939767 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2214 | 2026.05.21 10:27:52.939805 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2215 | 2026.05.21 10:27:52.940928 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002433 sec., 14385.532264693795 rows/sec., 2.42 MiB/sec. | ||
| 2216 | 2026.05.21 10:27:52.941044 [ 4 ] {086fd898-271e-4441-bc12-d1fb8abf0668} <Debug> TCPHandler: Processed in 0.002807659 sec. | ||
| 2217 | 2026.05.21 10:27:52.942582 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.05.21 10:27:52.942690 [ 4 ] {7bc437a2-0810-417f-b289-ba4b569a83ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2219 | 2026.05.21 10:27:52.942736 [ 4 ] {7bc437a2-0810-417f-b289-ba4b569a83ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2220 | 2026.05.21 10:27:52.943294 [ 4 ] {7bc437a2-0810-417f-b289-ba4b569a83ec} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.05.21 10:27:52.943349 [ 4 ] {7bc437a2-0810-417f-b289-ba4b569a83ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2222 | 2026.05.21 10:27:52.943772 [ 4 ] {7bc437a2-0810-417f-b289-ba4b569a83ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2223 | 2026.05.21 10:27:52.943989 [ 4 ] {7bc437a2-0810-417f-b289-ba4b569a83ec} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.05.21 10:27:52.944131 [ 4 ] {7bc437a2-0810-417f-b289-ba4b569a83ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001472 sec., 38043.47826086957 rows/sec., 2.92 MiB/sec. | ||
| 2225 | 2026.05.21 10:27:52.944132 [ 41 ] {} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2226 | 2026.05.21 10:27:52.944170 [ 4 ] {7bc437a2-0810-417f-b289-ba4b569a83ec} <Debug> TCPHandler: Processed in 0.001641386 sec. | ||
| 2227 | 2026.05.21 10:27:52.944215 [ 41 ] {} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.05.21 10:27:52.944243 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2229 | 2026.05.21 10:27:52.944326 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.05.21 10:27:52.944349 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 2231 | 2026.05.21 10:27:52.944427 [ 4 ] {3d47a068-60c6-4480-a908-f0c1bea5c46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2232 | 2026.05.21 10:27:52.944460 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2233 | 2026.05.21 10:27:52.944470 [ 4 ] {3d47a068-60c6-4480-a908-f0c1bea5c46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2234 | 2026.05.21 10:27:52.944496 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2235 | 2026.05.21 10:27:52.944552 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 2236 | 2026.05.21 10:27:52.944607 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 2237 | 2026.05.21 10:27:52.944651 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2238 | 2026.05.21 10:27:52.944700 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2398 rows starting from the beginning of the part | ||
| 2239 | 2026.05.21 10:27:52.944740 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2240 | 2026.05.21 10:27:52.944939 [ 4 ] {3d47a068-60c6-4480-a908-f0c1bea5c46a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.05.21 10:27:52.944975 [ 4 ] {3d47a068-60c6-4480-a908-f0c1bea5c46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2242 | 2026.05.21 10:27:52.945280 [ 4 ] {3d47a068-60c6-4480-a908-f0c1bea5c46a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2243 | 2026.05.21 10:27:52.945511 [ 4 ] {3d47a068-60c6-4480-a908-f0c1bea5c46a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.05.21 10:27:52.945636 [ 41 ] {} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2245 | 2026.05.21 10:27:52.945637 [ 4 ] {3d47a068-60c6-4480-a908-f0c1bea5c46a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 2246 | 2026.05.21 10:27:52.945678 [ 41 ] {} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.05.21 10:27:52.945696 [ 4 ] {3d47a068-60c6-4480-a908-f0c1bea5c46a} <Debug> TCPHandler: Processed in 0.001419 sec. | ||
| 2248 | 2026.05.21 10:27:52.945715 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2249 | 2026.05.21 10:27:52.945839 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.21 10:27:52.945842 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 2251 | 2026.05.21 10:27:52.945940 [ 4 ] {15c6052a-c696-4de2-9f8e-7ed8276bb99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.05.21 10:27:52.945989 [ 4 ] {15c6052a-c696-4de2-9f8e-7ed8276bb99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2253 | 2026.05.21 10:27:52.946007 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2254 | 2026.05.21 10:27:52.946048 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2255 | 2026.05.21 10:27:52.946186 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 125 rows starting from the beginning of the part | ||
| 2256 | 2026.05.21 10:27:52.946251 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 2257 | 2026.05.21 10:27:52.946272 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962565 sec., 1543897.9091138383 rows/sec., 123.74 MiB/sec. | ||
| 2258 | 2026.05.21 10:27:52.946307 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 94 rows starting from the beginning of the part | ||
| 2259 | 2026.05.21 10:27:52.946358 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1287 rows starting from the beginning of the part | ||
| 2260 | 2026.05.21 10:27:52.946369 [ 4 ] {15c6052a-c696-4de2-9f8e-7ed8276bb99f} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.05.21 10:27:52.946410 [ 4 ] {15c6052a-c696-4de2-9f8e-7ed8276bb99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2262 | 2026.05.21 10:27:52.946433 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2263 | 2026.05.21 10:27:52.946570 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2264 | 2026.05.21 10:27:52.946757 [ 4 ] {15c6052a-c696-4de2-9f8e-7ed8276bb99f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2265 | 2026.05.21 10:27:52.946875 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.05.21 10:27:52.946974 [ 196 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_11_2} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2267 | 2026.05.21 10:27:52.947041 [ 4 ] {15c6052a-c696-4de2-9f8e-7ed8276bb99f} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.05.21 10:27:52.947048 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2269 | 2026.05.21 10:27:52.947147 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2270 | 2026.05.21 10:27:52.947172 [ 4 ] {15c6052a-c696-4de2-9f8e-7ed8276bb99f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001251 sec., 102318.14548361312 rows/sec., 7.13 MiB/sec. | ||
| 2271 | 2026.05.21 10:27:52.947182 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.05.21 10:27:52.947213 [ 4 ] {15c6052a-c696-4de2-9f8e-7ed8276bb99f} <Debug> TCPHandler: Processed in 0.00142479 sec. | ||
| 2273 | 2026.05.21 10:27:52.947215 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2274 | 2026.05.21 10:27:52.947355 [ 200 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 2275 | 2026.05.21 10:27:52.947372 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.05.21 10:27:52.947482 [ 4 ] {fc4fbfeb-6179-4bd3-8314-8ff068fe29f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2277 | 2026.05.21 10:27:52.947488 [ 200 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2278 | 2026.05.21 10:27:52.947527 [ 4 ] {fc4fbfeb-6179-4bd3-8314-8ff068fe29f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2279 | 2026.05.21 10:27:52.947533 [ 200 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1103 rows starting from the beginning of the part | ||
| 2280 | 2026.05.21 10:27:52.947621 [ 200 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 2281 | 2026.05.21 10:27:52.947686 [ 200 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2282 | 2026.05.21 10:27:52.947750 [ 200 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2283 | 2026.05.21 10:27:52.947809 [ 200 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3187 rows starting from the beginning of the part | ||
| 2284 | 2026.05.21 10:27:52.947851 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002066949 sec., 849077.5534374578 rows/sec., 62.81 MiB/sec. | ||
| 2285 | 2026.05.21 10:27:52.947868 [ 200 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2286 | 2026.05.21 10:27:52.947889 [ 4 ] {fc4fbfeb-6179-4bd3-8314-8ff068fe29f2} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.21 10:27:52.947925 [ 4 ] {fc4fbfeb-6179-4bd3-8314-8ff068fe29f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2288 | 2026.05.21 10:27:52.948122 [ 193 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2289 | 2026.05.21 10:27:52.948261 [ 4 ] {fc4fbfeb-6179-4bd3-8314-8ff068fe29f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2290 | 2026.05.21 10:27:52.948533 [ 193 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.05.21 10:27:52.948553 [ 4 ] {fc4fbfeb-6179-4bd3-8314-8ff068fe29f2} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.05.21 10:27:52.948630 [ 193 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_11_2} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2293 | 2026.05.21 10:27:52.948697 [ 4 ] {fc4fbfeb-6179-4bd3-8314-8ff068fe29f2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001237 sec., 38803.556992724334 rows/sec., 2.62 MiB/sec. | ||
| 2294 | 2026.05.21 10:27:52.948698 [ 40 ] {} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2295 | 2026.05.21 10:27:52.948723 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2296 | 2026.05.21 10:27:52.948733 [ 4 ] {fc4fbfeb-6179-4bd3-8314-8ff068fe29f2} <Debug> TCPHandler: Processed in 0.001418019 sec. | ||
| 2297 | 2026.05.21 10:27:52.948762 [ 40 ] {} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.05.21 10:27:52.948793 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2299 | 2026.05.21 10:27:52.948873 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 2300 | 2026.05.21 10:27:52.948945 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2301 | 2026.05.21 10:27:52.948971 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2302 | 2026.05.21 10:27:52.949015 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2303 | 2026.05.21 10:27:52.949053 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2304 | 2026.05.21 10:27:52.949090 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2305 | 2026.05.21 10:27:52.949122 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2306 | 2026.05.21 10:27:52.949160 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2307 | 2026.05.21 10:27:52.949917 [ 198 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.0010674 sec., 562113.5469364811 rows/sec., 37.88 MiB/sec. | ||
| 2308 | 2026.05.21 10:27:52.950053 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2309 | 2026.05.21 10:27:52.950294 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.05.21 10:27:52.950365 [ 196 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_11_2} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2311 | 2026.05.21 10:27:52.950427 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2312 | 2026.05.21 10:27:52.970749 [ 196 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4935 rows, containing 5 columns (5 merged, 0 gathered) in 0.023435787 sec., 210575.39053414337 rows/sec., 13.83 MiB/sec. | ||
| 2313 | 2026.05.21 10:27:52.971154 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2314 | 2026.05.21 10:27:52.971473 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.05.21 10:27:52.971561 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2316 | 2026.05.21 10:27:52.971648 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2317 | 2026.05.21 10:27:53.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.55 MiB, peak 202.05 MiB, free memory in arenas 0.00 B, will set to 206.80 MiB (RSS), difference: 14.25 MiB | ||
| 2318 | 2026.05.21 10:27:53.509796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4281 | ||
| 2319 | 2026.05.21 10:27:53.510343 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.05.21 10:27:53.510398 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2321 | 2026.05.21 10:27:53.510981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2322 | 2026.05.21 10:27:53.511239 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.05.21 10:27:53.511402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4281 | ||
| 2324 | 2026.05.21 10:27:53.729159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2325 | 2026.05.21 10:27:53.747476 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.05.21 10:27:53.747549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2327 | 2026.05.21 10:27:53.754016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2328 | 2026.05.21 10:27:53.754798 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.05.21 10:27:53.758641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2330 | 2026.05.21 10:27:54.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.33 MiB, peak 211.33 MiB, free memory in arenas 0.00 B, will set to 209.10 MiB (RSS), difference: 1.77 MiB | ||
| 2331 | 2026.05.21 10:27:56.000605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 27 | ||
| 2332 | 2026.05.21 10:27:56.002377 [ 243 ] {} <Trace> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.05.21 10:27:56.002429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2334 | 2026.05.21 10:27:56.003648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2335 | 2026.05.21 10:27:56.003944 [ 243 ] {} <Trace> system.query_log (6642e7c7-0303-43bc-a871-cbb256d9684a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.05.21 10:27:56.004290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 27 | ||
| 2337 | 2026.05.21 10:27:57.940812 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.05.21 10:27:57.941044 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2339 | 2026.05.21 10:27:57.941382 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2340 | 2026.05.21 10:27:57.941422 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2341 | 2026.05.21 10:27:57.941670 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2342 | 2026.05.21 10:27:57.941742 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2343 | 2026.05.21 10:27:57.941882 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2344 | 2026.05.21 10:27:57.941985 [ 321 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2345 | 2026.05.21 10:27:57.941985 [ 319 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2346 | 2026.05.21 10:27:57.941985 [ 353 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2347 | 2026.05.21 10:27:57.942185 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 2348 | 2026.05.21 10:27:57.942214 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2349 | 2026.05.21 10:27:57.942297 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2350 | 2026.05.21 10:27:57.942318 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2351 | 2026.05.21 10:27:57.942353 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2352 | 2026.05.21 10:27:57.942400 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2353 | 2026.05.21 10:27:57.942437 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2354 | 2026.05.21 10:27:57.943556 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002608 sec., 14570.552147239263 rows/sec., 2.36 MiB/sec. | ||
| 2355 | 2026.05.21 10:27:57.943683 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> MemoryTracker: Peak memory usage (for query): 132.53 KiB. | ||
| 2356 | 2026.05.21 10:27:57.943700 [ 4 ] {d3692808-3964-412e-a425-dd88467dcf46} <Debug> TCPHandler: Processed in 0.003019554 sec. | ||
| 2357 | 2026.05.21 10:27:57.945929 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.05.21 10:27:57.946040 [ 4 ] {1e748ea3-0189-479c-aa77-74539c007110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2359 | 2026.05.21 10:27:57.946085 [ 4 ] {1e748ea3-0189-479c-aa77-74539c007110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2360 | 2026.05.21 10:27:57.946614 [ 4 ] {1e748ea3-0189-479c-aa77-74539c007110} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.05.21 10:27:57.946656 [ 4 ] {1e748ea3-0189-479c-aa77-74539c007110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2362 | 2026.05.21 10:27:57.947035 [ 4 ] {1e748ea3-0189-479c-aa77-74539c007110} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2363 | 2026.05.21 10:27:57.947259 [ 4 ] {1e748ea3-0189-479c-aa77-74539c007110} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.05.21 10:27:57.947405 [ 4 ] {1e748ea3-0189-479c-aa77-74539c007110} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001397 sec., 90193.2712956335 rows/sec., 7.77 MiB/sec. | ||
| 2365 | 2026.05.21 10:27:57.947442 [ 4 ] {1e748ea3-0189-479c-aa77-74539c007110} <Debug> TCPHandler: Processed in 0.001566524 sec. | ||
| 2366 | 2026.05.21 10:27:57.947574 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.05.21 10:27:57.947674 [ 4 ] {d3717cad-1c8f-4d9a-a7f6-5c59a6d75c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.05.21 10:27:57.947719 [ 4 ] {d3717cad-1c8f-4d9a-a7f6-5c59a6d75c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2369 | 2026.05.21 10:27:57.948160 [ 4 ] {d3717cad-1c8f-4d9a-a7f6-5c59a6d75c9d} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.05.21 10:27:57.948198 [ 4 ] {d3717cad-1c8f-4d9a-a7f6-5c59a6d75c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2371 | 2026.05.21 10:27:57.948502 [ 4 ] {d3717cad-1c8f-4d9a-a7f6-5c59a6d75c9d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2372 | 2026.05.21 10:27:57.948716 [ 4 ] {d3717cad-1c8f-4d9a-a7f6-5c59a6d75c9d} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.05.21 10:27:57.948847 [ 4 ] {d3717cad-1c8f-4d9a-a7f6-5c59a6d75c9d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001194 sec., 29313.232830820773 rows/sec., 2.15 MiB/sec. | ||
| 2374 | 2026.05.21 10:27:57.948881 [ 4 ] {d3717cad-1c8f-4d9a-a7f6-5c59a6d75c9d} <Debug> TCPHandler: Processed in 0.001356128 sec. | ||
| 2375 | 2026.05.21 10:27:57.949013 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.05.21 10:27:57.949110 [ 4 ] {adf581d7-371b-4cd5-924d-409bc829a7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2377 | 2026.05.21 10:27:57.949151 [ 4 ] {adf581d7-371b-4cd5-924d-409bc829a7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2378 | 2026.05.21 10:27:57.949584 [ 4 ] {adf581d7-371b-4cd5-924d-409bc829a7d6} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.05.21 10:27:57.949621 [ 4 ] {adf581d7-371b-4cd5-924d-409bc829a7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2380 | 2026.05.21 10:27:57.949927 [ 4 ] {adf581d7-371b-4cd5-924d-409bc829a7d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2381 | 2026.05.21 10:27:57.950135 [ 4 ] {adf581d7-371b-4cd5-924d-409bc829a7d6} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.05.21 10:27:57.950262 [ 4 ] {adf581d7-371b-4cd5-924d-409bc829a7d6} <Debug> executeQuery: Read 104 rows, 8.34 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 6.95 MiB/sec. | ||
| 2383 | 2026.05.21 10:27:57.950298 [ 4 ] {adf581d7-371b-4cd5-924d-409bc829a7d6} <Debug> TCPHandler: Processed in 0.001335018 sec. | ||
| 2384 | 2026.05.21 10:27:57.950424 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2026.05.21 10:27:57.950520 [ 4 ] {fddc66a9-8642-4cd6-9cd8-f63ec2042f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2386 | 2026.05.21 10:27:57.950565 [ 4 ] {fddc66a9-8642-4cd6-9cd8-f63ec2042f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2387 | 2026.05.21 10:27:57.950989 [ 4 ] {fddc66a9-8642-4cd6-9cd8-f63ec2042f80} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.05.21 10:27:57.951026 [ 4 ] {fddc66a9-8642-4cd6-9cd8-f63ec2042f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2389 | 2026.05.21 10:27:57.951366 [ 4 ] {fddc66a9-8642-4cd6-9cd8-f63ec2042f80} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2390 | 2026.05.21 10:27:57.951591 [ 4 ] {fddc66a9-8642-4cd6-9cd8-f63ec2042f80} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.05.21 10:27:57.951722 [ 4 ] {fddc66a9-8642-4cd6-9cd8-f63ec2042f80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2392 | 2026.05.21 10:27:57.951756 [ 4 ] {fddc66a9-8642-4cd6-9cd8-f63ec2042f80} <Debug> TCPHandler: Processed in 0.001381578 sec. | ||
| 2393 | 2026.05.21 10:27:57.951881 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.05.21 10:27:57.951977 [ 4 ] {9b23654c-f62e-4a7e-805e-8f90c5f32e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.05.21 10:27:57.952032 [ 4 ] {9b23654c-f62e-4a7e-805e-8f90c5f32e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2396 | 2026.05.21 10:27:57.952795 [ 4 ] {9b23654c-f62e-4a7e-805e-8f90c5f32e7d} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.05.21 10:27:57.952833 [ 4 ] {9b23654c-f62e-4a7e-805e-8f90c5f32e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2398 | 2026.05.21 10:27:57.953368 [ 4 ] {9b23654c-f62e-4a7e-805e-8f90c5f32e7d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2399 | 2026.05.21 10:27:57.953592 [ 4 ] {9b23654c-f62e-4a7e-805e-8f90c5f32e7d} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.05.21 10:27:57.953732 [ 4 ] {9b23654c-f62e-4a7e-805e-8f90c5f32e7d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001773 sec., 19740.552735476595 rows/sec., 35.37 MiB/sec. | ||
| 2401 | 2026.05.21 10:27:57.953783 [ 4 ] {9b23654c-f62e-4a7e-805e-8f90c5f32e7d} <Debug> TCPHandler: Processed in 0.001951464 sec. | ||
| 2402 | 2026.05.21 10:27:57.953914 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.05.21 10:27:57.954011 [ 4 ] {2805c7d0-1733-47d1-b9ba-9fcbbe328679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2404 | 2026.05.21 10:27:57.954055 [ 4 ] {2805c7d0-1733-47d1-b9ba-9fcbbe328679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2405 | 2026.05.21 10:27:57.954381 [ 4 ] {2805c7d0-1733-47d1-b9ba-9fcbbe328679} <Trace> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2026.05.21 10:27:57.954419 [ 4 ] {2805c7d0-1733-47d1-b9ba-9fcbbe328679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2407 | 2026.05.21 10:27:57.954725 [ 4 ] {2805c7d0-1733-47d1-b9ba-9fcbbe328679} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2408 | 2026.05.21 10:27:57.954933 [ 4 ] {2805c7d0-1733-47d1-b9ba-9fcbbe328679} <Trace> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2026.05.21 10:27:57.955063 [ 4 ] {2805c7d0-1733-47d1-b9ba-9fcbbe328679} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 422.17 KiB/sec. | ||
| 2410 | 2026.05.21 10:27:57.955097 [ 4 ] {2805c7d0-1733-47d1-b9ba-9fcbbe328679} <Debug> TCPHandler: Processed in 0.001232925 sec. | ||
| 2411 | 2026.05.21 10:27:57.955212 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.05.21 10:27:57.955309 [ 4 ] {aa8ae4de-5ae6-4bf6-908a-ee6b32235691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2413 | 2026.05.21 10:27:57.955351 [ 4 ] {aa8ae4de-5ae6-4bf6-908a-ee6b32235691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2414 | 2026.05.21 10:27:57.955698 [ 4 ] {aa8ae4de-5ae6-4bf6-908a-ee6b32235691} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.05.21 10:27:57.955735 [ 4 ] {aa8ae4de-5ae6-4bf6-908a-ee6b32235691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2416 | 2026.05.21 10:27:57.956040 [ 4 ] {aa8ae4de-5ae6-4bf6-908a-ee6b32235691} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2417 | 2026.05.21 10:27:57.956255 [ 4 ] {aa8ae4de-5ae6-4bf6-908a-ee6b32235691} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.05.21 10:27:57.956386 [ 4 ] {aa8ae4de-5ae6-4bf6-908a-ee6b32235691} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2419 | 2026.05.21 10:27:57.956419 [ 4 ] {aa8ae4de-5ae6-4bf6-908a-ee6b32235691} <Debug> TCPHandler: Processed in 0.001257295 sec. | ||
| 2420 | 2026.05.21 10:28:00.917991 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2421 | 2026.05.21 10:28:00.918064 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2422 | 2026.05.21 10:28:01.012475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4793 | ||
| 2423 | 2026.05.21 10:28:01.013015 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.05.21 10:28:01.013064 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2425 | 2026.05.21 10:28:01.013583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2426 | 2026.05.21 10:28:01.013827 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.05.21 10:28:01.013977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4793 | ||
| 2428 | 2026.05.21 10:28:01.259683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2429 | 2026.05.21 10:28:01.277220 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.05.21 10:28:01.277278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2431 | 2026.05.21 10:28:01.283567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2432 | 2026.05.21 10:28:01.284297 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.05.21 10:28:01.287520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2434 | 2026.05.21 10:28:02.940049 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.05.21 10:28:02.940284 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2436 | 2026.05.21 10:28:02.940618 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2437 | 2026.05.21 10:28:02.940658 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2438 | 2026.05.21 10:28:02.940892 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2439 | 2026.05.21 10:28:02.940963 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2440 | 2026.05.21 10:28:02.941102 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2441 | 2026.05.21 10:28:02.941183 [ 332 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2442 | 2026.05.21 10:28:02.941203 [ 321 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2443 | 2026.05.21 10:28:02.941202 [ 353 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2444 | 2026.05.21 10:28:02.941311 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2445 | 2026.05.21 10:28:02.941338 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2446 | 2026.05.21 10:28:02.941408 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2447 | 2026.05.21 10:28:02.941430 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2448 | 2026.05.21 10:28:02.941464 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2449 | 2026.05.21 10:28:02.941501 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2450 | 2026.05.21 10:28:02.942487 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002301 sec., 15210.777922642328 rows/sec., 2.56 MiB/sec. | ||
| 2451 | 2026.05.21 10:28:02.942603 [ 4 ] {ba166b03-a596-4434-8196-89300a017bca} <Debug> TCPHandler: Processed in 0.002691915 sec. | ||
| 2452 | 2026.05.21 10:28:02.944252 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.05.21 10:28:02.944363 [ 4 ] {71c829b0-6292-45cf-8f5b-f340d56a9fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2454 | 2026.05.21 10:28:02.944407 [ 4 ] {71c829b0-6292-45cf-8f5b-f340d56a9fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2455 | 2026.05.21 10:28:02.944899 [ 4 ] {71c829b0-6292-45cf-8f5b-f340d56a9fa4} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.05.21 10:28:02.944946 [ 4 ] {71c829b0-6292-45cf-8f5b-f340d56a9fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2457 | 2026.05.21 10:28:02.945311 [ 4 ] {71c829b0-6292-45cf-8f5b-f340d56a9fa4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2458 | 2026.05.21 10:28:02.945530 [ 4 ] {71c829b0-6292-45cf-8f5b-f340d56a9fa4} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.05.21 10:28:02.945672 [ 4 ] {71c829b0-6292-45cf-8f5b-f340d56a9fa4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001342 sec., 41728.763040238446 rows/sec., 3.21 MiB/sec. | ||
| 2460 | 2026.05.21 10:28:02.945708 [ 4 ] {71c829b0-6292-45cf-8f5b-f340d56a9fa4} <Debug> TCPHandler: Processed in 0.001508532 sec. | ||
| 2461 | 2026.05.21 10:28:02.945832 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.05.21 10:28:02.945932 [ 4 ] {6609b58a-b829-426f-ace6-2d72bc104d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2463 | 2026.05.21 10:28:02.945976 [ 4 ] {6609b58a-b829-426f-ace6-2d72bc104d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2464 | 2026.05.21 10:28:02.946397 [ 4 ] {6609b58a-b829-426f-ace6-2d72bc104d7a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.05.21 10:28:02.946433 [ 4 ] {6609b58a-b829-426f-ace6-2d72bc104d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2466 | 2026.05.21 10:28:02.946726 [ 4 ] {6609b58a-b829-426f-ace6-2d72bc104d7a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2467 | 2026.05.21 10:28:02.946930 [ 4 ] {6609b58a-b829-426f-ace6-2d72bc104d7a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.05.21 10:28:02.947054 [ 4 ] {6609b58a-b829-426f-ace6-2d72bc104d7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 2469 | 2026.05.21 10:28:02.947088 [ 4 ] {6609b58a-b829-426f-ace6-2d72bc104d7a} <Debug> TCPHandler: Processed in 0.001305547 sec. | ||
| 2470 | 2026.05.21 10:28:02.947207 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.05.21 10:28:02.947301 [ 4 ] {1e510517-a350-49b3-8f31-df9837472702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.05.21 10:28:02.947343 [ 4 ] {1e510517-a350-49b3-8f31-df9837472702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2473 | 2026.05.21 10:28:02.947746 [ 4 ] {1e510517-a350-49b3-8f31-df9837472702} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.05.21 10:28:02.947782 [ 4 ] {1e510517-a350-49b3-8f31-df9837472702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2475 | 2026.05.21 10:28:02.948092 [ 4 ] {1e510517-a350-49b3-8f31-df9837472702} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2476 | 2026.05.21 10:28:02.948303 [ 4 ] {1e510517-a350-49b3-8f31-df9837472702} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.05.21 10:28:02.948428 [ 4 ] {1e510517-a350-49b3-8f31-df9837472702} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 2478 | 2026.05.21 10:28:02.948462 [ 4 ] {1e510517-a350-49b3-8f31-df9837472702} <Debug> TCPHandler: Processed in 0.001304436 sec. | ||
| 2479 | 2026.05.21 10:28:02.948605 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.05.21 10:28:02.948699 [ 4 ] {b200e93c-ed59-48fd-a0f6-bad5dda5f89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2481 | 2026.05.21 10:28:02.948741 [ 4 ] {b200e93c-ed59-48fd-a0f6-bad5dda5f89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2482 | 2026.05.21 10:28:02.949100 [ 4 ] {b200e93c-ed59-48fd-a0f6-bad5dda5f89c} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.05.21 10:28:02.949136 [ 4 ] {b200e93c-ed59-48fd-a0f6-bad5dda5f89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2484 | 2026.05.21 10:28:02.949439 [ 4 ] {b200e93c-ed59-48fd-a0f6-bad5dda5f89c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2485 | 2026.05.21 10:28:02.949643 [ 4 ] {b200e93c-ed59-48fd-a0f6-bad5dda5f89c} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.05.21 10:28:02.949770 [ 4 ] {b200e93c-ed59-48fd-a0f6-bad5dda5f89c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 2487 | 2026.05.21 10:28:02.949802 [ 4 ] {b200e93c-ed59-48fd-a0f6-bad5dda5f89c} <Debug> TCPHandler: Processed in 0.001246945 sec. | ||
| 2488 | 2026.05.21 10:28:07.943180 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.05.21 10:28:07.943471 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2490 | 2026.05.21 10:28:07.943859 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2491 | 2026.05.21 10:28:07.943914 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 2492 | 2026.05.21 10:28:07.944208 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2493 | 2026.05.21 10:28:07.944282 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2494 | 2026.05.21 10:28:07.944430 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2495 | 2026.05.21 10:28:07.944516 [ 332 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2496 | 2026.05.21 10:28:07.944546 [ 321 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2497 | 2026.05.21 10:28:07.944550 [ 319 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2498 | 2026.05.21 10:28:07.944681 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (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 | ||
| 2499 | 2026.05.21 10:28:07.944712 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2500 | 2026.05.21 10:28:07.944801 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2501 | 2026.05.21 10:28:07.944825 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2502 | 2026.05.21 10:28:07.944867 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2503 | 2026.05.21 10:28:07.944913 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2504 | 2026.05.21 10:28:07.944953 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2505 | 2026.05.21 10:28:07.946094 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002746 sec., 13838.310269482883 rows/sec., 2.24 MiB/sec. | ||
| 2506 | 2026.05.21 10:28:07.946239 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> MemoryTracker: Peak memory usage (for query): 133.16 KiB. | ||
| 2507 | 2026.05.21 10:28:07.946255 [ 4 ] {3b355948-2d13-4347-9e79-dd65d3589088} <Debug> TCPHandler: Processed in 0.00321343 sec. | ||
| 2508 | 2026.05.21 10:28:07.949746 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.05.21 10:28:07.949882 [ 4 ] {e1aa9101-86db-4445-a87c-5af85ee600b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2510 | 2026.05.21 10:28:07.949940 [ 4 ] {e1aa9101-86db-4445-a87c-5af85ee600b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2511 | 2026.05.21 10:28:07.950479 [ 4 ] {e1aa9101-86db-4445-a87c-5af85ee600b7} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.05.21 10:28:07.950520 [ 4 ] {e1aa9101-86db-4445-a87c-5af85ee600b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2513 | 2026.05.21 10:28:07.950898 [ 4 ] {e1aa9101-86db-4445-a87c-5af85ee600b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2514 | 2026.05.21 10:28:07.951165 [ 4 ] {e1aa9101-86db-4445-a87c-5af85ee600b7} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.05.21 10:28:07.951319 [ 4 ] {e1aa9101-86db-4445-a87c-5af85ee600b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001476 sec., 16260.162601626014 rows/sec., 1.35 MiB/sec. | ||
| 2516 | 2026.05.21 10:28:07.951358 [ 4 ] {e1aa9101-86db-4445-a87c-5af85ee600b7} <Debug> TCPHandler: Processed in 0.001676397 sec. | ||
| 2517 | 2026.05.21 10:28:07.951495 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2026.05.21 10:28:07.951600 [ 4 ] {96ad0db9-deaf-426c-9e40-2f5619fd6e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2519 | 2026.05.21 10:28:07.951645 [ 4 ] {96ad0db9-deaf-426c-9e40-2f5619fd6e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2520 | 2026.05.21 10:28:07.952077 [ 4 ] {96ad0db9-deaf-426c-9e40-2f5619fd6e4e} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.05.21 10:28:07.952115 [ 4 ] {96ad0db9-deaf-426c-9e40-2f5619fd6e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2522 | 2026.05.21 10:28:07.952424 [ 4 ] {96ad0db9-deaf-426c-9e40-2f5619fd6e4e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2523 | 2026.05.21 10:28:07.952654 [ 4 ] {96ad0db9-deaf-426c-9e40-2f5619fd6e4e} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.05.21 10:28:07.952785 [ 4 ] {96ad0db9-deaf-426c-9e40-2f5619fd6e4e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00121 sec., 11570.247933884299 rows/sec., 943.47 KiB/sec. | ||
| 2525 | 2026.05.21 10:28:07.952821 [ 4 ] {96ad0db9-deaf-426c-9e40-2f5619fd6e4e} <Debug> TCPHandler: Processed in 0.001379279 sec. | ||
| 2526 | 2026.05.21 10:28:07.952945 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.05.21 10:28:07.953043 [ 4 ] {7f2891a0-2176-4387-937f-d7cfdc9fb622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2528 | 2026.05.21 10:28:07.953086 [ 4 ] {7f2891a0-2176-4387-937f-d7cfdc9fb622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2529 | 2026.05.21 10:28:07.953655 [ 4 ] {7f2891a0-2176-4387-937f-d7cfdc9fb622} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.05.21 10:28:07.953692 [ 4 ] {7f2891a0-2176-4387-937f-d7cfdc9fb622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2531 | 2026.05.21 10:28:07.954044 [ 4 ] {7f2891a0-2176-4387-937f-d7cfdc9fb622} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2532 | 2026.05.21 10:28:07.954266 [ 4 ] {7f2891a0-2176-4387-937f-d7cfdc9fb622} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.05.21 10:28:07.954397 [ 4 ] {7f2891a0-2176-4387-937f-d7cfdc9fb622} <Debug> executeQuery: Read 265 rows, 24.27 KiB in 0.001374 sec., 192867.54002911207 rows/sec., 17.25 MiB/sec. | ||
| 2534 | 2026.05.21 10:28:07.954434 [ 4 ] {7f2891a0-2176-4387-937f-d7cfdc9fb622} <Debug> TCPHandler: Processed in 0.001539713 sec. | ||
| 2535 | 2026.05.21 10:28:07.954558 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.05.21 10:28:07.954656 [ 4 ] {706ceacd-255b-4e33-b549-4f95666cbeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2537 | 2026.05.21 10:28:07.954700 [ 4 ] {706ceacd-255b-4e33-b549-4f95666cbeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2538 | 2026.05.21 10:28:07.955145 [ 4 ] {706ceacd-255b-4e33-b549-4f95666cbeee} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.05.21 10:28:07.955183 [ 4 ] {706ceacd-255b-4e33-b549-4f95666cbeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2540 | 2026.05.21 10:28:07.955505 [ 4 ] {706ceacd-255b-4e33-b549-4f95666cbeee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2541 | 2026.05.21 10:28:07.955758 [ 4 ] {706ceacd-255b-4e33-b549-4f95666cbeee} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.05.21 10:28:07.955889 [ 4 ] {706ceacd-255b-4e33-b549-4f95666cbeee} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001252 sec., 53514.376996805106 rows/sec., 3.92 MiB/sec. | ||
| 2543 | 2026.05.21 10:28:07.955924 [ 4 ] {706ceacd-255b-4e33-b549-4f95666cbeee} <Debug> TCPHandler: Processed in 0.00141601 sec. | ||
| 2544 | 2026.05.21 10:28:07.956048 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.05.21 10:28:07.956143 [ 4 ] {6b4f360a-e08c-4ecc-87bd-ead79f1e31e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2546 | 2026.05.21 10:28:07.956189 [ 4 ] {6b4f360a-e08c-4ecc-87bd-ead79f1e31e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2547 | 2026.05.21 10:28:07.956600 [ 4 ] {6b4f360a-e08c-4ecc-87bd-ead79f1e31e5} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.05.21 10:28:07.956635 [ 4 ] {6b4f360a-e08c-4ecc-87bd-ead79f1e31e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2549 | 2026.05.21 10:28:07.956946 [ 4 ] {6b4f360a-e08c-4ecc-87bd-ead79f1e31e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2550 | 2026.05.21 10:28:07.957169 [ 4 ] {6b4f360a-e08c-4ecc-87bd-ead79f1e31e5} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.05.21 10:28:07.957295 [ 4 ] {6b4f360a-e08c-4ecc-87bd-ead79f1e31e5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00117 sec., 20512.82051282051 rows/sec., 1.70 MiB/sec. | ||
| 2552 | 2026.05.21 10:28:07.957330 [ 4 ] {6b4f360a-e08c-4ecc-87bd-ead79f1e31e5} <Debug> TCPHandler: Processed in 0.001333597 sec. | ||
| 2553 | 2026.05.21 10:28:07.957458 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.05.21 10:28:07.957553 [ 4 ] {76a3c56b-613e-47c8-a2bb-65bbdbf44c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2555 | 2026.05.21 10:28:07.957593 [ 4 ] {76a3c56b-613e-47c8-a2bb-65bbdbf44c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2556 | 2026.05.21 10:28:07.957990 [ 4 ] {76a3c56b-613e-47c8-a2bb-65bbdbf44c34} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.05.21 10:28:07.958025 [ 4 ] {76a3c56b-613e-47c8-a2bb-65bbdbf44c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2558 | 2026.05.21 10:28:07.958317 [ 4 ] {76a3c56b-613e-47c8-a2bb-65bbdbf44c34} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2559 | 2026.05.21 10:28:07.958530 [ 4 ] {76a3c56b-613e-47c8-a2bb-65bbdbf44c34} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.05.21 10:28:07.958653 [ 4 ] {76a3c56b-613e-47c8-a2bb-65bbdbf44c34} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 2561 | 2026.05.21 10:28:07.958687 [ 4 ] {76a3c56b-613e-47c8-a2bb-65bbdbf44c34} <Debug> TCPHandler: Processed in 0.001279305 sec. | ||
| 2562 | 2026.05.21 10:28:07.958805 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.05.21 10:28:07.958900 [ 4 ] {be4e8cc7-ea1e-45e1-a438-bc90d1473ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2564 | 2026.05.21 10:28:07.958941 [ 4 ] {be4e8cc7-ea1e-45e1-a438-bc90d1473ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2565 | 2026.05.21 10:28:07.959406 [ 4 ] {be4e8cc7-ea1e-45e1-a438-bc90d1473ba6} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.05.21 10:28:07.959442 [ 4 ] {be4e8cc7-ea1e-45e1-a438-bc90d1473ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2567 | 2026.05.21 10:28:07.959764 [ 4 ] {be4e8cc7-ea1e-45e1-a438-bc90d1473ba6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2568 | 2026.05.21 10:28:07.960020 [ 4 ] {be4e8cc7-ea1e-45e1-a438-bc90d1473ba6} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.05.21 10:28:07.960149 [ 4 ] {be4e8cc7-ea1e-45e1-a438-bc90d1473ba6} <Debug> executeQuery: Read 161 rows, 13.28 KiB in 0.001267 sec., 127071.8232044199 rows/sec., 10.24 MiB/sec. | ||
| 2570 | 2026.05.21 10:28:07.960184 [ 4 ] {be4e8cc7-ea1e-45e1-a438-bc90d1473ba6} <Debug> TCPHandler: Processed in 0.00142774 sec. | ||
| 2571 | 2026.05.21 10:28:07.960305 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.05.21 10:28:07.960400 [ 4 ] {ae0715d6-1be6-46d8-8a3b-cc7e07b68126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2573 | 2026.05.21 10:28:07.960444 [ 4 ] {ae0715d6-1be6-46d8-8a3b-cc7e07b68126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2574 | 2026.05.21 10:28:07.960849 [ 4 ] {ae0715d6-1be6-46d8-8a3b-cc7e07b68126} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.05.21 10:28:07.960884 [ 4 ] {ae0715d6-1be6-46d8-8a3b-cc7e07b68126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2576 | 2026.05.21 10:28:07.961233 [ 4 ] {ae0715d6-1be6-46d8-8a3b-cc7e07b68126} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2577 | 2026.05.21 10:28:07.961450 [ 4 ] {ae0715d6-1be6-46d8-8a3b-cc7e07b68126} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.05.21 10:28:07.961577 [ 4 ] {ae0715d6-1be6-46d8-8a3b-cc7e07b68126} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001196 sec., 169732.44147157192 rows/sec., 12.16 MiB/sec. | ||
| 2579 | 2026.05.21 10:28:07.961612 [ 4 ] {ae0715d6-1be6-46d8-8a3b-cc7e07b68126} <Debug> TCPHandler: Processed in 0.001357399 sec. | ||
| 2580 | 2026.05.21 10:28:07.961743 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.05.21 10:28:07.961838 [ 4 ] {8e0bb6e6-b38f-4317-bcfe-7bad36fa8482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2582 | 2026.05.21 10:28:07.961894 [ 4 ] {8e0bb6e6-b38f-4317-bcfe-7bad36fa8482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2583 | 2026.05.21 10:28:07.962726 [ 4 ] {8e0bb6e6-b38f-4317-bcfe-7bad36fa8482} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.05.21 10:28:07.962763 [ 4 ] {8e0bb6e6-b38f-4317-bcfe-7bad36fa8482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2585 | 2026.05.21 10:28:07.963350 [ 4 ] {8e0bb6e6-b38f-4317-bcfe-7bad36fa8482} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2586 | 2026.05.21 10:28:07.963588 [ 4 ] {8e0bb6e6-b38f-4317-bcfe-7bad36fa8482} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.05.21 10:28:07.963730 [ 4 ] {8e0bb6e6-b38f-4317-bcfe-7bad36fa8482} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001909 sec., 21477.2132006286 rows/sec., 38.49 MiB/sec. | ||
| 2588 | 2026.05.21 10:28:07.963779 [ 4 ] {8e0bb6e6-b38f-4317-bcfe-7bad36fa8482} <Debug> TCPHandler: Processed in 0.002085238 sec. | ||
| 2589 | 2026.05.21 10:28:07.963912 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.05.21 10:28:07.964010 [ 4 ] {cf76b18c-0b6c-4a2c-a7f1-385966df5a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2591 | 2026.05.21 10:28:07.964056 [ 4 ] {cf76b18c-0b6c-4a2c-a7f1-385966df5a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2592 | 2026.05.21 10:28:07.964392 [ 4 ] {cf76b18c-0b6c-4a2c-a7f1-385966df5a88} <Trace> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.05.21 10:28:07.964428 [ 4 ] {cf76b18c-0b6c-4a2c-a7f1-385966df5a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2594 | 2026.05.21 10:28:07.964738 [ 4 ] {cf76b18c-0b6c-4a2c-a7f1-385966df5a88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2595 | 2026.05.21 10:28:07.964971 [ 4 ] {cf76b18c-0b6c-4a2c-a7f1-385966df5a88} <Trace> oximeter.measurements_i64 (a1ccc948-bcd2-45d8-b6a9-97642d510a08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.05.21 10:28:07.965096 [ 4 ] {cf76b18c-0b6c-4a2c-a7f1-385966df5a88} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 382.86 KiB/sec. | ||
| 2597 | 2026.05.21 10:28:07.965128 [ 4 ] {cf76b18c-0b6c-4a2c-a7f1-385966df5a88} <Debug> TCPHandler: Processed in 0.001267146 sec. | ||
| 2598 | 2026.05.21 10:28:07.965248 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.05.21 10:28:07.965343 [ 4 ] {4e1e9fa4-f294-4841-8ad3-2da31ea334eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.05.21 10:28:07.965384 [ 4 ] {4e1e9fa4-f294-4841-8ad3-2da31ea334eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2601 | 2026.05.21 10:28:07.965732 [ 4 ] {4e1e9fa4-f294-4841-8ad3-2da31ea334eb} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.05.21 10:28:07.965766 [ 4 ] {4e1e9fa4-f294-4841-8ad3-2da31ea334eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2603 | 2026.05.21 10:28:07.966108 [ 4 ] {4e1e9fa4-f294-4841-8ad3-2da31ea334eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2604 | 2026.05.21 10:28:07.966329 [ 4 ] {4e1e9fa4-f294-4841-8ad3-2da31ea334eb} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.05.21 10:28:07.966460 [ 4 ] {4e1e9fa4-f294-4841-8ad3-2da31ea334eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 2606 | 2026.05.21 10:28:07.966494 [ 4 ] {4e1e9fa4-f294-4841-8ad3-2da31ea334eb} <Debug> TCPHandler: Processed in 0.001295286 sec. | ||
| 2607 | 2026.05.21 10:28:08.515039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5241 | ||
| 2608 | 2026.05.21 10:28:08.515558 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.05.21 10:28:08.515610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2610 | 2026.05.21 10:28:08.516133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2611 | 2026.05.21 10:28:08.516383 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.05.21 10:28:08.516531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5241 | ||
| 2613 | 2026.05.21 10:28:08.516550 [ 63 ] {} <Debug> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2614 | 2026.05.21 10:28:08.516625 [ 63 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.05.21 10:28:08.516646 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2616 | 2026.05.21 10:28:08.516785 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::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 | ||
| 2617 | 2026.05.21 10:28:08.516927 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2618 | 2026.05.21 10:28:08.516966 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2873 rows starting from the beginning of the part | ||
| 2619 | 2026.05.21 10:28:08.517030 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2620 | 2026.05.21 10:28:08.517078 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2621 | 2026.05.21 10:28:08.517119 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2622 | 2026.05.21 10:28:08.517159 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2623 | 2026.05.21 10:28:08.517199 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2624 | 2026.05.21 10:28:08.518701 [ 199 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5241 rows, containing 4 columns (4 merged, 0 gathered) in 0.001985586 sec., 2639523.042567786 rows/sec., 37.76 MiB/sec. | ||
| 2625 | 2026.05.21 10:28:08.519109 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2626 | 2026.05.21 10:28:08.519398 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.05.21 10:28:08.519477 [ 200 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_11_2} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2628 | 2026.05.21 10:28:08.519558 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2629 | 2026.05.21 10:28:08.788565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2630 | 2026.05.21 10:28:08.806260 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.05.21 10:28:08.806324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2632 | 2026.05.21 10:28:08.812283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2633 | 2026.05.21 10:28:08.813018 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.05.21 10:28:08.813310 [ 63 ] {} <Debug> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2635 | 2026.05.21 10:28:08.813375 [ 63 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.05.21 10:28:08.813397 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2637 | 2026.05.21 10:28:08.813511 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 2638 | 2026.05.21 10:28:08.816091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2639 | 2026.05.21 10:28:08.816480 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2640 | 2026.05.21 10:28:08.817226 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 2641 | 2026.05.21 10:28:08.820635 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 2642 | 2026.05.21 10:28:08.823850 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 2643 | 2026.05.21 10:28:08.827300 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 2644 | 2026.05.21 10:28:08.831584 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 2645 | 2026.05.21 10:28:08.835883 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 2646 | 2026.05.21 10:28:08.888071 [ 196 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074604162 sec., 1112.5384666876896 rows/sec., 5.75 MiB/sec. | ||
| 2647 | 2026.05.21 10:28:08.890605 [ 199 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2648 | 2026.05.21 10:28:08.892806 [ 199 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_11_2} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.05.21 10:28:08.892922 [ 199 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_11_2} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2650 | 2026.05.21 10:28:08.894822 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2651 | 2026.05.21 10:28:09.000398 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.71 MiB, peak 221.59 MiB, free memory in arenas 0.00 B, will set to 217.46 MiB (RSS), difference: 5.75 MiB | ||
| 2652 | 2026.05.21 10:28:12.939625 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.05.21 10:28:12.939856 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2654 | 2026.05.21 10:28:12.940187 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2655 | 2026.05.21 10:28:12.940226 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2656 | 2026.05.21 10:28:12.940456 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2657 | 2026.05.21 10:28:12.940530 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2658 | 2026.05.21 10:28:12.940674 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2659 | 2026.05.21 10:28:12.940771 [ 319 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2660 | 2026.05.21 10:28:12.940783 [ 321 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2661 | 2026.05.21 10:28:12.940771 [ 339 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2662 | 2026.05.21 10:28:12.940933 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2663 | 2026.05.21 10:28:12.940964 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2664 | 2026.05.21 10:28:12.941037 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2665 | 2026.05.21 10:28:12.941058 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2666 | 2026.05.21 10:28:12.941097 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2667 | 2026.05.21 10:28:12.941143 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2668 | 2026.05.21 10:28:12.942154 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002392 sec., 14632.10702341137 rows/sec., 2.46 MiB/sec. | ||
| 2669 | 2026.05.21 10:28:12.942286 [ 4 ] {8677bd78-5e52-44f1-bf5a-dbd4ff72b25d} <Debug> TCPHandler: Processed in 0.002796088 sec. | ||
| 2670 | 2026.05.21 10:28:12.944124 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.05.21 10:28:12.944250 [ 4 ] {93f71f44-b20f-4589-b318-cb9f3f2a256e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2672 | 2026.05.21 10:28:12.944301 [ 4 ] {93f71f44-b20f-4589-b318-cb9f3f2a256e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2673 | 2026.05.21 10:28:12.944847 [ 4 ] {93f71f44-b20f-4589-b318-cb9f3f2a256e} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.05.21 10:28:12.944891 [ 4 ] {93f71f44-b20f-4589-b318-cb9f3f2a256e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2675 | 2026.05.21 10:28:12.945291 [ 4 ] {93f71f44-b20f-4589-b318-cb9f3f2a256e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2676 | 2026.05.21 10:28:12.945521 [ 4 ] {93f71f44-b20f-4589-b318-cb9f3f2a256e} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.05.21 10:28:12.945671 [ 4 ] {93f71f44-b20f-4589-b318-cb9f3f2a256e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001457 sec., 38435.14070006864 rows/sec., 2.95 MiB/sec. | ||
| 2678 | 2026.05.21 10:28:12.945707 [ 4 ] {93f71f44-b20f-4589-b318-cb9f3f2a256e} <Debug> TCPHandler: Processed in 0.001642516 sec. | ||
| 2679 | 2026.05.21 10:28:12.945837 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.05.21 10:28:12.945941 [ 4 ] {b6438cbc-5fe8-407f-ad2c-014b96c0d1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2681 | 2026.05.21 10:28:12.945985 [ 4 ] {b6438cbc-5fe8-407f-ad2c-014b96c0d1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2682 | 2026.05.21 10:28:12.946430 [ 4 ] {b6438cbc-5fe8-407f-ad2c-014b96c0d1d0} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.05.21 10:28:12.946466 [ 4 ] {b6438cbc-5fe8-407f-ad2c-014b96c0d1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2684 | 2026.05.21 10:28:12.946847 [ 4 ] {b6438cbc-5fe8-407f-ad2c-014b96c0d1d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2685 | 2026.05.21 10:28:12.947094 [ 4 ] {b6438cbc-5fe8-407f-ad2c-014b96c0d1d0} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.05.21 10:28:12.947238 [ 4 ] {b6438cbc-5fe8-407f-ad2c-014b96c0d1d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001322 sec., 48411.497730711046 rows/sec., 3.78 MiB/sec. | ||
| 2687 | 2026.05.21 10:28:12.947273 [ 4 ] {b6438cbc-5fe8-407f-ad2c-014b96c0d1d0} <Debug> TCPHandler: Processed in 0.001489332 sec. | ||
| 2688 | 2026.05.21 10:28:12.947407 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.05.21 10:28:12.947509 [ 4 ] {543cdbb5-8e2d-4f93-bf2a-21ae50c83858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.21 10:28:12.947556 [ 4 ] {543cdbb5-8e2d-4f93-bf2a-21ae50c83858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2691 | 2026.05.21 10:28:12.947991 [ 4 ] {543cdbb5-8e2d-4f93-bf2a-21ae50c83858} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.05.21 10:28:12.948027 [ 4 ] {543cdbb5-8e2d-4f93-bf2a-21ae50c83858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2693 | 2026.05.21 10:28:12.948358 [ 4 ] {543cdbb5-8e2d-4f93-bf2a-21ae50c83858} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2694 | 2026.05.21 10:28:12.948584 [ 4 ] {543cdbb5-8e2d-4f93-bf2a-21ae50c83858} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.05.21 10:28:12.948723 [ 4 ] {543cdbb5-8e2d-4f93-bf2a-21ae50c83858} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 2696 | 2026.05.21 10:28:12.948758 [ 4 ] {543cdbb5-8e2d-4f93-bf2a-21ae50c83858} <Debug> TCPHandler: Processed in 0.001403459 sec. | ||
| 2697 | 2026.05.21 10:28:12.948892 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.21 10:28:12.948992 [ 4 ] {da83f2a1-cfc5-40c2-a71a-8603b1bba576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.21 10:28:12.949039 [ 4 ] {da83f2a1-cfc5-40c2-a71a-8603b1bba576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2700 | 2026.05.21 10:28:12.949454 [ 4 ] {da83f2a1-cfc5-40c2-a71a-8603b1bba576} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.21 10:28:12.949595 [ 4 ] {da83f2a1-cfc5-40c2-a71a-8603b1bba576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2702 | 2026.05.21 10:28:12.949944 [ 4 ] {da83f2a1-cfc5-40c2-a71a-8603b1bba576} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2703 | 2026.05.21 10:28:12.950218 [ 4 ] {da83f2a1-cfc5-40c2-a71a-8603b1bba576} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.05.21 10:28:12.950362 [ 4 ] {da83f2a1-cfc5-40c2-a71a-8603b1bba576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
| 2705 | 2026.05.21 10:28:12.950400 [ 4 ] {da83f2a1-cfc5-40c2-a71a-8603b1bba576} <Debug> TCPHandler: Processed in 0.001560934 sec. | ||
| 2706 | 2026.05.21 10:28:15.918112 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2707 | 2026.05.21 10:28:15.918179 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2708 | 2026.05.21 10:28:16.016585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5753 | ||
| 2709 | 2026.05.21 10:28:16.017081 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.21 10:28:16.017124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2711 | 2026.05.21 10:28:16.017740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2712 | 2026.05.21 10:28:16.018056 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.05.21 10:28:16.018203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5753 | ||
| 2714 | 2026.05.21 10:28:16.316150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2715 | 2026.05.21 10:28:16.335654 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.05.21 10:28:16.335728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2717 | 2026.05.21 10:28:16.342153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2718 | 2026.05.21 10:28:16.343032 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.21 10:28:16.347910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2720 | 2026.05.21 10:28:17.940944 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.05.21 10:28:17.941209 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2722 | 2026.05.21 10:28:17.941626 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2723 | 2026.05.21 10:28:17.941685 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2724 | 2026.05.21 10:28:17.941983 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2725 | 2026.05.21 10:28:17.942082 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2726 | 2026.05.21 10:28:17.942268 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2727 | 2026.05.21 10:28:17.942376 [ 319 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2728 | 2026.05.21 10:28:17.942388 [ 321 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2729 | 2026.05.21 10:28:17.942376 [ 339 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2730 | 2026.05.21 10:28:17.942545 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2731 | 2026.05.21 10:28:17.942589 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2732 | 2026.05.21 10:28:17.942677 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2733 | 2026.05.21 10:28:17.942701 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2734 | 2026.05.21 10:28:17.942747 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2735 | 2026.05.21 10:28:17.942792 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2736 | 2026.05.21 10:28:17.943908 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002813 sec., 12442.232492001422 rows/sec., 2.10 MiB/sec. | ||
| 2737 | 2026.05.21 10:28:17.944018 [ 4 ] {8462028b-9de8-4d95-93f6-fe3be566ea62} <Debug> TCPHandler: Processed in 0.00321015 sec. | ||
| 2738 | 2026.05.21 10:28:17.946270 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.05.21 10:28:17.946382 [ 4 ] {93d4eecc-b33d-4670-b97d-4d97c8e5aae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2740 | 2026.05.21 10:28:17.946428 [ 4 ] {93d4eecc-b33d-4670-b97d-4d97c8e5aae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2741 | 2026.05.21 10:28:17.947025 [ 4 ] {93d4eecc-b33d-4670-b97d-4d97c8e5aae9} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.05.21 10:28:17.947073 [ 4 ] {93d4eecc-b33d-4670-b97d-4d97c8e5aae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2743 | 2026.05.21 10:28:17.947495 [ 4 ] {93d4eecc-b33d-4670-b97d-4d97c8e5aae9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2744 | 2026.05.21 10:28:17.947714 [ 4 ] {93d4eecc-b33d-4670-b97d-4d97c8e5aae9} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.05.21 10:28:17.947852 [ 150 ] {} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2746 | 2026.05.21 10:28:17.947858 [ 4 ] {93d4eecc-b33d-4670-b97d-4d97c8e5aae9} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001509 sec., 91451.29224652088 rows/sec., 7.96 MiB/sec. | ||
| 2747 | 2026.05.21 10:28:17.947934 [ 150 ] {} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.05.21 10:28:17.947945 [ 4 ] {93d4eecc-b33d-4670-b97d-4d97c8e5aae9} <Debug> TCPHandler: Processed in 0.001726548 sec. | ||
| 2749 | 2026.05.21 10:28:17.947964 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2750 | 2026.05.21 10:28:17.948078 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.05.21 10:28:17.948137 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 2752 | 2026.05.21 10:28:17.948181 [ 4 ] {fa9be90f-d6cd-4853-be7c-b69b984fa0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2753 | 2026.05.21 10:28:17.948228 [ 4 ] {fa9be90f-d6cd-4853-be7c-b69b984fa0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2754 | 2026.05.21 10:28:17.948289 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2755 | 2026.05.21 10:28:17.948342 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2574 rows starting from the beginning of the part | ||
| 2756 | 2026.05.21 10:28:17.948451 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 2757 | 2026.05.21 10:28:17.948513 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2758 | 2026.05.21 10:28:17.948558 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 2759 | 2026.05.21 10:28:17.948599 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 2760 | 2026.05.21 10:28:17.948632 [ 4 ] {fa9be90f-d6cd-4853-be7c-b69b984fa0f9} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.21 10:28:17.948641 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 138 rows starting from the beginning of the part | ||
| 2762 | 2026.05.21 10:28:17.948677 [ 4 ] {fa9be90f-d6cd-4853-be7c-b69b984fa0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2763 | 2026.05.21 10:28:17.949005 [ 4 ] {fa9be90f-d6cd-4853-be7c-b69b984fa0f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2764 | 2026.05.21 10:28:17.949226 [ 4 ] {fa9be90f-d6cd-4853-be7c-b69b984fa0f9} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.05.21 10:28:17.949358 [ 4 ] {fa9be90f-d6cd-4853-be7c-b69b984fa0f9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 2766 | 2026.05.21 10:28:17.949392 [ 4 ] {fa9be90f-d6cd-4853-be7c-b69b984fa0f9} <Debug> TCPHandler: Processed in 0.001363618 sec. | ||
| 2767 | 2026.05.21 10:28:17.949501 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.05.21 10:28:17.949596 [ 4 ] {e30fcdc0-bbbe-492d-9a60-5844945d0487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2769 | 2026.05.21 10:28:17.949638 [ 4 ] {e30fcdc0-bbbe-492d-9a60-5844945d0487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2770 | 2026.05.21 10:28:17.950039 [ 4 ] {e30fcdc0-bbbe-492d-9a60-5844945d0487} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.05.21 10:28:17.950076 [ 4 ] {e30fcdc0-bbbe-492d-9a60-5844945d0487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2772 | 2026.05.21 10:28:17.950195 [ 187 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3215 rows, containing 5 columns (5 merged, 0 gathered) in 0.002116079 sec., 1519319.4582999975 rows/sec., 123.15 MiB/sec. | ||
| 2773 | 2026.05.21 10:28:17.950442 [ 4 ] {e30fcdc0-bbbe-492d-9a60-5844945d0487} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2774 | 2026.05.21 10:28:17.950626 [ 187 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2775 | 2026.05.21 10:28:17.950677 [ 4 ] {e30fcdc0-bbbe-492d-9a60-5844945d0487} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.05.21 10:28:17.950791 [ 150 ] {} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2777 | 2026.05.21 10:28:17.950816 [ 4 ] {e30fcdc0-bbbe-492d-9a60-5844945d0487} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001239 sec., 84745.7627118644 rows/sec., 6.62 MiB/sec. | ||
| 2778 | 2026.05.21 10:28:17.950836 [ 150 ] {} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.05.21 10:28:17.950856 [ 4 ] {e30fcdc0-bbbe-492d-9a60-5844945d0487} <Debug> TCPHandler: Processed in 0.001403679 sec. | ||
| 2780 | 2026.05.21 10:28:17.950863 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2781 | 2026.05.21 10:28:17.950934 [ 187 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.21 10:28:17.950961 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 2783 | 2026.05.21 10:28:17.950981 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.05.21 10:28:17.951017 [ 187 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_16_3} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2785 | 2026.05.21 10:28:17.951047 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2786 | 2026.05.21 10:28:17.951072 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1370 rows starting from the beginning of the part | ||
| 2787 | 2026.05.21 10:28:17.951081 [ 4 ] {65964dda-a5a7-43e3-a615-887a9e29bbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2788 | 2026.05.21 10:28:17.951101 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2789 | 2026.05.21 10:28:17.951117 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 2790 | 2026.05.21 10:28:17.951128 [ 4 ] {65964dda-a5a7-43e3-a615-887a9e29bbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2791 | 2026.05.21 10:28:17.951154 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2792 | 2026.05.21 10:28:17.951192 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 161 rows starting from the beginning of the part | ||
| 2793 | 2026.05.21 10:28:17.951226 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 2794 | 2026.05.21 10:28:17.951258 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 105 rows starting from the beginning of the part | ||
| 2795 | 2026.05.21 10:28:17.951517 [ 4 ] {65964dda-a5a7-43e3-a615-887a9e29bbc3} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.05.21 10:28:17.951558 [ 4 ] {65964dda-a5a7-43e3-a615-887a9e29bbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2797 | 2026.05.21 10:28:17.951885 [ 4 ] {65964dda-a5a7-43e3-a615-887a9e29bbc3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2798 | 2026.05.21 10:28:17.952092 [ 4 ] {65964dda-a5a7-43e3-a615-887a9e29bbc3} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.05.21 10:28:17.952193 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2800 | 2026.05.21 10:28:17.952217 [ 4 ] {65964dda-a5a7-43e3-a615-887a9e29bbc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 2801 | 2026.05.21 10:28:17.952228 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.05.21 10:28:17.952242 [ 188 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314267 sec., 1421324.5862522607 rows/sec., 105.87 MiB/sec. | ||
| 2803 | 2026.05.21 10:28:17.952258 [ 4 ] {65964dda-a5a7-43e3-a615-887a9e29bbc3} <Debug> TCPHandler: Processed in 0.001324958 sec. | ||
| 2804 | 2026.05.21 10:28:17.952258 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2805 | 2026.05.21 10:28:17.952383 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2026.05.21 10:28:17.952387 [ 188 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 2807 | 2026.05.21 10:28:17.952463 [ 187 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2808 | 2026.05.21 10:28:17.952484 [ 4 ] {0e502a19-be93-4891-8022-a9cbf9717015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2809 | 2026.05.21 10:28:17.952495 [ 188 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2810 | 2026.05.21 10:28:17.952536 [ 188 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4935 rows starting from the beginning of the part | ||
| 2811 | 2026.05.21 10:28:17.952547 [ 4 ] {0e502a19-be93-4891-8022-a9cbf9717015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2812 | 2026.05.21 10:28:17.952621 [ 188 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 2813 | 2026.05.21 10:28:17.952674 [ 188 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2814 | 2026.05.21 10:28:17.952721 [ 188 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2815 | 2026.05.21 10:28:17.952763 [ 188 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2816 | 2026.05.21 10:28:17.952806 [ 188 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2817 | 2026.05.21 10:28:17.952830 [ 187 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.05.21 10:28:17.952916 [ 187 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_16_3} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2819 | 2026.05.21 10:28:17.952991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2820 | 2026.05.21 10:28:17.953358 [ 4 ] {0e502a19-be93-4891-8022-a9cbf9717015} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.05.21 10:28:17.953397 [ 4 ] {0e502a19-be93-4891-8022-a9cbf9717015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2822 | 2026.05.21 10:28:17.953957 [ 4 ] {0e502a19-be93-4891-8022-a9cbf9717015} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2823 | 2026.05.21 10:28:17.954179 [ 4 ] {0e502a19-be93-4891-8022-a9cbf9717015} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.05.21 10:28:17.954315 [ 4 ] {0e502a19-be93-4891-8022-a9cbf9717015} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001849 sec., 22174.148188209845 rows/sec., 39.74 MiB/sec. | ||
| 2825 | 2026.05.21 10:28:17.954374 [ 4 ] {0e502a19-be93-4891-8022-a9cbf9717015} <Debug> TCPHandler: Processed in 0.002038778 sec. | ||
| 2826 | 2026.05.21 10:28:17.954487 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.05.21 10:28:17.954581 [ 4 ] {7ff3abe6-b94f-43ca-9a71-d450d45c360c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.05.21 10:28:17.954623 [ 4 ] {7ff3abe6-b94f-43ca-9a71-d450d45c360c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2829 | 2026.05.21 10:28:17.954956 [ 4 ] {7ff3abe6-b94f-43ca-9a71-d450d45c360c} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.05.21 10:28:17.954991 [ 4 ] {7ff3abe6-b94f-43ca-9a71-d450d45c360c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2831 | 2026.05.21 10:28:17.955333 [ 4 ] {7ff3abe6-b94f-43ca-9a71-d450d45c360c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2832 | 2026.05.21 10:28:17.955376 [ 190 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5778 rows, containing 5 columns (5 merged, 0 gathered) in 0.003025235 sec., 1909934.269569141 rows/sec., 126.70 MiB/sec. | ||
| 2833 | 2026.05.21 10:28:17.955549 [ 4 ] {7ff3abe6-b94f-43ca-9a71-d450d45c360c} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.05.21 10:28:17.955661 [ 149 ] {} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2835 | 2026.05.21 10:28:17.955682 [ 4 ] {7ff3abe6-b94f-43ca-9a71-d450d45c360c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2836 | 2026.05.21 10:28:17.955715 [ 149 ] {} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.05.21 10:28:17.955723 [ 4 ] {7ff3abe6-b94f-43ca-9a71-d450d45c360c} <Debug> TCPHandler: Processed in 0.001283476 sec. | ||
| 2838 | 2026.05.21 10:28:17.955748 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2839 | 2026.05.21 10:28:17.955862 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 2840 | 2026.05.21 10:28:17.955950 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2841 | 2026.05.21 10:28:17.955977 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2842 | 2026.05.21 10:28:17.956026 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 2843 | 2026.05.21 10:28:17.956029 [ 187 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2844 | 2026.05.21 10:28:17.956074 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2845 | 2026.05.21 10:28:17.956111 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2846 | 2026.05.21 10:28:17.956144 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2847 | 2026.05.21 10:28:17.956179 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2848 | 2026.05.21 10:28:17.956403 [ 187 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.05.21 10:28:17.956497 [ 187 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2850 | 2026.05.21 10:28:17.956580 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 2851 | 2026.05.21 10:28:17.956991 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166763 sec., 771364.8787285851 rows/sec., 51.98 MiB/sec. | ||
| 2852 | 2026.05.21 10:28:17.957158 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2853 | 2026.05.21 10:28:17.957392 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.21 10:28:17.957452 [ 188 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_16_3} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2855 | 2026.05.21 10:28:17.957509 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2856 | 2026.05.21 10:28:18.829598 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.05.21 10:28:18.829869 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2858 | 2026.05.21 10:28:18.830238 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2859 | 2026.05.21 10:28:18.830286 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2860 | 2026.05.21 10:28:18.830572 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2861 | 2026.05.21 10:28:18.830639 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2862 | 2026.05.21 10:28:18.830779 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 2863 | 2026.05.21 10:28:18.830845 [ 336 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2864 | 2026.05.21 10:28:18.830878 [ 339 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2865 | 2026.05.21 10:28:18.830878 [ 319 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2866 | 2026.05.21 10:28:18.830992 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2867 | 2026.05.21 10:28:18.831019 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2868 | 2026.05.21 10:28:18.831087 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2869 | 2026.05.21 10:28:18.831107 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2870 | 2026.05.21 10:28:18.831142 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2871 | 2026.05.21 10:28:18.831180 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2872 | 2026.05.21 10:28:18.832191 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002434 sec., 14379.62202136401 rows/sec., 3.06 MiB/sec. | ||
| 2873 | 2026.05.21 10:28:18.832292 [ 4 ] {7f431b7b-59ef-44dc-9b22-ac2059d1c4c7} <Debug> TCPHandler: Processed in 0.002828319 sec. | ||
| 2874 | 2026.05.21 10:28:18.842847 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.05.21 10:28:18.842955 [ 4 ] {5e44a4c1-679e-4ad8-b07e-df2b395c8088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2876 | 2026.05.21 10:28:18.843000 [ 4 ] {5e44a4c1-679e-4ad8-b07e-df2b395c8088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2877 | 2026.05.21 10:28:18.844403 [ 4 ] {5e44a4c1-679e-4ad8-b07e-df2b395c8088} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.21 10:28:18.844448 [ 4 ] {5e44a4c1-679e-4ad8-b07e-df2b395c8088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2879 | 2026.05.21 10:28:18.844965 [ 4 ] {5e44a4c1-679e-4ad8-b07e-df2b395c8088} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2880 | 2026.05.21 10:28:18.845181 [ 4 ] {5e44a4c1-679e-4ad8-b07e-df2b395c8088} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.05.21 10:28:18.845321 [ 4 ] {5e44a4c1-679e-4ad8-b07e-df2b395c8088} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002396 sec., 1002086.8113522537 rows/sec., 73.91 MiB/sec. | ||
| 2882 | 2026.05.21 10:28:18.845355 [ 4 ] {5e44a4c1-679e-4ad8-b07e-df2b395c8088} <Debug> TCPHandler: Processed in 0.002560332 sec. | ||
| 2883 | 2026.05.21 10:28:18.845473 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.05.21 10:28:18.845569 [ 4 ] {3d69c2eb-ffd3-4328-b387-ddff70088ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.05.21 10:28:18.845610 [ 4 ] {3d69c2eb-ffd3-4328-b387-ddff70088ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2886 | 2026.05.21 10:28:18.846004 [ 4 ] {3d69c2eb-ffd3-4328-b387-ddff70088ec5} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.05.21 10:28:18.846041 [ 4 ] {3d69c2eb-ffd3-4328-b387-ddff70088ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2888 | 2026.05.21 10:28:18.846321 [ 4 ] {3d69c2eb-ffd3-4328-b387-ddff70088ec5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2889 | 2026.05.21 10:28:18.846528 [ 4 ] {3d69c2eb-ffd3-4328-b387-ddff70088ec5} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.05.21 10:28:18.846653 [ 4 ] {3d69c2eb-ffd3-4328-b387-ddff70088ec5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001104 sec., 8152.173913043479 rows/sec., 613.01 KiB/sec. | ||
| 2891 | 2026.05.21 10:28:18.846685 [ 4 ] {3d69c2eb-ffd3-4328-b387-ddff70088ec5} <Debug> TCPHandler: Processed in 0.001264505 sec. | ||
| 2892 | 2026.05.21 10:28:18.846811 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.05.21 10:28:18.846935 [ 4 ] {e8a07e75-c567-4844-88bb-f71a9bab8b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.05.21 10:28:18.846986 [ 4 ] {e8a07e75-c567-4844-88bb-f71a9bab8b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2895 | 2026.05.21 10:28:18.847684 [ 4 ] {e8a07e75-c567-4844-88bb-f71a9bab8b25} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.05.21 10:28:18.847720 [ 4 ] {e8a07e75-c567-4844-88bb-f71a9bab8b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2897 | 2026.05.21 10:28:18.848060 [ 4 ] {e8a07e75-c567-4844-88bb-f71a9bab8b25} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2898 | 2026.05.21 10:28:18.848275 [ 4 ] {e8a07e75-c567-4844-88bb-f71a9bab8b25} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.05.21 10:28:18.848406 [ 4 ] {e8a07e75-c567-4844-88bb-f71a9bab8b25} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001496 sec., 535427.8074866311 rows/sec., 30.93 MiB/sec. | ||
| 2900 | 2026.05.21 10:28:18.848446 [ 4 ] {e8a07e75-c567-4844-88bb-f71a9bab8b25} <Debug> TCPHandler: Processed in 0.001698967 sec. | ||
| 2901 | 2026.05.21 10:28:18.848570 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.05.21 10:28:18.848692 [ 4 ] {b79c6382-e66e-4fe2-9444-880ab1d1361e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2903 | 2026.05.21 10:28:18.848740 [ 4 ] {b79c6382-e66e-4fe2-9444-880ab1d1361e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2904 | 2026.05.21 10:28:18.849198 [ 4 ] {b79c6382-e66e-4fe2-9444-880ab1d1361e} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.05.21 10:28:18.849241 [ 4 ] {b79c6382-e66e-4fe2-9444-880ab1d1361e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2906 | 2026.05.21 10:28:18.849578 [ 4 ] {b79c6382-e66e-4fe2-9444-880ab1d1361e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2907 | 2026.05.21 10:28:18.849780 [ 4 ] {b79c6382-e66e-4fe2-9444-880ab1d1361e} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.05.21 10:28:18.849902 [ 4 ] {b79c6382-e66e-4fe2-9444-880ab1d1361e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001235 sec., 809.7165991902834 rows/sec., 56.93 KiB/sec. | ||
| 2909 | 2026.05.21 10:28:18.849934 [ 4 ] {b79c6382-e66e-4fe2-9444-880ab1d1361e} <Debug> TCPHandler: Processed in 0.00142507 sec. | ||
| 2910 | 2026.05.21 10:28:18.850048 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.05.21 10:28:18.850142 [ 4 ] {5910358e-9be9-492c-b296-3cdc02763019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2912 | 2026.05.21 10:28:18.850181 [ 4 ] {5910358e-9be9-492c-b296-3cdc02763019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2913 | 2026.05.21 10:28:18.850925 [ 4 ] {5910358e-9be9-492c-b296-3cdc02763019} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.05.21 10:28:18.850959 [ 4 ] {5910358e-9be9-492c-b296-3cdc02763019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2915 | 2026.05.21 10:28:18.851318 [ 4 ] {5910358e-9be9-492c-b296-3cdc02763019} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2916 | 2026.05.21 10:28:18.851526 [ 4 ] {5910358e-9be9-492c-b296-3cdc02763019} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.05.21 10:28:18.851647 [ 4 ] {5910358e-9be9-492c-b296-3cdc02763019} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001523 sec., 845699.2777413001 rows/sec., 56.40 MiB/sec. | ||
| 2918 | 2026.05.21 10:28:18.851680 [ 4 ] {5910358e-9be9-492c-b296-3cdc02763019} <Debug> TCPHandler: Processed in 0.001680787 sec. | ||
| 2919 | 2026.05.21 10:28:18.851792 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.05.21 10:28:18.851885 [ 4 ] {8b67483e-5493-42f3-bffc-d80e87be5143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2921 | 2026.05.21 10:28:18.851927 [ 4 ] {8b67483e-5493-42f3-bffc-d80e87be5143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2922 | 2026.05.21 10:28:18.852570 [ 4 ] {8b67483e-5493-42f3-bffc-d80e87be5143} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.05.21 10:28:18.852608 [ 4 ] {8b67483e-5493-42f3-bffc-d80e87be5143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2924 | 2026.05.21 10:28:18.853040 [ 4 ] {8b67483e-5493-42f3-bffc-d80e87be5143} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2925 | 2026.05.21 10:28:18.853266 [ 4 ] {8b67483e-5493-42f3-bffc-d80e87be5143} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.05.21 10:28:18.853389 [ 4 ] {8b67483e-5493-42f3-bffc-d80e87be5143} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001523 sec., 982271.8319107025 rows/sec., 59.57 MiB/sec. | ||
| 2927 | 2026.05.21 10:28:18.853421 [ 4 ] {8b67483e-5493-42f3-bffc-d80e87be5143} <Debug> TCPHandler: Processed in 0.001678157 sec. | ||
| 2928 | 2026.05.21 10:28:18.853564 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.05.21 10:28:18.853657 [ 4 ] {e1cad6ed-b501-4380-aba1-047b1f160e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.05.21 10:28:18.853709 [ 4 ] {e1cad6ed-b501-4380-aba1-047b1f160e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2931 | 2026.05.21 10:28:18.854396 [ 4 ] {e1cad6ed-b501-4380-aba1-047b1f160e59} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.05.21 10:28:18.854431 [ 4 ] {e1cad6ed-b501-4380-aba1-047b1f160e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2933 | 2026.05.21 10:28:18.854920 [ 4 ] {e1cad6ed-b501-4380-aba1-047b1f160e59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2934 | 2026.05.21 10:28:18.855149 [ 4 ] {e1cad6ed-b501-4380-aba1-047b1f160e59} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.05.21 10:28:18.855285 [ 4 ] {e1cad6ed-b501-4380-aba1-047b1f160e59} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001646 sec., 5467.800729040097 rows/sec., 9.80 MiB/sec. | ||
| 2936 | 2026.05.21 10:28:18.855337 [ 4 ] {e1cad6ed-b501-4380-aba1-047b1f160e59} <Debug> TCPHandler: Processed in 0.001821111 sec. | ||
| 2937 | 2026.05.21 10:28:18.855450 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.05.21 10:28:18.855545 [ 4 ] {c0d031e5-2861-4125-a9a5-4bef4f1c75ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.05.21 10:28:18.855588 [ 4 ] {c0d031e5-2861-4125-a9a5-4bef4f1c75ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2940 | 2026.05.21 10:28:18.855907 [ 4 ] {c0d031e5-2861-4125-a9a5-4bef4f1c75ff} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.21 10:28:18.855940 [ 4 ] {c0d031e5-2861-4125-a9a5-4bef4f1c75ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2942 | 2026.05.21 10:28:18.856228 [ 4 ] {c0d031e5-2861-4125-a9a5-4bef4f1c75ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2943 | 2026.05.21 10:28:18.856435 [ 4 ] {c0d031e5-2861-4125-a9a5-4bef4f1c75ff} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.05.21 10:28:18.856556 [ 4 ] {c0d031e5-2861-4125-a9a5-4bef4f1c75ff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00103 sec., 11650.485436893203 rows/sec., 804.00 KiB/sec. | ||
| 2945 | 2026.05.21 10:28:18.856587 [ 4 ] {c0d031e5-2861-4125-a9a5-4bef4f1c75ff} <Debug> TCPHandler: Processed in 0.001185554 sec. | ||
| 2946 | 2026.05.21 10:28:22.938325 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.05.21 10:28:22.938571 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2948 | 2026.05.21 10:28:22.938918 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2949 | 2026.05.21 10:28:22.938956 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2950 | 2026.05.21 10:28:22.939169 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2951 | 2026.05.21 10:28:22.939236 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2952 | 2026.05.21 10:28:22.939373 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2953 | 2026.05.21 10:28:22.939442 [ 336 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2954 | 2026.05.21 10:28:22.939469 [ 328 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2955 | 2026.05.21 10:28:22.939496 [ 319 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2956 | 2026.05.21 10:28:22.939632 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2957 | 2026.05.21 10:28:22.939667 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2958 | 2026.05.21 10:28:22.939743 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2959 | 2026.05.21 10:28:22.939769 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2960 | 2026.05.21 10:28:22.939807 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2961 | 2026.05.21 10:28:22.939846 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2962 | 2026.05.21 10:28:22.941046 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002579 sec., 13571.151609150833 rows/sec., 2.29 MiB/sec. | ||
| 2963 | 2026.05.21 10:28:22.941160 [ 4 ] {9f04cd3a-dca9-41ff-aa43-201daebb5fc3} <Debug> TCPHandler: Processed in 0.002967953 sec. | ||
| 2964 | 2026.05.21 10:28:22.942705 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.05.21 10:28:22.942830 [ 4 ] {b1fb656a-e6b1-4e8c-a384-a5952a8c29b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2966 | 2026.05.21 10:28:22.942881 [ 4 ] {b1fb656a-e6b1-4e8c-a384-a5952a8c29b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2967 | 2026.05.21 10:28:22.943556 [ 4 ] {b1fb656a-e6b1-4e8c-a384-a5952a8c29b0} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.05.21 10:28:22.943599 [ 4 ] {b1fb656a-e6b1-4e8c-a384-a5952a8c29b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2969 | 2026.05.21 10:28:22.943967 [ 4 ] {b1fb656a-e6b1-4e8c-a384-a5952a8c29b0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2970 | 2026.05.21 10:28:22.944194 [ 4 ] {b1fb656a-e6b1-4e8c-a384-a5952a8c29b0} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.05.21 10:28:22.944333 [ 4 ] {b1fb656a-e6b1-4e8c-a384-a5952a8c29b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00154 sec., 36363.63636363637 rows/sec., 2.79 MiB/sec. | ||
| 2972 | 2026.05.21 10:28:22.944367 [ 4 ] {b1fb656a-e6b1-4e8c-a384-a5952a8c29b0} <Debug> TCPHandler: Processed in 0.001721628 sec. | ||
| 2973 | 2026.05.21 10:28:22.944484 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2026.05.21 10:28:22.944585 [ 4 ] {f172d6e2-559f-4f1e-a13e-6bda2f9e65c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2975 | 2026.05.21 10:28:22.944624 [ 4 ] {f172d6e2-559f-4f1e-a13e-6bda2f9e65c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2976 | 2026.05.21 10:28:22.945060 [ 4 ] {f172d6e2-559f-4f1e-a13e-6bda2f9e65c3} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.05.21 10:28:22.945094 [ 4 ] {f172d6e2-559f-4f1e-a13e-6bda2f9e65c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2978 | 2026.05.21 10:28:22.945389 [ 4 ] {f172d6e2-559f-4f1e-a13e-6bda2f9e65c3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2979 | 2026.05.21 10:28:22.945601 [ 4 ] {f172d6e2-559f-4f1e-a13e-6bda2f9e65c3} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.05.21 10:28:22.945725 [ 4 ] {f172d6e2-559f-4f1e-a13e-6bda2f9e65c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 2981 | 2026.05.21 10:28:22.945758 [ 4 ] {f172d6e2-559f-4f1e-a13e-6bda2f9e65c3} <Debug> TCPHandler: Processed in 0.001322147 sec. | ||
| 2982 | 2026.05.21 10:28:22.945898 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.05.21 10:28:22.945991 [ 4 ] {5ab8d50f-1b23-497f-a235-60a1133c37c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2984 | 2026.05.21 10:28:22.946033 [ 4 ] {5ab8d50f-1b23-497f-a235-60a1133c37c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2985 | 2026.05.21 10:28:22.946403 [ 4 ] {5ab8d50f-1b23-497f-a235-60a1133c37c4} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.05.21 10:28:22.946437 [ 4 ] {5ab8d50f-1b23-497f-a235-60a1133c37c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2987 | 2026.05.21 10:28:22.946747 [ 4 ] {5ab8d50f-1b23-497f-a235-60a1133c37c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2988 | 2026.05.21 10:28:22.946960 [ 4 ] {5ab8d50f-1b23-497f-a235-60a1133c37c4} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.05.21 10:28:22.947083 [ 4 ] {5ab8d50f-1b23-497f-a235-60a1133c37c4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00111 sec., 115315.31531531531 rows/sec., 8.03 MiB/sec. | ||
| 2990 | 2026.05.21 10:28:22.947115 [ 4 ] {5ab8d50f-1b23-497f-a235-60a1133c37c4} <Debug> TCPHandler: Processed in 0.001274846 sec. | ||
| 2991 | 2026.05.21 10:28:22.947243 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.05.21 10:28:22.947335 [ 4 ] {4710cb2f-2b80-44c7-97b3-3374ff126088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2993 | 2026.05.21 10:28:22.947375 [ 4 ] {4710cb2f-2b80-44c7-97b3-3374ff126088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2994 | 2026.05.21 10:28:22.947702 [ 4 ] {4710cb2f-2b80-44c7-97b3-3374ff126088} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.05.21 10:28:22.947736 [ 4 ] {4710cb2f-2b80-44c7-97b3-3374ff126088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 2996 | 2026.05.21 10:28:22.948022 [ 4 ] {4710cb2f-2b80-44c7-97b3-3374ff126088} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2997 | 2026.05.21 10:28:22.948226 [ 4 ] {4710cb2f-2b80-44c7-97b3-3374ff126088} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.05.21 10:28:22.948348 [ 4 ] {4710cb2f-2b80-44c7-97b3-3374ff126088} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001031 sec., 46556.74102812803 rows/sec., 3.14 MiB/sec. | ||
| 2999 | 2026.05.21 10:28:22.948379 [ 4 ] {4710cb2f-2b80-44c7-97b3-3374ff126088} <Debug> TCPHandler: Processed in 0.001184483 sec. | ||
| 3000 | 2026.05.21 10:28:23.518273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6201 | ||
| 3001 | 2026.05.21 10:28:23.518807 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.05.21 10:28:23.518859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3003 | 2026.05.21 10:28:23.519359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3004 | 2026.05.21 10:28:23.519641 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.05.21 10:28:23.519792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6201 | ||
| 3006 | 2026.05.21 10:28:23.847972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3007 | 2026.05.21 10:28:23.864989 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.05.21 10:28:23.865049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3009 | 2026.05.21 10:28:23.871462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3010 | 2026.05.21 10:28:23.872201 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.05.21 10:28:23.875786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3012 | 2026.05.21 10:28:24.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.06 MiB, peak 225.06 MiB, free memory in arenas 0.00 B, will set to 221.56 MiB (RSS), difference: 1.50 MiB | ||
| 3013 | 2026.05.21 10:28:27.940884 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.05.21 10:28:27.941110 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3015 | 2026.05.21 10:28:27.941434 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3016 | 2026.05.21 10:28:27.941473 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3017 | 2026.05.21 10:28:27.941694 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3018 | 2026.05.21 10:28:27.941765 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3019 | 2026.05.21 10:28:27.941906 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3020 | 2026.05.21 10:28:27.941986 [ 336 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3021 | 2026.05.21 10:28:27.942015 [ 331 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3022 | 2026.05.21 10:28:27.941990 [ 328 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3023 | 2026.05.21 10:28:27.942135 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3024 | 2026.05.21 10:28:27.942156 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3025 | 2026.05.21 10:28:27.942230 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3026 | 2026.05.21 10:28:27.942251 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3027 | 2026.05.21 10:28:27.942292 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3028 | 2026.05.21 10:28:27.942336 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3029 | 2026.05.21 10:28:27.943284 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002268 sec., 15432.098765432098 rows/sec., 2.60 MiB/sec. | ||
| 3030 | 2026.05.21 10:28:27.943373 [ 4 ] {e6d78a3a-cd2d-4cad-b473-4f6d1cec2707} <Debug> TCPHandler: Processed in 0.002625153 sec. | ||
| 3031 | 2026.05.21 10:28:27.945603 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.05.21 10:28:27.945730 [ 4 ] {a6138185-cf32-4e44-8636-fe81bfed5632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3033 | 2026.05.21 10:28:27.945783 [ 4 ] {a6138185-cf32-4e44-8636-fe81bfed5632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3034 | 2026.05.21 10:28:27.946410 [ 4 ] {a6138185-cf32-4e44-8636-fe81bfed5632} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.05.21 10:28:27.946456 [ 4 ] {a6138185-cf32-4e44-8636-fe81bfed5632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3036 | 2026.05.21 10:28:27.946867 [ 4 ] {a6138185-cf32-4e44-8636-fe81bfed5632} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3037 | 2026.05.21 10:28:27.947085 [ 4 ] {a6138185-cf32-4e44-8636-fe81bfed5632} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.05.21 10:28:27.947228 [ 4 ] {a6138185-cf32-4e44-8636-fe81bfed5632} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001535 sec., 89902.28013029316 rows/sec., 7.82 MiB/sec. | ||
| 3039 | 2026.05.21 10:28:27.947263 [ 4 ] {a6138185-cf32-4e44-8636-fe81bfed5632} <Debug> TCPHandler: Processed in 0.001720668 sec. | ||
| 3040 | 2026.05.21 10:28:27.947401 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.05.21 10:28:27.947499 [ 4 ] {d3d279b8-ab99-4bc9-ba8e-6806623ffcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.05.21 10:28:27.947540 [ 4 ] {d3d279b8-ab99-4bc9-ba8e-6806623ffcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3043 | 2026.05.21 10:28:27.947951 [ 4 ] {d3d279b8-ab99-4bc9-ba8e-6806623ffcf6} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.05.21 10:28:27.947989 [ 4 ] {d3d279b8-ab99-4bc9-ba8e-6806623ffcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3045 | 2026.05.21 10:28:27.948285 [ 4 ] {d3d279b8-ab99-4bc9-ba8e-6806623ffcf6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3046 | 2026.05.21 10:28:27.948490 [ 4 ] {d3d279b8-ab99-4bc9-ba8e-6806623ffcf6} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.05.21 10:28:27.948620 [ 4 ] {d3d279b8-ab99-4bc9-ba8e-6806623ffcf6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001143 sec., 35870.516185476816 rows/sec., 2.63 MiB/sec. | ||
| 3048 | 2026.05.21 10:28:27.948626 [ 142 ] {} <Debug> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3049 | 2026.05.21 10:28:27.948655 [ 4 ] {d3d279b8-ab99-4bc9-ba8e-6806623ffcf6} <Debug> TCPHandler: Processed in 0.001303356 sec. | ||
| 3050 | 2026.05.21 10:28:27.948698 [ 142 ] {} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.05.21 10:28:27.948723 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3052 | 2026.05.21 10:28:27.948794 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.05.21 10:28:27.948862 [ 201 ] {587db461-fdb8-4dac-a311-721e675eb9ba::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 | ||
| 3054 | 2026.05.21 10:28:27.948894 [ 4 ] {da6cfb90-9c09-4b16-be9e-a10b06fe48de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3055 | 2026.05.21 10:28:27.948944 [ 4 ] {da6cfb90-9c09-4b16-be9e-a10b06fe48de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3056 | 2026.05.21 10:28:27.948996 [ 201 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3057 | 2026.05.21 10:28:27.949040 [ 201 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 57 rows starting from the beginning of the part | ||
| 3058 | 2026.05.21 10:28:27.949114 [ 201 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3059 | 2026.05.21 10:28:27.949169 [ 201 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 67 rows starting from the beginning of the part | ||
| 3060 | 2026.05.21 10:28:27.949218 [ 201 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3061 | 2026.05.21 10:28:27.949280 [ 201 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 3062 | 2026.05.21 10:28:27.949346 [ 201 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3063 | 2026.05.21 10:28:27.949442 [ 4 ] {da6cfb90-9c09-4b16-be9e-a10b06fe48de} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.05.21 10:28:27.949492 [ 4 ] {da6cfb90-9c09-4b16-be9e-a10b06fe48de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3065 | 2026.05.21 10:28:27.950006 [ 4 ] {da6cfb90-9c09-4b16-be9e-a10b06fe48de} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3066 | 2026.05.21 10:28:27.950249 [ 4 ] {da6cfb90-9c09-4b16-be9e-a10b06fe48de} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.05.21 10:28:27.950390 [ 4 ] {da6cfb90-9c09-4b16-be9e-a10b06fe48de} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001515 sec., 69306.9306930693 rows/sec., 5.41 MiB/sec. | ||
| 3068 | 2026.05.21 10:28:27.950427 [ 4 ] {da6cfb90-9c09-4b16-be9e-a10b06fe48de} <Debug> TCPHandler: Processed in 0.001681717 sec. | ||
| 3069 | 2026.05.21 10:28:27.950519 [ 190 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723348 sec., 145066.46365098635 rows/sec., 11.19 MiB/sec. | ||
| 3070 | 2026.05.21 10:28:27.950574 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.05.21 10:28:27.950678 [ 4 ] {665d7ed4-64aa-417c-9983-d1598191ca75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.05.21 10:28:27.950678 [ 192 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3073 | 2026.05.21 10:28:27.950725 [ 4 ] {665d7ed4-64aa-417c-9983-d1598191ca75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3074 | 2026.05.21 10:28:27.950952 [ 192 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.21 10:28:27.951020 [ 192 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_11_2} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3076 | 2026.05.21 10:28:27.951091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3077 | 2026.05.21 10:28:27.951148 [ 4 ] {665d7ed4-64aa-417c-9983-d1598191ca75} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.21 10:28:27.951184 [ 4 ] {665d7ed4-64aa-417c-9983-d1598191ca75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3079 | 2026.05.21 10:28:27.951516 [ 4 ] {665d7ed4-64aa-417c-9983-d1598191ca75} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3080 | 2026.05.21 10:28:27.951740 [ 4 ] {665d7ed4-64aa-417c-9983-d1598191ca75} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.21 10:28:27.951871 [ 4 ] {665d7ed4-64aa-417c-9983-d1598191ca75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 3082 | 2026.05.21 10:28:27.951906 [ 4 ] {665d7ed4-64aa-417c-9983-d1598191ca75} <Debug> TCPHandler: Processed in 0.001384248 sec. | ||
| 3083 | 2026.05.21 10:28:27.952030 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.05.21 10:28:27.952127 [ 4 ] {5ee80299-d5c0-43b7-82a0-bdec41b171fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3085 | 2026.05.21 10:28:27.952184 [ 4 ] {5ee80299-d5c0-43b7-82a0-bdec41b171fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3086 | 2026.05.21 10:28:27.953015 [ 4 ] {5ee80299-d5c0-43b7-82a0-bdec41b171fd} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.21 10:28:27.953053 [ 4 ] {5ee80299-d5c0-43b7-82a0-bdec41b171fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3088 | 2026.05.21 10:28:27.953623 [ 4 ] {5ee80299-d5c0-43b7-82a0-bdec41b171fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3089 | 2026.05.21 10:28:27.953854 [ 4 ] {5ee80299-d5c0-43b7-82a0-bdec41b171fd} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.21 10:28:27.953967 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3091 | 2026.05.21 10:28:27.953995 [ 4 ] {5ee80299-d5c0-43b7-82a0-bdec41b171fd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001886 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 3092 | 2026.05.21 10:28:27.954007 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.05.21 10:28:27.954040 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3094 | 2026.05.21 10:28:27.954066 [ 4 ] {5ee80299-d5c0-43b7-82a0-bdec41b171fd} <Debug> TCPHandler: Processed in 0.002087139 sec. | ||
| 3095 | 2026.05.21 10:28:27.954156 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::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 | ||
| 3096 | 2026.05.21 10:28:27.954207 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.05.21 10:28:27.954310 [ 4 ] {a4a1a2b1-47cd-4ea5-9ef5-59a2e819f606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.05.21 10:28:27.954354 [ 4 ] {a4a1a2b1-47cd-4ea5-9ef5-59a2e819f606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3099 | 2026.05.21 10:28:27.954417 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3100 | 2026.05.21 10:28:27.954488 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part | ||
| 3101 | 2026.05.21 10:28:27.954641 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3102 | 2026.05.21 10:28:27.954709 [ 4 ] {a4a1a2b1-47cd-4ea5-9ef5-59a2e819f606} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.05.21 10:28:27.954750 [ 4 ] {a4a1a2b1-47cd-4ea5-9ef5-59a2e819f606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3104 | 2026.05.21 10:28:27.954772 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3105 | 2026.05.21 10:28:27.954902 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3106 | 2026.05.21 10:28:27.955014 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 3107 | 2026.05.21 10:28:27.955070 [ 4 ] {a4a1a2b1-47cd-4ea5-9ef5-59a2e819f606} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3108 | 2026.05.21 10:28:27.955122 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3109 | 2026.05.21 10:28:27.955299 [ 4 ] {a4a1a2b1-47cd-4ea5-9ef5-59a2e819f606} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.05.21 10:28:27.955446 [ 4 ] {a4a1a2b1-47cd-4ea5-9ef5-59a2e819f606} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 3111 | 2026.05.21 10:28:27.955483 [ 4 ] {a4a1a2b1-47cd-4ea5-9ef5-59a2e819f606} <Debug> TCPHandler: Processed in 0.001328377 sec. | ||
| 3112 | 2026.05.21 10:28:27.958028 [ 192 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 19 columns (19 merged, 0 gathered) in 0.00391938 sec., 63275.31395271701 rows/sec., 113.39 MiB/sec. | ||
| 3113 | 2026.05.21 10:28:27.958587 [ 192 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3114 | 2026.05.21 10:28:27.958982 [ 192 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.05.21 10:28:27.959049 [ 192 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3116 | 2026.05.21 10:28:27.959159 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3117 | 2026.05.21 10:28:30.918235 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3118 | 2026.05.21 10:28:30.918338 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3119 | 2026.05.21 10:28:31.019865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6713 | ||
| 3120 | 2026.05.21 10:28:31.020374 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.05.21 10:28:31.020408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3122 | 2026.05.21 10:28:31.020896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3123 | 2026.05.21 10:28:31.021120 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.05.21 10:28:31.021240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6713 | ||
| 3125 | 2026.05.21 10:28:31.375843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3126 | 2026.05.21 10:28:31.392721 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.05.21 10:28:31.392781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3128 | 2026.05.21 10:28:31.398139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3129 | 2026.05.21 10:28:31.398849 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.05.21 10:28:31.401763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3131 | 2026.05.21 10:28:32.939555 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.21 10:28:32.939803 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3133 | 2026.05.21 10:28:32.940155 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3134 | 2026.05.21 10:28:32.940191 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3135 | 2026.05.21 10:28:32.940400 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3136 | 2026.05.21 10:28:32.940466 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3137 | 2026.05.21 10:28:32.940602 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3138 | 2026.05.21 10:28:32.940666 [ 268 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3139 | 2026.05.21 10:28:32.940688 [ 336 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3140 | 2026.05.21 10:28:32.940720 [ 331 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3141 | 2026.05.21 10:28:32.940833 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3142 | 2026.05.21 10:28:32.940860 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3143 | 2026.05.21 10:28:32.940934 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3144 | 2026.05.21 10:28:32.940953 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3145 | 2026.05.21 10:28:32.940996 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3146 | 2026.05.21 10:28:32.941035 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3147 | 2026.05.21 10:28:32.942011 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002313 sec., 15131.863380890618 rows/sec., 2.55 MiB/sec. | ||
| 3148 | 2026.05.21 10:28:32.942089 [ 4 ] {3641c317-df94-4da5-8f9c-6afe1aeb8959} <Debug> TCPHandler: Processed in 0.002670955 sec. | ||
| 3149 | 2026.05.21 10:28:32.943824 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.05.21 10:28:32.943936 [ 4 ] {cf050459-d856-4a22-81b8-05c09601eb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3151 | 2026.05.21 10:28:32.943979 [ 4 ] {cf050459-d856-4a22-81b8-05c09601eb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3152 | 2026.05.21 10:28:32.944576 [ 4 ] {cf050459-d856-4a22-81b8-05c09601eb30} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.05.21 10:28:32.944618 [ 4 ] {cf050459-d856-4a22-81b8-05c09601eb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3154 | 2026.05.21 10:28:32.944963 [ 4 ] {cf050459-d856-4a22-81b8-05c09601eb30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3155 | 2026.05.21 10:28:32.945186 [ 4 ] {cf050459-d856-4a22-81b8-05c09601eb30} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.05.21 10:28:32.945324 [ 4 ] {cf050459-d856-4a22-81b8-05c09601eb30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001418 sec., 39492.242595204516 rows/sec., 3.03 MiB/sec. | ||
| 3157 | 2026.05.21 10:28:32.945359 [ 4 ] {cf050459-d856-4a22-81b8-05c09601eb30} <Debug> TCPHandler: Processed in 0.001586025 sec. | ||
| 3158 | 2026.05.21 10:28:32.945501 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.05.21 10:28:32.945595 [ 4 ] {abe7bcac-058c-46bc-8e52-79c50d5bc27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3160 | 2026.05.21 10:28:32.945635 [ 4 ] {abe7bcac-058c-46bc-8e52-79c50d5bc27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3161 | 2026.05.21 10:28:32.946120 [ 4 ] {abe7bcac-058c-46bc-8e52-79c50d5bc27f} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.05.21 10:28:32.946158 [ 4 ] {abe7bcac-058c-46bc-8e52-79c50d5bc27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3163 | 2026.05.21 10:28:32.946452 [ 4 ] {abe7bcac-058c-46bc-8e52-79c50d5bc27f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3164 | 2026.05.21 10:28:32.946658 [ 4 ] {abe7bcac-058c-46bc-8e52-79c50d5bc27f} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.05.21 10:28:32.946782 [ 4 ] {abe7bcac-058c-46bc-8e52-79c50d5bc27f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 3166 | 2026.05.21 10:28:32.946816 [ 4 ] {abe7bcac-058c-46bc-8e52-79c50d5bc27f} <Debug> TCPHandler: Processed in 0.001363349 sec. | ||
| 3167 | 2026.05.21 10:28:32.946958 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.05.21 10:28:32.947053 [ 4 ] {af42349d-fb0b-4a77-a9c0-9b8f7ead1d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.05.21 10:28:32.947094 [ 4 ] {af42349d-fb0b-4a77-a9c0-9b8f7ead1d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3170 | 2026.05.21 10:28:32.947527 [ 4 ] {af42349d-fb0b-4a77-a9c0-9b8f7ead1d84} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.05.21 10:28:32.947564 [ 4 ] {af42349d-fb0b-4a77-a9c0-9b8f7ead1d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3172 | 2026.05.21 10:28:32.947876 [ 4 ] {af42349d-fb0b-4a77-a9c0-9b8f7ead1d84} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3173 | 2026.05.21 10:28:32.948078 [ 4 ] {af42349d-fb0b-4a77-a9c0-9b8f7ead1d84} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.21 10:28:32.948204 [ 4 ] {af42349d-fb0b-4a77-a9c0-9b8f7ead1d84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 3175 | 2026.05.21 10:28:32.948238 [ 4 ] {af42349d-fb0b-4a77-a9c0-9b8f7ead1d84} <Debug> TCPHandler: Processed in 0.001331618 sec. | ||
| 3176 | 2026.05.21 10:28:32.948350 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.05.21 10:28:32.948445 [ 4 ] {07fe45b7-3b5a-47e6-91dc-c9325c697b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3178 | 2026.05.21 10:28:32.948486 [ 4 ] {07fe45b7-3b5a-47e6-91dc-c9325c697b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3179 | 2026.05.21 10:28:32.948818 [ 4 ] {07fe45b7-3b5a-47e6-91dc-c9325c697b07} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.05.21 10:28:32.948853 [ 4 ] {07fe45b7-3b5a-47e6-91dc-c9325c697b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3181 | 2026.05.21 10:28:32.949140 [ 4 ] {07fe45b7-3b5a-47e6-91dc-c9325c697b07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3182 | 2026.05.21 10:28:32.949345 [ 4 ] {07fe45b7-3b5a-47e6-91dc-c9325c697b07} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.05.21 10:28:32.949467 [ 4 ] {07fe45b7-3b5a-47e6-91dc-c9325c697b07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 3184 | 2026.05.21 10:28:32.949499 [ 4 ] {07fe45b7-3b5a-47e6-91dc-c9325c697b07} <Debug> TCPHandler: Processed in 0.001196664 sec. | ||
| 3185 | 2026.05.21 10:28:34.445936 [ 124 ] {} <Debug> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3186 | 2026.05.21 10:28:34.446024 [ 124 ] {} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.05.21 10:28:34.446049 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3188 | 2026.05.21 10:28:34.446187 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::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 | ||
| 3189 | 2026.05.21 10:28:34.446331 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3190 | 2026.05.21 10:28:34.446367 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3191 | 2026.05.21 10:28:34.446471 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3192 | 2026.05.21 10:28:34.446527 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 801 rows starting from the beginning of the part | ||
| 3193 | 2026.05.21 10:28:34.446577 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3194 | 2026.05.21 10:28:34.446627 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 3195 | 2026.05.21 10:28:34.448200 [ 191 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 5 columns (5 merged, 0 gathered) in 0.002073719 sec., 807245.3403763963 rows/sec., 50.58 MiB/sec. | ||
| 3196 | 2026.05.21 10:28:34.448367 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3197 | 2026.05.21 10:28:34.448610 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.21 10:28:34.448674 [ 190 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_5_1} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3199 | 2026.05.21 10:28:34.448743 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3200 | 2026.05.21 10:28:37.941587 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.05.21 10:28:37.941852 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3202 | 2026.05.21 10:28:37.942224 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3203 | 2026.05.21 10:28:37.942271 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3204 | 2026.05.21 10:28:37.942511 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3205 | 2026.05.21 10:28:37.942577 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3206 | 2026.05.21 10:28:37.942720 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3207 | 2026.05.21 10:28:37.942786 [ 336 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3208 | 2026.05.21 10:28:37.942794 [ 268 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3209 | 2026.05.21 10:28:37.942831 [ 331 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3210 | 2026.05.21 10:28:37.942946 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3211 | 2026.05.21 10:28:37.942973 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3212 | 2026.05.21 10:28:37.943039 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3213 | 2026.05.21 10:28:37.943059 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3214 | 2026.05.21 10:28:37.943094 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3215 | 2026.05.21 10:28:37.943132 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3216 | 2026.05.21 10:28:37.944088 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002356 sec., 14855.687606112055 rows/sec., 2.50 MiB/sec. | ||
| 3217 | 2026.05.21 10:28:37.944173 [ 4 ] {469a8352-417e-42c5-b640-e19c1f625a2b} <Debug> TCPHandler: Processed in 0.002720806 sec. | ||
| 3218 | 2026.05.21 10:28:37.947397 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.05.21 10:28:37.947531 [ 4 ] {9fb4ff63-bc4d-4f7e-8071-9957820b17e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.05.21 10:28:37.947583 [ 4 ] {9fb4ff63-bc4d-4f7e-8071-9957820b17e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3221 | 2026.05.21 10:28:37.948287 [ 4 ] {9fb4ff63-bc4d-4f7e-8071-9957820b17e7} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.21 10:28:37.948335 [ 4 ] {9fb4ff63-bc4d-4f7e-8071-9957820b17e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3223 | 2026.05.21 10:28:37.948689 [ 4 ] {9fb4ff63-bc4d-4f7e-8071-9957820b17e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3224 | 2026.05.21 10:28:37.948913 [ 4 ] {9fb4ff63-bc4d-4f7e-8071-9957820b17e7} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.21 10:28:37.949051 [ 4 ] {9fb4ff63-bc4d-4f7e-8071-9957820b17e7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.28 MiB/sec. | ||
| 3226 | 2026.05.21 10:28:37.949085 [ 4 ] {9fb4ff63-bc4d-4f7e-8071-9957820b17e7} <Debug> TCPHandler: Processed in 0.001751559 sec. | ||
| 3227 | 2026.05.21 10:28:37.949211 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.05.21 10:28:37.949319 [ 4 ] {19c38f32-6700-459b-be16-270a4de00dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3229 | 2026.05.21 10:28:37.949359 [ 4 ] {19c38f32-6700-459b-be16-270a4de00dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3230 | 2026.05.21 10:28:37.949796 [ 4 ] {19c38f32-6700-459b-be16-270a4de00dd5} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.21 10:28:37.949831 [ 4 ] {19c38f32-6700-459b-be16-270a4de00dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3232 | 2026.05.21 10:28:37.950104 [ 4 ] {19c38f32-6700-459b-be16-270a4de00dd5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3233 | 2026.05.21 10:28:37.950311 [ 4 ] {19c38f32-6700-459b-be16-270a4de00dd5} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.21 10:28:37.950436 [ 4 ] {19c38f32-6700-459b-be16-270a4de00dd5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 143.44 KiB/sec. | ||
| 3235 | 2026.05.21 10:28:37.950469 [ 4 ] {19c38f32-6700-459b-be16-270a4de00dd5} <Debug> TCPHandler: Processed in 0.001305957 sec. | ||
| 3236 | 2026.05.21 10:28:37.950594 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.21 10:28:37.950689 [ 4 ] {7e9f403b-118e-44ca-a387-600b573bd5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3238 | 2026.05.21 10:28:37.950728 [ 4 ] {7e9f403b-118e-44ca-a387-600b573bd5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3239 | 2026.05.21 10:28:37.951274 [ 4 ] {7e9f403b-118e-44ca-a387-600b573bd5cd} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.05.21 10:28:37.951309 [ 4 ] {7e9f403b-118e-44ca-a387-600b573bd5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3241 | 2026.05.21 10:28:37.951620 [ 4 ] {7e9f403b-118e-44ca-a387-600b573bd5cd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3242 | 2026.05.21 10:28:37.951825 [ 4 ] {7e9f403b-118e-44ca-a387-600b573bd5cd} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.21 10:28:37.951949 [ 4 ] {7e9f403b-118e-44ca-a387-600b573bd5cd} <Debug> executeQuery: Read 259 rows, 23.83 KiB in 0.001278 sec., 202660.406885759 rows/sec., 18.21 MiB/sec. | ||
| 3244 | 2026.05.21 10:28:37.951955 [ 127 ] {} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3245 | 2026.05.21 10:28:37.951982 [ 4 ] {7e9f403b-118e-44ca-a387-600b573bd5cd} <Debug> TCPHandler: Processed in 0.001447291 sec. | ||
| 3246 | 2026.05.21 10:28:37.952029 [ 127 ] {} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.05.21 10:28:37.952055 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3248 | 2026.05.21 10:28:37.952125 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.05.21 10:28:37.952161 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 3250 | 2026.05.21 10:28:37.952222 [ 4 ] {5d96ae30-e5ef-4997-9446-163283c5d4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.21 10:28:37.952247 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3252 | 2026.05.21 10:28:37.952261 [ 4 ] {5d96ae30-e5ef-4997-9446-163283c5d4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3253 | 2026.05.21 10:28:37.952274 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2608 rows starting from the beginning of the part | ||
| 3254 | 2026.05.21 10:28:37.952325 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2401 rows starting from the beginning of the part | ||
| 3255 | 2026.05.21 10:28:37.952367 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 3256 | 2026.05.21 10:28:37.952406 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 138 rows starting from the beginning of the part | ||
| 3257 | 2026.05.21 10:28:37.952444 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3258 | 2026.05.21 10:28:37.952480 [ 192 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 259 rows starting from the beginning of the part | ||
| 3259 | 2026.05.21 10:28:37.952684 [ 4 ] {5d96ae30-e5ef-4997-9446-163283c5d4b7} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.05.21 10:28:37.952719 [ 4 ] {5d96ae30-e5ef-4997-9446-163283c5d4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3261 | 2026.05.21 10:28:37.953098 [ 4 ] {5d96ae30-e5ef-4997-9446-163283c5d4b7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3262 | 2026.05.21 10:28:37.953366 [ 4 ] {5d96ae30-e5ef-4997-9446-163283c5d4b7} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.21 10:28:37.953495 [ 4 ] {5d96ae30-e5ef-4997-9446-163283c5d4b7} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001291 sec., 42602.63361735089 rows/sec., 3.16 MiB/sec. | ||
| 3264 | 2026.05.21 10:28:37.953529 [ 4 ] {5d96ae30-e5ef-4997-9446-163283c5d4b7} <Debug> TCPHandler: Processed in 0.00145266 sec. | ||
| 3265 | 2026.05.21 10:28:37.953732 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.05.21 10:28:37.953826 [ 4 ] {0d31a6ff-4ed2-4cc9-a5c9-849252bd2406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.05.21 10:28:37.953865 [ 4 ] {0d31a6ff-4ed2-4cc9-a5c9-849252bd2406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3268 | 2026.05.21 10:28:37.954278 [ 4 ] {0d31a6ff-4ed2-4cc9-a5c9-849252bd2406} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.05.21 10:28:37.954314 [ 4 ] {0d31a6ff-4ed2-4cc9-a5c9-849252bd2406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3270 | 2026.05.21 10:28:37.954410 [ 191 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002283494 sec., 2416472.3007811713 rows/sec., 191.93 MiB/sec. | ||
| 3271 | 2026.05.21 10:28:37.954595 [ 4 ] {0d31a6ff-4ed2-4cc9-a5c9-849252bd2406} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3272 | 2026.05.21 10:28:37.954764 [ 189 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3273 | 2026.05.21 10:28:37.954838 [ 4 ] {0d31a6ff-4ed2-4cc9-a5c9-849252bd2406} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.05.21 10:28:37.954974 [ 4 ] {0d31a6ff-4ed2-4cc9-a5c9-849252bd2406} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.71 MiB/sec. | ||
| 3275 | 2026.05.21 10:28:37.955009 [ 4 ] {0d31a6ff-4ed2-4cc9-a5c9-849252bd2406} <Debug> TCPHandler: Processed in 0.001327067 sec. | ||
| 3276 | 2026.05.21 10:28:37.955089 [ 189 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.05.21 10:28:37.955134 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.05.21 10:28:37.955177 [ 189 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_21_4} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3279 | 2026.05.21 10:28:37.955231 [ 4 ] {b54addd7-2cda-44dd-98db-8159e7f1f9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.05.21 10:28:37.955277 [ 4 ] {b54addd7-2cda-44dd-98db-8159e7f1f9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3281 | 2026.05.21 10:28:37.955282 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3282 | 2026.05.21 10:28:37.955677 [ 4 ] {b54addd7-2cda-44dd-98db-8159e7f1f9ae} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.05.21 10:28:37.955744 [ 4 ] {b54addd7-2cda-44dd-98db-8159e7f1f9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3284 | 2026.05.21 10:28:37.956031 [ 4 ] {b54addd7-2cda-44dd-98db-8159e7f1f9ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3285 | 2026.05.21 10:28:37.956239 [ 4 ] {b54addd7-2cda-44dd-98db-8159e7f1f9ae} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.21 10:28:37.956362 [ 4 ] {b54addd7-2cda-44dd-98db-8159e7f1f9ae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 3287 | 2026.05.21 10:28:37.956395 [ 4 ] {b54addd7-2cda-44dd-98db-8159e7f1f9ae} <Debug> TCPHandler: Processed in 0.001308517 sec. | ||
| 3288 | 2026.05.21 10:28:37.956528 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.05.21 10:28:37.956620 [ 4 ] {94d4f023-5ea5-4dd3-bd75-dd73bb33051e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3290 | 2026.05.21 10:28:37.956658 [ 4 ] {94d4f023-5ea5-4dd3-bd75-dd73bb33051e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3291 | 2026.05.21 10:28:37.957226 [ 4 ] {94d4f023-5ea5-4dd3-bd75-dd73bb33051e} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.05.21 10:28:37.957262 [ 4 ] {94d4f023-5ea5-4dd3-bd75-dd73bb33051e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3293 | 2026.05.21 10:28:37.957571 [ 4 ] {94d4f023-5ea5-4dd3-bd75-dd73bb33051e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3294 | 2026.05.21 10:28:37.957772 [ 4 ] {94d4f023-5ea5-4dd3-bd75-dd73bb33051e} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.05.21 10:28:37.957872 [ 127 ] {} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3296 | 2026.05.21 10:28:37.957899 [ 4 ] {94d4f023-5ea5-4dd3-bd75-dd73bb33051e} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001296 sec., 110339.5061728395 rows/sec., 8.91 MiB/sec. | ||
| 3297 | 2026.05.21 10:28:37.957913 [ 127 ] {} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.05.21 10:28:37.957939 [ 4 ] {94d4f023-5ea5-4dd3-bd75-dd73bb33051e} <Debug> TCPHandler: Processed in 0.001469371 sec. | ||
| 3299 | 2026.05.21 10:28:37.957939 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3300 | 2026.05.21 10:28:37.958029 [ 192 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 3301 | 2026.05.21 10:28:37.958069 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.05.21 10:28:37.958111 [ 192 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3303 | 2026.05.21 10:28:37.958134 [ 192 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1398 rows starting from the beginning of the part | ||
| 3304 | 2026.05.21 10:28:37.958165 [ 4 ] {6ef5cbef-a72b-4a83-a1b4-e62cde38e6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.05.21 10:28:37.958177 [ 192 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1288 rows starting from the beginning of the part | ||
| 3306 | 2026.05.21 10:28:37.958209 [ 4 ] {6ef5cbef-a72b-4a83-a1b4-e62cde38e6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3307 | 2026.05.21 10:28:37.958214 [ 192 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3308 | 2026.05.21 10:28:37.958251 [ 192 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 105 rows starting from the beginning of the part | ||
| 3309 | 2026.05.21 10:28:37.958283 [ 192 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3310 | 2026.05.21 10:28:37.958325 [ 192 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 143 rows starting from the beginning of the part | ||
| 3311 | 2026.05.21 10:28:37.958619 [ 4 ] {6ef5cbef-a72b-4a83-a1b4-e62cde38e6e8} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.05.21 10:28:37.958653 [ 4 ] {6ef5cbef-a72b-4a83-a1b4-e62cde38e6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3313 | 2026.05.21 10:28:37.958981 [ 4 ] {6ef5cbef-a72b-4a83-a1b4-e62cde38e6e8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3314 | 2026.05.21 10:28:37.959185 [ 4 ] {6ef5cbef-a72b-4a83-a1b4-e62cde38e6e8} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.21 10:28:37.959285 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3316 | 2026.05.21 10:28:37.959306 [ 4 ] {6ef5cbef-a72b-4a83-a1b4-e62cde38e6e8} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00116 sec., 169827.58620689655 rows/sec., 12.18 MiB/sec. | ||
| 3317 | 2026.05.21 10:28:37.959319 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.05.21 10:28:37.959345 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3319 | 2026.05.21 10:28:37.959346 [ 4 ] {6ef5cbef-a72b-4a83-a1b4-e62cde38e6e8} <Debug> TCPHandler: Processed in 0.001324948 sec. | ||
| 3320 | 2026.05.21 10:28:37.959458 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 3321 | 2026.05.21 10:28:37.959488 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.05.21 10:28:37.959572 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2026.05.21 10:28:37.959573 [ 197 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3062 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568204 sec., 1952552.0914370837 rows/sec., 141.69 MiB/sec. | ||
| 3324 | 2026.05.21 10:28:37.959587 [ 4 ] {3ad53a09-cb65-4879-a6df-9d713ce5abc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3325 | 2026.05.21 10:28:37.959606 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5778 rows starting from the beginning of the part | ||
| 3326 | 2026.05.21 10:28:37.959666 [ 4 ] {3ad53a09-cb65-4879-a6df-9d713ce5abc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3327 | 2026.05.21 10:28:37.959687 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1496 rows starting from the beginning of the part | ||
| 3328 | 2026.05.21 10:28:37.959737 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3329 | 2026.05.21 10:28:37.959779 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 3330 | 2026.05.21 10:28:37.959819 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3331 | 2026.05.21 10:28:37.959841 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3332 | 2026.05.21 10:28:37.959859 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 197 rows starting from the beginning of the part | ||
| 3333 | 2026.05.21 10:28:37.960238 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.05.21 10:28:37.960331 [ 194 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_21_4} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3335 | 2026.05.21 10:28:37.960441 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3336 | 2026.05.21 10:28:37.960471 [ 4 ] {3ad53a09-cb65-4879-a6df-9d713ce5abc7} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.05.21 10:28:37.960511 [ 4 ] {3ad53a09-cb65-4879-a6df-9d713ce5abc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3338 | 2026.05.21 10:28:37.961073 [ 4 ] {3ad53a09-cb65-4879-a6df-9d713ce5abc7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3339 | 2026.05.21 10:28:37.961341 [ 4 ] {3ad53a09-cb65-4879-a6df-9d713ce5abc7} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.05.21 10:28:37.961473 [ 4 ] {3ad53a09-cb65-4879-a6df-9d713ce5abc7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001905 sec., 21522.30971128609 rows/sec., 38.57 MiB/sec. | ||
| 3341 | 2026.05.21 10:28:37.961521 [ 4 ] {3ad53a09-cb65-4879-a6df-9d713ce5abc7} <Debug> TCPHandler: Processed in 0.002079988 sec. | ||
| 3342 | 2026.05.21 10:28:37.961656 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.05.21 10:28:37.961749 [ 4 ] {16b93fd4-dc34-40df-860f-a55b37f10481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3344 | 2026.05.21 10:28:37.961790 [ 4 ] {16b93fd4-dc34-40df-860f-a55b37f10481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3345 | 2026.05.21 10:28:37.962123 [ 4 ] {16b93fd4-dc34-40df-860f-a55b37f10481} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.05.21 10:28:37.962157 [ 4 ] {16b93fd4-dc34-40df-860f-a55b37f10481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3347 | 2026.05.21 10:28:37.962404 [ 191 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7919 rows, containing 5 columns (5 merged, 0 gathered) in 0.002992384 sec., 2646384.9559414834 rows/sec., 173.56 MiB/sec. | ||
| 3348 | 2026.05.21 10:28:37.962450 [ 4 ] {16b93fd4-dc34-40df-860f-a55b37f10481} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3349 | 2026.05.21 10:28:37.962670 [ 4 ] {16b93fd4-dc34-40df-860f-a55b37f10481} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.05.21 10:28:37.962776 [ 129 ] {} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3351 | 2026.05.21 10:28:37.962794 [ 4 ] {16b93fd4-dc34-40df-860f-a55b37f10481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3352 | 2026.05.21 10:28:37.962824 [ 129 ] {} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.05.21 10:28:37.962836 [ 4 ] {16b93fd4-dc34-40df-860f-a55b37f10481} <Debug> TCPHandler: Processed in 0.001241214 sec. | ||
| 3354 | 2026.05.21 10:28:37.962855 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3355 | 2026.05.21 10:28:37.962958 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 3356 | 2026.05.21 10:28:37.963057 [ 194 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3357 | 2026.05.21 10:28:37.963082 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3358 | 2026.05.21 10:28:37.963123 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3359 | 2026.05.21 10:28:37.963192 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 3360 | 2026.05.21 10:28:37.963241 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 3361 | 2026.05.21 10:28:37.963284 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 3362 | 2026.05.21 10:28:37.963322 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3363 | 2026.05.21 10:28:37.963334 [ 194 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.05.21 10:28:37.963359 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3365 | 2026.05.21 10:28:37.963409 [ 194 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3366 | 2026.05.21 10:28:37.963490 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3367 | 2026.05.21 10:28:37.964278 [ 197 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366209 sec., 834425.7723379073 rows/sec., 56.23 MiB/sec. | ||
| 3368 | 2026.05.21 10:28:37.964440 [ 194 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3369 | 2026.05.21 10:28:37.964679 [ 194 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.21 10:28:37.964741 [ 194 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_21_4} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3371 | 2026.05.21 10:28:37.964810 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3372 | 2026.05.21 10:28:38.521323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7161 | ||
| 3373 | 2026.05.21 10:28:38.522124 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.05.21 10:28:38.522195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3375 | 2026.05.21 10:28:38.522742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3376 | 2026.05.21 10:28:38.522976 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.05.21 10:28:38.523119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7161 | ||
| 3378 | 2026.05.21 10:28:38.901826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3379 | 2026.05.21 10:28:38.918749 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.05.21 10:28:38.918809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3381 | 2026.05.21 10:28:38.924827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3382 | 2026.05.21 10:28:38.925572 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.05.21 10:28:38.928526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3384 | 2026.05.21 10:28:42.940040 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.05.21 10:28:42.940308 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3386 | 2026.05.21 10:28:42.940686 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3387 | 2026.05.21 10:28:42.940726 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3388 | 2026.05.21 10:28:42.940941 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3389 | 2026.05.21 10:28:42.941012 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3390 | 2026.05.21 10:28:42.941151 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3391 | 2026.05.21 10:28:42.941244 [ 324 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3392 | 2026.05.21 10:28:42.941253 [ 331 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3393 | 2026.05.21 10:28:42.941253 [ 327 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3394 | 2026.05.21 10:28:42.941389 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3395 | 2026.05.21 10:28:42.941417 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3396 | 2026.05.21 10:28:42.941496 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3397 | 2026.05.21 10:28:42.941518 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3398 | 2026.05.21 10:28:42.941554 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3399 | 2026.05.21 10:28:42.941591 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3400 | 2026.05.21 10:28:42.942611 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002419 sec., 14468.788755684167 rows/sec., 2.44 MiB/sec. | ||
| 3401 | 2026.05.21 10:28:42.942735 [ 4 ] {0a5b2c6f-f8f7-4681-98f9-a38abaa793cc} <Debug> TCPHandler: Processed in 0.00285562 sec. | ||
| 3402 | 2026.05.21 10:28:42.944524 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.05.21 10:28:42.944656 [ 4 ] {db7941d7-bd2e-4a8c-8643-06b47ced9fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3404 | 2026.05.21 10:28:42.944710 [ 4 ] {db7941d7-bd2e-4a8c-8643-06b47ced9fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3405 | 2026.05.21 10:28:42.945279 [ 4 ] {db7941d7-bd2e-4a8c-8643-06b47ced9fb6} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.05.21 10:28:42.945323 [ 4 ] {db7941d7-bd2e-4a8c-8643-06b47ced9fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3407 | 2026.05.21 10:28:42.945713 [ 4 ] {db7941d7-bd2e-4a8c-8643-06b47ced9fb6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3408 | 2026.05.21 10:28:42.945938 [ 4 ] {db7941d7-bd2e-4a8c-8643-06b47ced9fb6} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.05.21 10:28:42.946079 [ 4 ] {db7941d7-bd2e-4a8c-8643-06b47ced9fb6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001461 sec., 38329.911019849416 rows/sec., 2.94 MiB/sec. | ||
| 3410 | 2026.05.21 10:28:42.946114 [ 4 ] {db7941d7-bd2e-4a8c-8643-06b47ced9fb6} <Debug> TCPHandler: Processed in 0.001651466 sec. | ||
| 3411 | 2026.05.21 10:28:42.946243 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.05.21 10:28:42.946343 [ 4 ] {65b5a468-9f2b-4e92-a4da-912091a17436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3413 | 2026.05.21 10:28:42.946385 [ 4 ] {65b5a468-9f2b-4e92-a4da-912091a17436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3414 | 2026.05.21 10:28:42.946795 [ 4 ] {65b5a468-9f2b-4e92-a4da-912091a17436} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.05.21 10:28:42.946830 [ 4 ] {65b5a468-9f2b-4e92-a4da-912091a17436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3416 | 2026.05.21 10:28:42.947138 [ 4 ] {65b5a468-9f2b-4e92-a4da-912091a17436} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3417 | 2026.05.21 10:28:42.947358 [ 4 ] {65b5a468-9f2b-4e92-a4da-912091a17436} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.05.21 10:28:42.947483 [ 4 ] {65b5a468-9f2b-4e92-a4da-912091a17436} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 3419 | 2026.05.21 10:28:42.947518 [ 4 ] {65b5a468-9f2b-4e92-a4da-912091a17436} <Debug> TCPHandler: Processed in 0.001326678 sec. | ||
| 3420 | 2026.05.21 10:28:42.947637 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.05.21 10:28:42.947733 [ 4 ] {a10ce0a7-e23e-4b52-8b79-94b17a184388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.05.21 10:28:42.947776 [ 4 ] {a10ce0a7-e23e-4b52-8b79-94b17a184388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3423 | 2026.05.21 10:28:42.948167 [ 4 ] {a10ce0a7-e23e-4b52-8b79-94b17a184388} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.05.21 10:28:42.948203 [ 4 ] {a10ce0a7-e23e-4b52-8b79-94b17a184388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3425 | 2026.05.21 10:28:42.948536 [ 4 ] {a10ce0a7-e23e-4b52-8b79-94b17a184388} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3426 | 2026.05.21 10:28:42.948744 [ 4 ] {a10ce0a7-e23e-4b52-8b79-94b17a184388} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.05.21 10:28:42.948873 [ 4 ] {a10ce0a7-e23e-4b52-8b79-94b17a184388} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 3428 | 2026.05.21 10:28:42.948906 [ 4 ] {a10ce0a7-e23e-4b52-8b79-94b17a184388} <Debug> TCPHandler: Processed in 0.001318747 sec. | ||
| 3429 | 2026.05.21 10:28:42.949020 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.05.21 10:28:42.949116 [ 4 ] {1db1ff25-e064-4086-8e92-52406a19b55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.05.21 10:28:42.949158 [ 4 ] {1db1ff25-e064-4086-8e92-52406a19b55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3432 | 2026.05.21 10:28:42.949482 [ 4 ] {1db1ff25-e064-4086-8e92-52406a19b55b} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.05.21 10:28:42.949517 [ 4 ] {1db1ff25-e064-4086-8e92-52406a19b55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3434 | 2026.05.21 10:28:42.949828 [ 4 ] {1db1ff25-e064-4086-8e92-52406a19b55b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3435 | 2026.05.21 10:28:42.950034 [ 4 ] {1db1ff25-e064-4086-8e92-52406a19b55b} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.05.21 10:28:42.950158 [ 4 ] {1db1ff25-e064-4086-8e92-52406a19b55b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3437 | 2026.05.21 10:28:42.950190 [ 4 ] {1db1ff25-e064-4086-8e92-52406a19b55b} <Debug> TCPHandler: Processed in 0.001219745 sec. | ||
| 3438 | 2026.05.21 10:28:43.084975 [ 300 ] {} <Trace> TCP-Session: a80f37bc-aa9b-4407-a1b2-47ec1d644fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.05.21 10:28:43.085240 [ 300 ] {92b4b0ff-c934-40f7-a458-7446eb180fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33609) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3440 | 2026.05.21 10:28:43.085782 [ 300 ] {92b4b0ff-c934-40f7-a458-7446eb180fdb} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3441 | 2026.05.21 10:28:43.085986 [ 300 ] {92b4b0ff-c934-40f7-a458-7446eb180fdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3442 | 2026.05.21 10:28:43.086368 [ 327 ] {92b4b0ff-c934-40f7-a458-7446eb180fdb} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3443 | 2026.05.21 10:28:43.086860 [ 300 ] {92b4b0ff-c934-40f7-a458-7446eb180fdb} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001737 sec., 23603.914795624638 rows/sec., 1.40 MiB/sec. | ||
| 3444 | 2026.05.21 10:28:43.086948 [ 300 ] {92b4b0ff-c934-40f7-a458-7446eb180fdb} <Debug> TCPHandler: Processed in 0.002128029 sec. | ||
| 3445 | 2026.05.21 10:28:44.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.51 MiB, peak 229.37 MiB, free memory in arenas 0.00 B, will set to 224.55 MiB (RSS), difference: -1.96 MiB | ||
| 3446 | 2026.05.21 10:28:45.918591 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3447 | 2026.05.21 10:28:45.918647 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3448 | 2026.05.21 10:28:46.001161 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000808262 sec. | ||
| 3449 | 2026.05.21 10:28:46.023200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7673 | ||
| 3450 | 2026.05.21 10:28:46.023721 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.05.21 10:28:46.023765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3452 | 2026.05.21 10:28:46.024316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3453 | 2026.05.21 10:28:46.024560 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.05.21 10:28:46.024698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7673 | ||
| 3455 | 2026.05.21 10:28:46.024707 [ 132 ] {} <Debug> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3456 | 2026.05.21 10:28:46.024756 [ 132 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.05.21 10:28:46.024778 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3458 | 2026.05.21 10:28:46.024919 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::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 | ||
| 3459 | 2026.05.21 10:28:46.025064 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3460 | 2026.05.21 10:28:46.025107 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5241 rows starting from the beginning of the part | ||
| 3461 | 2026.05.21 10:28:46.025179 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3462 | 2026.05.21 10:28:46.025231 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3463 | 2026.05.21 10:28:46.025275 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3464 | 2026.05.21 10:28:46.025321 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3465 | 2026.05.21 10:28:46.025367 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3466 | 2026.05.21 10:28:46.026758 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7673 rows, containing 4 columns (4 merged, 0 gathered) in 0.001905394 sec., 4026988.643818549 rows/sec., 57.61 MiB/sec. | ||
| 3467 | 2026.05.21 10:28:46.027482 [ 193 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3468 | 2026.05.21 10:28:46.027763 [ 193 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.05.21 10:28:46.027826 [ 193 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_16_3} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3470 | 2026.05.21 10:28:46.027913 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3471 | 2026.05.21 10:28:46.428585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3472 | 2026.05.21 10:28:46.444531 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.05.21 10:28:46.444576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3474 | 2026.05.21 10:28:46.450388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3475 | 2026.05.21 10:28:46.451125 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.05.21 10:28:46.451387 [ 132 ] {} <Debug> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3477 | 2026.05.21 10:28:46.451426 [ 132 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.05.21 10:28:46.451453 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3479 | 2026.05.21 10:28:46.451598 [ 193 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 3480 | 2026.05.21 10:28:46.454164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3481 | 2026.05.21 10:28:46.455923 [ 193 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3482 | 2026.05.21 10:28:46.457391 [ 193 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 3483 | 2026.05.21 10:28:46.461927 [ 193 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 3484 | 2026.05.21 10:28:46.466184 [ 193 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 3485 | 2026.05.21 10:28:46.470710 [ 193 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 3486 | 2026.05.21 10:28:46.475480 [ 193 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 3487 | 2026.05.21 10:28:46.479752 [ 193 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 3488 | 2026.05.21 10:28:46.533493 [ 198 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081957157 sec., 1476.381129228287 rows/sec., 7.63 MiB/sec. | ||
| 3489 | 2026.05.21 10:28:46.535961 [ 200 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3490 | 2026.05.21 10:28:46.538061 [ 200 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_16_3} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.05.21 10:28:46.538138 [ 200 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_16_3} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3492 | 2026.05.21 10:28:46.540127 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3493 | 2026.05.21 10:28:47.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.65 MiB, peak 235.63 MiB, free memory in arenas 0.00 B, will set to 235.50 MiB (RSS), difference: 9.85 MiB | ||
| 3494 | 2026.05.21 10:28:47.940678 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.05.21 10:28:47.940932 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3496 | 2026.05.21 10:28:47.941301 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3497 | 2026.05.21 10:28:47.941346 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3498 | 2026.05.21 10:28:47.941606 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3499 | 2026.05.21 10:28:47.941686 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3500 | 2026.05.21 10:28:47.941825 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3501 | 2026.05.21 10:28:47.941916 [ 324 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3502 | 2026.05.21 10:28:47.941920 [ 331 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3503 | 2026.05.21 10:28:47.941919 [ 327 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3504 | 2026.05.21 10:28:47.942060 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3505 | 2026.05.21 10:28:47.942088 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3506 | 2026.05.21 10:28:47.942157 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3507 | 2026.05.21 10:28:47.942176 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3508 | 2026.05.21 10:28:47.942211 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3509 | 2026.05.21 10:28:47.942248 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3510 | 2026.05.21 10:28:47.943285 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002459 sec., 14233.42822285482 rows/sec., 2.40 MiB/sec. | ||
| 3511 | 2026.05.21 10:28:47.943387 [ 4 ] {4958fce2-e3a8-45ea-9b06-2648aeee3bce} <Debug> TCPHandler: Processed in 0.0028473 sec. | ||
| 3512 | 2026.05.21 10:28:47.945772 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.05.21 10:28:47.945900 [ 4 ] {66cb3f73-a7df-4d42-8188-b28eec29081c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3514 | 2026.05.21 10:28:47.945951 [ 4 ] {66cb3f73-a7df-4d42-8188-b28eec29081c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3515 | 2026.05.21 10:28:47.946599 [ 4 ] {66cb3f73-a7df-4d42-8188-b28eec29081c} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.05.21 10:28:47.946649 [ 4 ] {66cb3f73-a7df-4d42-8188-b28eec29081c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3517 | 2026.05.21 10:28:47.947020 [ 4 ] {66cb3f73-a7df-4d42-8188-b28eec29081c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3518 | 2026.05.21 10:28:47.947234 [ 4 ] {66cb3f73-a7df-4d42-8188-b28eec29081c} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.05.21 10:28:47.947379 [ 4 ] {66cb3f73-a7df-4d42-8188-b28eec29081c} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001515 sec., 91089.10891089108 rows/sec., 7.93 MiB/sec. | ||
| 3520 | 2026.05.21 10:28:47.947413 [ 4 ] {66cb3f73-a7df-4d42-8188-b28eec29081c} <Debug> TCPHandler: Processed in 0.001701538 sec. | ||
| 3521 | 2026.05.21 10:28:47.947540 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.05.21 10:28:47.947633 [ 4 ] {5de17750-a356-4efb-ab75-37ca9b796123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.05.21 10:28:47.947673 [ 4 ] {5de17750-a356-4efb-ab75-37ca9b796123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3524 | 2026.05.21 10:28:47.948105 [ 4 ] {5de17750-a356-4efb-ab75-37ca9b796123} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.05.21 10:28:47.948141 [ 4 ] {5de17750-a356-4efb-ab75-37ca9b796123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3526 | 2026.05.21 10:28:47.948427 [ 4 ] {5de17750-a356-4efb-ab75-37ca9b796123} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3527 | 2026.05.21 10:28:47.948625 [ 4 ] {5de17750-a356-4efb-ab75-37ca9b796123} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.05.21 10:28:47.948749 [ 4 ] {5de17750-a356-4efb-ab75-37ca9b796123} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001133 sec., 36187.113857016775 rows/sec., 2.66 MiB/sec. | ||
| 3529 | 2026.05.21 10:28:47.948781 [ 4 ] {5de17750-a356-4efb-ab75-37ca9b796123} <Debug> TCPHandler: Processed in 0.001289386 sec. | ||
| 3530 | 2026.05.21 10:28:47.948897 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.05.21 10:28:47.948991 [ 4 ] {eb06e61a-a4fa-414a-ad8d-998f40a0e7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3532 | 2026.05.21 10:28:47.949030 [ 4 ] {eb06e61a-a4fa-414a-ad8d-998f40a0e7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3533 | 2026.05.21 10:28:47.949439 [ 4 ] {eb06e61a-a4fa-414a-ad8d-998f40a0e7e7} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.05.21 10:28:47.949474 [ 4 ] {eb06e61a-a4fa-414a-ad8d-998f40a0e7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3535 | 2026.05.21 10:28:47.949766 [ 4 ] {eb06e61a-a4fa-414a-ad8d-998f40a0e7e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3536 | 2026.05.21 10:28:47.949960 [ 4 ] {eb06e61a-a4fa-414a-ad8d-998f40a0e7e7} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.05.21 10:28:47.950081 [ 4 ] {eb06e61a-a4fa-414a-ad8d-998f40a0e7e7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001109 sec., 94679.89179440938 rows/sec., 7.40 MiB/sec. | ||
| 3538 | 2026.05.21 10:28:47.950114 [ 4 ] {eb06e61a-a4fa-414a-ad8d-998f40a0e7e7} <Debug> TCPHandler: Processed in 0.001265625 sec. | ||
| 3539 | 2026.05.21 10:28:47.950231 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.05.21 10:28:47.950324 [ 4 ] {0faaa8fe-5fa6-4920-8fb5-66962469b90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3541 | 2026.05.21 10:28:47.950366 [ 4 ] {0faaa8fe-5fa6-4920-8fb5-66962469b90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3542 | 2026.05.21 10:28:47.950754 [ 4 ] {0faaa8fe-5fa6-4920-8fb5-66962469b90f} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.05.21 10:28:47.950789 [ 4 ] {0faaa8fe-5fa6-4920-8fb5-66962469b90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3544 | 2026.05.21 10:28:47.951094 [ 4 ] {0faaa8fe-5fa6-4920-8fb5-66962469b90f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3545 | 2026.05.21 10:28:47.951286 [ 4 ] {0faaa8fe-5fa6-4920-8fb5-66962469b90f} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.21 10:28:47.951408 [ 4 ] {0faaa8fe-5fa6-4920-8fb5-66962469b90f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001102 sec., 145190.56261343014 rows/sec., 10.11 MiB/sec. | ||
| 3547 | 2026.05.21 10:28:47.951441 [ 4 ] {0faaa8fe-5fa6-4920-8fb5-66962469b90f} <Debug> TCPHandler: Processed in 0.001257186 sec. | ||
| 3548 | 2026.05.21 10:28:47.951557 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.21 10:28:47.951650 [ 4 ] {cc8365f1-1d80-43f4-8b35-b5e08cb38d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.05.21 10:28:47.951704 [ 4 ] {cc8365f1-1d80-43f4-8b35-b5e08cb38d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3551 | 2026.05.21 10:28:47.952461 [ 4 ] {cc8365f1-1d80-43f4-8b35-b5e08cb38d8c} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.05.21 10:28:47.952502 [ 4 ] {cc8365f1-1d80-43f4-8b35-b5e08cb38d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3553 | 2026.05.21 10:28:47.953070 [ 4 ] {cc8365f1-1d80-43f4-8b35-b5e08cb38d8c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3554 | 2026.05.21 10:28:47.953279 [ 4 ] {cc8365f1-1d80-43f4-8b35-b5e08cb38d8c} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.05.21 10:28:47.953411 [ 4 ] {cc8365f1-1d80-43f4-8b35-b5e08cb38d8c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001779 sec., 23046.65542439573 rows/sec., 41.30 MiB/sec. | ||
| 3556 | 2026.05.21 10:28:47.953459 [ 4 ] {cc8365f1-1d80-43f4-8b35-b5e08cb38d8c} <Debug> TCPHandler: Processed in 0.001949574 sec. | ||
| 3557 | 2026.05.21 10:28:47.953613 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.21 10:28:47.953710 [ 4 ] {1b3002e3-6d6b-43f1-b180-bc0d9b5ccde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.05.21 10:28:47.953754 [ 4 ] {1b3002e3-6d6b-43f1-b180-bc0d9b5ccde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3560 | 2026.05.21 10:28:47.954101 [ 4 ] {1b3002e3-6d6b-43f1-b180-bc0d9b5ccde1} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.05.21 10:28:47.954138 [ 4 ] {1b3002e3-6d6b-43f1-b180-bc0d9b5ccde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3562 | 2026.05.21 10:28:47.954446 [ 4 ] {1b3002e3-6d6b-43f1-b180-bc0d9b5ccde1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3563 | 2026.05.21 10:28:47.954669 [ 4 ] {1b3002e3-6d6b-43f1-b180-bc0d9b5ccde1} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.05.21 10:28:47.954795 [ 4 ] {1b3002e3-6d6b-43f1-b180-bc0d9b5ccde1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 3565 | 2026.05.21 10:28:47.954828 [ 4 ] {1b3002e3-6d6b-43f1-b180-bc0d9b5ccde1} <Debug> TCPHandler: Processed in 0.001266255 sec. | ||
| 3566 | 2026.05.21 10:28:48.520278 [ 130 ] {} <Debug> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3567 | 2026.05.21 10:28:48.520361 [ 130 ] {} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.05.21 10:28:48.520388 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3569 | 2026.05.21 10:28:48.520536 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::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 | ||
| 3570 | 2026.05.21 10:28:48.520706 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3571 | 2026.05.21 10:28:48.520759 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3572 | 2026.05.21 10:28:48.520854 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3573 | 2026.05.21 10:28:48.520906 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3574 | 2026.05.21 10:28:48.520952 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3575 | 2026.05.21 10:28:48.521000 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3576 | 2026.05.21 10:28:48.521845 [ 198 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382818 sec., 21694.828965200046 rows/sec., 1.81 MiB/sec. | ||
| 3577 | 2026.05.21 10:28:48.522020 [ 196 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3578 | 2026.05.21 10:28:48.522350 [ 196 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.05.21 10:28:48.522429 [ 196 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_5_1} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3580 | 2026.05.21 10:28:48.522537 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3581 | 2026.05.21 10:28:48.833169 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.05.21 10:28:48.833405 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3583 | 2026.05.21 10:28:48.833758 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3584 | 2026.05.21 10:28:48.833799 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3585 | 2026.05.21 10:28:48.834038 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3586 | 2026.05.21 10:28:48.834108 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3587 | 2026.05.21 10:28:48.834251 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3588 | 2026.05.21 10:28:48.834326 [ 324 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3589 | 2026.05.21 10:28:48.834344 [ 320 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3590 | 2026.05.21 10:28:48.834395 [ 333 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3591 | 2026.05.21 10:28:48.834516 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3592 | 2026.05.21 10:28:48.834544 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3593 | 2026.05.21 10:28:48.834614 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3594 | 2026.05.21 10:28:48.834635 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3595 | 2026.05.21 10:28:48.834672 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3596 | 2026.05.21 10:28:48.834712 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3597 | 2026.05.21 10:28:48.835938 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002637 sec., 13272.658323852864 rows/sec., 2.82 MiB/sec. | ||
| 3598 | 2026.05.21 10:28:48.836047 [ 4 ] {5843c285-b104-4f81-b5e2-b602b0e826c4} <Debug> TCPHandler: Processed in 0.003008034 sec. | ||
| 3599 | 2026.05.21 10:28:48.847592 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.05.21 10:28:48.847708 [ 4 ] {b04198f2-6cd2-44f2-b88f-dc48afaecc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3601 | 2026.05.21 10:28:48.847755 [ 4 ] {b04198f2-6cd2-44f2-b88f-dc48afaecc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3602 | 2026.05.21 10:28:48.848244 [ 4 ] {b04198f2-6cd2-44f2-b88f-dc48afaecc83} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.05.21 10:28:48.848287 [ 4 ] {b04198f2-6cd2-44f2-b88f-dc48afaecc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3604 | 2026.05.21 10:28:48.848692 [ 4 ] {b04198f2-6cd2-44f2-b88f-dc48afaecc83} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3605 | 2026.05.21 10:28:48.848910 [ 4 ] {b04198f2-6cd2-44f2-b88f-dc48afaecc83} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.05.21 10:28:48.849064 [ 4 ] {b04198f2-6cd2-44f2-b88f-dc48afaecc83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001389 sec., 1439.8848092152627 rows/sec., 117.41 KiB/sec. | ||
| 3607 | 2026.05.21 10:28:48.849102 [ 4 ] {b04198f2-6cd2-44f2-b88f-dc48afaecc83} <Debug> TCPHandler: Processed in 0.001564364 sec. | ||
| 3608 | 2026.05.21 10:28:48.849230 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.05.21 10:28:48.849329 [ 4 ] {7876776d-b0ec-4fbd-852d-d90b095922fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3610 | 2026.05.21 10:28:48.849371 [ 4 ] {7876776d-b0ec-4fbd-852d-d90b095922fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3611 | 2026.05.21 10:28:48.850720 [ 4 ] {7876776d-b0ec-4fbd-852d-d90b095922fe} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.05.21 10:28:48.850758 [ 4 ] {7876776d-b0ec-4fbd-852d-d90b095922fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3613 | 2026.05.21 10:28:48.851256 [ 4 ] {7876776d-b0ec-4fbd-852d-d90b095922fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3614 | 2026.05.21 10:28:48.851479 [ 4 ] {7876776d-b0ec-4fbd-852d-d90b095922fe} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.05.21 10:28:48.851617 [ 4 ] {7876776d-b0ec-4fbd-852d-d90b095922fe} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002309 sec., 1040277.1762667822 rows/sec., 76.72 MiB/sec. | ||
| 3616 | 2026.05.21 10:28:48.851654 [ 4 ] {7876776d-b0ec-4fbd-852d-d90b095922fe} <Debug> TCPHandler: Processed in 0.002474059 sec. | ||
| 3617 | 2026.05.21 10:28:48.851795 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.05.21 10:28:48.851898 [ 4 ] {8e217ced-05f6-4364-81ec-b6f2cf962f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.05.21 10:28:48.851946 [ 4 ] {8e217ced-05f6-4364-81ec-b6f2cf962f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3620 | 2026.05.21 10:28:48.852364 [ 4 ] {8e217ced-05f6-4364-81ec-b6f2cf962f00} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.05.21 10:28:48.852402 [ 4 ] {8e217ced-05f6-4364-81ec-b6f2cf962f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3622 | 2026.05.21 10:28:48.852718 [ 4 ] {8e217ced-05f6-4364-81ec-b6f2cf962f00} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3623 | 2026.05.21 10:28:48.852943 [ 4 ] {8e217ced-05f6-4364-81ec-b6f2cf962f00} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.05.21 10:28:48.853072 [ 4 ] {8e217ced-05f6-4364-81ec-b6f2cf962f00} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001193 sec., 9220.452640402347 rows/sec., 684.33 KiB/sec. | ||
| 3625 | 2026.05.21 10:28:48.853106 [ 4 ] {8e217ced-05f6-4364-81ec-b6f2cf962f00} <Debug> TCPHandler: Processed in 0.001363408 sec. | ||
| 3626 | 2026.05.21 10:28:48.853226 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.05.21 10:28:48.853320 [ 4 ] {5a05361e-03c3-46f7-bdd0-5efe3923f9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3628 | 2026.05.21 10:28:48.853362 [ 4 ] {5a05361e-03c3-46f7-bdd0-5efe3923f9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3629 | 2026.05.21 10:28:48.854121 [ 4 ] {5a05361e-03c3-46f7-bdd0-5efe3923f9e2} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.05.21 10:28:48.854168 [ 4 ] {5a05361e-03c3-46f7-bdd0-5efe3923f9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3631 | 2026.05.21 10:28:48.854659 [ 4 ] {5a05361e-03c3-46f7-bdd0-5efe3923f9e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3632 | 2026.05.21 10:28:48.854909 [ 4 ] {5a05361e-03c3-46f7-bdd0-5efe3923f9e2} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.05.21 10:28:48.855043 [ 4 ] {5a05361e-03c3-46f7-bdd0-5efe3923f9e2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001741 sec., 460080.4135554279 rows/sec., 26.58 MiB/sec. | ||
| 3634 | 2026.05.21 10:28:48.855079 [ 4 ] {5a05361e-03c3-46f7-bdd0-5efe3923f9e2} <Debug> TCPHandler: Processed in 0.001901643 sec. | ||
| 3635 | 2026.05.21 10:28:48.855203 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.05.21 10:28:48.855301 [ 4 ] {ef0369f3-f37c-415c-85a2-531ba77e3226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.05.21 10:28:48.855343 [ 4 ] {ef0369f3-f37c-415c-85a2-531ba77e3226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3638 | 2026.05.21 10:28:48.855735 [ 4 ] {ef0369f3-f37c-415c-85a2-531ba77e3226} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.05.21 10:28:48.855773 [ 4 ] {ef0369f3-f37c-415c-85a2-531ba77e3226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3640 | 2026.05.21 10:28:48.856087 [ 4 ] {ef0369f3-f37c-415c-85a2-531ba77e3226} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3641 | 2026.05.21 10:28:48.856299 [ 4 ] {ef0369f3-f37c-415c-85a2-531ba77e3226} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.05.21 10:28:48.856425 [ 4 ] {ef0369f3-f37c-415c-85a2-531ba77e3226} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 3643 | 2026.05.21 10:28:48.856461 [ 4 ] {ef0369f3-f37c-415c-85a2-531ba77e3226} <Debug> TCPHandler: Processed in 0.001309687 sec. | ||
| 3644 | 2026.05.21 10:28:48.856578 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.05.21 10:28:48.856674 [ 4 ] {64680b64-b3e3-4193-853f-7aeb6f2cf33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3646 | 2026.05.21 10:28:48.856715 [ 4 ] {64680b64-b3e3-4193-853f-7aeb6f2cf33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3647 | 2026.05.21 10:28:48.857516 [ 4 ] {64680b64-b3e3-4193-853f-7aeb6f2cf33a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.05.21 10:28:48.857552 [ 4 ] {64680b64-b3e3-4193-853f-7aeb6f2cf33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3649 | 2026.05.21 10:28:48.857942 [ 4 ] {64680b64-b3e3-4193-853f-7aeb6f2cf33a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3650 | 2026.05.21 10:28:48.858167 [ 4 ] {64680b64-b3e3-4193-853f-7aeb6f2cf33a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.05.21 10:28:48.858297 [ 4 ] {64680b64-b3e3-4193-853f-7aeb6f2cf33a} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.00164 sec., 786585.3658536585 rows/sec., 52.47 MiB/sec. | ||
| 3652 | 2026.05.21 10:28:48.858333 [ 4 ] {64680b64-b3e3-4193-853f-7aeb6f2cf33a} <Debug> TCPHandler: Processed in 0.00180587 sec. | ||
| 3653 | 2026.05.21 10:28:48.858455 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.05.21 10:28:48.858560 [ 4 ] {8d9bcccf-eaa7-4d9a-9540-63df4fb9654f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.05.21 10:28:48.858604 [ 4 ] {8d9bcccf-eaa7-4d9a-9540-63df4fb9654f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3656 | 2026.05.21 10:28:48.859296 [ 4 ] {8d9bcccf-eaa7-4d9a-9540-63df4fb9654f} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.05.21 10:28:48.859332 [ 4 ] {8d9bcccf-eaa7-4d9a-9540-63df4fb9654f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3658 | 2026.05.21 10:28:48.859791 [ 4 ] {8d9bcccf-eaa7-4d9a-9540-63df4fb9654f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3659 | 2026.05.21 10:28:48.860026 [ 4 ] {8d9bcccf-eaa7-4d9a-9540-63df4fb9654f} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.05.21 10:28:48.860160 [ 4 ] {8d9bcccf-eaa7-4d9a-9540-63df4fb9654f} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001619 sec., 924644.8424953675 rows/sec., 56.08 MiB/sec. | ||
| 3661 | 2026.05.21 10:28:48.860196 [ 4 ] {8d9bcccf-eaa7-4d9a-9540-63df4fb9654f} <Debug> TCPHandler: Processed in 0.001792701 sec. | ||
| 3662 | 2026.05.21 10:28:48.860323 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.05.21 10:28:48.860422 [ 4 ] {5e7673fd-b812-4385-8462-10990032545c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.05.21 10:28:48.860478 [ 4 ] {5e7673fd-b812-4385-8462-10990032545c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3665 | 2026.05.21 10:28:48.861229 [ 4 ] {5e7673fd-b812-4385-8462-10990032545c} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.05.21 10:28:48.861267 [ 4 ] {5e7673fd-b812-4385-8462-10990032545c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3667 | 2026.05.21 10:28:48.861797 [ 4 ] {5e7673fd-b812-4385-8462-10990032545c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3668 | 2026.05.21 10:28:48.862036 [ 4 ] {5e7673fd-b812-4385-8462-10990032545c} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.05.21 10:28:48.862176 [ 4 ] {5e7673fd-b812-4385-8462-10990032545c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001772 sec., 5079.006772009029 rows/sec., 9.10 MiB/sec. | ||
| 3670 | 2026.05.21 10:28:48.862235 [ 4 ] {5e7673fd-b812-4385-8462-10990032545c} <Debug> TCPHandler: Processed in 0.001963115 sec. | ||
| 3671 | 2026.05.21 10:28:48.862368 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.05.21 10:28:48.862464 [ 4 ] {b64b258e-2654-43be-a891-a18f891d565d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3673 | 2026.05.21 10:28:48.862507 [ 4 ] {b64b258e-2654-43be-a891-a18f891d565d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3674 | 2026.05.21 10:28:48.862829 [ 4 ] {b64b258e-2654-43be-a891-a18f891d565d} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.05.21 10:28:48.862865 [ 4 ] {b64b258e-2654-43be-a891-a18f891d565d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3676 | 2026.05.21 10:28:48.863182 [ 4 ] {b64b258e-2654-43be-a891-a18f891d565d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3677 | 2026.05.21 10:28:48.863396 [ 4 ] {b64b258e-2654-43be-a891-a18f891d565d} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.05.21 10:28:48.863551 [ 4 ] {b64b258e-2654-43be-a891-a18f891d565d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 750.11 KiB/sec. | ||
| 3679 | 2026.05.21 10:28:48.863592 [ 4 ] {b64b258e-2654-43be-a891-a18f891d565d} <Debug> TCPHandler: Processed in 0.001274766 sec. | ||
| 3680 | 2026.05.21 10:28:51.210130 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43147 | ||
| 3681 | 2026.05.21 10:28:51.210229 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.05.21 10:28:51.210256 [ 307 ] {} <Debug> TCP-Session: d52b0508-be34-41c4-a764-c9ac908c7626 Authenticating user 'default' from [fd00:1122:3344:101::e]:43147 | ||
| 3683 | 2026.05.21 10:28:51.210278 [ 307 ] {} <Debug> TCP-Session: d52b0508-be34-41c4-a764-c9ac908c7626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.05.21 10:28:51.210291 [ 307 ] {} <Debug> TCP-Session: d52b0508-be34-41c4-a764-c9ac908c7626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.05.21 10:28:51.210557 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45714 | ||
| 3686 | 2026.05.21 10:28:51.210576 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46834 | ||
| 3687 | 2026.05.21 10:28:51.210594 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63847 | ||
| 3688 | 2026.05.21 10:28:51.210654 [ 307 ] {} <Trace> TCP-Session: d52b0508-be34-41c4-a764-c9ac908c7626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.05.21 10:28:51.210614 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50052 | ||
| 3690 | 2026.05.21 10:28:51.210606 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41925 | ||
| 3691 | 2026.05.21 10:28:51.210713 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3692 | 2026.05.21 10:28:51.210580 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60053 | ||
| 3693 | 2026.05.21 10:28:51.210772 [ 308 ] {} <Debug> TCP-Session: 6a3fdc15-ebc7-448b-be61-dc31f91674f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45714 | ||
| 3694 | 2026.05.21 10:28:51.210564 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54320 | ||
| 3695 | 2026.05.21 10:28:51.210812 [ 308 ] {} <Debug> TCP-Session: 6a3fdc15-ebc7-448b-be61-dc31f91674f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.05.21 10:28:51.210625 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34620 | ||
| 3697 | 2026.05.21 10:28:51.210856 [ 308 ] {} <Debug> TCP-Session: 6a3fdc15-ebc7-448b-be61-dc31f91674f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.05.21 10:28:51.210917 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3699 | 2026.05.21 10:28:51.210941 [ 307 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3700 | 2026.05.21 10:28:51.210953 [ 311 ] {} <Debug> TCP-Session: 53223b20-e68a-4b6a-9949-0f85453e1b57 Authenticating user 'default' from [fd00:1122:3344:101::e]:46834 | ||
| 3701 | 2026.05.21 10:28:51.210979 [ 311 ] {} <Debug> TCP-Session: 53223b20-e68a-4b6a-9949-0f85453e1b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.05.21 10:28:51.210992 [ 311 ] {} <Debug> TCP-Session: 53223b20-e68a-4b6a-9949-0f85453e1b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.05.21 10:28:51.211248 [ 307 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3704 | 2026.05.21 10:28:51.211352 [ 307 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3705 | 2026.05.21 10:28:51.211352 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3706 | 2026.05.21 10:28:51.211411 [ 3 ] {} <Debug> TCP-Session: 4360a3a7-001c-44f5-8b6e-7c97d9a8f98e Authenticating user 'default' from [fd00:1122:3344:101::e]:63847 | ||
| 3707 | 2026.05.21 10:28:51.211433 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3708 | 2026.05.21 10:28:51.211435 [ 3 ] {} <Debug> TCP-Session: 4360a3a7-001c-44f5-8b6e-7c97d9a8f98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.05.21 10:28:51.211462 [ 3 ] {} <Debug> TCP-Session: 4360a3a7-001c-44f5-8b6e-7c97d9a8f98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.05.21 10:28:51.211463 [ 293 ] {} <Debug> TCP-Session: bbcadddb-2cec-4b5b-a914-c95dc30588a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41925 | ||
| 3711 | 2026.05.21 10:28:51.211489 [ 293 ] {} <Debug> TCP-Session: bbcadddb-2cec-4b5b-a914-c95dc30588a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.05.21 10:28:51.211505 [ 293 ] {} <Debug> TCP-Session: bbcadddb-2cec-4b5b-a914-c95dc30588a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.05.21 10:28:51.211548 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3714 | 2026.05.21 10:28:51.211582 [ 304 ] {} <Debug> TCP-Session: 0307dde9-1c53-4f4b-bd7c-c960099bcf46 Authenticating user 'default' from [fd00:1122:3344:101::e]:34620 | ||
| 3715 | 2026.05.21 10:28:51.211599 [ 304 ] {} <Debug> TCP-Session: 0307dde9-1c53-4f4b-bd7c-c960099bcf46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.05.21 10:28:51.211614 [ 304 ] {} <Debug> TCP-Session: 0307dde9-1c53-4f4b-bd7c-c960099bcf46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.05.21 10:28:51.211665 [ 307 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 3718 | 2026.05.21 10:28:51.211774 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3719 | 2026.05.21 10:28:51.211808 [ 303 ] {} <Debug> TCP-Session: 3f6d811a-5433-4864-a155-bc7b734fbe94 Authenticating user 'default' from [fd00:1122:3344:101::e]:50052 | ||
| 3720 | 2026.05.21 10:28:51.211827 [ 303 ] {} <Debug> TCP-Session: 3f6d811a-5433-4864-a155-bc7b734fbe94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.05.21 10:28:51.211844 [ 303 ] {} <Debug> TCP-Session: 3f6d811a-5433-4864-a155-bc7b734fbe94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.05.21 10:28:51.211873 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3723 | 2026.05.21 10:28:51.211908 [ 310 ] {} <Debug> TCP-Session: daccf243-ff4d-4cd9-b570-df24adc35f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:60053 | ||
| 3724 | 2026.05.21 10:28:51.211926 [ 310 ] {} <Debug> TCP-Session: daccf243-ff4d-4cd9-b570-df24adc35f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.05.21 10:28:51.211943 [ 310 ] {} <Debug> TCP-Session: daccf243-ff4d-4cd9-b570-df24adc35f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.05.21 10:28:51.212044 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3727 | 2026.05.21 10:28:51.212086 [ 309 ] {} <Debug> TCP-Session: 001ccdee-bfcf-4ce5-97d5-200295811c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:54320 | ||
| 3728 | 2026.05.21 10:28:51.212109 [ 309 ] {} <Debug> TCP-Session: 001ccdee-bfcf-4ce5-97d5-200295811c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.05.21 10:28:51.212122 [ 309 ] {} <Debug> TCP-Session: 001ccdee-bfcf-4ce5-97d5-200295811c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.05.21 10:28:51.212652 [ 320 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Trace> AggregatingTransform: Aggregating | ||
| 3731 | 2026.05.21 10:28:51.212694 [ 320 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Trace> Aggregator: Aggregation method: without_key | ||
| 3732 | 2026.05.21 10:28:51.212723 [ 320 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948787 sec. (1053.977 rows/sec., 41.17 KiB/sec.) | ||
| 3733 | 2026.05.21 10:28:51.212738 [ 320 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Trace> Aggregator: Merging aggregated data | ||
| 3734 | 2026.05.21 10:28:51.213326 [ 307 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002463 sec., 406.00893219650834 rows/sec., 15.86 KiB/sec. | ||
| 3735 | 2026.05.21 10:28:51.213474 [ 307 ] {44f13dfc-7623-4e4d-aa29-57a2b0c09d27} <Debug> TCPHandler: Processed in 0.002975363 sec. | ||
| 3736 | 2026.05.21 10:28:51.213611 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3737 | 2026.05.21 10:28:51.213647 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2026.05.21 10:28:51.213668 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3739 | 2026.05.21 10:28:51.213677 [ 307 ] {} <Debug> TCP-Session: d52b0508-be34-41c4-a764-c9ac908c7626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.05.21 10:28:51.213691 [ 304 ] {} <Debug> TCP-Session: 0307dde9-1c53-4f4b-bd7c-c960099bcf46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.05.21 10:28:51.213707 [ 308 ] {} <Debug> TCP-Session: 6a3fdc15-ebc7-448b-be61-dc31f91674f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.05.21 10:28:51.213717 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3743 | 2026.05.21 10:28:51.213734 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3744 | 2026.05.21 10:28:51.213754 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3745 | 2026.05.21 10:28:51.213771 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3746 | 2026.05.21 10:28:51.213790 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3747 | 2026.05.21 10:28:51.213792 [ 3 ] {} <Debug> TCP-Session: 4360a3a7-001c-44f5-8b6e-7c97d9a8f98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.05.21 10:28:51.213818 [ 311 ] {} <Debug> TCP-Session: 53223b20-e68a-4b6a-9949-0f85453e1b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.05.21 10:28:51.213836 [ 303 ] {} <Debug> TCP-Session: 3f6d811a-5433-4864-a155-bc7b734fbe94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.05.21 10:28:51.213805 [ 310 ] {} <Debug> TCP-Session: daccf243-ff4d-4cd9-b570-df24adc35f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.05.21 10:28:51.213784 [ 293 ] {} <Debug> TCP-Session: bbcadddb-2cec-4b5b-a914-c95dc30588a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.05.21 10:28:51.213695 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3753 | 2026.05.21 10:28:51.213986 [ 309 ] {} <Debug> TCP-Session: 001ccdee-bfcf-4ce5-97d5-200295811c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.05.21 10:28:51.277555 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50824 | ||
| 3755 | 2026.05.21 10:28:51.277632 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3756 | 2026.05.21 10:28:51.277654 [ 307 ] {} <Debug> TCP-Session: cff48e25-2692-444c-ab2e-ea0774c1a9a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50824 | ||
| 3757 | 2026.05.21 10:28:51.277676 [ 307 ] {} <Debug> TCP-Session: cff48e25-2692-444c-ab2e-ea0774c1a9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.05.21 10:28:51.277688 [ 307 ] {} <Debug> TCP-Session: cff48e25-2692-444c-ab2e-ea0774c1a9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.05.21 10:28:51.277859 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57399 | ||
| 3760 | 2026.05.21 10:28:51.277882 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50202 | ||
| 3761 | 2026.05.21 10:28:51.277902 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44688 | ||
| 3762 | 2026.05.21 10:28:51.277930 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58908 | ||
| 3763 | 2026.05.21 10:28:51.277941 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58004 | ||
| 3764 | 2026.05.21 10:28:51.277971 [ 307 ] {} <Trace> TCP-Session: cff48e25-2692-444c-ab2e-ea0774c1a9a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.05.21 10:28:51.277999 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3766 | 2026.05.21 10:28:51.278006 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3767 | 2026.05.21 10:28:51.278026 [ 311 ] {} <Debug> TCP-Session: 21093e7d-8c51-4900-a8bb-fa6bccd60a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:44688 | ||
| 3768 | 2026.05.21 10:28:51.278035 [ 303 ] {} <Debug> TCP-Session: 0a8b33fd-3c77-4867-97df-86023fe78515 Authenticating user 'default' from [fd00:1122:3344:101::e]:58908 | ||
| 3769 | 2026.05.21 10:28:51.278037 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3770 | 2026.05.21 10:28:51.278054 [ 303 ] {} <Debug> TCP-Session: 0a8b33fd-3c77-4867-97df-86023fe78515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.05.21 10:28:51.278049 [ 311 ] {} <Debug> TCP-Session: 21093e7d-8c51-4900-a8bb-fa6bccd60a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.05.21 10:28:51.278077 [ 303 ] {} <Debug> TCP-Session: 0a8b33fd-3c77-4867-97df-86023fe78515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.05.21 10:28:51.278076 [ 304 ] {} <Debug> TCP-Session: 74d3aa4a-c14d-4ea3-bf8d-217b85436e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:58004 | ||
| 3774 | 2026.05.21 10:28:51.278086 [ 311 ] {} <Debug> TCP-Session: 21093e7d-8c51-4900-a8bb-fa6bccd60a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.21 10:28:51.277976 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2026.05.21 10:28:51.278116 [ 304 ] {} <Debug> TCP-Session: 74d3aa4a-c14d-4ea3-bf8d-217b85436e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.05.21 10:28:51.278141 [ 307 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3778 | 2026.05.21 10:28:51.278156 [ 304 ] {} <Debug> TCP-Session: 74d3aa4a-c14d-4ea3-bf8d-217b85436e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.05.21 10:28:51.278157 [ 309 ] {} <Debug> TCP-Session: 4e2969cc-3fae-4c8e-a25b-4cfd5b7bed0d Authenticating user 'default' from [fd00:1122:3344:101::e]:50202 | ||
| 3780 | 2026.05.21 10:28:51.277924 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41320 | ||
| 3781 | 2026.05.21 10:28:51.278209 [ 309 ] {} <Debug> TCP-Session: 4e2969cc-3fae-4c8e-a25b-4cfd5b7bed0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.05.21 10:28:51.277916 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59814 | ||
| 3783 | 2026.05.21 10:28:51.278251 [ 309 ] {} <Debug> TCP-Session: 4e2969cc-3fae-4c8e-a25b-4cfd5b7bed0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.05.21 10:28:51.278289 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3785 | 2026.05.21 10:28:51.277920 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.05.21 10:28:51.278322 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3787 | 2026.05.21 10:28:51.278328 [ 293 ] {} <Debug> TCP-Session: fdbe2d5c-241f-4536-87bf-1f81c98ed724 Authenticating user 'default' from [fd00:1122:3344:101::e]:41320 | ||
| 3788 | 2026.05.21 10:28:51.278346 [ 308 ] {} <Debug> TCP-Session: e2c10d9f-2085-4e1c-85ad-9839c99dbb69 Authenticating user 'default' from [fd00:1122:3344:101::e]:57399 | ||
| 3789 | 2026.05.21 10:28:51.278360 [ 3 ] {} <Debug> TCP-Session: 617f0470-bb30-413b-bed8-2211e5bbbb7f Authenticating user 'default' from [fd00:1122:3344:101::e]:59814 | ||
| 3790 | 2026.05.21 10:28:51.278369 [ 293 ] {} <Debug> TCP-Session: fdbe2d5c-241f-4536-87bf-1f81c98ed724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.21 10:28:51.278376 [ 308 ] {} <Debug> TCP-Session: e2c10d9f-2085-4e1c-85ad-9839c99dbb69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.05.21 10:28:51.278388 [ 307 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3793 | 2026.05.21 10:28:51.278407 [ 308 ] {} <Debug> TCP-Session: e2c10d9f-2085-4e1c-85ad-9839c99dbb69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.05.21 10:28:51.278390 [ 3 ] {} <Debug> TCP-Session: 617f0470-bb30-413b-bed8-2211e5bbbb7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.05.21 10:28:51.278394 [ 293 ] {} <Debug> TCP-Session: fdbe2d5c-241f-4536-87bf-1f81c98ed724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.05.21 10:28:51.278530 [ 3 ] {} <Debug> TCP-Session: 617f0470-bb30-413b-bed8-2211e5bbbb7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.05.21 10:28:51.278521 [ 307 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3798 | 2026.05.21 10:28:51.277907 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52749 | ||
| 3799 | 2026.05.21 10:28:51.278645 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.05.21 10:28:51.278671 [ 310 ] {} <Debug> TCP-Session: f9532aaf-1b9f-48dc-b359-45184ab1518c Authenticating user 'default' from [fd00:1122:3344:101::e]:52749 | ||
| 3801 | 2026.05.21 10:28:51.278690 [ 310 ] {} <Debug> TCP-Session: f9532aaf-1b9f-48dc-b359-45184ab1518c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.05.21 10:28:51.278706 [ 310 ] {} <Debug> TCP-Session: f9532aaf-1b9f-48dc-b359-45184ab1518c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.05.21 10:28:51.278826 [ 307 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 3804 | 2026.05.21 10:28:51.279710 [ 334 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Trace> AggregatingTransform: Aggregating | ||
| 3805 | 2026.05.21 10:28:51.279751 [ 334 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 3806 | 2026.05.21 10:28:51.279781 [ 334 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855234 sec. (1169.271 rows/sec., 45.67 KiB/sec.) | ||
| 3807 | 2026.05.21 10:28:51.279796 [ 334 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Trace> Aggregator: Merging aggregated data | ||
| 3808 | 2026.05.21 10:28:51.280388 [ 307 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002257 sec., 443.06601683650865 rows/sec., 17.31 KiB/sec. | ||
| 3809 | 2026.05.21 10:28:51.280508 [ 307 ] {8acd498f-5719-4eb7-88b7-46f822faf2cb} <Debug> TCPHandler: Processed in 0.002619773 sec. | ||
| 3810 | 2026.05.21 10:28:51.280645 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3811 | 2026.05.21 10:28:51.280676 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.05.21 10:28:51.280684 [ 307 ] {} <Debug> TCP-Session: cff48e25-2692-444c-ab2e-ea0774c1a9a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.05.21 10:28:51.280696 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3814 | 2026.05.21 10:28:51.280717 [ 308 ] {} <Debug> TCP-Session: e2c10d9f-2085-4e1c-85ad-9839c99dbb69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.05.21 10:28:51.280723 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3816 | 2026.05.21 10:28:51.280761 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3817 | 2026.05.21 10:28:51.280787 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3818 | 2026.05.21 10:28:51.280798 [ 309 ] {} <Debug> TCP-Session: 4e2969cc-3fae-4c8e-a25b-4cfd5b7bed0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.05.21 10:28:51.280805 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3820 | 2026.05.21 10:28:51.280827 [ 293 ] {} <Debug> TCP-Session: fdbe2d5c-241f-4536-87bf-1f81c98ed724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.05.21 10:28:51.280831 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3822 | 2026.05.21 10:28:51.280854 [ 3 ] {} <Debug> TCP-Session: 617f0470-bb30-413b-bed8-2211e5bbbb7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.05.21 10:28:51.280809 [ 311 ] {} <Debug> TCP-Session: 21093e7d-8c51-4900-a8bb-fa6bccd60a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.05.21 10:28:51.280884 [ 303 ] {} <Debug> TCP-Session: 0a8b33fd-3c77-4867-97df-86023fe78515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.05.21 10:28:51.280753 [ 304 ] {} <Debug> TCP-Session: 74d3aa4a-c14d-4ea3-bf8d-217b85436e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.05.21 10:28:51.280743 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3827 | 2026.05.21 10:28:51.280964 [ 310 ] {} <Debug> TCP-Session: f9532aaf-1b9f-48dc-b359-45184ab1518c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.05.21 10:28:52.750833 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60720 | ||
| 3829 | 2026.05.21 10:28:52.750916 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.05.21 10:28:52.750940 [ 307 ] {} <Debug> TCP-Session: 6ace29dd-8e06-498f-867b-c5be4e19765e Authenticating user 'default' from [fd00:1122:3344:101::e]:60720 | ||
| 3831 | 2026.05.21 10:28:52.750962 [ 307 ] {} <Debug> TCP-Session: 6ace29dd-8e06-498f-867b-c5be4e19765e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.05.21 10:28:52.750975 [ 307 ] {} <Debug> TCP-Session: 6ace29dd-8e06-498f-867b-c5be4e19765e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.05.21 10:28:52.751202 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51906 | ||
| 3834 | 2026.05.21 10:28:52.751230 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45813 | ||
| 3835 | 2026.05.21 10:28:52.751287 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50209 | ||
| 3836 | 2026.05.21 10:28:52.751308 [ 307 ] {} <Trace> TCP-Session: 6ace29dd-8e06-498f-867b-c5be4e19765e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2026.05.21 10:28:52.751326 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59579 | ||
| 3838 | 2026.05.21 10:28:52.751339 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51543 | ||
| 3839 | 2026.05.21 10:28:52.751361 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.05.21 10:28:52.751385 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.05.21 10:28:52.751327 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3842 | 2026.05.21 10:28:52.751414 [ 303 ] {} <Debug> TCP-Session: fb527a4a-9d83-438f-b201-07f2d199cec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59579 | ||
| 3843 | 2026.05.21 10:28:52.751412 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3844 | 2026.05.21 10:28:52.751449 [ 303 ] {} <Debug> TCP-Session: fb527a4a-9d83-438f-b201-07f2d199cec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.05.21 10:28:52.751446 [ 309 ] {} <Debug> TCP-Session: 51bd31d4-b15d-4b97-9b75-123931e0b40f Authenticating user 'default' from [fd00:1122:3344:101::e]:45813 | ||
| 3846 | 2026.05.21 10:28:52.751474 [ 303 ] {} <Debug> TCP-Session: fb527a4a-9d83-438f-b201-07f2d199cec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.05.21 10:28:52.751497 [ 307 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60720) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3848 | 2026.05.21 10:28:52.751507 [ 309 ] {} <Debug> TCP-Session: 51bd31d4-b15d-4b97-9b75-123931e0b40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.05.21 10:28:52.751480 [ 304 ] {} <Debug> TCP-Session: 93b03c63-fc21-49e0-b6ca-05eb0d28be2c Authenticating user 'default' from [fd00:1122:3344:101::e]:51543 | ||
| 3850 | 2026.05.21 10:28:52.751554 [ 309 ] {} <Debug> TCP-Session: 51bd31d4-b15d-4b97-9b75-123931e0b40f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.05.21 10:28:52.751410 [ 311 ] {} <Debug> TCP-Session: 3cb58456-c995-4594-bb51-d62d10046e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:50209 | ||
| 3852 | 2026.05.21 10:28:52.751597 [ 304 ] {} <Debug> TCP-Session: 93b03c63-fc21-49e0-b6ca-05eb0d28be2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.05.21 10:28:52.751620 [ 311 ] {} <Debug> TCP-Session: 3cb58456-c995-4594-bb51-d62d10046e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.05.21 10:28:52.751633 [ 304 ] {} <Debug> TCP-Session: 93b03c63-fc21-49e0-b6ca-05eb0d28be2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.05.21 10:28:52.751647 [ 311 ] {} <Debug> TCP-Session: 3cb58456-c995-4594-bb51-d62d10046e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.05.21 10:28:52.751319 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48905 | ||
| 3857 | 2026.05.21 10:28:52.751302 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43511 | ||
| 3858 | 2026.05.21 10:28:52.751285 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43683 | ||
| 3859 | 2026.05.21 10:28:52.751296 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3860 | 2026.05.21 10:28:52.751773 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2026.05.21 10:28:52.751788 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3862 | 2026.05.21 10:28:52.751791 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2026.05.21 10:28:52.751800 [ 308 ] {} <Debug> TCP-Session: 4ffc95c8-3e4f-48f8-9b02-71bf723036b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51906 | ||
| 3864 | 2026.05.21 10:28:52.751809 [ 293 ] {} <Debug> TCP-Session: 4ce047c3-f75f-4d3f-aaff-90e54cdefbf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48905 | ||
| 3865 | 2026.05.21 10:28:52.751830 [ 310 ] {} <Debug> TCP-Session: fd2762ae-16f3-4342-8887-eb7627e350f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43683 | ||
| 3866 | 2026.05.21 10:28:52.751841 [ 308 ] {} <Debug> TCP-Session: 4ffc95c8-3e4f-48f8-9b02-71bf723036b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.05.21 10:28:52.751858 [ 293 ] {} <Debug> TCP-Session: 4ce047c3-f75f-4d3f-aaff-90e54cdefbf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.21 10:28:52.751861 [ 310 ] {} <Debug> TCP-Session: fd2762ae-16f3-4342-8887-eb7627e350f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.21 10:28:52.751872 [ 308 ] {} <Debug> TCP-Session: 4ffc95c8-3e4f-48f8-9b02-71bf723036b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.05.21 10:28:52.751884 [ 293 ] {} <Debug> TCP-Session: 4ce047c3-f75f-4d3f-aaff-90e54cdefbf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.21 10:28:52.751891 [ 310 ] {} <Debug> TCP-Session: fd2762ae-16f3-4342-8887-eb7627e350f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.21 10:28:52.751814 [ 3 ] {} <Debug> TCP-Session: 21f2f78d-f2ce-4a19-a04d-a801c475c45e Authenticating user 'default' from [fd00:1122:3344:101::e]:43511 | ||
| 3873 | 2026.05.21 10:28:52.751788 [ 307 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3874 | 2026.05.21 10:28:52.751970 [ 3 ] {} <Debug> TCP-Session: 21f2f78d-f2ce-4a19-a04d-a801c475c45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.05.21 10:28:52.752004 [ 3 ] {} <Debug> TCP-Session: 21f2f78d-f2ce-4a19-a04d-a801c475c45e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.05.21 10:28:52.752032 [ 307 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3877 | 2026.05.21 10:28:52.752341 [ 307 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 3878 | 2026.05.21 10:28:52.753341 [ 314 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Trace> AggregatingTransform: Aggregating | ||
| 3879 | 2026.05.21 10:28:52.753387 [ 314 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3880 | 2026.05.21 10:28:52.753422 [ 314 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981217 sec. (1019.143 rows/sec., 39.81 KiB/sec.) | ||
| 3881 | 2026.05.21 10:28:52.753438 [ 314 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Trace> Aggregator: Merging aggregated data | ||
| 3882 | 2026.05.21 10:28:52.754066 [ 307 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002631 sec., 380.08361839604714 rows/sec., 14.85 KiB/sec. | ||
| 3883 | 2026.05.21 10:28:52.754216 [ 307 ] {f9290d98-8365-4115-9a0c-b87929f1014b} <Debug> TCPHandler: Processed in 0.003035836 sec. | ||
| 3884 | 2026.05.21 10:28:52.754314 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3885 | 2026.05.21 10:28:52.754346 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3886 | 2026.05.21 10:28:52.754359 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2026.05.21 10:28:52.754348 [ 307 ] {} <Debug> TCP-Session: 6ace29dd-8e06-498f-867b-c5be4e19765e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.21 10:28:52.754385 [ 304 ] {} <Debug> TCP-Session: 93b03c63-fc21-49e0-b6ca-05eb0d28be2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.21 10:28:52.754403 [ 308 ] {} <Debug> TCP-Session: 4ffc95c8-3e4f-48f8-9b02-71bf723036b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.21 10:28:52.754404 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.05.21 10:28:52.754439 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3892 | 2026.05.21 10:28:52.754462 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.05.21 10:28:52.754484 [ 310 ] {} <Debug> TCP-Session: fd2762ae-16f3-4342-8887-eb7627e350f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.05.21 10:28:52.754496 [ 311 ] {} <Debug> TCP-Session: 3cb58456-c995-4594-bb51-d62d10046e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.05.21 10:28:52.754510 [ 3 ] {} <Debug> TCP-Session: 21f2f78d-f2ce-4a19-a04d-a801c475c45e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.05.21 10:28:52.754478 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3897 | 2026.05.21 10:28:52.754424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2026.05.21 10:28:52.754386 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3899 | 2026.05.21 10:28:52.754615 [ 293 ] {} <Debug> TCP-Session: 4ce047c3-f75f-4d3f-aaff-90e54cdefbf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.05.21 10:28:52.754601 [ 303 ] {} <Debug> TCP-Session: fb527a4a-9d83-438f-b201-07f2d199cec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.05.21 10:28:52.754652 [ 309 ] {} <Debug> TCP-Session: 51bd31d4-b15d-4b97-9b75-123931e0b40f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.21 10:28:52.939103 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.05.21 10:28:52.939337 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3904 | 2026.05.21 10:28:52.939707 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3905 | 2026.05.21 10:28:52.939746 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3906 | 2026.05.21 10:28:52.939973 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3907 | 2026.05.21 10:28:52.940047 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3908 | 2026.05.21 10:28:52.940208 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3909 | 2026.05.21 10:28:52.940305 [ 361 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3910 | 2026.05.21 10:28:52.940317 [ 319 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3911 | 2026.05.21 10:28:52.940351 [ 334 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3912 | 2026.05.21 10:28:52.940476 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3913 | 2026.05.21 10:28:52.940508 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3914 | 2026.05.21 10:28:52.940603 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3915 | 2026.05.21 10:28:52.940629 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3916 | 2026.05.21 10:28:52.940667 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3917 | 2026.05.21 10:28:52.940720 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3918 | 2026.05.21 10:28:52.941857 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002618 sec., 13368.98395721925 rows/sec., 2.25 MiB/sec. | ||
| 3919 | 2026.05.21 10:28:52.941976 [ 4 ] {96516ae8-ff9b-4248-aaff-1f2342c47129} <Debug> TCPHandler: Processed in 0.003011185 sec. | ||
| 3920 | 2026.05.21 10:28:52.944064 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.05.21 10:28:52.944178 [ 4 ] {2970c2bf-c2c0-41ae-81c7-daa7b5bf4384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3922 | 2026.05.21 10:28:52.944226 [ 4 ] {2970c2bf-c2c0-41ae-81c7-daa7b5bf4384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3923 | 2026.05.21 10:28:52.944749 [ 4 ] {2970c2bf-c2c0-41ae-81c7-daa7b5bf4384} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.05.21 10:28:52.944787 [ 4 ] {2970c2bf-c2c0-41ae-81c7-daa7b5bf4384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3925 | 2026.05.21 10:28:52.945170 [ 4 ] {2970c2bf-c2c0-41ae-81c7-daa7b5bf4384} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3926 | 2026.05.21 10:28:52.945399 [ 4 ] {2970c2bf-c2c0-41ae-81c7-daa7b5bf4384} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.05.21 10:28:52.945554 [ 4 ] {2970c2bf-c2c0-41ae-81c7-daa7b5bf4384} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001406 sec., 39829.30298719773 rows/sec., 3.06 MiB/sec. | ||
| 3928 | 2026.05.21 10:28:52.945596 [ 4 ] {2970c2bf-c2c0-41ae-81c7-daa7b5bf4384} <Debug> TCPHandler: Processed in 0.001586504 sec. | ||
| 3929 | 2026.05.21 10:28:52.945734 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.05.21 10:28:52.945836 [ 4 ] {c311534e-78f9-4bda-bcc4-5033605c62e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3931 | 2026.05.21 10:28:52.945879 [ 4 ] {c311534e-78f9-4bda-bcc4-5033605c62e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3932 | 2026.05.21 10:28:52.946320 [ 4 ] {c311534e-78f9-4bda-bcc4-5033605c62e1} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.05.21 10:28:52.946358 [ 4 ] {c311534e-78f9-4bda-bcc4-5033605c62e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3934 | 2026.05.21 10:28:52.946704 [ 4 ] {c311534e-78f9-4bda-bcc4-5033605c62e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3935 | 2026.05.21 10:28:52.946952 [ 4 ] {c311534e-78f9-4bda-bcc4-5033605c62e1} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.05.21 10:28:52.947101 [ 4 ] {c311534e-78f9-4bda-bcc4-5033605c62e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 3937 | 2026.05.21 10:28:52.947138 [ 4 ] {c311534e-78f9-4bda-bcc4-5033605c62e1} <Debug> TCPHandler: Processed in 0.00145545 sec. | ||
| 3938 | 2026.05.21 10:28:52.947280 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.21 10:28:52.947382 [ 4 ] {5008dba9-48a0-406e-9e91-d1de7fe4fa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3940 | 2026.05.21 10:28:52.947429 [ 4 ] {5008dba9-48a0-406e-9e91-d1de7fe4fa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3941 | 2026.05.21 10:28:52.947844 [ 4 ] {5008dba9-48a0-406e-9e91-d1de7fe4fa58} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.05.21 10:28:52.947882 [ 4 ] {5008dba9-48a0-406e-9e91-d1de7fe4fa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3943 | 2026.05.21 10:28:52.948252 [ 4 ] {5008dba9-48a0-406e-9e91-d1de7fe4fa58} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3944 | 2026.05.21 10:28:52.948477 [ 4 ] {5008dba9-48a0-406e-9e91-d1de7fe4fa58} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.05.21 10:28:52.948612 [ 4 ] {5008dba9-48a0-406e-9e91-d1de7fe4fa58} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00125 sec., 102400 rows/sec., 7.13 MiB/sec. | ||
| 3946 | 2026.05.21 10:28:52.948648 [ 4 ] {5008dba9-48a0-406e-9e91-d1de7fe4fa58} <Debug> TCPHandler: Processed in 0.00141808 sec. | ||
| 3947 | 2026.05.21 10:28:52.948789 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.05.21 10:28:52.948885 [ 4 ] {78135013-b1c9-4a45-96f1-1fc3fa234ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3949 | 2026.05.21 10:28:52.948928 [ 4 ] {78135013-b1c9-4a45-96f1-1fc3fa234ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3950 | 2026.05.21 10:28:52.949275 [ 4 ] {78135013-b1c9-4a45-96f1-1fc3fa234ab3} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.05.21 10:28:52.949381 [ 4 ] {78135013-b1c9-4a45-96f1-1fc3fa234ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 3952 | 2026.05.21 10:28:52.949695 [ 4 ] {78135013-b1c9-4a45-96f1-1fc3fa234ab3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3953 | 2026.05.21 10:28:52.949915 [ 4 ] {78135013-b1c9-4a45-96f1-1fc3fa234ab3} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.05.21 10:28:52.950048 [ 4 ] {78135013-b1c9-4a45-96f1-1fc3fa234ab3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001182 sec., 40609.13705583756 rows/sec., 2.74 MiB/sec. | ||
| 3955 | 2026.05.21 10:28:52.950082 [ 4 ] {78135013-b1c9-4a45-96f1-1fc3fa234ab3} <Debug> TCPHandler: Processed in 0.001343298 sec. | ||
| 3956 | 2026.05.21 10:28:53.524806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8121 | ||
| 3957 | 2026.05.21 10:28:53.525328 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.05.21 10:28:53.525380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 3959 | 2026.05.21 10:28:53.525903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3960 | 2026.05.21 10:28:53.526206 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.05.21 10:28:53.526359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8121 | ||
| 3962 | 2026.05.21 10:28:53.954259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3963 | 2026.05.21 10:28:53.969544 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.05.21 10:28:53.969613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 3965 | 2026.05.21 10:28:53.975844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3966 | 2026.05.21 10:28:53.976646 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.05.21 10:28:53.979347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3968 | 2026.05.21 10:28:54.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.90 MiB, peak 248.59 MiB, free memory in arenas 0.00 B, will set to 238.27 MiB (RSS), difference: 1.38 MiB | ||
| 3969 | 2026.05.21 10:28:57.941043 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2026.05.21 10:28:57.941327 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3971 | 2026.05.21 10:28:57.941695 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3972 | 2026.05.21 10:28:57.941740 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3973 | 2026.05.21 10:28:57.941996 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3974 | 2026.05.21 10:28:57.942075 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3975 | 2026.05.21 10:28:57.942217 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3976 | 2026.05.21 10:28:57.942303 [ 361 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3977 | 2026.05.21 10:28:57.942318 [ 319 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3978 | 2026.05.21 10:28:57.942324 [ 334 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3979 | 2026.05.21 10:28:57.942466 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3980 | 2026.05.21 10:28:57.942493 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3981 | 2026.05.21 10:28:57.942562 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3982 | 2026.05.21 10:28:57.942582 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3983 | 2026.05.21 10:28:57.942617 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3984 | 2026.05.21 10:28:57.942654 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3985 | 2026.05.21 10:28:57.943749 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002527 sec., 13850.415512465373 rows/sec., 2.33 MiB/sec. | ||
| 3986 | 2026.05.21 10:28:57.943857 [ 4 ] {03db423e-a36a-4373-80aa-858f63bbb3a4} <Debug> TCPHandler: Processed in 0.002985964 sec. | ||
| 3987 | 2026.05.21 10:28:57.946284 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3988 | 2026.05.21 10:28:57.946418 [ 4 ] {2f7dd257-0735-44b9-b25e-3343020e8382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3989 | 2026.05.21 10:28:57.946470 [ 4 ] {2f7dd257-0735-44b9-b25e-3343020e8382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3990 | 2026.05.21 10:28:57.947128 [ 4 ] {2f7dd257-0735-44b9-b25e-3343020e8382} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.05.21 10:28:57.947172 [ 4 ] {2f7dd257-0735-44b9-b25e-3343020e8382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 3992 | 2026.05.21 10:28:57.947540 [ 4 ] {2f7dd257-0735-44b9-b25e-3343020e8382} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3993 | 2026.05.21 10:28:57.947764 [ 4 ] {2f7dd257-0735-44b9-b25e-3343020e8382} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.05.21 10:28:57.947897 [ 114 ] {} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3995 | 2026.05.21 10:28:57.947902 [ 4 ] {2f7dd257-0735-44b9-b25e-3343020e8382} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001521 sec., 90729.78303747534 rows/sec., 7.90 MiB/sec. | ||
| 3996 | 2026.05.21 10:28:57.947969 [ 114 ] {} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.05.21 10:28:57.947980 [ 4 ] {2f7dd257-0735-44b9-b25e-3343020e8382} <Debug> TCPHandler: Processed in 0.001757049 sec. | ||
| 3998 | 2026.05.21 10:28:57.948003 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 3999 | 2026.05.21 10:28:57.948118 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.05.21 10:28:57.948133 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 4001 | 2026.05.21 10:28:57.948217 [ 4 ] {e973eaec-721e-472e-8063-fed4d93fb569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4002 | 2026.05.21 10:28:57.948262 [ 4 ] {e973eaec-721e-472e-8063-fed4d93fb569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4003 | 2026.05.21 10:28:57.948277 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4004 | 2026.05.21 10:28:57.948317 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 4005 | 2026.05.21 10:28:57.948387 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 4006 | 2026.05.21 10:28:57.948440 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 138 rows starting from the beginning of the part | ||
| 4007 | 2026.05.21 10:28:57.948488 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2402 rows starting from the beginning of the part | ||
| 4008 | 2026.05.21 10:28:57.948535 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4009 | 2026.05.21 10:28:57.948581 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part | ||
| 4010 | 2026.05.21 10:28:57.948696 [ 4 ] {e973eaec-721e-472e-8063-fed4d93fb569} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.05.21 10:28:57.948738 [ 4 ] {e973eaec-721e-472e-8063-fed4d93fb569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4012 | 2026.05.21 10:28:57.949072 [ 4 ] {e973eaec-721e-472e-8063-fed4d93fb569} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4013 | 2026.05.21 10:28:57.949278 [ 4 ] {e973eaec-721e-472e-8063-fed4d93fb569} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.05.21 10:28:57.949412 [ 4 ] {e973eaec-721e-472e-8063-fed4d93fb569} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001213 sec., 33800.49464138499 rows/sec., 2.48 MiB/sec. | ||
| 4015 | 2026.05.21 10:28:57.949446 [ 4 ] {e973eaec-721e-472e-8063-fed4d93fb569} <Debug> TCPHandler: Processed in 0.001377228 sec. | ||
| 4016 | 2026.05.21 10:28:57.949563 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.05.21 10:28:57.949657 [ 4 ] {03cbf396-7b68-471c-9ae6-123a763cf7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4018 | 2026.05.21 10:28:57.949697 [ 4 ] {03cbf396-7b68-471c-9ae6-123a763cf7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4019 | 2026.05.21 10:28:57.950119 [ 4 ] {03cbf396-7b68-471c-9ae6-123a763cf7ed} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.05.21 10:28:57.950154 [ 4 ] {03cbf396-7b68-471c-9ae6-123a763cf7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4021 | 2026.05.21 10:28:57.950440 [ 4 ] {03cbf396-7b68-471c-9ae6-123a763cf7ed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4022 | 2026.05.21 10:28:57.950647 [ 4 ] {03cbf396-7b68-471c-9ae6-123a763cf7ed} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.05.21 10:28:57.950750 [ 114 ] {} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4024 | 2026.05.21 10:28:57.950771 [ 4 ] {03cbf396-7b68-471c-9ae6-123a763cf7ed} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001132 sec., 92756.18374558304 rows/sec., 7.25 MiB/sec. | ||
| 4025 | 2026.05.21 10:28:57.950782 [ 114 ] {} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.05.21 10:28:57.950812 [ 4 ] {03cbf396-7b68-471c-9ae6-123a763cf7ed} <Debug> TCPHandler: Processed in 0.001296157 sec. | ||
| 4027 | 2026.05.21 10:28:57.950812 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4028 | 2026.05.21 10:28:57.950815 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002734956 sec., 1975900.1607338472 rows/sec., 156.19 MiB/sec. | ||
| 4029 | 2026.05.21 10:28:57.950942 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.05.21 10:28:57.950947 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 4031 | 2026.05.21 10:28:57.951040 [ 4 ] {2ce36a0c-5cfb-45ab-bfb4-cbfb4c16e40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4032 | 2026.05.21 10:28:57.951087 [ 4 ] {2ce36a0c-5cfb-45ab-bfb4-cbfb4c16e40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4033 | 2026.05.21 10:28:57.951112 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4034 | 2026.05.21 10:28:57.951148 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4035 | 2026.05.21 10:28:57.951154 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 4036 | 2026.05.21 10:28:57.951238 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 4037 | 2026.05.21 10:28:57.951290 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 105 rows starting from the beginning of the part | ||
| 4038 | 2026.05.21 10:28:57.951337 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1290 rows starting from the beginning of the part | ||
| 4039 | 2026.05.21 10:28:57.951384 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4040 | 2026.05.21 10:28:57.951423 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.05.21 10:28:57.951433 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 4042 | 2026.05.21 10:28:57.951485 [ 4 ] {2ce36a0c-5cfb-45ab-bfb4-cbfb4c16e40c} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.05.21 10:28:57.951510 [ 197 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_26_5} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4044 | 2026.05.21 10:28:57.951527 [ 4 ] {2ce36a0c-5cfb-45ab-bfb4-cbfb4c16e40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4045 | 2026.05.21 10:28:57.951597 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4046 | 2026.05.21 10:28:57.951892 [ 4 ] {2ce36a0c-5cfb-45ab-bfb4-cbfb4c16e40c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4047 | 2026.05.21 10:28:57.952120 [ 4 ] {2ce36a0c-5cfb-45ab-bfb4-cbfb4c16e40c} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.05.21 10:28:57.952230 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4049 | 2026.05.21 10:28:57.952253 [ 4 ] {2ce36a0c-5cfb-45ab-bfb4-cbfb4c16e40c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 4050 | 2026.05.21 10:28:57.952261 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.05.21 10:28:57.952294 [ 4 ] {2ce36a0c-5cfb-45ab-bfb4-cbfb4c16e40c} <Debug> TCPHandler: Processed in 0.001400119 sec. | ||
| 4052 | 2026.05.21 10:28:57.952294 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4053 | 2026.05.21 10:28:57.952404 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 4054 | 2026.05.21 10:28:57.952418 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.05.21 10:28:57.952521 [ 4 ] {7c1aff64-53fe-48ca-a9e1-bf4f1b95374a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.05.21 10:28:57.952523 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2026.05.21 10:28:57.952575 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7919 rows starting from the beginning of the part | ||
| 4058 | 2026.05.21 10:28:57.952579 [ 4 ] {7c1aff64-53fe-48ca-a9e1-bf4f1b95374a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4059 | 2026.05.21 10:28:57.952675 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4060 | 2026.05.21 10:28:57.952732 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4061 | 2026.05.21 10:28:57.952779 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1497 rows starting from the beginning of the part | ||
| 4062 | 2026.05.21 10:28:57.952823 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 4063 | 2026.05.21 10:28:57.952868 [ 198 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 4064 | 2026.05.21 10:28:57.952950 [ 197 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063409 sec., 1467959.0909994093 rows/sec., 106.20 MiB/sec. | ||
| 4065 | 2026.05.21 10:28:57.953156 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4066 | 2026.05.21 10:28:57.953413 [ 4 ] {7c1aff64-53fe-48ca-a9e1-bf4f1b95374a} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.05.21 10:28:57.953425 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.05.21 10:28:57.953457 [ 4 ] {7c1aff64-53fe-48ca-a9e1-bf4f1b95374a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4069 | 2026.05.21 10:28:57.953519 [ 195 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_26_5} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4070 | 2026.05.21 10:28:57.953612 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4071 | 2026.05.21 10:28:57.954062 [ 4 ] {7c1aff64-53fe-48ca-a9e1-bf4f1b95374a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4072 | 2026.05.21 10:28:57.954290 [ 4 ] {7c1aff64-53fe-48ca-a9e1-bf4f1b95374a} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.05.21 10:28:57.954434 [ 4 ] {7c1aff64-53fe-48ca-a9e1-bf4f1b95374a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 37.99 MiB/sec. | ||
| 4074 | 2026.05.21 10:28:57.954485 [ 4 ] {7c1aff64-53fe-48ca-a9e1-bf4f1b95374a} <Debug> TCPHandler: Processed in 0.002114499 sec. | ||
| 4075 | 2026.05.21 10:28:57.954606 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.05.21 10:28:57.954702 [ 4 ] {162af094-bcad-4f68-9c61-2914f229002e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.05.21 10:28:57.954742 [ 4 ] {162af094-bcad-4f68-9c61-2914f229002e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4078 | 2026.05.21 10:28:57.955080 [ 4 ] {162af094-bcad-4f68-9c61-2914f229002e} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.05.21 10:28:57.955116 [ 4 ] {162af094-bcad-4f68-9c61-2914f229002e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4080 | 2026.05.21 10:28:57.955420 [ 4 ] {162af094-bcad-4f68-9c61-2914f229002e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4081 | 2026.05.21 10:28:57.955634 [ 4 ] {162af094-bcad-4f68-9c61-2914f229002e} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.05.21 10:28:57.955734 [ 114 ] {} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4083 | 2026.05.21 10:28:57.955761 [ 4 ] {162af094-bcad-4f68-9c61-2914f229002e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4084 | 2026.05.21 10:28:57.955765 [ 114 ] {} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.05.21 10:28:57.955801 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4086 | 2026.05.21 10:28:57.955801 [ 4 ] {162af094-bcad-4f68-9c61-2914f229002e} <Debug> TCPHandler: Processed in 0.001242846 sec. | ||
| 4087 | 2026.05.21 10:28:57.955901 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 4088 | 2026.05.21 10:28:57.956014 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4089 | 2026.05.21 10:28:57.956052 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4090 | 2026.05.21 10:28:57.956132 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4091 | 2026.05.21 10:28:57.956173 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4092 | 2026.05.21 10:28:57.956210 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 4093 | 2026.05.21 10:28:57.956258 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 4094 | 2026.05.21 10:28:57.956299 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 4095 | 2026.05.21 10:28:57.956980 [ 195 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10024 rows, containing 5 columns (5 merged, 0 gathered) in 0.004614899 sec., 2172095.2072840594 rows/sec., 141.39 MiB/sec. | ||
| 4096 | 2026.05.21 10:28:57.957231 [ 186 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369688 sec., 1007528.7218695061 rows/sec., 67.90 MiB/sec. | ||
| 4097 | 2026.05.21 10:28:57.957251 [ 197 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4098 | 2026.05.21 10:28:57.957452 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4099 | 2026.05.21 10:28:57.957594 [ 197 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.05.21 10:28:57.957692 [ 197 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4101 | 2026.05.21 10:28:57.957732 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.05.21 10:28:57.957783 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4103 | 2026.05.21 10:28:57.957801 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_26_5} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4104 | 2026.05.21 10:28:57.957871 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4105 | 2026.05.21 10:28:58.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.85 MiB, peak 248.59 MiB, free memory in arenas 0.00 B, will set to 240.28 MiB (RSS), difference: 1.43 MiB | ||
| 4106 | 2026.05.21 10:29:00.918898 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4107 | 2026.05.21 10:29:00.918972 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4108 | 2026.05.21 10:29:01.026472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8633 | ||
| 4109 | 2026.05.21 10:29:01.026994 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.05.21 10:29:01.027043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4111 | 2026.05.21 10:29:01.027580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4112 | 2026.05.21 10:29:01.027839 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.05.21 10:29:01.027995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8633 | ||
| 4114 | 2026.05.21 10:29:01.479446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4115 | 2026.05.21 10:29:01.495785 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.05.21 10:29:01.495840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4117 | 2026.05.21 10:29:01.501931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4118 | 2026.05.21 10:29:01.502646 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.05.21 10:29:01.505470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4120 | 2026.05.21 10:29:02.940297 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2026.05.21 10:29:02.940546 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4122 | 2026.05.21 10:29:02.940902 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4123 | 2026.05.21 10:29:02.940945 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4124 | 2026.05.21 10:29:02.941193 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4125 | 2026.05.21 10:29:02.941272 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4126 | 2026.05.21 10:29:02.941420 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4127 | 2026.05.21 10:29:02.941491 [ 361 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4128 | 2026.05.21 10:29:02.941527 [ 334 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4129 | 2026.05.21 10:29:02.941532 [ 343 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4130 | 2026.05.21 10:29:02.941663 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4131 | 2026.05.21 10:29:02.941690 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4132 | 2026.05.21 10:29:02.941764 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4133 | 2026.05.21 10:29:02.941785 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4134 | 2026.05.21 10:29:02.941820 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4135 | 2026.05.21 10:29:02.941858 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4136 | 2026.05.21 10:29:02.942934 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002491 sec., 14050.582095543958 rows/sec., 2.37 MiB/sec. | ||
| 4137 | 2026.05.21 10:29:02.943043 [ 4 ] {663bb04e-362a-493b-97bf-9e9f3f22b0b2} <Debug> TCPHandler: Processed in 0.002880641 sec. | ||
| 4138 | 2026.05.21 10:29:02.944791 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.05.21 10:29:02.944905 [ 4 ] {e5a6f581-eb1b-4a1e-abf6-f0f3c8d3d778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4140 | 2026.05.21 10:29:02.944949 [ 4 ] {e5a6f581-eb1b-4a1e-abf6-f0f3c8d3d778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4141 | 2026.05.21 10:29:02.945481 [ 4 ] {e5a6f581-eb1b-4a1e-abf6-f0f3c8d3d778} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.05.21 10:29:02.945522 [ 4 ] {e5a6f581-eb1b-4a1e-abf6-f0f3c8d3d778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4143 | 2026.05.21 10:29:02.945876 [ 4 ] {e5a6f581-eb1b-4a1e-abf6-f0f3c8d3d778} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4144 | 2026.05.21 10:29:02.946098 [ 4 ] {e5a6f581-eb1b-4a1e-abf6-f0f3c8d3d778} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.05.21 10:29:02.946241 [ 4 ] {e5a6f581-eb1b-4a1e-abf6-f0f3c8d3d778} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001368 sec., 40935.67251461988 rows/sec., 3.14 MiB/sec. | ||
| 4146 | 2026.05.21 10:29:02.946276 [ 4 ] {e5a6f581-eb1b-4a1e-abf6-f0f3c8d3d778} <Debug> TCPHandler: Processed in 0.001536534 sec. | ||
| 4147 | 2026.05.21 10:29:02.946409 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.05.21 10:29:02.946514 [ 4 ] {b050f057-a73b-4c05-a9ff-e10d8f0080ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4149 | 2026.05.21 10:29:02.946553 [ 4 ] {b050f057-a73b-4c05-a9ff-e10d8f0080ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4150 | 2026.05.21 10:29:02.946999 [ 4 ] {b050f057-a73b-4c05-a9ff-e10d8f0080ba} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.05.21 10:29:02.947033 [ 4 ] {b050f057-a73b-4c05-a9ff-e10d8f0080ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4152 | 2026.05.21 10:29:02.947315 [ 4 ] {b050f057-a73b-4c05-a9ff-e10d8f0080ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4153 | 2026.05.21 10:29:02.947511 [ 4 ] {b050f057-a73b-4c05-a9ff-e10d8f0080ba} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.05.21 10:29:02.947633 [ 4 ] {b050f057-a73b-4c05-a9ff-e10d8f0080ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 4155 | 2026.05.21 10:29:02.947666 [ 4 ] {b050f057-a73b-4c05-a9ff-e10d8f0080ba} <Debug> TCPHandler: Processed in 0.001305467 sec. | ||
| 4156 | 2026.05.21 10:29:02.947789 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2026.05.21 10:29:02.947882 [ 4 ] {28f82747-389e-4216-8ffe-5a39db8fc88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4158 | 2026.05.21 10:29:02.947924 [ 4 ] {28f82747-389e-4216-8ffe-5a39db8fc88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4159 | 2026.05.21 10:29:02.948316 [ 4 ] {28f82747-389e-4216-8ffe-5a39db8fc88c} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.05.21 10:29:02.948351 [ 4 ] {28f82747-389e-4216-8ffe-5a39db8fc88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4161 | 2026.05.21 10:29:02.948660 [ 4 ] {28f82747-389e-4216-8ffe-5a39db8fc88c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4162 | 2026.05.21 10:29:02.948856 [ 4 ] {28f82747-389e-4216-8ffe-5a39db8fc88c} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.05.21 10:29:02.948980 [ 4 ] {28f82747-389e-4216-8ffe-5a39db8fc88c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001117 sec., 143240.82363473592 rows/sec., 9.98 MiB/sec. | ||
| 4164 | 2026.05.21 10:29:02.949013 [ 4 ] {28f82747-389e-4216-8ffe-5a39db8fc88c} <Debug> TCPHandler: Processed in 0.001276405 sec. | ||
| 4165 | 2026.05.21 10:29:02.949126 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2026.05.21 10:29:02.949222 [ 4 ] {563ff05a-a95d-4e9c-b490-cb77de79bb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4167 | 2026.05.21 10:29:02.949263 [ 4 ] {563ff05a-a95d-4e9c-b490-cb77de79bb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4168 | 2026.05.21 10:29:02.949599 [ 4 ] {563ff05a-a95d-4e9c-b490-cb77de79bb5b} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.05.21 10:29:02.949634 [ 4 ] {563ff05a-a95d-4e9c-b490-cb77de79bb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4170 | 2026.05.21 10:29:02.949922 [ 4 ] {563ff05a-a95d-4e9c-b490-cb77de79bb5b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4171 | 2026.05.21 10:29:02.950121 [ 4 ] {563ff05a-a95d-4e9c-b490-cb77de79bb5b} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.05.21 10:29:02.950241 [ 4 ] {563ff05a-a95d-4e9c-b490-cb77de79bb5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 4173 | 2026.05.21 10:29:02.950273 [ 4 ] {563ff05a-a95d-4e9c-b490-cb77de79bb5b} <Debug> TCPHandler: Processed in 0.001199444 sec. | ||
| 4174 | 2026.05.21 10:29:07.941833 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.05.21 10:29:07.942118 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4176 | 2026.05.21 10:29:07.942507 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4177 | 2026.05.21 10:29:07.942557 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4178 | 2026.05.21 10:29:07.942797 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4179 | 2026.05.21 10:29:07.942866 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4180 | 2026.05.21 10:29:07.943008 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4181 | 2026.05.21 10:29:07.943099 [ 361 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4182 | 2026.05.21 10:29:07.943111 [ 334 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4183 | 2026.05.21 10:29:07.943123 [ 343 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4184 | 2026.05.21 10:29:07.943267 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4185 | 2026.05.21 10:29:07.943294 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4186 | 2026.05.21 10:29:07.943362 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4187 | 2026.05.21 10:29:07.943383 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4188 | 2026.05.21 10:29:07.943419 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4189 | 2026.05.21 10:29:07.943460 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4190 | 2026.05.21 10:29:07.944426 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002425 sec., 14432.98969072165 rows/sec., 2.43 MiB/sec. | ||
| 4191 | 2026.05.21 10:29:07.944522 [ 4 ] {5e1e81d9-f23c-42fb-8dc7-f2b5cb2d8211} <Debug> TCPHandler: Processed in 0.002831329 sec. | ||
| 4192 | 2026.05.21 10:29:07.947578 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.05.21 10:29:07.947764 [ 4 ] {fdb0dd26-62e9-42d5-be51-ea741c042fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4194 | 2026.05.21 10:29:07.947839 [ 4 ] {fdb0dd26-62e9-42d5-be51-ea741c042fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4195 | 2026.05.21 10:29:07.948571 [ 4 ] {fdb0dd26-62e9-42d5-be51-ea741c042fd0} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.05.21 10:29:07.948622 [ 4 ] {fdb0dd26-62e9-42d5-be51-ea741c042fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4197 | 2026.05.21 10:29:07.948989 [ 4 ] {fdb0dd26-62e9-42d5-be51-ea741c042fd0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4198 | 2026.05.21 10:29:07.949217 [ 4 ] {fdb0dd26-62e9-42d5-be51-ea741c042fd0} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.05.21 10:29:07.949346 [ 104 ] {} <Debug> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4200 | 2026.05.21 10:29:07.949363 [ 4 ] {fdb0dd26-62e9-42d5-be51-ea741c042fd0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001653 sec., 14519.056261343014 rows/sec., 1.20 MiB/sec. | ||
| 4201 | 2026.05.21 10:29:07.949390 [ 104 ] {} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.05.21 10:29:07.949404 [ 4 ] {fdb0dd26-62e9-42d5-be51-ea741c042fd0} <Debug> TCPHandler: Processed in 0.001901224 sec. | ||
| 4203 | 2026.05.21 10:29:07.949413 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4204 | 2026.05.21 10:29:07.949515 [ 188 ] {59fb332a-955e-4569-b27a-dab323d06164::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 | ||
| 4205 | 2026.05.21 10:29:07.949524 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.05.21 10:29:07.949612 [ 188 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4207 | 2026.05.21 10:29:07.949632 [ 4 ] {382fce12-ea5e-4669-a218-80c83faa44e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4208 | 2026.05.21 10:29:07.949643 [ 188 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4209 | 2026.05.21 10:29:07.949675 [ 4 ] {382fce12-ea5e-4669-a218-80c83faa44e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4210 | 2026.05.21 10:29:07.949705 [ 188 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4211 | 2026.05.21 10:29:07.949756 [ 188 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4212 | 2026.05.21 10:29:07.949801 [ 188 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4213 | 2026.05.21 10:29:07.949842 [ 188 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4214 | 2026.05.21 10:29:07.950064 [ 4 ] {382fce12-ea5e-4669-a218-80c83faa44e6} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.05.21 10:29:07.950099 [ 4 ] {382fce12-ea5e-4669-a218-80c83faa44e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4216 | 2026.05.21 10:29:07.950389 [ 4 ] {382fce12-ea5e-4669-a218-80c83faa44e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4217 | 2026.05.21 10:29:07.950595 [ 197 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001116741 sec., 107455.53355701992 rows/sec., 9.33 MiB/sec. | ||
| 4218 | 2026.05.21 10:29:07.950604 [ 4 ] {382fce12-ea5e-4669-a218-80c83faa44e6} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.05.21 10:29:07.950758 [ 4 ] {382fce12-ea5e-4669-a218-80c83faa44e6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001145 sec., 12227.07423580786 rows/sec., 997.03 KiB/sec. | ||
| 4220 | 2026.05.21 10:29:07.950783 [ 186 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4221 | 2026.05.21 10:29:07.950794 [ 4 ] {382fce12-ea5e-4669-a218-80c83faa44e6} <Debug> TCPHandler: Processed in 0.001319287 sec. | ||
| 4222 | 2026.05.21 10:29:07.950916 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.05.21 10:29:07.951014 [ 4 ] {3d8e5ea2-e4b9-4bc0-aacc-28e16d50338a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4224 | 2026.05.21 10:29:07.951056 [ 4 ] {3d8e5ea2-e4b9-4bc0-aacc-28e16d50338a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4225 | 2026.05.21 10:29:07.951104 [ 186 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.05.21 10:29:07.951188 [ 186 ] {59fb332a-955e-4569-b27a-dab323d06164::all_1_5_1} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4227 | 2026.05.21 10:29:07.951287 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4228 | 2026.05.21 10:29:07.951562 [ 4 ] {3d8e5ea2-e4b9-4bc0-aacc-28e16d50338a} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.05.21 10:29:07.951604 [ 4 ] {3d8e5ea2-e4b9-4bc0-aacc-28e16d50338a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4230 | 2026.05.21 10:29:07.951931 [ 4 ] {3d8e5ea2-e4b9-4bc0-aacc-28e16d50338a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4231 | 2026.05.21 10:29:07.952145 [ 4 ] {3d8e5ea2-e4b9-4bc0-aacc-28e16d50338a} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.05.21 10:29:07.952273 [ 4 ] {3d8e5ea2-e4b9-4bc0-aacc-28e16d50338a} <Debug> executeQuery: Read 265 rows, 24.27 KiB in 0.001277 sec., 207517.61942051686 rows/sec., 18.56 MiB/sec. | ||
| 4233 | 2026.05.21 10:29:07.952307 [ 4 ] {3d8e5ea2-e4b9-4bc0-aacc-28e16d50338a} <Debug> TCPHandler: Processed in 0.00144016 sec. | ||
| 4234 | 2026.05.21 10:29:07.952409 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.05.21 10:29:07.952503 [ 4 ] {e14ec4a8-a96b-444f-9683-cc7278ada4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4236 | 2026.05.21 10:29:07.952545 [ 4 ] {e14ec4a8-a96b-444f-9683-cc7278ada4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4237 | 2026.05.21 10:29:07.952945 [ 4 ] {e14ec4a8-a96b-444f-9683-cc7278ada4ab} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.05.21 10:29:07.952981 [ 4 ] {e14ec4a8-a96b-444f-9683-cc7278ada4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4239 | 2026.05.21 10:29:07.953282 [ 4 ] {e14ec4a8-a96b-444f-9683-cc7278ada4ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4240 | 2026.05.21 10:29:07.953492 [ 4 ] {e14ec4a8-a96b-444f-9683-cc7278ada4ab} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.05.21 10:29:07.953593 [ 102 ] {} <Debug> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4242 | 2026.05.21 10:29:07.953616 [ 4 ] {e14ec4a8-a96b-444f-9683-cc7278ada4ab} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001131 sec., 59239.61096374889 rows/sec., 4.34 MiB/sec. | ||
| 4243 | 2026.05.21 10:29:07.953635 [ 102 ] {} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.05.21 10:29:07.953656 [ 4 ] {e14ec4a8-a96b-444f-9683-cc7278ada4ab} <Debug> TCPHandler: Processed in 0.001294866 sec. | ||
| 4245 | 2026.05.21 10:29:07.953660 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4246 | 2026.05.21 10:29:07.953749 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::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 | ||
| 4247 | 2026.05.21 10:29:07.953786 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.05.21 10:29:07.953834 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4249 | 2026.05.21 10:29:07.953858 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 80 rows starting from the beginning of the part | ||
| 4250 | 2026.05.21 10:29:07.953880 [ 4 ] {9f4c5058-d623-4f16-8847-034ffae4fab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.05.21 10:29:07.953901 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 55 rows starting from the beginning of the part | ||
| 4252 | 2026.05.21 10:29:07.953921 [ 4 ] {9f4c5058-d623-4f16-8847-034ffae4fab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4253 | 2026.05.21 10:29:07.953938 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4254 | 2026.05.21 10:29:07.953971 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 4255 | 2026.05.21 10:29:07.954002 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4256 | 2026.05.21 10:29:07.954035 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 67 rows starting from the beginning of the part | ||
| 4257 | 2026.05.21 10:29:07.954309 [ 4 ] {9f4c5058-d623-4f16-8847-034ffae4fab6} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.05.21 10:29:07.954344 [ 4 ] {9f4c5058-d623-4f16-8847-034ffae4fab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4259 | 2026.05.21 10:29:07.954640 [ 4 ] {9f4c5058-d623-4f16-8847-034ffae4fab6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4260 | 2026.05.21 10:29:07.954679 [ 186 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 5 columns (5 merged, 0 gathered) in 0.000959338 sec., 307503.7161042302 rows/sec., 23.74 MiB/sec. | ||
| 4261 | 2026.05.21 10:29:07.954792 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4262 | 2026.05.21 10:29:07.954855 [ 4 ] {9f4c5058-d623-4f16-8847-034ffae4fab6} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.05.21 10:29:07.954985 [ 4 ] {9f4c5058-d623-4f16-8847-034ffae4fab6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 4264 | 2026.05.21 10:29:07.955018 [ 4 ] {9f4c5058-d623-4f16-8847-034ffae4fab6} <Debug> TCPHandler: Processed in 0.001282326 sec. | ||
| 4265 | 2026.05.21 10:29:07.955024 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.05.21 10:29:07.955083 [ 188 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_16_3} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4267 | 2026.05.21 10:29:07.955137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4268 | 2026.05.21 10:29:07.955183 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.05.21 10:29:07.955277 [ 4 ] {34b4fe70-f323-482a-ad30-96aa2004deca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.05.21 10:29:07.955317 [ 4 ] {34b4fe70-f323-482a-ad30-96aa2004deca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4271 | 2026.05.21 10:29:07.955695 [ 4 ] {34b4fe70-f323-482a-ad30-96aa2004deca} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.21 10:29:07.955729 [ 4 ] {34b4fe70-f323-482a-ad30-96aa2004deca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4273 | 2026.05.21 10:29:07.956012 [ 4 ] {34b4fe70-f323-482a-ad30-96aa2004deca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4274 | 2026.05.21 10:29:07.956221 [ 4 ] {34b4fe70-f323-482a-ad30-96aa2004deca} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.21 10:29:07.956317 [ 102 ] {} <Debug> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4276 | 2026.05.21 10:29:07.956347 [ 102 ] {} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.05.21 10:29:07.956350 [ 4 ] {34b4fe70-f323-482a-ad30-96aa2004deca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 4278 | 2026.05.21 10:29:07.956364 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4279 | 2026.05.21 10:29:07.956397 [ 4 ] {34b4fe70-f323-482a-ad30-96aa2004deca} <Debug> TCPHandler: Processed in 0.001263346 sec. | ||
| 4280 | 2026.05.21 10:29:07.956464 [ 198 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::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 | ||
| 4281 | 2026.05.21 10:29:07.956509 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.05.21 10:29:07.956578 [ 198 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4283 | 2026.05.21 10:29:07.956611 [ 4 ] {9f22fb95-ffbf-4be1-aaa4-4b2857a6fba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4284 | 2026.05.21 10:29:07.956618 [ 198 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4285 | 2026.05.21 10:29:07.956659 [ 4 ] {9f22fb95-ffbf-4be1-aaa4-4b2857a6fba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4286 | 2026.05.21 10:29:07.956698 [ 198 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4287 | 2026.05.21 10:29:07.956755 [ 198 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4288 | 2026.05.21 10:29:07.956802 [ 198 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4289 | 2026.05.21 10:29:07.956851 [ 198 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4290 | 2026.05.21 10:29:07.957117 [ 4 ] {9f22fb95-ffbf-4be1-aaa4-4b2857a6fba2} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.05.21 10:29:07.957160 [ 4 ] {9f22fb95-ffbf-4be1-aaa4-4b2857a6fba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4292 | 2026.05.21 10:29:07.957492 [ 4 ] {9f22fb95-ffbf-4be1-aaa4-4b2857a6fba2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4293 | 2026.05.21 10:29:07.957674 [ 188 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248855 sec., 48044.008311613434 rows/sec., 3.85 MiB/sec. | ||
| 4294 | 2026.05.21 10:29:07.957716 [ 4 ] {9f22fb95-ffbf-4be1-aaa4-4b2857a6fba2} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.05.21 10:29:07.957781 [ 186 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4296 | 2026.05.21 10:29:07.957853 [ 4 ] {9f22fb95-ffbf-4be1-aaa4-4b2857a6fba2} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001261 sec., 122918.31879460746 rows/sec., 9.91 MiB/sec. | ||
| 4297 | 2026.05.21 10:29:07.957893 [ 4 ] {9f22fb95-ffbf-4be1-aaa4-4b2857a6fba2} <Debug> TCPHandler: Processed in 0.00143306 sec. | ||
| 4298 | 2026.05.21 10:29:07.958005 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.05.21 10:29:07.958040 [ 186 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.05.21 10:29:07.958102 [ 4 ] {fa8ecda2-a24b-4964-9c5d-b2372e53cb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.05.21 10:29:07.958104 [ 186 ] {dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9::all_1_5_1} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4302 | 2026.05.21 10:29:07.958154 [ 4 ] {fa8ecda2-a24b-4964-9c5d-b2372e53cb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4303 | 2026.05.21 10:29:07.958181 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4304 | 2026.05.21 10:29:07.958541 [ 4 ] {fa8ecda2-a24b-4964-9c5d-b2372e53cb53} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2026.05.21 10:29:07.958582 [ 4 ] {fa8ecda2-a24b-4964-9c5d-b2372e53cb53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4306 | 2026.05.21 10:29:07.958916 [ 4 ] {fa8ecda2-a24b-4964-9c5d-b2372e53cb53} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4307 | 2026.05.21 10:29:07.959132 [ 4 ] {fa8ecda2-a24b-4964-9c5d-b2372e53cb53} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.05.21 10:29:07.959258 [ 4 ] {fa8ecda2-a24b-4964-9c5d-b2372e53cb53} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001174 sec., 172913.1175468484 rows/sec., 12.39 MiB/sec. | ||
| 4309 | 2026.05.21 10:29:07.959292 [ 4 ] {fa8ecda2-a24b-4964-9c5d-b2372e53cb53} <Debug> TCPHandler: Processed in 0.001335147 sec. | ||
| 4310 | 2026.05.21 10:29:07.959402 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2026.05.21 10:29:07.959495 [ 4 ] {3552ffe7-717f-44b9-a89f-6169f123b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4312 | 2026.05.21 10:29:07.959550 [ 4 ] {3552ffe7-717f-44b9-a89f-6169f123b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4313 | 2026.05.21 10:29:07.960306 [ 4 ] {3552ffe7-717f-44b9-a89f-6169f123b095} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.05.21 10:29:07.960343 [ 4 ] {3552ffe7-717f-44b9-a89f-6169f123b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4315 | 2026.05.21 10:29:07.960897 [ 4 ] {3552ffe7-717f-44b9-a89f-6169f123b095} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4316 | 2026.05.21 10:29:07.961123 [ 4 ] {3552ffe7-717f-44b9-a89f-6169f123b095} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.05.21 10:29:07.961224 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4318 | 2026.05.21 10:29:07.961253 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.05.21 10:29:07.961258 [ 4 ] {3552ffe7-717f-44b9-a89f-6169f123b095} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00178 sec., 23033.70786516854 rows/sec., 41.28 MiB/sec. | ||
| 4320 | 2026.05.21 10:29:07.961270 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4321 | 2026.05.21 10:29:07.961317 [ 4 ] {3552ffe7-717f-44b9-a89f-6169f123b095} <Debug> TCPHandler: Processed in 0.001964805 sec. | ||
| 4322 | 2026.05.21 10:29:07.961356 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::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 | ||
| 4323 | 2026.05.21 10:29:07.961434 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2026.05.21 10:29:07.961529 [ 4 ] {ea73d033-9c48-4063-953f-9e088b10cbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4325 | 2026.05.21 10:29:07.961537 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4326 | 2026.05.21 10:29:07.961572 [ 4 ] {ea73d033-9c48-4063-953f-9e088b10cbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4327 | 2026.05.21 10:29:07.961594 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 248 rows starting from the beginning of the part | ||
| 4328 | 2026.05.21 10:29:07.961722 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4329 | 2026.05.21 10:29:07.961837 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4330 | 2026.05.21 10:29:07.961907 [ 4 ] {ea73d033-9c48-4063-953f-9e088b10cbaf} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.05.21 10:29:07.961943 [ 4 ] {ea73d033-9c48-4063-953f-9e088b10cbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4332 | 2026.05.21 10:29:07.961949 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 4333 | 2026.05.21 10:29:07.962062 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4334 | 2026.05.21 10:29:07.962177 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4335 | 2026.05.21 10:29:07.962261 [ 4 ] {ea73d033-9c48-4063-953f-9e088b10cbaf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4336 | 2026.05.21 10:29:07.962485 [ 4 ] {ea73d033-9c48-4063-953f-9e088b10cbaf} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.05.21 10:29:07.962616 [ 4 ] {ea73d033-9c48-4063-953f-9e088b10cbaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 4338 | 2026.05.21 10:29:07.962648 [ 4 ] {ea73d033-9c48-4063-953f-9e088b10cbaf} <Debug> TCPHandler: Processed in 0.001263855 sec. | ||
| 4339 | 2026.05.21 10:29:07.965745 [ 186 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 19 columns (19 merged, 0 gathered) in 0.004416354 sec., 95327.50318475376 rows/sec., 170.82 MiB/sec. | ||
| 4340 | 2026.05.21 10:29:07.966335 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4341 | 2026.05.21 10:29:07.966645 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.05.21 10:29:07.966704 [ 188 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4343 | 2026.05.21 10:29:07.966770 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4344 | 2026.05.21 10:29:08.528094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9081 | ||
| 4345 | 2026.05.21 10:29:08.528656 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.05.21 10:29:08.528706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4347 | 2026.05.21 10:29:08.529233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4348 | 2026.05.21 10:29:08.529495 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.21 10:29:08.529644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9081 | ||
| 4350 | 2026.05.21 10:29:09.005550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4351 | 2026.05.21 10:29:09.023135 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.05.21 10:29:09.023215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4353 | 2026.05.21 10:29:09.029750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4354 | 2026.05.21 10:29:09.030505 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.05.21 10:29:09.034712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4356 | 2026.05.21 10:29:12.939633 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.05.21 10:29:12.939874 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4358 | 2026.05.21 10:29:12.940209 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4359 | 2026.05.21 10:29:12.940248 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4360 | 2026.05.21 10:29:12.940466 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4361 | 2026.05.21 10:29:12.940538 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4362 | 2026.05.21 10:29:12.940678 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4363 | 2026.05.21 10:29:12.940757 [ 361 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4364 | 2026.05.21 10:29:12.940794 [ 343 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4365 | 2026.05.21 10:29:12.940794 [ 334 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4366 | 2026.05.21 10:29:12.940955 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4367 | 2026.05.21 10:29:12.940984 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4368 | 2026.05.21 10:29:12.941057 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4369 | 2026.05.21 10:29:12.941077 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4370 | 2026.05.21 10:29:12.941113 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4371 | 2026.05.21 10:29:12.941150 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4372 | 2026.05.21 10:29:12.942236 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002456 sec., 14250.814332247557 rows/sec., 2.40 MiB/sec. | ||
| 4373 | 2026.05.21 10:29:12.942350 [ 4 ] {c279d8db-2211-43f6-b582-d2a75d2e1f74} <Debug> TCPHandler: Processed in 0.002859441 sec. | ||
| 4374 | 2026.05.21 10:29:12.943990 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.05.21 10:29:12.944122 [ 4 ] {20014d64-606f-4f79-9947-55c2efe79e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4376 | 2026.05.21 10:29:12.944176 [ 4 ] {20014d64-606f-4f79-9947-55c2efe79e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4377 | 2026.05.21 10:29:12.944768 [ 4 ] {20014d64-606f-4f79-9947-55c2efe79e9d} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.05.21 10:29:12.944809 [ 4 ] {20014d64-606f-4f79-9947-55c2efe79e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4379 | 2026.05.21 10:29:12.945182 [ 4 ] {20014d64-606f-4f79-9947-55c2efe79e9d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4380 | 2026.05.21 10:29:12.945402 [ 4 ] {20014d64-606f-4f79-9947-55c2efe79e9d} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.05.21 10:29:12.945552 [ 4 ] {20014d64-606f-4f79-9947-55c2efe79e9d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001469 sec., 38121.1708645337 rows/sec., 2.93 MiB/sec. | ||
| 4382 | 2026.05.21 10:29:12.945589 [ 4 ] {20014d64-606f-4f79-9947-55c2efe79e9d} <Debug> TCPHandler: Processed in 0.001663156 sec. | ||
| 4383 | 2026.05.21 10:29:12.945709 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.05.21 10:29:12.945811 [ 4 ] {b8fd8a5a-a3d4-44b4-b022-d3be0e87eba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4385 | 2026.05.21 10:29:12.945855 [ 4 ] {b8fd8a5a-a3d4-44b4-b022-d3be0e87eba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4386 | 2026.05.21 10:29:12.946261 [ 4 ] {b8fd8a5a-a3d4-44b4-b022-d3be0e87eba1} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.05.21 10:29:12.946297 [ 4 ] {b8fd8a5a-a3d4-44b4-b022-d3be0e87eba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4388 | 2026.05.21 10:29:12.946609 [ 4 ] {b8fd8a5a-a3d4-44b4-b022-d3be0e87eba1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4389 | 2026.05.21 10:29:12.946827 [ 4 ] {b8fd8a5a-a3d4-44b4-b022-d3be0e87eba1} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.05.21 10:29:12.946957 [ 4 ] {b8fd8a5a-a3d4-44b4-b022-d3be0e87eba1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 4391 | 2026.05.21 10:29:12.946994 [ 4 ] {b8fd8a5a-a3d4-44b4-b022-d3be0e87eba1} <Debug> TCPHandler: Processed in 0.001335527 sec. | ||
| 4392 | 2026.05.21 10:29:12.947113 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.05.21 10:29:12.947208 [ 4 ] {0afcc49b-9c46-452b-97af-e267172f6307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4394 | 2026.05.21 10:29:12.947253 [ 4 ] {0afcc49b-9c46-452b-97af-e267172f6307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4395 | 2026.05.21 10:29:12.947661 [ 4 ] {0afcc49b-9c46-452b-97af-e267172f6307} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.05.21 10:29:12.947696 [ 4 ] {0afcc49b-9c46-452b-97af-e267172f6307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4397 | 2026.05.21 10:29:12.948026 [ 4 ] {0afcc49b-9c46-452b-97af-e267172f6307} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4398 | 2026.05.21 10:29:12.948233 [ 4 ] {0afcc49b-9c46-452b-97af-e267172f6307} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.05.21 10:29:12.948360 [ 4 ] {0afcc49b-9c46-452b-97af-e267172f6307} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4400 | 2026.05.21 10:29:12.948394 [ 4 ] {0afcc49b-9c46-452b-97af-e267172f6307} <Debug> TCPHandler: Processed in 0.001331687 sec. | ||
| 4401 | 2026.05.21 10:29:12.948508 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.05.21 10:29:12.948603 [ 4 ] {396406bf-b161-4c7a-9953-030b56fdc045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4403 | 2026.05.21 10:29:12.948645 [ 4 ] {396406bf-b161-4c7a-9953-030b56fdc045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4404 | 2026.05.21 10:29:12.948979 [ 4 ] {396406bf-b161-4c7a-9953-030b56fdc045} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.05.21 10:29:12.949014 [ 4 ] {396406bf-b161-4c7a-9953-030b56fdc045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 4406 | 2026.05.21 10:29:12.949324 [ 4 ] {396406bf-b161-4c7a-9953-030b56fdc045} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4407 | 2026.05.21 10:29:12.949528 [ 4 ] {396406bf-b161-4c7a-9953-030b56fdc045} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.05.21 10:29:12.949650 [ 4 ] {396406bf-b161-4c7a-9953-030b56fdc045} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4409 | 2026.05.21 10:29:12.949683 [ 4 ] {396406bf-b161-4c7a-9953-030b56fdc045} <Debug> TCPHandler: Processed in 0.001225444 sec. | ||
| 4410 | 2026.05.21 10:29:15.919240 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4411 | 2026.05.21 10:29:15.919343 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4412 | 2026.05.21 10:29:16.029741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9593 | ||
| 4413 | 2026.05.21 10:29:16.030264 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.05.21 10:29:16.030313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4415 | 2026.05.21 10:29:16.030841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4416 | 2026.05.21 10:29:16.031072 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.05.21 10:29:16.031223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9593 | ||
| 4418 | 2026.05.21 10:29:16.534802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4419 | 2026.05.21 10:29:16.551029 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.05.21 10:29:16.551079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4421 | 2026.05.21 10:29:16.556804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4422 | 2026.05.21 10:29:16.557488 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.21 10:29:16.560402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4424 | 2026.05.21 10:29:17.941004 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.05.21 10:29:17.941256 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4426 | 2026.05.21 10:29:17.941623 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4427 | 2026.05.21 10:29:17.941670 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4428 | 2026.05.21 10:29:17.941927 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4429 | 2026.05.21 10:29:17.942009 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4430 | 2026.05.21 10:29:17.942148 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4431 | 2026.05.21 10:29:17.942240 [ 340 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4432 | 2026.05.21 10:29:17.942246 [ 334 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4433 | 2026.05.21 10:29:17.942268 [ 355 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4434 | 2026.05.21 10:29:17.942395 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4435 | 2026.05.21 10:29:17.942424 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4436 | 2026.05.21 10:29:17.942496 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4437 | 2026.05.21 10:29:17.942516 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4438 | 2026.05.21 10:29:17.942552 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4439 | 2026.05.21 10:29:17.942589 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4440 | 2026.05.21 10:29:17.943716 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002567 sec., 13634.592910011688 rows/sec., 2.30 MiB/sec. | ||
| 4441 | 2026.05.21 10:29:17.943846 [ 4 ] {4767ce2c-1ba4-4330-871a-e48be945b1f1} <Debug> TCPHandler: Processed in 0.002981773 sec. | ||
| 4442 | 2026.05.21 10:29:17.946133 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.05.21 10:29:17.946262 [ 4 ] {0ce49096-3e5f-489d-b900-ee3bd5d2b212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4444 | 2026.05.21 10:29:17.946315 [ 4 ] {0ce49096-3e5f-489d-b900-ee3bd5d2b212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4445 | 2026.05.21 10:29:17.946952 [ 4 ] {0ce49096-3e5f-489d-b900-ee3bd5d2b212} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.05.21 10:29:17.946994 [ 4 ] {0ce49096-3e5f-489d-b900-ee3bd5d2b212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4447 | 2026.05.21 10:29:17.947371 [ 4 ] {0ce49096-3e5f-489d-b900-ee3bd5d2b212} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4448 | 2026.05.21 10:29:17.947588 [ 4 ] {0ce49096-3e5f-489d-b900-ee3bd5d2b212} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.05.21 10:29:17.947737 [ 4 ] {0ce49096-3e5f-489d-b900-ee3bd5d2b212} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001513 sec., 91209.51751487111 rows/sec., 7.94 MiB/sec. | ||
| 4450 | 2026.05.21 10:29:17.947774 [ 4 ] {0ce49096-3e5f-489d-b900-ee3bd5d2b212} <Debug> TCPHandler: Processed in 0.001704228 sec. | ||
| 4451 | 2026.05.21 10:29:17.947898 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4452 | 2026.05.21 10:29:17.947997 [ 4 ] {2eb6e519-4f36-4f3c-a2c0-2b920f459f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4453 | 2026.05.21 10:29:17.948039 [ 4 ] {2eb6e519-4f36-4f3c-a2c0-2b920f459f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4454 | 2026.05.21 10:29:17.948446 [ 4 ] {2eb6e519-4f36-4f3c-a2c0-2b920f459f97} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2026.05.21 10:29:17.948483 [ 4 ] {2eb6e519-4f36-4f3c-a2c0-2b920f459f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4456 | 2026.05.21 10:29:17.948777 [ 4 ] {2eb6e519-4f36-4f3c-a2c0-2b920f459f97} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4457 | 2026.05.21 10:29:17.948996 [ 4 ] {2eb6e519-4f36-4f3c-a2c0-2b920f459f97} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2026.05.21 10:29:17.949123 [ 4 ] {2eb6e519-4f36-4f3c-a2c0-2b920f459f97} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001149 sec., 35683.20278503046 rows/sec., 2.62 MiB/sec. | ||
| 4459 | 2026.05.21 10:29:17.949159 [ 4 ] {2eb6e519-4f36-4f3c-a2c0-2b920f459f97} <Debug> TCPHandler: Processed in 0.001311817 sec. | ||
| 4460 | 2026.05.21 10:29:17.949267 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4461 | 2026.05.21 10:29:17.949368 [ 4 ] {273ed9f7-143c-4fb6-b720-da0c2149642a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4462 | 2026.05.21 10:29:17.949409 [ 4 ] {273ed9f7-143c-4fb6-b720-da0c2149642a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4463 | 2026.05.21 10:29:17.949847 [ 4 ] {273ed9f7-143c-4fb6-b720-da0c2149642a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2026.05.21 10:29:17.949884 [ 4 ] {273ed9f7-143c-4fb6-b720-da0c2149642a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4465 | 2026.05.21 10:29:17.950208 [ 4 ] {273ed9f7-143c-4fb6-b720-da0c2149642a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4466 | 2026.05.21 10:29:17.950413 [ 4 ] {273ed9f7-143c-4fb6-b720-da0c2149642a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2026.05.21 10:29:17.950540 [ 4 ] {273ed9f7-143c-4fb6-b720-da0c2149642a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. | ||
| 4468 | 2026.05.21 10:29:17.950574 [ 4 ] {273ed9f7-143c-4fb6-b720-da0c2149642a} <Debug> TCPHandler: Processed in 0.001357398 sec. | ||
| 4469 | 2026.05.21 10:29:17.950697 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.05.21 10:29:17.950792 [ 4 ] {0430b5a5-76ac-4f4c-9caa-000646891d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4471 | 2026.05.21 10:29:17.950835 [ 4 ] {0430b5a5-76ac-4f4c-9caa-000646891d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4472 | 2026.05.21 10:29:17.951238 [ 4 ] {0430b5a5-76ac-4f4c-9caa-000646891d96} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.05.21 10:29:17.951273 [ 4 ] {0430b5a5-76ac-4f4c-9caa-000646891d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4474 | 2026.05.21 10:29:17.951600 [ 4 ] {0430b5a5-76ac-4f4c-9caa-000646891d96} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4475 | 2026.05.21 10:29:17.951815 [ 4 ] {0430b5a5-76ac-4f4c-9caa-000646891d96} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.05.21 10:29:17.951941 [ 4 ] {0430b5a5-76ac-4f4c-9caa-000646891d96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 4477 | 2026.05.21 10:29:17.951974 [ 4 ] {0430b5a5-76ac-4f4c-9caa-000646891d96} <Debug> TCPHandler: Processed in 0.001327157 sec. | ||
| 4478 | 2026.05.21 10:29:17.952111 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.05.21 10:29:17.952233 [ 4 ] {9e577fdc-6444-437f-9055-7060804b7a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4480 | 2026.05.21 10:29:17.952299 [ 4 ] {9e577fdc-6444-437f-9055-7060804b7a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4481 | 2026.05.21 10:29:17.953207 [ 4 ] {9e577fdc-6444-437f-9055-7060804b7a1d} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.05.21 10:29:17.953244 [ 4 ] {9e577fdc-6444-437f-9055-7060804b7a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4483 | 2026.05.21 10:29:17.953882 [ 4 ] {9e577fdc-6444-437f-9055-7060804b7a1d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4484 | 2026.05.21 10:29:17.954100 [ 4 ] {9e577fdc-6444-437f-9055-7060804b7a1d} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.05.21 10:29:17.954232 [ 4 ] {9e577fdc-6444-437f-9055-7060804b7a1d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002025 sec., 20246.913580246914 rows/sec., 36.28 MiB/sec. | ||
| 4486 | 2026.05.21 10:29:17.954285 [ 4 ] {9e577fdc-6444-437f-9055-7060804b7a1d} <Debug> TCPHandler: Processed in 0.002234203 sec. | ||
| 4487 | 2026.05.21 10:29:17.954410 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.05.21 10:29:17.954504 [ 4 ] {1a0dca94-0161-4eb6-9c28-590754047d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4489 | 2026.05.21 10:29:17.954545 [ 4 ] {1a0dca94-0161-4eb6-9c28-590754047d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4490 | 2026.05.21 10:29:17.954881 [ 4 ] {1a0dca94-0161-4eb6-9c28-590754047d43} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.05.21 10:29:17.954915 [ 4 ] {1a0dca94-0161-4eb6-9c28-590754047d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4492 | 2026.05.21 10:29:17.955222 [ 4 ] {1a0dca94-0161-4eb6-9c28-590754047d43} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4493 | 2026.05.21 10:29:17.955427 [ 4 ] {1a0dca94-0161-4eb6-9c28-590754047d43} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.05.21 10:29:17.955554 [ 4 ] {1a0dca94-0161-4eb6-9c28-590754047d43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4495 | 2026.05.21 10:29:17.955598 [ 4 ] {1a0dca94-0161-4eb6-9c28-590754047d43} <Debug> TCPHandler: Processed in 0.001237315 sec. | ||
| 4496 | 2026.05.21 10:29:18.830165 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.05.21 10:29:18.830437 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4498 | 2026.05.21 10:29:18.830857 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4499 | 2026.05.21 10:29:18.830907 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4500 | 2026.05.21 10:29:18.831156 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4501 | 2026.05.21 10:29:18.831226 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4502 | 2026.05.21 10:29:18.831367 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 4503 | 2026.05.21 10:29:18.831459 [ 340 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4504 | 2026.05.21 10:29:18.831463 [ 355 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4505 | 2026.05.21 10:29:18.831476 [ 334 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4506 | 2026.05.21 10:29:18.831627 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4507 | 2026.05.21 10:29:18.831655 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4508 | 2026.05.21 10:29:18.831725 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4509 | 2026.05.21 10:29:18.831746 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4510 | 2026.05.21 10:29:18.831781 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4511 | 2026.05.21 10:29:18.831821 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4512 | 2026.05.21 10:29:18.832946 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002621 sec., 13353.681800839375 rows/sec., 2.84 MiB/sec. | ||
| 4513 | 2026.05.21 10:29:18.833074 [ 4 ] {4905d481-075c-4383-86ee-01f8413bac03} <Debug> TCPHandler: Processed in 0.003047535 sec. | ||
| 4514 | 2026.05.21 10:29:18.845094 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.05.21 10:29:18.845214 [ 4 ] {081d5956-f772-449e-969e-d506000c2a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4516 | 2026.05.21 10:29:18.845261 [ 4 ] {081d5956-f772-449e-969e-d506000c2a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4517 | 2026.05.21 10:29:18.846741 [ 4 ] {081d5956-f772-449e-969e-d506000c2a8c} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.05.21 10:29:18.846785 [ 4 ] {081d5956-f772-449e-969e-d506000c2a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4519 | 2026.05.21 10:29:18.847293 [ 4 ] {081d5956-f772-449e-969e-d506000c2a8c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4520 | 2026.05.21 10:29:18.847512 [ 4 ] {081d5956-f772-449e-969e-d506000c2a8c} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.05.21 10:29:18.847659 [ 93 ] {} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4522 | 2026.05.21 10:29:18.847668 [ 4 ] {081d5956-f772-449e-969e-d506000c2a8c} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002488 sec., 965032.154340836 rows/sec., 71.17 MiB/sec. | ||
| 4523 | 2026.05.21 10:29:18.847717 [ 93 ] {} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.05.21 10:29:18.847730 [ 4 ] {081d5956-f772-449e-969e-d506000c2a8c} <Debug> TCPHandler: Processed in 0.002691476 sec. | ||
| 4525 | 2026.05.21 10:29:18.847752 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4526 | 2026.05.21 10:29:18.847858 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.05.21 10:29:18.847881 [ 201 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 4528 | 2026.05.21 10:29:18.847963 [ 4 ] {48fb35ea-5092-49c4-bf6d-dff49afc3d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4529 | 2026.05.21 10:29:18.848005 [ 201 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4530 | 2026.05.21 10:29:18.848011 [ 4 ] {48fb35ea-5092-49c4-bf6d-dff49afc3d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4531 | 2026.05.21 10:29:18.848046 [ 201 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2614 rows starting from the beginning of the part | ||
| 4532 | 2026.05.21 10:29:18.848121 [ 201 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4533 | 2026.05.21 10:29:18.848176 [ 201 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 4534 | 2026.05.21 10:29:18.848224 [ 201 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 4535 | 2026.05.21 10:29:18.848337 [ 201 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 4536 | 2026.05.21 10:29:18.848390 [ 201 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2401 rows starting from the beginning of the part | ||
| 4537 | 2026.05.21 10:29:18.848488 [ 4 ] {48fb35ea-5092-49c4-bf6d-dff49afc3d7c} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.05.21 10:29:18.848533 [ 4 ] {48fb35ea-5092-49c4-bf6d-dff49afc3d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4539 | 2026.05.21 10:29:18.848907 [ 4 ] {48fb35ea-5092-49c4-bf6d-dff49afc3d7c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4540 | 2026.05.21 10:29:18.849118 [ 4 ] {48fb35ea-5092-49c4-bf6d-dff49afc3d7c} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.05.21 10:29:18.849256 [ 4 ] {48fb35ea-5092-49c4-bf6d-dff49afc3d7c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001317 sec., 6833.7129840546695 rows/sec., 513.86 KiB/sec. | ||
| 4542 | 2026.05.21 10:29:18.849317 [ 4 ] {48fb35ea-5092-49c4-bf6d-dff49afc3d7c} <Debug> TCPHandler: Processed in 0.001509522 sec. | ||
| 4543 | 2026.05.21 10:29:18.849424 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.05.21 10:29:18.849520 [ 4 ] {a7f73ea8-376d-4470-950e-5e27eacea017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.05.21 10:29:18.849561 [ 4 ] {a7f73ea8-376d-4470-950e-5e27eacea017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4546 | 2026.05.21 10:29:18.850299 [ 4 ] {a7f73ea8-376d-4470-950e-5e27eacea017} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.05.21 10:29:18.850335 [ 4 ] {a7f73ea8-376d-4470-950e-5e27eacea017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4548 | 2026.05.21 10:29:18.850694 [ 4 ] {a7f73ea8-376d-4470-950e-5e27eacea017} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4549 | 2026.05.21 10:29:18.850768 [ 186 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002938193 sec., 1882109.1739038245 rows/sec., 149.50 MiB/sec. | ||
| 4550 | 2026.05.21 10:29:18.850908 [ 4 ] {a7f73ea8-376d-4470-950e-5e27eacea017} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.05.21 10:29:18.851036 [ 4 ] {a7f73ea8-376d-4470-950e-5e27eacea017} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001536 sec., 521484.375 rows/sec., 30.12 MiB/sec. | ||
| 4552 | 2026.05.21 10:29:18.851071 [ 4 ] {a7f73ea8-376d-4470-950e-5e27eacea017} <Debug> TCPHandler: Processed in 0.001696438 sec. | ||
| 4553 | 2026.05.21 10:29:18.851167 [ 190 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4554 | 2026.05.21 10:29:18.851188 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.05.21 10:29:18.851288 [ 4 ] {fd06327d-75b3-40fd-bbd2-afda728eca5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4556 | 2026.05.21 10:29:18.851330 [ 4 ] {fd06327d-75b3-40fd-bbd2-afda728eca5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4557 | 2026.05.21 10:29:18.851481 [ 190 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.05.21 10:29:18.851574 [ 190 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_31_6} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4559 | 2026.05.21 10:29:18.851695 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4560 | 2026.05.21 10:29:18.851752 [ 4 ] {fd06327d-75b3-40fd-bbd2-afda728eca5d} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.05.21 10:29:18.851793 [ 4 ] {fd06327d-75b3-40fd-bbd2-afda728eca5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4562 | 2026.05.21 10:29:18.852094 [ 4 ] {fd06327d-75b3-40fd-bbd2-afda728eca5d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4563 | 2026.05.21 10:29:18.852299 [ 4 ] {fd06327d-75b3-40fd-bbd2-afda728eca5d} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.05.21 10:29:18.852426 [ 4 ] {fd06327d-75b3-40fd-bbd2-afda728eca5d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 4565 | 2026.05.21 10:29:18.852460 [ 4 ] {fd06327d-75b3-40fd-bbd2-afda728eca5d} <Debug> TCPHandler: Processed in 0.001321347 sec. | ||
| 4566 | 2026.05.21 10:29:18.852598 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.05.21 10:29:18.852692 [ 4 ] {3ca2d16b-7658-4b13-98dd-33b7f1928607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4568 | 2026.05.21 10:29:18.852732 [ 4 ] {3ca2d16b-7658-4b13-98dd-33b7f1928607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4569 | 2026.05.21 10:29:18.853596 [ 4 ] {3ca2d16b-7658-4b13-98dd-33b7f1928607} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.05.21 10:29:18.853633 [ 4 ] {3ca2d16b-7658-4b13-98dd-33b7f1928607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4571 | 2026.05.21 10:29:18.853987 [ 4 ] {3ca2d16b-7658-4b13-98dd-33b7f1928607} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4572 | 2026.05.21 10:29:18.854195 [ 4 ] {3ca2d16b-7658-4b13-98dd-33b7f1928607} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.05.21 10:29:18.854316 [ 93 ] {} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4574 | 2026.05.21 10:29:18.854320 [ 4 ] {3ca2d16b-7658-4b13-98dd-33b7f1928607} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001646 sec., 782503.0376670718 rows/sec., 52.18 MiB/sec. | ||
| 4575 | 2026.05.21 10:29:18.854364 [ 93 ] {} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.05.21 10:29:18.854377 [ 4 ] {3ca2d16b-7658-4b13-98dd-33b7f1928607} <Debug> TCPHandler: Processed in 0.001842312 sec. | ||
| 4577 | 2026.05.21 10:29:18.854396 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4578 | 2026.05.21 10:29:18.854487 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 4579 | 2026.05.21 10:29:18.854521 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.05.21 10:29:18.854581 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4581 | 2026.05.21 10:29:18.854612 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4582 | 2026.05.21 10:29:18.854638 [ 4 ] {41bda90a-aa38-4945-8554-af7496c587ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4583 | 2026.05.21 10:29:18.854661 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4584 | 2026.05.21 10:29:18.854685 [ 4 ] {41bda90a-aa38-4945-8554-af7496c587ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4585 | 2026.05.21 10:29:18.854706 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 155 rows starting from the beginning of the part | ||
| 4586 | 2026.05.21 10:29:18.854746 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 4587 | 2026.05.21 10:29:18.854783 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 4588 | 2026.05.21 10:29:18.854819 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1288 rows starting from the beginning of the part | ||
| 4589 | 2026.05.21 10:29:18.855402 [ 4 ] {41bda90a-aa38-4945-8554-af7496c587ae} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.05.21 10:29:18.855443 [ 4 ] {41bda90a-aa38-4945-8554-af7496c587ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4591 | 2026.05.21 10:29:18.855929 [ 4 ] {41bda90a-aa38-4945-8554-af7496c587ae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4592 | 2026.05.21 10:29:18.855982 [ 190 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527363 sec., 2014583.3046891931 rows/sec., 146.30 MiB/sec. | ||
| 4593 | 2026.05.21 10:29:18.856153 [ 4 ] {41bda90a-aa38-4945-8554-af7496c587ae} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.05.21 10:29:18.856168 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4595 | 2026.05.21 10:29:18.856272 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4596 | 2026.05.21 10:29:18.856289 [ 4 ] {41bda90a-aa38-4945-8554-af7496c587ae} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001671 sec., 895272.2920406943 rows/sec., 54.29 MiB/sec. | ||
| 4597 | 2026.05.21 10:29:18.856313 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.05.21 10:29:18.856324 [ 4 ] {41bda90a-aa38-4945-8554-af7496c587ae} <Debug> TCPHandler: Processed in 0.001851972 sec. | ||
| 4599 | 2026.05.21 10:29:18.856336 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4600 | 2026.05.21 10:29:18.856422 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 4601 | 2026.05.21 10:29:18.856444 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.05.21 10:29:18.856447 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.05.21 10:29:18.856532 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4604 | 2026.05.21 10:29:18.856542 [ 201 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_31_6} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4605 | 2026.05.21 10:29:18.856562 [ 4 ] {21270830-d528-492a-9a37-8ebb3187489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.05.21 10:29:18.856572 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10024 rows starting from the beginning of the part | ||
| 4607 | 2026.05.21 10:29:18.856630 [ 4 ] {21270830-d528-492a-9a37-8ebb3187489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4608 | 2026.05.21 10:29:18.856648 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4609 | 2026.05.21 10:29:18.856650 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4610 | 2026.05.21 10:29:18.856722 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 203 rows starting from the beginning of the part | ||
| 4611 | 2026.05.21 10:29:18.856772 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4612 | 2026.05.21 10:29:18.856819 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4613 | 2026.05.21 10:29:18.856865 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1496 rows starting from the beginning of the part | ||
| 4614 | 2026.05.21 10:29:18.857375 [ 4 ] {21270830-d528-492a-9a37-8ebb3187489d} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.05.21 10:29:18.857410 [ 4 ] {21270830-d528-492a-9a37-8ebb3187489d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4616 | 2026.05.21 10:29:18.857975 [ 4 ] {21270830-d528-492a-9a37-8ebb3187489d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4617 | 2026.05.21 10:29:18.858207 [ 4 ] {21270830-d528-492a-9a37-8ebb3187489d} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.05.21 10:29:18.858354 [ 4 ] {21270830-d528-492a-9a37-8ebb3187489d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001811 sec., 4969.630038652678 rows/sec., 8.91 MiB/sec. | ||
| 4619 | 2026.05.21 10:29:18.858418 [ 4 ] {21270830-d528-492a-9a37-8ebb3187489d} <Debug> TCPHandler: Processed in 0.002022476 sec. | ||
| 4620 | 2026.05.21 10:29:18.858535 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.05.21 10:29:18.858631 [ 4 ] {420e2fe8-d6d1-44ab-b3e9-1efd79c06593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4622 | 2026.05.21 10:29:18.858674 [ 4 ] {420e2fe8-d6d1-44ab-b3e9-1efd79c06593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4623 | 2026.05.21 10:29:18.858997 [ 4 ] {420e2fe8-d6d1-44ab-b3e9-1efd79c06593} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.05.21 10:29:18.859030 [ 4 ] {420e2fe8-d6d1-44ab-b3e9-1efd79c06593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4625 | 2026.05.21 10:29:18.859356 [ 4 ] {420e2fe8-d6d1-44ab-b3e9-1efd79c06593} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4626 | 2026.05.21 10:29:18.859568 [ 4 ] {420e2fe8-d6d1-44ab-b3e9-1efd79c06593} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.05.21 10:29:18.859670 [ 92 ] {} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4628 | 2026.05.21 10:29:18.859697 [ 4 ] {420e2fe8-d6d1-44ab-b3e9-1efd79c06593} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 763.25 KiB/sec. | ||
| 4629 | 2026.05.21 10:29:18.859716 [ 92 ] {} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.05.21 10:29:18.859731 [ 4 ] {420e2fe8-d6d1-44ab-b3e9-1efd79c06593} <Debug> TCPHandler: Processed in 0.001246335 sec. | ||
| 4631 | 2026.05.21 10:29:18.859746 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4632 | 2026.05.21 10:29:18.859853 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 4633 | 2026.05.21 10:29:18.859963 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4634 | 2026.05.21 10:29:18.859994 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1380 rows starting from the beginning of the part | ||
| 4635 | 2026.05.21 10:29:18.860053 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4636 | 2026.05.21 10:29:18.860101 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4637 | 2026.05.21 10:29:18.860140 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4638 | 2026.05.21 10:29:18.860182 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4639 | 2026.05.21 10:29:18.860228 [ 190 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 4640 | 2026.05.21 10:29:18.860947 [ 189 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12203 rows, containing 5 columns (5 merged, 0 gathered) in 0.004563928 sec., 2673793.276318119 rows/sec., 173.36 MiB/sec. | ||
| 4641 | 2026.05.21 10:29:18.861268 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4642 | 2026.05.21 10:29:18.861271 [ 191 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1632 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463731 sec., 1114958.9644545342 rows/sec., 75.14 MiB/sec. | ||
| 4643 | 2026.05.21 10:29:18.861525 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.05.21 10:29:18.861601 [ 192 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4645 | 2026.05.21 10:29:18.861631 [ 189 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4646 | 2026.05.21 10:29:18.861664 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4647 | 2026.05.21 10:29:18.861975 [ 189 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.05.21 10:29:18.862072 [ 189 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_31_6} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4649 | 2026.05.21 10:29:18.862160 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4650 | 2026.05.21 10:29:19.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.75 MiB, peak 253.14 MiB, free memory in arenas 0.00 B, will set to 245.77 MiB (RSS), difference: 1.02 MiB | ||
| 4651 | 2026.05.21 10:29:22.938373 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.05.21 10:29:22.938625 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4653 | 2026.05.21 10:29:22.938992 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4654 | 2026.05.21 10:29:22.939037 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4655 | 2026.05.21 10:29:22.939271 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4656 | 2026.05.21 10:29:22.939340 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4657 | 2026.05.21 10:29:22.939479 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4658 | 2026.05.21 10:29:22.939563 [ 324 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4659 | 2026.05.21 10:29:22.939568 [ 340 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4660 | 2026.05.21 10:29:22.939579 [ 355 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4661 | 2026.05.21 10:29:22.939717 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4662 | 2026.05.21 10:29:22.939745 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4663 | 2026.05.21 10:29:22.939826 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4664 | 2026.05.21 10:29:22.939846 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4665 | 2026.05.21 10:29:22.939881 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4666 | 2026.05.21 10:29:22.939920 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4667 | 2026.05.21 10:29:22.940986 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002466 sec., 14193.025141930251 rows/sec., 2.39 MiB/sec. | ||
| 4668 | 2026.05.21 10:29:22.941113 [ 4 ] {ca29c47a-467e-4824-98cc-24f0e0983e22} <Debug> TCPHandler: Processed in 0.00288407 sec. | ||
| 4669 | 2026.05.21 10:29:22.942646 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.05.21 10:29:22.942755 [ 4 ] {ad2a6e3c-aa15-4c4b-be83-9520df95e1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4671 | 2026.05.21 10:29:22.942798 [ 4 ] {ad2a6e3c-aa15-4c4b-be83-9520df95e1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2026.05.21 10:29:22.943296 [ 4 ] {ad2a6e3c-aa15-4c4b-be83-9520df95e1f8} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.21 10:29:22.943338 [ 4 ] {ad2a6e3c-aa15-4c4b-be83-9520df95e1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4674 | 2026.05.21 10:29:22.943704 [ 4 ] {ad2a6e3c-aa15-4c4b-be83-9520df95e1f8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4675 | 2026.05.21 10:29:22.943928 [ 4 ] {ad2a6e3c-aa15-4c4b-be83-9520df95e1f8} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.05.21 10:29:22.944066 [ 4 ] {ad2a6e3c-aa15-4c4b-be83-9520df95e1f8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001343 sec., 41697.69173492181 rows/sec., 3.20 MiB/sec. | ||
| 4677 | 2026.05.21 10:29:22.944100 [ 4 ] {ad2a6e3c-aa15-4c4b-be83-9520df95e1f8} <Debug> TCPHandler: Processed in 0.001505152 sec. | ||
| 4678 | 2026.05.21 10:29:22.944224 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.05.21 10:29:22.944319 [ 4 ] {337c1a16-2ad6-4431-aead-3db528ed3509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4680 | 2026.05.21 10:29:22.944358 [ 4 ] {337c1a16-2ad6-4431-aead-3db528ed3509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4681 | 2026.05.21 10:29:22.944790 [ 4 ] {337c1a16-2ad6-4431-aead-3db528ed3509} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.05.21 10:29:22.944824 [ 4 ] {337c1a16-2ad6-4431-aead-3db528ed3509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4683 | 2026.05.21 10:29:22.945114 [ 4 ] {337c1a16-2ad6-4431-aead-3db528ed3509} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4684 | 2026.05.21 10:29:22.945316 [ 4 ] {337c1a16-2ad6-4431-aead-3db528ed3509} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.05.21 10:29:22.945442 [ 4 ] {337c1a16-2ad6-4431-aead-3db528ed3509} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 4686 | 2026.05.21 10:29:22.945475 [ 4 ] {337c1a16-2ad6-4431-aead-3db528ed3509} <Debug> TCPHandler: Processed in 0.001300777 sec. | ||
| 4687 | 2026.05.21 10:29:22.945595 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.05.21 10:29:22.945690 [ 4 ] {ab7b2862-fb4c-47c4-8ffb-aa8539228df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.05.21 10:29:22.945733 [ 4 ] {ab7b2862-fb4c-47c4-8ffb-aa8539228df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4690 | 2026.05.21 10:29:22.946123 [ 4 ] {ab7b2862-fb4c-47c4-8ffb-aa8539228df9} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.05.21 10:29:22.946157 [ 4 ] {ab7b2862-fb4c-47c4-8ffb-aa8539228df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4692 | 2026.05.21 10:29:22.946466 [ 4 ] {ab7b2862-fb4c-47c4-8ffb-aa8539228df9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4693 | 2026.05.21 10:29:22.946673 [ 4 ] {ab7b2862-fb4c-47c4-8ffb-aa8539228df9} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.05.21 10:29:22.946796 [ 4 ] {ab7b2862-fb4c-47c4-8ffb-aa8539228df9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001123 sec., 113980.40961709706 rows/sec., 7.94 MiB/sec. | ||
| 4695 | 2026.05.21 10:29:22.946829 [ 4 ] {ab7b2862-fb4c-47c4-8ffb-aa8539228df9} <Debug> TCPHandler: Processed in 0.001283046 sec. | ||
| 4696 | 2026.05.21 10:29:22.946946 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.05.21 10:29:22.947042 [ 4 ] {22465c69-36e5-4046-bc62-f4556cc4ce60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.05.21 10:29:22.947084 [ 4 ] {22465c69-36e5-4046-bc62-f4556cc4ce60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4699 | 2026.05.21 10:29:22.947410 [ 4 ] {22465c69-36e5-4046-bc62-f4556cc4ce60} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.05.21 10:29:22.947443 [ 4 ] {22465c69-36e5-4046-bc62-f4556cc4ce60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4701 | 2026.05.21 10:29:22.947735 [ 4 ] {22465c69-36e5-4046-bc62-f4556cc4ce60} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4702 | 2026.05.21 10:29:22.947943 [ 4 ] {22465c69-36e5-4046-bc62-f4556cc4ce60} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.05.21 10:29:22.948066 [ 4 ] {22465c69-36e5-4046-bc62-f4556cc4ce60} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001042 sec., 46065.25911708253 rows/sec., 3.10 MiB/sec. | ||
| 4704 | 2026.05.21 10:29:22.948098 [ 4 ] {22465c69-36e5-4046-bc62-f4556cc4ce60} <Debug> TCPHandler: Processed in 0.001202344 sec. | ||
| 4705 | 2026.05.21 10:29:23.531329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10041 | ||
| 4706 | 2026.05.21 10:29:23.532137 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.05.21 10:29:23.532211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4708 | 2026.05.21 10:29:23.532713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4709 | 2026.05.21 10:29:23.532945 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.05.21 10:29:23.533083 [ 87 ] {} <Debug> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4711 | 2026.05.21 10:29:23.533092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10041 | ||
| 4712 | 2026.05.21 10:29:23.533156 [ 87 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.05.21 10:29:23.533181 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4714 | 2026.05.21 10:29:23.533318 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::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 | ||
| 4715 | 2026.05.21 10:29:23.533476 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4716 | 2026.05.21 10:29:23.533523 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7673 rows starting from the beginning of the part | ||
| 4717 | 2026.05.21 10:29:23.533599 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4718 | 2026.05.21 10:29:23.533651 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4719 | 2026.05.21 10:29:23.533699 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4720 | 2026.05.21 10:29:23.533743 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4721 | 2026.05.21 10:29:23.533788 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4722 | 2026.05.21 10:29:23.535961 [ 191 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10041 rows, containing 4 columns (4 merged, 0 gathered) in 0.002708826 sec., 3706771.863530548 rows/sec., 53.03 MiB/sec. | ||
| 4723 | 2026.05.21 10:29:23.536305 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4724 | 2026.05.21 10:29:23.536568 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.05.21 10:29:23.536642 [ 190 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_21_4} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4726 | 2026.05.21 10:29:23.536734 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4727 | 2026.05.21 10:29:24.060478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4728 | 2026.05.21 10:29:24.077298 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.05.21 10:29:24.077351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4730 | 2026.05.21 10:29:24.083369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4731 | 2026.05.21 10:29:24.084123 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.05.21 10:29:24.084442 [ 86 ] {} <Debug> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4733 | 2026.05.21 10:29:24.084507 [ 86 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.05.21 10:29:24.084530 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4735 | 2026.05.21 10:29:24.084649 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 4736 | 2026.05.21 10:29:24.087002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4737 | 2026.05.21 10:29:24.088019 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4738 | 2026.05.21 10:29:24.089366 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 4739 | 2026.05.21 10:29:24.093866 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4740 | 2026.05.21 10:29:24.098213 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4741 | 2026.05.21 10:29:24.102409 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 4742 | 2026.05.21 10:29:24.106867 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 4743 | 2026.05.21 10:29:24.110901 [ 190 ] {4e01903f-15e1-40dc-8075-8802657888be::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 | ||
| 4744 | 2026.05.21 10:29:24.159156 [ 191 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07455163 sec., 2132.7501491248418 rows/sec., 11.03 MiB/sec. | ||
| 4745 | 2026.05.21 10:29:24.161650 [ 200 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4746 | 2026.05.21 10:29:24.163672 [ 200 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_21_4} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.05.21 10:29:24.163747 [ 200 ] {4e01903f-15e1-40dc-8075-8802657888be::all_1_21_4} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4748 | 2026.05.21 10:29:24.166606 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4749 | 2026.05.21 10:29:25.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.52 MiB, peak 258.07 MiB, free memory in arenas 0.00 B, will set to 251.04 MiB (RSS), difference: 3.52 MiB | ||
| 4750 | 2026.05.21 10:29:27.940360 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.05.21 10:29:27.940660 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4752 | 2026.05.21 10:29:27.941035 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4753 | 2026.05.21 10:29:27.941083 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4754 | 2026.05.21 10:29:27.941343 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4755 | 2026.05.21 10:29:27.941423 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4756 | 2026.05.21 10:29:27.941565 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4757 | 2026.05.21 10:29:27.941653 [ 324 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4758 | 2026.05.21 10:29:27.941661 [ 315 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4759 | 2026.05.21 10:29:27.941661 [ 355 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4760 | 2026.05.21 10:29:27.941778 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4761 | 2026.05.21 10:29:27.941806 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4762 | 2026.05.21 10:29:27.941879 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4763 | 2026.05.21 10:29:27.941900 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4764 | 2026.05.21 10:29:27.941936 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4765 | 2026.05.21 10:29:27.941975 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4766 | 2026.05.21 10:29:27.943072 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002523 sec., 13872.37415774871 rows/sec., 2.34 MiB/sec. | ||
| 4767 | 2026.05.21 10:29:27.943185 [ 4 ] {de3263fb-a751-4f99-a92a-1d7c47df6ec1} <Debug> TCPHandler: Processed in 0.003008114 sec. | ||
| 4768 | 2026.05.21 10:29:27.945512 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.05.21 10:29:27.945646 [ 4 ] {42721d97-37c4-453f-82c7-9bf462a216bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4770 | 2026.05.21 10:29:27.945701 [ 4 ] {42721d97-37c4-453f-82c7-9bf462a216bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4771 | 2026.05.21 10:29:27.946380 [ 4 ] {42721d97-37c4-453f-82c7-9bf462a216bc} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.05.21 10:29:27.946425 [ 4 ] {42721d97-37c4-453f-82c7-9bf462a216bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4773 | 2026.05.21 10:29:27.946823 [ 4 ] {42721d97-37c4-453f-82c7-9bf462a216bc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4774 | 2026.05.21 10:29:27.947051 [ 4 ] {42721d97-37c4-453f-82c7-9bf462a216bc} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.05.21 10:29:27.947209 [ 4 ] {42721d97-37c4-453f-82c7-9bf462a216bc} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001604 sec., 86034.91271820449 rows/sec., 7.49 MiB/sec. | ||
| 4776 | 2026.05.21 10:29:27.947246 [ 4 ] {42721d97-37c4-453f-82c7-9bf462a216bc} <Debug> TCPHandler: Processed in 0.0017988 sec. | ||
| 4777 | 2026.05.21 10:29:27.947380 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.05.21 10:29:27.947480 [ 4 ] {e2f0803b-5687-49a0-9fda-9f2944682835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4779 | 2026.05.21 10:29:27.947524 [ 4 ] {e2f0803b-5687-49a0-9fda-9f2944682835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4780 | 2026.05.21 10:29:27.947939 [ 4 ] {e2f0803b-5687-49a0-9fda-9f2944682835} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.05.21 10:29:27.947979 [ 4 ] {e2f0803b-5687-49a0-9fda-9f2944682835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4782 | 2026.05.21 10:29:27.948279 [ 4 ] {e2f0803b-5687-49a0-9fda-9f2944682835} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4783 | 2026.05.21 10:29:27.948491 [ 4 ] {e2f0803b-5687-49a0-9fda-9f2944682835} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.05.21 10:29:27.948623 [ 4 ] {e2f0803b-5687-49a0-9fda-9f2944682835} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.58 MiB/sec. | ||
| 4785 | 2026.05.21 10:29:27.948658 [ 4 ] {e2f0803b-5687-49a0-9fda-9f2944682835} <Debug> TCPHandler: Processed in 0.001333738 sec. | ||
| 4786 | 2026.05.21 10:29:27.948781 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.05.21 10:29:27.948884 [ 4 ] {a399f8e5-fca6-4da1-932f-98c7abf27d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4788 | 2026.05.21 10:29:27.948926 [ 4 ] {a399f8e5-fca6-4da1-932f-98c7abf27d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4789 | 2026.05.21 10:29:27.949354 [ 4 ] {a399f8e5-fca6-4da1-932f-98c7abf27d39} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.05.21 10:29:27.949390 [ 4 ] {a399f8e5-fca6-4da1-932f-98c7abf27d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4791 | 2026.05.21 10:29:27.949702 [ 4 ] {a399f8e5-fca6-4da1-932f-98c7abf27d39} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4792 | 2026.05.21 10:29:27.949909 [ 4 ] {a399f8e5-fca6-4da1-932f-98c7abf27d39} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.05.21 10:29:27.950035 [ 4 ] {a399f8e5-fca6-4da1-932f-98c7abf27d39} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001172 sec., 89590.44368600682 rows/sec., 7.00 MiB/sec. | ||
| 4794 | 2026.05.21 10:29:27.950070 [ 4 ] {a399f8e5-fca6-4da1-932f-98c7abf27d39} <Debug> TCPHandler: Processed in 0.001339598 sec. | ||
| 4795 | 2026.05.21 10:29:27.950194 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.05.21 10:29:27.950289 [ 4 ] {9f3ff61e-5bac-4d0e-b569-a71329f0cfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.05.21 10:29:27.950333 [ 4 ] {9f3ff61e-5bac-4d0e-b569-a71329f0cfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4798 | 2026.05.21 10:29:27.950738 [ 4 ] {9f3ff61e-5bac-4d0e-b569-a71329f0cfb0} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.05.21 10:29:27.950774 [ 4 ] {9f3ff61e-5bac-4d0e-b569-a71329f0cfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4800 | 2026.05.21 10:29:27.951090 [ 4 ] {9f3ff61e-5bac-4d0e-b569-a71329f0cfb0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4801 | 2026.05.21 10:29:27.951299 [ 4 ] {9f3ff61e-5bac-4d0e-b569-a71329f0cfb0} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.05.21 10:29:27.951425 [ 4 ] {9f3ff61e-5bac-4d0e-b569-a71329f0cfb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 4803 | 2026.05.21 10:29:27.951459 [ 4 ] {9f3ff61e-5bac-4d0e-b569-a71329f0cfb0} <Debug> TCPHandler: Processed in 0.001316117 sec. | ||
| 4804 | 2026.05.21 10:29:27.951571 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.05.21 10:29:27.951665 [ 4 ] {e2d96bcf-375f-43f7-818a-47106208620a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.05.21 10:29:27.951719 [ 4 ] {e2d96bcf-375f-43f7-818a-47106208620a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4807 | 2026.05.21 10:29:27.952548 [ 4 ] {e2d96bcf-375f-43f7-818a-47106208620a} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.05.21 10:29:27.952584 [ 4 ] {e2d96bcf-375f-43f7-818a-47106208620a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4809 | 2026.05.21 10:29:27.953174 [ 4 ] {e2d96bcf-375f-43f7-818a-47106208620a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4810 | 2026.05.21 10:29:27.953398 [ 4 ] {e2d96bcf-375f-43f7-818a-47106208620a} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.05.21 10:29:27.953539 [ 4 ] {e2d96bcf-375f-43f7-818a-47106208620a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001893 sec., 21658.742736397253 rows/sec., 38.81 MiB/sec. | ||
| 4812 | 2026.05.21 10:29:27.953598 [ 4 ] {e2d96bcf-375f-43f7-818a-47106208620a} <Debug> TCPHandler: Processed in 0.002076488 sec. | ||
| 4813 | 2026.05.21 10:29:27.953732 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.05.21 10:29:27.953828 [ 4 ] {1b7fe16c-c7b2-446d-aa03-9446e13efbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4815 | 2026.05.21 10:29:27.953871 [ 4 ] {1b7fe16c-c7b2-446d-aa03-9446e13efbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4816 | 2026.05.21 10:29:27.954210 [ 4 ] {1b7fe16c-c7b2-446d-aa03-9446e13efbba} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.05.21 10:29:27.954245 [ 4 ] {1b7fe16c-c7b2-446d-aa03-9446e13efbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4818 | 2026.05.21 10:29:27.954549 [ 4 ] {1b7fe16c-c7b2-446d-aa03-9446e13efbba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4819 | 2026.05.21 10:29:27.954755 [ 4 ] {1b7fe16c-c7b2-446d-aa03-9446e13efbba} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.05.21 10:29:27.954881 [ 4 ] {1b7fe16c-c7b2-446d-aa03-9446e13efbba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 4821 | 2026.05.21 10:29:27.954917 [ 4 ] {1b7fe16c-c7b2-446d-aa03-9446e13efbba} <Debug> TCPHandler: Processed in 0.001234155 sec. | ||
| 4822 | 2026.05.21 10:29:30.919395 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4823 | 2026.05.21 10:29:30.919470 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4824 | 2026.05.21 10:29:31.033219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10553 | ||
| 4825 | 2026.05.21 10:29:31.033747 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.05.21 10:29:31.033800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4827 | 2026.05.21 10:29:31.034513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4828 | 2026.05.21 10:29:31.034763 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.05.21 10:29:31.034917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4830 | 2026.05.21 10:29:31.587076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4831 | 2026.05.21 10:29:31.603109 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.05.21 10:29:31.603176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4833 | 2026.05.21 10:29:31.608809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4834 | 2026.05.21 10:29:31.609504 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.05.21 10:29:31.612368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4836 | 2026.05.21 10:29:31.857823 [ 79 ] {} <Debug> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4837 | 2026.05.21 10:29:31.857893 [ 79 ] {} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.21 10:29:31.857918 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4839 | 2026.05.21 10:29:31.858063 [ 193 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::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 | ||
| 4840 | 2026.05.21 10:29:31.858224 [ 193 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4841 | 2026.05.21 10:29:31.858265 [ 193 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 825 rows starting from the beginning of the part | ||
| 4842 | 2026.05.21 10:29:31.858343 [ 193 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4843 | 2026.05.21 10:29:31.858399 [ 193 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 4844 | 2026.05.21 10:29:31.858453 [ 193 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4845 | 2026.05.21 10:29:31.858510 [ 193 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 4846 | 2026.05.21 10:29:31.859652 [ 191 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664676 sec., 1486775.8050215177 rows/sec., 92.64 MiB/sec. | ||
| 4847 | 2026.05.21 10:29:31.859850 [ 196 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4848 | 2026.05.21 10:29:31.860167 [ 196 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.05.21 10:29:31.860251 [ 196 ] {e94654fb-37de-4c03-abbe-c4bd3a8525d8::all_1_9_2} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4850 | 2026.05.21 10:29:31.860357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4851 | 2026.05.21 10:29:32.939928 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.05.21 10:29:32.940181 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4853 | 2026.05.21 10:29:32.940554 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4854 | 2026.05.21 10:29:32.940592 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4855 | 2026.05.21 10:29:32.940809 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4856 | 2026.05.21 10:29:32.940881 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4857 | 2026.05.21 10:29:32.941023 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4858 | 2026.05.21 10:29:32.941105 [ 324 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4859 | 2026.05.21 10:29:32.941121 [ 315 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4860 | 2026.05.21 10:29:32.941121 [ 355 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4861 | 2026.05.21 10:29:32.941241 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4862 | 2026.05.21 10:29:32.941269 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4863 | 2026.05.21 10:29:32.941341 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4864 | 2026.05.21 10:29:32.941361 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4865 | 2026.05.21 10:29:32.941396 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4866 | 2026.05.21 10:29:32.941440 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4867 | 2026.05.21 10:29:32.942475 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002399 sec., 14589.412255106294 rows/sec., 2.46 MiB/sec. | ||
| 4868 | 2026.05.21 10:29:32.942606 [ 4 ] {fd2bb98d-b50c-4b4a-90d3-a45c9b9a701d} <Debug> TCPHandler: Processed in 0.002816769 sec. | ||
| 4869 | 2026.05.21 10:29:32.944248 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.05.21 10:29:32.944360 [ 4 ] {e145e1ff-602d-4cac-91d6-b6b3cb65f8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4871 | 2026.05.21 10:29:32.944406 [ 4 ] {e145e1ff-602d-4cac-91d6-b6b3cb65f8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4872 | 2026.05.21 10:29:32.944893 [ 4 ] {e145e1ff-602d-4cac-91d6-b6b3cb65f8bf} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.05.21 10:29:32.944935 [ 4 ] {e145e1ff-602d-4cac-91d6-b6b3cb65f8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4874 | 2026.05.21 10:29:32.945294 [ 4 ] {e145e1ff-602d-4cac-91d6-b6b3cb65f8bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4875 | 2026.05.21 10:29:32.945520 [ 4 ] {e145e1ff-602d-4cac-91d6-b6b3cb65f8bf} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.05.21 10:29:32.945662 [ 4 ] {e145e1ff-602d-4cac-91d6-b6b3cb65f8bf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001335 sec., 41947.56554307116 rows/sec., 3.22 MiB/sec. | ||
| 4877 | 2026.05.21 10:29:32.945699 [ 4 ] {e145e1ff-602d-4cac-91d6-b6b3cb65f8bf} <Debug> TCPHandler: Processed in 0.001505772 sec. | ||
| 4878 | 2026.05.21 10:29:32.945825 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2026.05.21 10:29:32.945919 [ 4 ] {974958ec-2931-4be1-bc94-fa5827d9b546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4880 | 2026.05.21 10:29:32.945959 [ 4 ] {974958ec-2931-4be1-bc94-fa5827d9b546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4881 | 2026.05.21 10:29:32.946371 [ 4 ] {974958ec-2931-4be1-bc94-fa5827d9b546} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.05.21 10:29:32.946407 [ 4 ] {974958ec-2931-4be1-bc94-fa5827d9b546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4883 | 2026.05.21 10:29:32.946704 [ 4 ] {974958ec-2931-4be1-bc94-fa5827d9b546} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4884 | 2026.05.21 10:29:32.946914 [ 4 ] {974958ec-2931-4be1-bc94-fa5827d9b546} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.05.21 10:29:32.947038 [ 4 ] {974958ec-2931-4be1-bc94-fa5827d9b546} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 4886 | 2026.05.21 10:29:32.947073 [ 4 ] {974958ec-2931-4be1-bc94-fa5827d9b546} <Debug> TCPHandler: Processed in 0.001299087 sec. | ||
| 4887 | 2026.05.21 10:29:32.947193 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.05.21 10:29:32.947287 [ 4 ] {89ff1ef2-dd0e-4288-88f4-a52902030113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4889 | 2026.05.21 10:29:32.947330 [ 4 ] {89ff1ef2-dd0e-4288-88f4-a52902030113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4890 | 2026.05.21 10:29:32.947730 [ 4 ] {89ff1ef2-dd0e-4288-88f4-a52902030113} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.05.21 10:29:32.947766 [ 4 ] {89ff1ef2-dd0e-4288-88f4-a52902030113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4892 | 2026.05.21 10:29:32.948078 [ 4 ] {89ff1ef2-dd0e-4288-88f4-a52902030113} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4893 | 2026.05.21 10:29:32.948306 [ 4 ] {89ff1ef2-dd0e-4288-88f4-a52902030113} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.05.21 10:29:32.948435 [ 4 ] {89ff1ef2-dd0e-4288-88f4-a52902030113} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 4895 | 2026.05.21 10:29:32.948470 [ 4 ] {89ff1ef2-dd0e-4288-88f4-a52902030113} <Debug> TCPHandler: Processed in 0.001326608 sec. | ||
| 4896 | 2026.05.21 10:29:32.948585 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.05.21 10:29:32.948681 [ 4 ] {8abf7830-4417-4e75-8491-ef7da40369f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4898 | 2026.05.21 10:29:32.948724 [ 4 ] {8abf7830-4417-4e75-8491-ef7da40369f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4899 | 2026.05.21 10:29:32.949048 [ 4 ] {8abf7830-4417-4e75-8491-ef7da40369f6} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.05.21 10:29:32.949084 [ 4 ] {8abf7830-4417-4e75-8491-ef7da40369f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4901 | 2026.05.21 10:29:32.949377 [ 4 ] {8abf7830-4417-4e75-8491-ef7da40369f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4902 | 2026.05.21 10:29:32.949576 [ 4 ] {8abf7830-4417-4e75-8491-ef7da40369f6} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.05.21 10:29:32.949700 [ 4 ] {8abf7830-4417-4e75-8491-ef7da40369f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 4904 | 2026.05.21 10:29:32.949733 [ 4 ] {8abf7830-4417-4e75-8491-ef7da40369f6} <Debug> TCPHandler: Processed in 0.001199463 sec. | ||
| 4905 | 2026.05.21 10:29:37.942782 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.05.21 10:29:37.943020 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4907 | 2026.05.21 10:29:37.943349 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4908 | 2026.05.21 10:29:37.943388 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4909 | 2026.05.21 10:29:37.943615 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4910 | 2026.05.21 10:29:37.943689 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4911 | 2026.05.21 10:29:37.943828 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4912 | 2026.05.21 10:29:37.943897 [ 324 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4913 | 2026.05.21 10:29:37.943937 [ 355 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4914 | 2026.05.21 10:29:37.943959 [ 362 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4915 | 2026.05.21 10:29:37.944091 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4916 | 2026.05.21 10:29:37.944119 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4917 | 2026.05.21 10:29:37.944186 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4918 | 2026.05.21 10:29:37.944205 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4919 | 2026.05.21 10:29:37.944240 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4920 | 2026.05.21 10:29:37.944280 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4921 | 2026.05.21 10:29:37.945239 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002317 sec., 15105.740181268882 rows/sec., 2.54 MiB/sec. | ||
| 4922 | 2026.05.21 10:29:37.945331 [ 4 ] {e4d61df9-5f40-49ad-912b-e83129c5620b} <Debug> TCPHandler: Processed in 0.002673146 sec. | ||
| 4923 | 2026.05.21 10:29:37.948712 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.05.21 10:29:37.948896 [ 4 ] {92e8fb3d-625e-4689-b0e1-007dbdf9731f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.05.21 10:29:37.948968 [ 4 ] {92e8fb3d-625e-4689-b0e1-007dbdf9731f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4926 | 2026.05.21 10:29:37.949817 [ 4 ] {92e8fb3d-625e-4689-b0e1-007dbdf9731f} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.05.21 10:29:37.949854 [ 4 ] {92e8fb3d-625e-4689-b0e1-007dbdf9731f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4928 | 2026.05.21 10:29:37.950191 [ 4 ] {92e8fb3d-625e-4689-b0e1-007dbdf9731f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4929 | 2026.05.21 10:29:37.950408 [ 4 ] {92e8fb3d-625e-4689-b0e1-007dbdf9731f} <Trace> oximeter.fields_i16 (59fb332a-955e-4569-b27a-dab323d06164): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.05.21 10:29:37.950541 [ 4 ] {92e8fb3d-625e-4689-b0e1-007dbdf9731f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 4931 | 2026.05.21 10:29:37.950575 [ 4 ] {92e8fb3d-625e-4689-b0e1-007dbdf9731f} <Debug> TCPHandler: Processed in 0.001957844 sec. | ||
| 4932 | 2026.05.21 10:29:37.950706 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.05.21 10:29:37.950808 [ 4 ] {0f1f09c9-4f6a-4293-a7b5-6bab32d15261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4934 | 2026.05.21 10:29:37.950847 [ 4 ] {0f1f09c9-4f6a-4293-a7b5-6bab32d15261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4935 | 2026.05.21 10:29:37.951302 [ 4 ] {0f1f09c9-4f6a-4293-a7b5-6bab32d15261} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.05.21 10:29:37.951335 [ 4 ] {0f1f09c9-4f6a-4293-a7b5-6bab32d15261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4937 | 2026.05.21 10:29:37.951603 [ 4 ] {0f1f09c9-4f6a-4293-a7b5-6bab32d15261} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4938 | 2026.05.21 10:29:37.951798 [ 4 ] {0f1f09c9-4f6a-4293-a7b5-6bab32d15261} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.05.21 10:29:37.951919 [ 4 ] {0f1f09c9-4f6a-4293-a7b5-6bab32d15261} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 144.45 KiB/sec. | ||
| 4940 | 2026.05.21 10:29:37.951952 [ 4 ] {0f1f09c9-4f6a-4293-a7b5-6bab32d15261} <Debug> TCPHandler: Processed in 0.001294296 sec. | ||
| 4941 | 2026.05.21 10:29:37.952088 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.05.21 10:29:37.952181 [ 4 ] {27bb041c-56d9-4fd9-b833-4373b2099b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4943 | 2026.05.21 10:29:37.952219 [ 4 ] {27bb041c-56d9-4fd9-b833-4373b2099b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4944 | 2026.05.21 10:29:37.952778 [ 4 ] {27bb041c-56d9-4fd9-b833-4373b2099b4f} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.05.21 10:29:37.952813 [ 4 ] {27bb041c-56d9-4fd9-b833-4373b2099b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4946 | 2026.05.21 10:29:37.953117 [ 4 ] {27bb041c-56d9-4fd9-b833-4373b2099b4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4947 | 2026.05.21 10:29:37.953320 [ 4 ] {27bb041c-56d9-4fd9-b833-4373b2099b4f} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.05.21 10:29:37.953442 [ 4 ] {27bb041c-56d9-4fd9-b833-4373b2099b4f} <Debug> executeQuery: Read 259 rows, 23.83 KiB in 0.001279 sec., 202501.95465207193 rows/sec., 18.20 MiB/sec. | ||
| 4949 | 2026.05.21 10:29:37.953475 [ 4 ] {27bb041c-56d9-4fd9-b833-4373b2099b4f} <Debug> TCPHandler: Processed in 0.001443061 sec. | ||
| 4950 | 2026.05.21 10:29:37.953604 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.05.21 10:29:37.953697 [ 4 ] {d6ffb32e-15c0-4150-8630-1c5b82c55a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.05.21 10:29:37.953737 [ 4 ] {d6ffb32e-15c0-4150-8630-1c5b82c55a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4953 | 2026.05.21 10:29:37.954149 [ 4 ] {d6ffb32e-15c0-4150-8630-1c5b82c55a35} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.05.21 10:29:37.954182 [ 4 ] {d6ffb32e-15c0-4150-8630-1c5b82c55a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4955 | 2026.05.21 10:29:37.954460 [ 4 ] {d6ffb32e-15c0-4150-8630-1c5b82c55a35} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4956 | 2026.05.21 10:29:37.954665 [ 4 ] {d6ffb32e-15c0-4150-8630-1c5b82c55a35} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.05.21 10:29:37.954790 [ 4 ] {d6ffb32e-15c0-4150-8630-1c5b82c55a35} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001111 sec., 49504.9504950495 rows/sec., 3.68 MiB/sec. | ||
| 4958 | 2026.05.21 10:29:37.954823 [ 4 ] {d6ffb32e-15c0-4150-8630-1c5b82c55a35} <Debug> TCPHandler: Processed in 0.001266615 sec. | ||
| 4959 | 2026.05.21 10:29:37.954939 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.05.21 10:29:37.955031 [ 4 ] {8ba8f969-e455-4e59-80c3-f8c3a27060b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4961 | 2026.05.21 10:29:37.955070 [ 4 ] {8ba8f969-e455-4e59-80c3-f8c3a27060b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4962 | 2026.05.21 10:29:37.955483 [ 4 ] {8ba8f969-e455-4e59-80c3-f8c3a27060b0} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.05.21 10:29:37.955516 [ 4 ] {8ba8f969-e455-4e59-80c3-f8c3a27060b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4964 | 2026.05.21 10:29:37.955787 [ 4 ] {8ba8f969-e455-4e59-80c3-f8c3a27060b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4965 | 2026.05.21 10:29:37.955979 [ 4 ] {8ba8f969-e455-4e59-80c3-f8c3a27060b0} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.05.21 10:29:37.956098 [ 4 ] {8ba8f969-e455-4e59-80c3-f8c3a27060b0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001084 sec., 22140.221402214025 rows/sec., 1.84 MiB/sec. | ||
| 4967 | 2026.05.21 10:29:37.956130 [ 4 ] {8ba8f969-e455-4e59-80c3-f8c3a27060b0} <Debug> TCPHandler: Processed in 0.001238104 sec. | ||
| 4968 | 2026.05.21 10:29:37.956245 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.05.21 10:29:37.956337 [ 4 ] {c91dace4-18ab-4802-a5e3-cc56f9974a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4970 | 2026.05.21 10:29:37.956376 [ 4 ] {c91dace4-18ab-4802-a5e3-cc56f9974a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4971 | 2026.05.21 10:29:37.956754 [ 4 ] {c91dace4-18ab-4802-a5e3-cc56f9974a3d} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.05.21 10:29:37.956787 [ 4 ] {c91dace4-18ab-4802-a5e3-cc56f9974a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4973 | 2026.05.21 10:29:37.957066 [ 4 ] {c91dace4-18ab-4802-a5e3-cc56f9974a3d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4974 | 2026.05.21 10:29:37.957259 [ 4 ] {c91dace4-18ab-4802-a5e3-cc56f9974a3d} <Trace> oximeter.fields_u8 (dbc1ad61-cde7-4b43-a6ea-74c4d40d43d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.05.21 10:29:37.957379 [ 4 ] {c91dace4-18ab-4802-a5e3-cc56f9974a3d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 885.27 KiB/sec. | ||
| 4976 | 2026.05.21 10:29:37.957412 [ 4 ] {c91dace4-18ab-4802-a5e3-cc56f9974a3d} <Debug> TCPHandler: Processed in 0.001213374 sec. | ||
| 4977 | 2026.05.21 10:29:37.957525 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.05.21 10:29:37.957618 [ 4 ] {87d30966-c4c0-4f1f-b186-63e5f33f45a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4979 | 2026.05.21 10:29:37.957656 [ 4 ] {87d30966-c4c0-4f1f-b186-63e5f33f45a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4980 | 2026.05.21 10:29:37.958115 [ 4 ] {87d30966-c4c0-4f1f-b186-63e5f33f45a4} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.05.21 10:29:37.958151 [ 4 ] {87d30966-c4c0-4f1f-b186-63e5f33f45a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4982 | 2026.05.21 10:29:37.958441 [ 4 ] {87d30966-c4c0-4f1f-b186-63e5f33f45a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4983 | 2026.05.21 10:29:37.958633 [ 4 ] {87d30966-c4c0-4f1f-b186-63e5f33f45a4} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.05.21 10:29:37.958756 [ 4 ] {87d30966-c4c0-4f1f-b186-63e5f33f45a4} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001156 sec., 123702.42214532873 rows/sec., 9.98 MiB/sec. | ||
| 4985 | 2026.05.21 10:29:37.958791 [ 4 ] {87d30966-c4c0-4f1f-b186-63e5f33f45a4} <Debug> TCPHandler: Processed in 0.001312407 sec. | ||
| 4986 | 2026.05.21 10:29:37.958905 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.05.21 10:29:37.958997 [ 4 ] {886fa838-73cd-47e4-bced-6044ba64e3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.05.21 10:29:37.959039 [ 4 ] {886fa838-73cd-47e4-bced-6044ba64e3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4989 | 2026.05.21 10:29:37.959418 [ 4 ] {886fa838-73cd-47e4-bced-6044ba64e3a8} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.05.21 10:29:37.959453 [ 4 ] {886fa838-73cd-47e4-bced-6044ba64e3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 4991 | 2026.05.21 10:29:37.959768 [ 4 ] {886fa838-73cd-47e4-bced-6044ba64e3a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4992 | 2026.05.21 10:29:37.959969 [ 4 ] {886fa838-73cd-47e4-bced-6044ba64e3a8} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.05.21 10:29:37.960091 [ 4 ] {886fa838-73cd-47e4-bced-6044ba64e3a8} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001111 sec., 177317.7317731773 rows/sec., 12.72 MiB/sec. | ||
| 4994 | 2026.05.21 10:29:37.960124 [ 4 ] {886fa838-73cd-47e4-bced-6044ba64e3a8} <Debug> TCPHandler: Processed in 0.001266525 sec. | ||
| 4995 | 2026.05.21 10:29:37.960241 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.05.21 10:29:37.960333 [ 4 ] {47671953-bb6c-4cc7-b320-df8313098a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.05.21 10:29:37.960385 [ 4 ] {47671953-bb6c-4cc7-b320-df8313098a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4998 | 2026.05.21 10:29:37.961195 [ 4 ] {47671953-bb6c-4cc7-b320-df8313098a7e} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.05.21 10:29:37.961231 [ 4 ] {47671953-bb6c-4cc7-b320-df8313098a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5000 | 2026.05.21 10:29:37.961759 [ 4 ] {47671953-bb6c-4cc7-b320-df8313098a7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5001 | 2026.05.21 10:29:37.961969 [ 4 ] {47671953-bb6c-4cc7-b320-df8313098a7e} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.05.21 10:29:37.962099 [ 4 ] {47671953-bb6c-4cc7-b320-df8313098a7e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001784 sec., 22982.062780269058 rows/sec., 41.18 MiB/sec. | ||
| 5003 | 2026.05.21 10:29:37.962147 [ 4 ] {47671953-bb6c-4cc7-b320-df8313098a7e} <Debug> TCPHandler: Processed in 0.001953315 sec. | ||
| 5004 | 2026.05.21 10:29:37.962267 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.05.21 10:29:37.962360 [ 4 ] {47654790-be31-48cc-8206-b0c7c296f94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5006 | 2026.05.21 10:29:37.962400 [ 4 ] {47654790-be31-48cc-8206-b0c7c296f94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5007 | 2026.05.21 10:29:37.962731 [ 4 ] {47654790-be31-48cc-8206-b0c7c296f94a} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.05.21 10:29:37.962764 [ 4 ] {47654790-be31-48cc-8206-b0c7c296f94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5009 | 2026.05.21 10:29:37.963053 [ 4 ] {47654790-be31-48cc-8206-b0c7c296f94a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5010 | 2026.05.21 10:29:37.963249 [ 4 ] {47654790-be31-48cc-8206-b0c7c296f94a} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.05.21 10:29:37.963372 [ 4 ] {47654790-be31-48cc-8206-b0c7c296f94a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 5012 | 2026.05.21 10:29:37.963404 [ 4 ] {47654790-be31-48cc-8206-b0c7c296f94a} <Debug> TCPHandler: Processed in 0.001184753 sec. | ||
| 5013 | 2026.05.21 10:29:38.535010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11001 | ||
| 5014 | 2026.05.21 10:29:38.535526 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.05.21 10:29:38.535577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5016 | 2026.05.21 10:29:38.536084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5017 | 2026.05.21 10:29:38.536328 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.05.21 10:29:38.536475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11001 | ||
| 5019 | 2026.05.21 10:29:39.112448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5020 | 2026.05.21 10:29:39.129241 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.05.21 10:29:39.129309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5022 | 2026.05.21 10:29:39.135259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5023 | 2026.05.21 10:29:39.135975 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.05.21 10:29:39.138733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5025 | 2026.05.21 10:29:42.940484 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.05.21 10:29:42.940708 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5027 | 2026.05.21 10:29:42.941045 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5028 | 2026.05.21 10:29:42.941083 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5029 | 2026.05.21 10:29:42.941300 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5030 | 2026.05.21 10:29:42.941372 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5031 | 2026.05.21 10:29:42.941513 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5032 | 2026.05.21 10:29:42.941599 [ 324 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5033 | 2026.05.21 10:29:42.941610 [ 355 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5034 | 2026.05.21 10:29:42.941620 [ 362 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5035 | 2026.05.21 10:29:42.941769 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5036 | 2026.05.21 10:29:42.941796 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5037 | 2026.05.21 10:29:42.941865 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5038 | 2026.05.21 10:29:42.941885 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5039 | 2026.05.21 10:29:42.941920 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5040 | 2026.05.21 10:29:42.941964 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5041 | 2026.05.21 10:29:42.943089 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002474 sec., 14147.130153597413 rows/sec., 2.38 MiB/sec. | ||
| 5042 | 2026.05.21 10:29:42.943218 [ 4 ] {4e7e7f84-31de-49fe-bc80-04a7c3727ae1} <Debug> TCPHandler: Processed in 0.00286488 sec. | ||
| 5043 | 2026.05.21 10:29:42.944901 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.05.21 10:29:42.945027 [ 4 ] {3b2d01f7-feee-464d-bcfe-58f0f254f448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5045 | 2026.05.21 10:29:42.945083 [ 4 ] {3b2d01f7-feee-464d-bcfe-58f0f254f448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5046 | 2026.05.21 10:29:42.945672 [ 4 ] {3b2d01f7-feee-464d-bcfe-58f0f254f448} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.05.21 10:29:42.945727 [ 4 ] {3b2d01f7-feee-464d-bcfe-58f0f254f448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5048 | 2026.05.21 10:29:42.946142 [ 4 ] {3b2d01f7-feee-464d-bcfe-58f0f254f448} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5049 | 2026.05.21 10:29:42.946358 [ 4 ] {3b2d01f7-feee-464d-bcfe-58f0f254f448} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.05.21 10:29:42.946501 [ 47 ] {} <Debug> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5051 | 2026.05.21 10:29:42.946511 [ 4 ] {3b2d01f7-feee-464d-bcfe-58f0f254f448} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.82 MiB/sec. | ||
| 5052 | 2026.05.21 10:29:42.946559 [ 47 ] {} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.05.21 10:29:42.946571 [ 4 ] {3b2d01f7-feee-464d-bcfe-58f0f254f448} <Debug> TCPHandler: Processed in 0.001722528 sec. | ||
| 5054 | 2026.05.21 10:29:42.946591 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5055 | 2026.05.21 10:29:42.946715 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.05.21 10:29:42.946732 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 5057 | 2026.05.21 10:29:42.946821 [ 4 ] {74ca8f41-bd53-4941-98fa-5befd912a31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5058 | 2026.05.21 10:29:42.946869 [ 4 ] {74ca8f41-bd53-4941-98fa-5befd912a31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5059 | 2026.05.21 10:29:42.946879 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5060 | 2026.05.21 10:29:42.946924 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2614 rows starting from the beginning of the part | ||
| 5061 | 2026.05.21 10:29:42.946996 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5062 | 2026.05.21 10:29:42.947043 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
| 5063 | 2026.05.21 10:29:42.947083 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5064 | 2026.05.21 10:29:42.947147 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 259 rows starting from the beginning of the part | ||
| 5065 | 2026.05.21 10:29:42.947214 [ 193 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::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 | ||
| 5066 | 2026.05.21 10:29:42.947305 [ 4 ] {74ca8f41-bd53-4941-98fa-5befd912a31a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.05.21 10:29:42.947349 [ 4 ] {74ca8f41-bd53-4941-98fa-5befd912a31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5068 | 2026.05.21 10:29:42.947691 [ 4 ] {74ca8f41-bd53-4941-98fa-5befd912a31a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5069 | 2026.05.21 10:29:42.947914 [ 4 ] {74ca8f41-bd53-4941-98fa-5befd912a31a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.05.21 10:29:42.948030 [ 47 ] {} <Debug> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5071 | 2026.05.21 10:29:42.948054 [ 4 ] {74ca8f41-bd53-4941-98fa-5befd912a31a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 5072 | 2026.05.21 10:29:42.948063 [ 47 ] {} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.05.21 10:29:42.948094 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5074 | 2026.05.21 10:29:42.948096 [ 4 ] {74ca8f41-bd53-4941-98fa-5befd912a31a} <Debug> TCPHandler: Processed in 0.00143167 sec. | ||
| 5075 | 2026.05.21 10:29:42.948193 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 5076 | 2026.05.21 10:29:42.948231 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.05.21 10:29:42.948292 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5078 | 2026.05.21 10:29:42.948321 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5079 | 2026.05.21 10:29:42.948330 [ 4 ] {fbece2a7-c13e-4dae-92c2-26d9d04e056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.05.21 10:29:42.948374 [ 4 ] {fbece2a7-c13e-4dae-92c2-26d9d04e056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5081 | 2026.05.21 10:29:42.948378 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5082 | 2026.05.21 10:29:42.948427 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part | ||
| 5083 | 2026.05.21 10:29:42.948467 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5084 | 2026.05.21 10:29:42.948506 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 143 rows starting from the beginning of the part | ||
| 5085 | 2026.05.21 10:29:42.948548 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::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 | ||
| 5086 | 2026.05.21 10:29:42.948617 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953015 sec., 1627739.6742984564 rows/sec., 131.64 MiB/sec. | ||
| 5087 | 2026.05.21 10:29:42.948797 [ 4 ] {fbece2a7-c13e-4dae-92c2-26d9d04e056e} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.05.21 10:29:42.948836 [ 4 ] {fbece2a7-c13e-4dae-92c2-26d9d04e056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5089 | 2026.05.21 10:29:42.948961 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5090 | 2026.05.21 10:29:42.949292 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.05.21 10:29:42.949376 [ 195 ] {9b53eb95-8302-43e5-b1f6-002d15a9388f::all_1_36_7} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5092 | 2026.05.21 10:29:42.949466 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 5093 | 2026.05.21 10:29:42.949472 [ 4 ] {fbece2a7-c13e-4dae-92c2-26d9d04e056e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5094 | 2026.05.21 10:29:42.949586 [ 199 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143976 sec., 1278685.336444963 rows/sec., 95.07 MiB/sec. | ||
| 5095 | 2026.05.21 10:29:42.949699 [ 4 ] {fbece2a7-c13e-4dae-92c2-26d9d04e056e} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.21 10:29:42.949791 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5097 | 2026.05.21 10:29:42.949816 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5098 | 2026.05.21 10:29:42.949838 [ 4 ] {fbece2a7-c13e-4dae-92c2-26d9d04e056e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. | ||
| 5099 | 2026.05.21 10:29:42.949851 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.05.21 10:29:42.949880 [ 4 ] {fbece2a7-c13e-4dae-92c2-26d9d04e056e} <Debug> TCPHandler: Processed in 0.001697728 sec. | ||
| 5101 | 2026.05.21 10:29:42.949881 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5102 | 2026.05.21 10:29:42.949985 [ 193 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 5103 | 2026.05.21 10:29:42.950013 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.05.21 10:29:42.950036 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.05.21 10:29:42.950093 [ 193 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5106 | 2026.05.21 10:29:42.950101 [ 196 ] {ce3f1b78-02fd-46f7-898d-17bd59a76799::all_1_36_7} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5107 | 2026.05.21 10:29:42.950113 [ 4 ] {a19ddbe9-af90-40ae-a073-a174669e8bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5108 | 2026.05.21 10:29:42.950130 [ 193 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12203 rows starting from the beginning of the part | ||
| 5109 | 2026.05.21 10:29:42.950168 [ 4 ] {a19ddbe9-af90-40ae-a073-a174669e8bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5110 | 2026.05.21 10:29:42.950186 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5111 | 2026.05.21 10:29:42.950190 [ 193 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
| 5112 | 2026.05.21 10:29:42.950242 [ 193 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::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 | ||
| 5113 | 2026.05.21 10:29:42.950277 [ 193 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5114 | 2026.05.21 10:29:42.950322 [ 193 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 197 rows starting from the beginning of the part | ||
| 5115 | 2026.05.21 10:29:42.950371 [ 193 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5116 | 2026.05.21 10:29:42.950517 [ 4 ] {a19ddbe9-af90-40ae-a073-a174669e8bba} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.05.21 10:29:42.950558 [ 4 ] {a19ddbe9-af90-40ae-a073-a174669e8bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5118 | 2026.05.21 10:29:42.950883 [ 4 ] {a19ddbe9-af90-40ae-a073-a174669e8bba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5119 | 2026.05.21 10:29:42.951089 [ 4 ] {a19ddbe9-af90-40ae-a073-a174669e8bba} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2026.05.21 10:29:42.951191 [ 47 ] {} <Debug> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5121 | 2026.05.21 10:29:42.951220 [ 4 ] {a19ddbe9-af90-40ae-a073-a174669e8bba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 5122 | 2026.05.21 10:29:42.951221 [ 47 ] {} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.05.21 10:29:42.951260 [ 4 ] {a19ddbe9-af90-40ae-a073-a174669e8bba} <Debug> TCPHandler: Processed in 0.001294296 sec. | ||
| 5124 | 2026.05.21 10:29:42.951261 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 5125 | 2026.05.21 10:29:42.951357 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 5126 | 2026.05.21 10:29:42.951459 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5127 | 2026.05.21 10:29:42.951490 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1632 rows starting from the beginning of the part | ||
| 5128 | 2026.05.21 10:29:42.951569 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 5129 | 2026.05.21 10:29:42.951615 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::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 | ||
| 5130 | 2026.05.21 10:29:42.951662 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5131 | 2026.05.21 10:29:42.951703 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5132 | 2026.05.21 10:29:42.951742 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5133 | 2026.05.21 10:29:42.952750 [ 187 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.00142416 sec., 1348163.1277384562 rows/sec., 90.86 MiB/sec. | ||
| 5134 | 2026.05.21 10:29:42.952985 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5135 | 2026.05.21 10:29:42.953248 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.05.21 10:29:42.953316 [ 199 ] {aaae8765-6de1-4cee-8851-ea5e5c1b6014::all_1_36_7} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5137 | 2026.05.21 10:29:42.953385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5138 | 2026.05.21 10:29:42.954170 [ 199 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13008 rows, containing 5 columns (5 merged, 0 gathered) in 0.004227389 sec., 3077076.6541711683 rows/sec., 200.52 MiB/sec. | ||
| 5139 | 2026.05.21 10:29:42.954548 [ 187 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5140 | 2026.05.21 10:29:42.954811 [ 187 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.05.21 10:29:42.954880 [ 187 ] {7886e334-c6e7-41c0-8e2f-e8dfebc631ec::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5142 | 2026.05.21 10:29:42.954981 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5143 | 2026.05.21 10:29:45.919549 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5144 | 2026.05.21 10:29:45.919655 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5145 | 2026.05.21 10:29:46.036559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11513 | ||
| 5146 | 2026.05.21 10:29:46.037077 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.05.21 10:29:46.037128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5148 | 2026.05.21 10:29:46.037640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5149 | 2026.05.21 10:29:46.037880 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.21 10:29:46.038029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11513 | ||
| 5151 | 2026.05.21 10:29:46.638810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5152 | 2026.05.21 10:29:46.654963 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.05.21 10:29:46.655026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5154 | 2026.05.21 10:29:46.660933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5155 | 2026.05.21 10:29:46.661625 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.05.21 10:29:46.664453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5157 | 2026.05.21 10:29:47.941556 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.05.21 10:29:47.941890 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5159 | 2026.05.21 10:29:47.942361 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5160 | 2026.05.21 10:29:47.942400 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5161 | 2026.05.21 10:29:47.942619 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5162 | 2026.05.21 10:29:47.942692 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5163 | 2026.05.21 10:29:47.942832 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5164 | 2026.05.21 10:29:47.942934 [ 341 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5165 | 2026.05.21 10:29:47.942941 [ 330 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5166 | 2026.05.21 10:29:47.942935 [ 362 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5167 | 2026.05.21 10:29:47.943106 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5168 | 2026.05.21 10:29:47.943134 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5169 | 2026.05.21 10:29:47.943206 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5170 | 2026.05.21 10:29:47.943227 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5171 | 2026.05.21 10:29:47.943264 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5172 | 2026.05.21 10:29:47.943302 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5173 | 2026.05.21 10:29:47.944393 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002644 sec., 13237.5189107413 rows/sec., 2.23 MiB/sec. | ||
| 5174 | 2026.05.21 10:29:47.944517 [ 4 ] {074d77eb-cdb4-479e-bd18-43a7128bd8b3} <Debug> TCPHandler: Processed in 0.003133288 sec. | ||
| 5175 | 2026.05.21 10:29:47.946865 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5176 | 2026.05.21 10:29:47.946996 [ 4 ] {e39b9ddf-51dd-4b6c-ac64-aa6b41659d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5177 | 2026.05.21 10:29:47.947051 [ 4 ] {e39b9ddf-51dd-4b6c-ac64-aa6b41659d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5178 | 2026.05.21 10:29:47.947609 [ 4 ] {e39b9ddf-51dd-4b6c-ac64-aa6b41659d20} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.05.21 10:29:47.947656 [ 4 ] {e39b9ddf-51dd-4b6c-ac64-aa6b41659d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5180 | 2026.05.21 10:29:47.948036 [ 4 ] {e39b9ddf-51dd-4b6c-ac64-aa6b41659d20} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5181 | 2026.05.21 10:29:47.948266 [ 4 ] {e39b9ddf-51dd-4b6c-ac64-aa6b41659d20} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.05.21 10:29:47.948411 [ 4 ] {e39b9ddf-51dd-4b6c-ac64-aa6b41659d20} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001451 sec., 95106.82288077188 rows/sec., 8.28 MiB/sec. | ||
| 5183 | 2026.05.21 10:29:47.948446 [ 4 ] {e39b9ddf-51dd-4b6c-ac64-aa6b41659d20} <Debug> TCPHandler: Processed in 0.001643136 sec. | ||
| 5184 | 2026.05.21 10:29:47.948568 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.05.21 10:29:47.948668 [ 4 ] {5fef995c-71f9-4cd7-8619-3029e3db66c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5186 | 2026.05.21 10:29:47.948714 [ 4 ] {5fef995c-71f9-4cd7-8619-3029e3db66c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5187 | 2026.05.21 10:29:47.949138 [ 4 ] {5fef995c-71f9-4cd7-8619-3029e3db66c5} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.05.21 10:29:47.949176 [ 4 ] {5fef995c-71f9-4cd7-8619-3029e3db66c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5189 | 2026.05.21 10:29:47.949474 [ 4 ] {5fef995c-71f9-4cd7-8619-3029e3db66c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5190 | 2026.05.21 10:29:47.949683 [ 4 ] {5fef995c-71f9-4cd7-8619-3029e3db66c5} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.05.21 10:29:47.949796 [ 61 ] {} <Debug> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5192 | 2026.05.21 10:29:47.949810 [ 4 ] {5fef995c-71f9-4cd7-8619-3029e3db66c5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001164 sec., 35223.3676975945 rows/sec., 2.59 MiB/sec. | ||
| 5193 | 2026.05.21 10:29:47.949864 [ 61 ] {} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.21 10:29:47.949869 [ 4 ] {5fef995c-71f9-4cd7-8619-3029e3db66c5} <Debug> TCPHandler: Processed in 0.001350838 sec. | ||
| 5195 | 2026.05.21 10:29:47.949895 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5196 | 2026.05.21 10:29:47.950004 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.05.21 10:29:47.950012 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::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 | ||
| 5198 | 2026.05.21 10:29:47.950107 [ 4 ] {569233f4-8d21-4793-9e5b-590db0af045a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5199 | 2026.05.21 10:29:47.950152 [ 4 ] {569233f4-8d21-4793-9e5b-590db0af045a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5200 | 2026.05.21 10:29:47.950156 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5201 | 2026.05.21 10:29:47.950202 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 5202 | 2026.05.21 10:29:47.950266 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5203 | 2026.05.21 10:29:47.950311 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 5204 | 2026.05.21 10:29:47.950351 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5205 | 2026.05.21 10:29:47.950390 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 55 rows starting from the beginning of the part | ||
| 5206 | 2026.05.21 10:29:47.950426 [ 193 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5207 | 2026.05.21 10:29:47.950599 [ 4 ] {569233f4-8d21-4793-9e5b-590db0af045a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.05.21 10:29:47.950641 [ 4 ] {569233f4-8d21-4793-9e5b-590db0af045a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5209 | 2026.05.21 10:29:47.950970 [ 4 ] {569233f4-8d21-4793-9e5b-590db0af045a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5210 | 2026.05.21 10:29:47.951204 [ 4 ] {569233f4-8d21-4793-9e5b-590db0af045a} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.21 10:29:47.951272 [ 199 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308746 sec., 204012.08485068913 rows/sec., 15.77 MiB/sec. | ||
| 5212 | 2026.05.21 10:29:47.951331 [ 4 ] {569233f4-8d21-4793-9e5b-590db0af045a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001243 sec., 84473.04907481899 rows/sec., 6.60 MiB/sec. | ||
| 5213 | 2026.05.21 10:29:47.951372 [ 4 ] {569233f4-8d21-4793-9e5b-590db0af045a} <Debug> TCPHandler: Processed in 0.001416809 sec. | ||
| 5214 | 2026.05.21 10:29:47.951425 [ 197 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5215 | 2026.05.21 10:29:47.951495 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.05.21 10:29:47.951600 [ 4 ] {8482bba0-7749-44e1-9cb3-e7d2138f63e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.05.21 10:29:47.951645 [ 4 ] {8482bba0-7749-44e1-9cb3-e7d2138f63e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5218 | 2026.05.21 10:29:47.951694 [ 197 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.05.21 10:29:47.951768 [ 197 ] {587db461-fdb8-4dac-a311-721e675eb9ba::all_1_21_4} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5220 | 2026.05.21 10:29:47.951834 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5221 | 2026.05.21 10:29:47.952051 [ 4 ] {8482bba0-7749-44e1-9cb3-e7d2138f63e3} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.05.21 10:29:47.952092 [ 4 ] {8482bba0-7749-44e1-9cb3-e7d2138f63e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5223 | 2026.05.21 10:29:47.952422 [ 4 ] {8482bba0-7749-44e1-9cb3-e7d2138f63e3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5224 | 2026.05.21 10:29:47.952632 [ 4 ] {8482bba0-7749-44e1-9cb3-e7d2138f63e3} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.05.21 10:29:47.952760 [ 4 ] {8482bba0-7749-44e1-9cb3-e7d2138f63e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 5226 | 2026.05.21 10:29:47.952793 [ 4 ] {8482bba0-7749-44e1-9cb3-e7d2138f63e3} <Debug> TCPHandler: Processed in 0.001347117 sec. | ||
| 5227 | 2026.05.21 10:29:47.952921 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.05.21 10:29:47.953061 [ 4 ] {8f4069cf-bf8f-4c1b-9e44-0378e4c4b203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5229 | 2026.05.21 10:29:47.953159 [ 4 ] {8f4069cf-bf8f-4c1b-9e44-0378e4c4b203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5230 | 2026.05.21 10:29:47.954039 [ 4 ] {8f4069cf-bf8f-4c1b-9e44-0378e4c4b203} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.05.21 10:29:47.954075 [ 4 ] {8f4069cf-bf8f-4c1b-9e44-0378e4c4b203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5232 | 2026.05.21 10:29:47.954636 [ 4 ] {8f4069cf-bf8f-4c1b-9e44-0378e4c4b203} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5233 | 2026.05.21 10:29:47.954860 [ 4 ] {8f4069cf-bf8f-4c1b-9e44-0378e4c4b203} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.05.21 10:29:47.954963 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5235 | 2026.05.21 10:29:47.955001 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.05.21 10:29:47.955001 [ 4 ] {8f4069cf-bf8f-4c1b-9e44-0378e4c4b203} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001974 sec., 20770.010131712257 rows/sec., 37.22 MiB/sec. | ||
| 5237 | 2026.05.21 10:29:47.955019 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5238 | 2026.05.21 10:29:47.955064 [ 4 ] {8f4069cf-bf8f-4c1b-9e44-0378e4c4b203} <Debug> TCPHandler: Processed in 0.002201772 sec. | ||
| 5239 | 2026.05.21 10:29:47.955100 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::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 | ||
| 5240 | 2026.05.21 10:29:47.955215 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.05.21 10:29:47.955281 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5242 | 2026.05.21 10:29:47.955313 [ 4 ] {4cbc308f-b966-404b-a620-100de5ff279c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.05.21 10:29:47.955330 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 421 rows starting from the beginning of the part | ||
| 5244 | 2026.05.21 10:29:47.955359 [ 4 ] {4cbc308f-b966-404b-a620-100de5ff279c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5245 | 2026.05.21 10:29:47.955437 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5246 | 2026.05.21 10:29:47.955536 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 5247 | 2026.05.21 10:29:47.955631 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5248 | 2026.05.21 10:29:47.955718 [ 4 ] {4cbc308f-b966-404b-a620-100de5ff279c} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.05.21 10:29:47.955725 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5250 | 2026.05.21 10:29:47.955760 [ 4 ] {4cbc308f-b966-404b-a620-100de5ff279c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5251 | 2026.05.21 10:29:47.955833 [ 193 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5252 | 2026.05.21 10:29:47.956081 [ 4 ] {4cbc308f-b966-404b-a620-100de5ff279c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5253 | 2026.05.21 10:29:47.956321 [ 4 ] {4cbc308f-b966-404b-a620-100de5ff279c} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.05.21 10:29:47.956449 [ 4 ] {4cbc308f-b966-404b-a620-100de5ff279c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 5255 | 2026.05.21 10:29:47.956481 [ 4 ] {4cbc308f-b966-404b-a620-100de5ff279c} <Debug> TCPHandler: Processed in 0.001314007 sec. | ||
| 5256 | 2026.05.21 10:29:47.980042 [ 197 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 19 columns (19 merged, 0 gathered) in 0.02496661 sec., 23791.7762964215 rows/sec., 42.63 MiB/sec. | ||
| 5257 | 2026.05.21 10:29:47.981243 [ 198 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5258 | 2026.05.21 10:29:47.981648 [ 198 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.05.21 10:29:47.981730 [ 198 ] {a9a4e797-b00a-43e3-850d-d3a766d07e0e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5260 | 2026.05.21 10:29:47.981876 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 5261 | 2026.05.21 10:29:48.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.40 MiB, peak 260.77 MiB, free memory in arenas 0.00 B, will set to 254.67 MiB (RSS), difference: 1.27 MiB | ||
| 5262 | 2026.05.21 10:29:48.831169 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.05.21 10:29:48.831448 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5264 | 2026.05.21 10:29:48.831849 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5265 | 2026.05.21 10:29:48.831903 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5266 | 2026.05.21 10:29:48.832192 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5267 | 2026.05.21 10:29:48.832271 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5268 | 2026.05.21 10:29:48.832415 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5269 | 2026.05.21 10:29:48.832504 [ 316 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5270 | 2026.05.21 10:29:48.832511 [ 341 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5271 | 2026.05.21 10:29:48.832511 [ 362 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5272 | 2026.05.21 10:29:48.832634 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5273 | 2026.05.21 10:29:48.832661 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5274 | 2026.05.21 10:29:48.832733 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5275 | 2026.05.21 10:29:48.832753 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5276 | 2026.05.21 10:29:48.832790 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5277 | 2026.05.21 10:29:48.832831 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5278 | 2026.05.21 10:29:48.833837 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002505 sec., 13972.055888223555 rows/sec., 2.97 MiB/sec. | ||
| 5279 | 2026.05.21 10:29:48.833970 [ 4 ] {927f5b3e-63be-477a-aaff-325e6d48d1de} <Debug> TCPHandler: Processed in 0.002928892 sec. | ||
| 5280 | 2026.05.21 10:29:48.846459 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.05.21 10:29:48.846580 [ 4 ] {b3b03cd5-a771-4a4d-8234-4459a02bc6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5282 | 2026.05.21 10:29:48.846629 [ 4 ] {b3b03cd5-a771-4a4d-8234-4459a02bc6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5283 | 2026.05.21 10:29:48.847124 [ 4 ] {b3b03cd5-a771-4a4d-8234-4459a02bc6b2} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.05.21 10:29:48.847164 [ 4 ] {b3b03cd5-a771-4a4d-8234-4459a02bc6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5285 | 2026.05.21 10:29:48.847529 [ 4 ] {b3b03cd5-a771-4a4d-8234-4459a02bc6b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5286 | 2026.05.21 10:29:48.847760 [ 4 ] {b3b03cd5-a771-4a4d-8234-4459a02bc6b2} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.05.21 10:29:48.847906 [ 4 ] {b3b03cd5-a771-4a4d-8234-4459a02bc6b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001359 sec., 1471.6703458425313 rows/sec., 120.00 KiB/sec. | ||
| 5288 | 2026.05.21 10:29:48.847945 [ 4 ] {b3b03cd5-a771-4a4d-8234-4459a02bc6b2} <Debug> TCPHandler: Processed in 0.001544333 sec. | ||
| 5289 | 2026.05.21 10:29:48.848076 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.05.21 10:29:48.848182 [ 4 ] {8d39b3b0-cba7-4c4e-9713-150bdeac6606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5291 | 2026.05.21 10:29:48.848225 [ 4 ] {8d39b3b0-cba7-4c4e-9713-150bdeac6606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5292 | 2026.05.21 10:29:48.849895 [ 4 ] {8d39b3b0-cba7-4c4e-9713-150bdeac6606} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.05.21 10:29:48.849932 [ 4 ] {8d39b3b0-cba7-4c4e-9713-150bdeac6606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5294 | 2026.05.21 10:29:48.850409 [ 4 ] {8d39b3b0-cba7-4c4e-9713-150bdeac6606} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5295 | 2026.05.21 10:29:48.850631 [ 4 ] {8d39b3b0-cba7-4c4e-9713-150bdeac6606} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.05.21 10:29:48.850773 [ 4 ] {8d39b3b0-cba7-4c4e-9713-150bdeac6606} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002614 sec., 918898.2402448355 rows/sec., 67.77 MiB/sec. | ||
| 5297 | 2026.05.21 10:29:48.850809 [ 4 ] {8d39b3b0-cba7-4c4e-9713-150bdeac6606} <Debug> TCPHandler: Processed in 0.002784678 sec. | ||
| 5298 | 2026.05.21 10:29:48.850942 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2026.05.21 10:29:48.851042 [ 4 ] {07eef343-aaa0-436d-9371-3d4d3652ad95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5300 | 2026.05.21 10:29:48.851085 [ 4 ] {07eef343-aaa0-436d-9371-3d4d3652ad95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5301 | 2026.05.21 10:29:48.851501 [ 4 ] {07eef343-aaa0-436d-9371-3d4d3652ad95} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.05.21 10:29:48.851538 [ 4 ] {07eef343-aaa0-436d-9371-3d4d3652ad95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5303 | 2026.05.21 10:29:48.851842 [ 4 ] {07eef343-aaa0-436d-9371-3d4d3652ad95} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5304 | 2026.05.21 10:29:48.852072 [ 4 ] {07eef343-aaa0-436d-9371-3d4d3652ad95} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.05.21 10:29:48.852206 [ 4 ] {07eef343-aaa0-436d-9371-3d4d3652ad95} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001185 sec., 9282.700421940928 rows/sec., 688.95 KiB/sec. | ||
| 5306 | 2026.05.21 10:29:48.852242 [ 4 ] {07eef343-aaa0-436d-9371-3d4d3652ad95} <Debug> TCPHandler: Processed in 0.001356607 sec. | ||
| 5307 | 2026.05.21 10:29:48.852394 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2026.05.21 10:29:48.852493 [ 4 ] {47439855-376f-4a6e-856f-6582b9ce900a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5309 | 2026.05.21 10:29:48.852535 [ 4 ] {47439855-376f-4a6e-856f-6582b9ce900a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5310 | 2026.05.21 10:29:48.853232 [ 4 ] {47439855-376f-4a6e-856f-6582b9ce900a} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.05.21 10:29:48.853270 [ 4 ] {47439855-376f-4a6e-856f-6582b9ce900a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5312 | 2026.05.21 10:29:48.853602 [ 4 ] {47439855-376f-4a6e-856f-6582b9ce900a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5313 | 2026.05.21 10:29:48.853818 [ 4 ] {47439855-376f-4a6e-856f-6582b9ce900a} <Trace> oximeter.fields_u32 (e94654fb-37de-4c03-abbe-c4bd3a8525d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.05.21 10:29:48.853951 [ 4 ] {47439855-376f-4a6e-856f-6582b9ce900a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001479 sec., 541582.1501014199 rows/sec., 31.28 MiB/sec. | ||
| 5315 | 2026.05.21 10:29:48.853987 [ 4 ] {47439855-376f-4a6e-856f-6582b9ce900a} <Debug> TCPHandler: Processed in 0.001645016 sec. | ||
| 5316 | 2026.05.21 10:29:48.854109 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.05.21 10:29:48.854206 [ 4 ] {fed6cca8-8ddb-4320-b976-a7b7cfc90913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5318 | 2026.05.21 10:29:48.854246 [ 4 ] {fed6cca8-8ddb-4320-b976-a7b7cfc90913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5319 | 2026.05.21 10:29:48.854624 [ 4 ] {fed6cca8-8ddb-4320-b976-a7b7cfc90913} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.05.21 10:29:48.854660 [ 4 ] {fed6cca8-8ddb-4320-b976-a7b7cfc90913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5321 | 2026.05.21 10:29:48.854944 [ 4 ] {fed6cca8-8ddb-4320-b976-a7b7cfc90913} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5322 | 2026.05.21 10:29:48.855147 [ 4 ] {fed6cca8-8ddb-4320-b976-a7b7cfc90913} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.05.21 10:29:48.855273 [ 4 ] {fed6cca8-8ddb-4320-b976-a7b7cfc90913} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 5324 | 2026.05.21 10:29:48.855309 [ 4 ] {fed6cca8-8ddb-4320-b976-a7b7cfc90913} <Debug> TCPHandler: Processed in 0.001251015 sec. | ||
| 5325 | 2026.05.21 10:29:48.855427 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.05.21 10:29:48.855524 [ 4 ] {1e7fef45-a499-4e30-ac1f-38b4ee47a8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5327 | 2026.05.21 10:29:48.855565 [ 4 ] {1e7fef45-a499-4e30-ac1f-38b4ee47a8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5328 | 2026.05.21 10:29:48.856425 [ 4 ] {1e7fef45-a499-4e30-ac1f-38b4ee47a8dc} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.05.21 10:29:48.856461 [ 4 ] {1e7fef45-a499-4e30-ac1f-38b4ee47a8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5330 | 2026.05.21 10:29:48.856826 [ 4 ] {1e7fef45-a499-4e30-ac1f-38b4ee47a8dc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5331 | 2026.05.21 10:29:48.857047 [ 4 ] {1e7fef45-a499-4e30-ac1f-38b4ee47a8dc} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.05.21 10:29:48.857180 [ 4 ] {1e7fef45-a499-4e30-ac1f-38b4ee47a8dc} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001674 sec., 770609.3189964158 rows/sec., 51.41 MiB/sec. | ||
| 5333 | 2026.05.21 10:29:48.857215 [ 4 ] {1e7fef45-a499-4e30-ac1f-38b4ee47a8dc} <Debug> TCPHandler: Processed in 0.001838201 sec. | ||
| 5334 | 2026.05.21 10:29:48.857344 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2026.05.21 10:29:48.857439 [ 4 ] {812ae2c6-3cb5-4e27-86f4-84e60b1d5f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5336 | 2026.05.21 10:29:48.857482 [ 4 ] {812ae2c6-3cb5-4e27-86f4-84e60b1d5f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5337 | 2026.05.21 10:29:48.858195 [ 4 ] {812ae2c6-3cb5-4e27-86f4-84e60b1d5f84} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.05.21 10:29:48.858232 [ 4 ] {812ae2c6-3cb5-4e27-86f4-84e60b1d5f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5339 | 2026.05.21 10:29:48.858657 [ 4 ] {812ae2c6-3cb5-4e27-86f4-84e60b1d5f84} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5340 | 2026.05.21 10:29:48.858862 [ 4 ] {812ae2c6-3cb5-4e27-86f4-84e60b1d5f84} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2026.05.21 10:29:48.859007 [ 4 ] {812ae2c6-3cb5-4e27-86f4-84e60b1d5f84} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001586 sec., 943883.9848675914 rows/sec., 57.25 MiB/sec. | ||
| 5342 | 2026.05.21 10:29:48.859042 [ 4 ] {812ae2c6-3cb5-4e27-86f4-84e60b1d5f84} <Debug> TCPHandler: Processed in 0.001747799 sec. | ||
| 5343 | 2026.05.21 10:29:48.859167 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.05.21 10:29:48.859261 [ 4 ] {6376453a-4780-40c6-908c-13325e20ae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5345 | 2026.05.21 10:29:48.859317 [ 4 ] {6376453a-4780-40c6-908c-13325e20ae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5346 | 2026.05.21 10:29:48.860053 [ 4 ] {6376453a-4780-40c6-908c-13325e20ae44} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.05.21 10:29:48.860090 [ 4 ] {6376453a-4780-40c6-908c-13325e20ae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5348 | 2026.05.21 10:29:48.860605 [ 4 ] {6376453a-4780-40c6-908c-13325e20ae44} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5349 | 2026.05.21 10:29:48.860823 [ 4 ] {6376453a-4780-40c6-908c-13325e20ae44} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.05.21 10:29:48.860957 [ 4 ] {6376453a-4780-40c6-908c-13325e20ae44} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001715 sec., 5247.813411078718 rows/sec., 9.40 MiB/sec. | ||
| 5351 | 2026.05.21 10:29:48.861008 [ 4 ] {6376453a-4780-40c6-908c-13325e20ae44} <Debug> TCPHandler: Processed in 0.001890433 sec. | ||
| 5352 | 2026.05.21 10:29:48.861141 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5353 | 2026.05.21 10:29:48.861241 [ 4 ] {96673d13-665e-494a-b3cb-fd25dce1e79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5354 | 2026.05.21 10:29:48.861284 [ 4 ] {96673d13-665e-494a-b3cb-fd25dce1e79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5355 | 2026.05.21 10:29:48.861607 [ 4 ] {96673d13-665e-494a-b3cb-fd25dce1e79b} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.21 10:29:48.861642 [ 4 ] {96673d13-665e-494a-b3cb-fd25dce1e79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5357 | 2026.05.21 10:29:48.861934 [ 4 ] {96673d13-665e-494a-b3cb-fd25dce1e79b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5358 | 2026.05.21 10:29:48.862142 [ 4 ] {96673d13-665e-494a-b3cb-fd25dce1e79b} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.05.21 10:29:48.862270 [ 4 ] {96673d13-665e-494a-b3cb-fd25dce1e79b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001048 sec., 11450.381679389311 rows/sec., 790.20 KiB/sec. | ||
| 5360 | 2026.05.21 10:29:48.862303 [ 4 ] {96673d13-665e-494a-b3cb-fd25dce1e79b} <Debug> TCPHandler: Processed in 0.001211654 sec. | ||
| 5361 | 2026.05.21 10:29:51.408848 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50873 | ||
| 5362 | 2026.05.21 10:29:51.408933 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5363 | 2026.05.21 10:29:51.408958 [ 307 ] {} <Debug> TCP-Session: ba471342-ee52-436c-87b0-1dc772015c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:50873 | ||
| 5364 | 2026.05.21 10:29:51.408981 [ 307 ] {} <Debug> TCP-Session: ba471342-ee52-436c-87b0-1dc772015c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.05.21 10:29:51.408994 [ 307 ] {} <Debug> TCP-Session: ba471342-ee52-436c-87b0-1dc772015c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.05.21 10:29:51.409192 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65495 | ||
| 5367 | 2026.05.21 10:29:51.409219 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43595 | ||
| 5368 | 2026.05.21 10:29:51.409232 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43238 | ||
| 5369 | 2026.05.21 10:29:51.409278 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50649 | ||
| 5370 | 2026.05.21 10:29:51.409292 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38137 | ||
| 5371 | 2026.05.21 10:29:51.409323 [ 307 ] {} <Trace> TCP-Session: ba471342-ee52-436c-87b0-1dc772015c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.05.21 10:29:51.409348 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5373 | 2026.05.21 10:29:51.409321 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5374 | 2026.05.21 10:29:51.409398 [ 310 ] {} <Debug> TCP-Session: 37016636-b5ff-4554-b3fe-0ccee5c2663f Authenticating user 'default' from [fd00:1122:3344:101::e]:43238 | ||
| 5375 | 2026.05.21 10:29:51.409300 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53858 | ||
| 5376 | 2026.05.21 10:29:51.409442 [ 310 ] {} <Debug> TCP-Session: 37016636-b5ff-4554-b3fe-0ccee5c2663f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.05.21 10:29:51.409434 [ 309 ] {} <Debug> TCP-Session: 857df100-2a83-4e3c-b2db-39e10a66471c Authenticating user 'default' from [fd00:1122:3344:101::e]:43595 | ||
| 5378 | 2026.05.21 10:29:51.409483 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5379 | 2026.05.21 10:29:51.409475 [ 310 ] {} <Debug> TCP-Session: 37016636-b5ff-4554-b3fe-0ccee5c2663f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.05.21 10:29:51.409509 [ 309 ] {} <Debug> TCP-Session: 857df100-2a83-4e3c-b2db-39e10a66471c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.05.21 10:29:51.409526 [ 307 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50873) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5382 | 2026.05.21 10:29:51.409550 [ 309 ] {} <Debug> TCP-Session: 857df100-2a83-4e3c-b2db-39e10a66471c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.05.21 10:29:51.409520 [ 3 ] {} <Debug> TCP-Session: 4f39b7ed-7f5b-4c23-b137-6fb660914a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:50649 | ||
| 5384 | 2026.05.21 10:29:51.409282 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5385 | 2026.05.21 10:29:51.409613 [ 3 ] {} <Debug> TCP-Session: 4f39b7ed-7f5b-4c23-b137-6fb660914a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.05.21 10:29:51.409265 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56930 | ||
| 5387 | 2026.05.21 10:29:51.409651 [ 3 ] {} <Debug> TCP-Session: 4f39b7ed-7f5b-4c23-b137-6fb660914a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.05.21 10:29:51.409650 [ 308 ] {} <Debug> TCP-Session: b17fb229-1cc8-4da8-80e3-a0537ebf0d64 Authenticating user 'default' from [fd00:1122:3344:101::e]:65495 | ||
| 5389 | 2026.05.21 10:29:51.409309 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33306 | ||
| 5390 | 2026.05.21 10:29:51.409722 [ 308 ] {} <Debug> TCP-Session: b17fb229-1cc8-4da8-80e3-a0537ebf0d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.05.21 10:29:51.409740 [ 308 ] {} <Debug> TCP-Session: b17fb229-1cc8-4da8-80e3-a0537ebf0d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.05.21 10:29:51.409824 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5393 | 2026.05.21 10:29:51.409826 [ 307 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5394 | 2026.05.21 10:29:51.409866 [ 293 ] {} <Debug> TCP-Session: 9a5f609c-0490-4fbd-9f6f-9c7fdc235518 Authenticating user 'default' from [fd00:1122:3344:101::e]:38137 | ||
| 5395 | 2026.05.21 10:29:51.409900 [ 293 ] {} <Debug> TCP-Session: 9a5f609c-0490-4fbd-9f6f-9c7fdc235518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.05.21 10:29:51.409914 [ 307 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5397 | 2026.05.21 10:29:51.409917 [ 293 ] {} <Debug> TCP-Session: 9a5f609c-0490-4fbd-9f6f-9c7fdc235518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.05.21 10:29:51.410048 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5399 | 2026.05.21 10:29:51.410081 [ 303 ] {} <Debug> TCP-Session: 3933b9ad-2277-4d76-9ed8-36dc8b14239e Authenticating user 'default' from [fd00:1122:3344:101::e]:53858 | ||
| 5400 | 2026.05.21 10:29:51.410099 [ 303 ] {} <Debug> TCP-Session: 3933b9ad-2277-4d76-9ed8-36dc8b14239e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.05.21 10:29:51.410117 [ 303 ] {} <Debug> TCP-Session: 3933b9ad-2277-4d76-9ed8-36dc8b14239e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.05.21 10:29:51.410152 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5403 | 2026.05.21 10:29:51.410187 [ 304 ] {} <Debug> TCP-Session: 2f35d8fe-e583-4466-b0b0-5a5d02b0a1c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33306 | ||
| 5404 | 2026.05.21 10:29:51.410204 [ 304 ] {} <Debug> TCP-Session: 2f35d8fe-e583-4466-b0b0-5a5d02b0a1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.05.21 10:29:51.410221 [ 304 ] {} <Debug> TCP-Session: 2f35d8fe-e583-4466-b0b0-5a5d02b0a1c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.05.21 10:29:51.410221 [ 307 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 5407 | 2026.05.21 10:29:51.410335 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5408 | 2026.05.21 10:29:51.410364 [ 311 ] {} <Debug> TCP-Session: 63fe7093-d1bc-45fd-8a04-49a9b8919bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:56930 | ||
| 5409 | 2026.05.21 10:29:51.410380 [ 311 ] {} <Debug> TCP-Session: 63fe7093-d1bc-45fd-8a04-49a9b8919bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.05.21 10:29:51.410393 [ 311 ] {} <Debug> TCP-Session: 63fe7093-d1bc-45fd-8a04-49a9b8919bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2026.05.21 10:29:51.411122 [ 341 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Trace> AggregatingTransform: Aggregating | ||
| 5412 | 2026.05.21 10:29:51.411166 [ 341 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5413 | 2026.05.21 10:29:51.411202 [ 341 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864244 sec. (1157.081 rows/sec., 45.20 KiB/sec.) | ||
| 5414 | 2026.05.21 10:29:51.411219 [ 341 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Trace> Aggregator: Merging aggregated data | ||
| 5415 | 2026.05.21 10:29:51.411835 [ 307 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002368 sec., 422.2972972972973 rows/sec., 16.50 KiB/sec. | ||
| 5416 | 2026.05.21 10:29:51.411982 [ 307 ] {dc6f2151-01a0-42ed-af43-0a7a4e1039c9} <Debug> TCPHandler: Processed in 0.002781068 sec. | ||
| 5417 | 2026.05.21 10:29:51.412107 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5418 | 2026.05.21 10:29:51.412137 [ 307 ] {} <Debug> TCP-Session: ba471342-ee52-436c-87b0-1dc772015c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.05.21 10:29:51.412163 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5420 | 2026.05.21 10:29:51.412186 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5421 | 2026.05.21 10:29:51.412200 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5422 | 2026.05.21 10:29:51.412213 [ 304 ] {} <Debug> TCP-Session: 2f35d8fe-e583-4466-b0b0-5a5d02b0a1c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.05.21 10:29:51.412235 [ 308 ] {} <Debug> TCP-Session: b17fb229-1cc8-4da8-80e3-a0537ebf0d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.05.21 10:29:51.412243 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5425 | 2026.05.21 10:29:51.412262 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5426 | 2026.05.21 10:29:51.412301 [ 303 ] {} <Debug> TCP-Session: 3933b9ad-2277-4d76-9ed8-36dc8b14239e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.05.21 10:29:51.412256 [ 311 ] {} <Debug> TCP-Session: 63fe7093-d1bc-45fd-8a04-49a9b8919bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.05.21 10:29:51.412327 [ 293 ] {} <Debug> TCP-Session: 9a5f609c-0490-4fbd-9f6f-9c7fdc235518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.05.21 10:29:51.412227 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5430 | 2026.05.21 10:29:51.412198 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5431 | 2026.05.21 10:29:51.412192 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5432 | 2026.05.21 10:29:51.412402 [ 309 ] {} <Debug> TCP-Session: 857df100-2a83-4e3c-b2db-39e10a66471c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.05.21 10:29:51.412419 [ 3 ] {} <Debug> TCP-Session: 4f39b7ed-7f5b-4c23-b137-6fb660914a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.05.21 10:29:51.412436 [ 310 ] {} <Debug> TCP-Session: 37016636-b5ff-4554-b3fe-0ccee5c2663f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.05.21 10:29:51.590990 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61965 | ||
| 5436 | 2026.05.21 10:29:51.591081 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5437 | 2026.05.21 10:29:51.591107 [ 3 ] {} <Debug> TCP-Session: 51f94f21-0d79-4c03-af1e-85e3a5992cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61965 | ||
| 5438 | 2026.05.21 10:29:51.591129 [ 3 ] {} <Debug> TCP-Session: 51f94f21-0d79-4c03-af1e-85e3a5992cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.05.21 10:29:51.591142 [ 3 ] {} <Debug> TCP-Session: 51f94f21-0d79-4c03-af1e-85e3a5992cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.05.21 10:29:51.591337 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33608 | ||
| 5441 | 2026.05.21 10:29:51.591352 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47438 | ||
| 5442 | 2026.05.21 10:29:51.591386 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2026.05.21 10:29:51.591406 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39052 | ||
| 5444 | 2026.05.21 10:29:51.591423 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50671 | ||
| 5445 | 2026.05.21 10:29:51.591454 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59757 | ||
| 5446 | 2026.05.21 10:29:51.591479 [ 3 ] {} <Trace> TCP-Session: 51f94f21-0d79-4c03-af1e-85e3a5992cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2026.05.21 10:29:51.591497 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5448 | 2026.05.21 10:29:51.591496 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5449 | 2026.05.21 10:29:51.591519 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5450 | 2026.05.21 10:29:51.591533 [ 308 ] {} <Debug> TCP-Session: d36c300f-9fdf-4d86-8625-ca7fc3ff35de Authenticating user 'default' from [fd00:1122:3344:101::e]:50671 | ||
| 5451 | 2026.05.21 10:29:51.591540 [ 304 ] {} <Debug> TCP-Session: 85cb0cb8-edfc-4318-8844-3d6e94c92fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39052 | ||
| 5452 | 2026.05.21 10:29:51.591559 [ 311 ] {} <Debug> TCP-Session: 1066b137-3956-4135-992b-eb77b2ba780e Authenticating user 'default' from [fd00:1122:3344:101::e]:59757 | ||
| 5453 | 2026.05.21 10:29:51.591571 [ 308 ] {} <Debug> TCP-Session: d36c300f-9fdf-4d86-8625-ca7fc3ff35de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.05.21 10:29:51.591575 [ 304 ] {} <Debug> TCP-Session: 85cb0cb8-edfc-4318-8844-3d6e94c92fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.05.21 10:29:51.591593 [ 311 ] {} <Debug> TCP-Session: 1066b137-3956-4135-992b-eb77b2ba780e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.21 10:29:51.591595 [ 308 ] {} <Debug> TCP-Session: d36c300f-9fdf-4d86-8625-ca7fc3ff35de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.05.21 10:29:51.591604 [ 304 ] {} <Debug> TCP-Session: 85cb0cb8-edfc-4318-8844-3d6e94c92fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2026.05.21 10:29:51.591618 [ 311 ] {} <Debug> TCP-Session: 1066b137-3956-4135-992b-eb77b2ba780e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.05.21 10:29:51.591450 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59138 | ||
| 5460 | 2026.05.21 10:29:51.591669 [ 3 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61965) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5461 | 2026.05.21 10:29:51.591450 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57050 | ||
| 5462 | 2026.05.21 10:29:51.591442 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5463 | 2026.05.21 10:29:51.591730 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5464 | 2026.05.21 10:29:51.591751 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5465 | 2026.05.21 10:29:51.591752 [ 303 ] {} <Debug> TCP-Session: d563a552-d889-4eb4-a7c3-5d1d95a24ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47438 | ||
| 5466 | 2026.05.21 10:29:51.591774 [ 309 ] {} <Debug> TCP-Session: 05854ec3-9ae1-448d-9067-9ba4b669ba7b Authenticating user 'default' from [fd00:1122:3344:101::e]:59138 | ||
| 5467 | 2026.05.21 10:29:51.591783 [ 310 ] {} <Debug> TCP-Session: e144979d-0aa7-425b-a542-2c64cc2c6366 Authenticating user 'default' from [fd00:1122:3344:101::e]:57050 | ||
| 5468 | 2026.05.21 10:29:51.591795 [ 303 ] {} <Debug> TCP-Session: d563a552-d889-4eb4-a7c3-5d1d95a24ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.05.21 10:29:51.591814 [ 309 ] {} <Debug> TCP-Session: 05854ec3-9ae1-448d-9067-9ba4b669ba7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.05.21 10:29:51.591836 [ 303 ] {} <Debug> TCP-Session: d563a552-d889-4eb4-a7c3-5d1d95a24ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.05.21 10:29:51.591862 [ 309 ] {} <Debug> TCP-Session: 05854ec3-9ae1-448d-9067-9ba4b669ba7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.05.21 10:29:51.591826 [ 310 ] {} <Debug> TCP-Session: e144979d-0aa7-425b-a542-2c64cc2c6366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.05.21 10:29:51.591408 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50620 | ||
| 5474 | 2026.05.21 10:29:51.591909 [ 310 ] {} <Debug> TCP-Session: e144979d-0aa7-425b-a542-2c64cc2c6366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.05.21 10:29:51.591417 [ 293 ] {} <Debug> TCP-Session: f015240a-a626-425e-90b7-1e249871a5d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33608 | ||
| 5476 | 2026.05.21 10:29:51.591948 [ 3 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5477 | 2026.05.21 10:29:51.591967 [ 293 ] {} <Debug> TCP-Session: f015240a-a626-425e-90b7-1e249871a5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.05.21 10:29:51.591964 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5479 | 2026.05.21 10:29:51.591987 [ 293 ] {} <Debug> TCP-Session: f015240a-a626-425e-90b7-1e249871a5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.05.21 10:29:51.592009 [ 307 ] {} <Debug> TCP-Session: cacf8181-577f-4bca-8a6b-a2e7c65ab406 Authenticating user 'default' from [fd00:1122:3344:101::e]:50620 | ||
| 5481 | 2026.05.21 10:29:51.592016 [ 3 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5482 | 2026.05.21 10:29:51.592036 [ 307 ] {} <Debug> TCP-Session: cacf8181-577f-4bca-8a6b-a2e7c65ab406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.05.21 10:29:51.592058 [ 307 ] {} <Debug> TCP-Session: cacf8181-577f-4bca-8a6b-a2e7c65ab406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.05.21 10:29:51.592319 [ 3 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 5485 | 2026.05.21 10:29:51.593312 [ 268 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Trace> AggregatingTransform: Aggregating | ||
| 5486 | 2026.05.21 10:29:51.593347 [ 268 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Trace> Aggregator: Aggregation method: without_key | ||
| 5487 | 2026.05.21 10:29:51.593382 [ 268 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960047 sec. (1041.616 rows/sec., 40.69 KiB/sec.) | ||
| 5488 | 2026.05.21 10:29:51.593400 [ 268 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Trace> Aggregator: Merging aggregated data | ||
| 5489 | 2026.05.21 10:29:51.594016 [ 3 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002406 sec., 415.6275976724854 rows/sec., 16.24 KiB/sec. | ||
| 5490 | 2026.05.21 10:29:51.594161 [ 3 ] {f76b5ebc-853d-40b6-a801-f9c1d54baeda} <Debug> TCPHandler: Processed in 0.002809009 sec. | ||
| 5491 | 2026.05.21 10:29:51.594286 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5492 | 2026.05.21 10:29:51.594315 [ 3 ] {} <Debug> TCP-Session: 51f94f21-0d79-4c03-af1e-85e3a5992cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.05.21 10:29:51.594321 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5494 | 2026.05.21 10:29:51.594343 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5495 | 2026.05.21 10:29:51.594366 [ 311 ] {} <Debug> TCP-Session: 1066b137-3956-4135-992b-eb77b2ba780e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.05.21 10:29:51.594365 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5497 | 2026.05.21 10:29:51.594383 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5498 | 2026.05.21 10:29:51.594420 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5499 | 2026.05.21 10:29:51.594437 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5500 | 2026.05.21 10:29:51.594451 [ 303 ] {} <Debug> TCP-Session: d563a552-d889-4eb4-a7c3-5d1d95a24ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.05.21 10:29:51.594468 [ 310 ] {} <Debug> TCP-Session: e144979d-0aa7-425b-a542-2c64cc2c6366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.05.21 10:29:51.594461 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5503 | 2026.05.21 10:29:51.594485 [ 307 ] {} <Debug> TCP-Session: cacf8181-577f-4bca-8a6b-a2e7c65ab406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.05.21 10:29:51.594405 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5505 | 2026.05.21 10:29:51.594534 [ 309 ] {} <Debug> TCP-Session: 05854ec3-9ae1-448d-9067-9ba4b669ba7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.21 10:29:51.594384 [ 293 ] {} <Debug> TCP-Session: f015240a-a626-425e-90b7-1e249871a5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.05.21 10:29:51.594563 [ 304 ] {} <Debug> TCP-Session: 85cb0cb8-edfc-4318-8844-3d6e94c92fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.05.21 10:29:51.594442 [ 308 ] {} <Debug> TCP-Session: d36c300f-9fdf-4d86-8625-ca7fc3ff35de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.05.21 10:29:52.938741 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.05.21 10:29:52.938998 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5511 | 2026.05.21 10:29:52.939383 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5512 | 2026.05.21 10:29:52.939424 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5513 | 2026.05.21 10:29:52.939651 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5514 | 2026.05.21 10:29:52.939726 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5515 | 2026.05.21 10:29:52.939870 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5516 | 2026.05.21 10:29:52.939942 [ 324 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5517 | 2026.05.21 10:29:52.939948 [ 320 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5518 | 2026.05.21 10:29:52.939949 [ 316 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5519 | 2026.05.21 10:29:52.940048 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5520 | 2026.05.21 10:29:52.940072 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5521 | 2026.05.21 10:29:52.940145 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5522 | 2026.05.21 10:29:52.940167 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5523 | 2026.05.21 10:29:52.940208 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5524 | 2026.05.21 10:29:52.940251 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5525 | 2026.05.21 10:29:52.941264 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002376 sec., 14730.63973063973 rows/sec., 2.48 MiB/sec. | ||
| 5526 | 2026.05.21 10:29:52.941358 [ 4 ] {5d86c713-fa3a-4131-b2a4-968cbbe3e6d0} <Debug> TCPHandler: Processed in 0.002758287 sec. | ||
| 5527 | 2026.05.21 10:29:52.942934 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2026.05.21 10:29:52.943047 [ 4 ] {548a5ec8-bb3a-4ae4-92fd-ba12bf8a7cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5529 | 2026.05.21 10:29:52.943096 [ 4 ] {548a5ec8-bb3a-4ae4-92fd-ba12bf8a7cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5530 | 2026.05.21 10:29:52.943598 [ 4 ] {548a5ec8-bb3a-4ae4-92fd-ba12bf8a7cec} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.05.21 10:29:52.943639 [ 4 ] {548a5ec8-bb3a-4ae4-92fd-ba12bf8a7cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5532 | 2026.05.21 10:29:52.944024 [ 4 ] {548a5ec8-bb3a-4ae4-92fd-ba12bf8a7cec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5533 | 2026.05.21 10:29:52.944251 [ 4 ] {548a5ec8-bb3a-4ae4-92fd-ba12bf8a7cec} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.05.21 10:29:52.944404 [ 4 ] {548a5ec8-bb3a-4ae4-92fd-ba12bf8a7cec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001391 sec., 40258.8066139468 rows/sec., 3.09 MiB/sec. | ||
| 5535 | 2026.05.21 10:29:52.944441 [ 4 ] {548a5ec8-bb3a-4ae4-92fd-ba12bf8a7cec} <Debug> TCPHandler: Processed in 0.001562774 sec. | ||
| 5536 | 2026.05.21 10:29:52.944577 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.05.21 10:29:52.944679 [ 4 ] {aa844ac2-7df7-4c4c-b57d-6f9812e7ba29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5538 | 2026.05.21 10:29:52.944721 [ 4 ] {aa844ac2-7df7-4c4c-b57d-6f9812e7ba29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5539 | 2026.05.21 10:29:52.945165 [ 4 ] {aa844ac2-7df7-4c4c-b57d-6f9812e7ba29} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.05.21 10:29:52.945201 [ 4 ] {aa844ac2-7df7-4c4c-b57d-6f9812e7ba29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5541 | 2026.05.21 10:29:52.945504 [ 4 ] {aa844ac2-7df7-4c4c-b57d-6f9812e7ba29} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5542 | 2026.05.21 10:29:52.945716 [ 4 ] {aa844ac2-7df7-4c4c-b57d-6f9812e7ba29} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.05.21 10:29:52.945846 [ 4 ] {aa844ac2-7df7-4c4c-b57d-6f9812e7ba29} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 5544 | 2026.05.21 10:29:52.945881 [ 4 ] {aa844ac2-7df7-4c4c-b57d-6f9812e7ba29} <Debug> TCPHandler: Processed in 0.001354988 sec. | ||
| 5545 | 2026.05.21 10:29:52.946008 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.05.21 10:29:52.946105 [ 4 ] {50d00bcf-6db7-45b5-a6b6-2216a2f5cfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5547 | 2026.05.21 10:29:52.946151 [ 4 ] {50d00bcf-6db7-45b5-a6b6-2216a2f5cfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5548 | 2026.05.21 10:29:52.946546 [ 4 ] {50d00bcf-6db7-45b5-a6b6-2216a2f5cfdd} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.05.21 10:29:52.946582 [ 4 ] {50d00bcf-6db7-45b5-a6b6-2216a2f5cfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5550 | 2026.05.21 10:29:52.946916 [ 4 ] {50d00bcf-6db7-45b5-a6b6-2216a2f5cfdd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5551 | 2026.05.21 10:29:52.947139 [ 4 ] {50d00bcf-6db7-45b5-a6b6-2216a2f5cfdd} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.05.21 10:29:52.947288 [ 4 ] {50d00bcf-6db7-45b5-a6b6-2216a2f5cfdd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001201 sec., 106577.85179017486 rows/sec., 7.42 MiB/sec. | ||
| 5553 | 2026.05.21 10:29:52.947325 [ 4 ] {50d00bcf-6db7-45b5-a6b6-2216a2f5cfdd} <Debug> TCPHandler: Processed in 0.001365909 sec. | ||
| 5554 | 2026.05.21 10:29:52.947467 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5555 | 2026.05.21 10:29:52.947564 [ 4 ] {ba01c962-76cd-480c-9eea-a1a23c34a894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5556 | 2026.05.21 10:29:52.947607 [ 4 ] {ba01c962-76cd-480c-9eea-a1a23c34a894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5557 | 2026.05.21 10:29:52.948000 [ 4 ] {ba01c962-76cd-480c-9eea-a1a23c34a894} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.05.21 10:29:52.948039 [ 4 ] {ba01c962-76cd-480c-9eea-a1a23c34a894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5559 | 2026.05.21 10:29:52.948376 [ 4 ] {ba01c962-76cd-480c-9eea-a1a23c34a894} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5560 | 2026.05.21 10:29:52.948618 [ 4 ] {ba01c962-76cd-480c-9eea-a1a23c34a894} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.05.21 10:29:52.948756 [ 4 ] {ba01c962-76cd-480c-9eea-a1a23c34a894} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001211 sec., 39636.66391412056 rows/sec., 2.67 MiB/sec. | ||
| 5562 | 2026.05.21 10:29:52.948794 [ 4 ] {ba01c962-76cd-480c-9eea-a1a23c34a894} <Debug> TCPHandler: Processed in 0.001376229 sec. | ||
| 5563 | 2026.05.21 10:29:53.037327 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56811 | ||
| 5564 | 2026.05.21 10:29:53.037411 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5565 | 2026.05.21 10:29:53.037437 [ 3 ] {} <Debug> TCP-Session: 36e0228e-dc17-4163-bd19-03fa8dd63f5c Authenticating user 'default' from [fd00:1122:3344:101::e]:56811 | ||
| 5566 | 2026.05.21 10:29:53.037459 [ 3 ] {} <Debug> TCP-Session: 36e0228e-dc17-4163-bd19-03fa8dd63f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2026.05.21 10:29:53.037472 [ 3 ] {} <Debug> TCP-Session: 36e0228e-dc17-4163-bd19-03fa8dd63f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.05.21 10:29:53.037699 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60347 | ||
| 5569 | 2026.05.21 10:29:53.037719 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52206 | ||
| 5570 | 2026.05.21 10:29:53.037734 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33063 | ||
| 5571 | 2026.05.21 10:29:53.037756 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5572 | 2026.05.21 10:29:53.037774 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58468 | ||
| 5573 | 2026.05.21 10:29:53.037782 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39868 | ||
| 5574 | 2026.05.21 10:29:53.037810 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5575 | 2026.05.21 10:29:53.037831 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5576 | 2026.05.21 10:29:53.037837 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5577 | 2026.05.21 10:29:53.037854 [ 303 ] {} <Debug> TCP-Session: 1f73a23e-7338-49aa-90ed-54f3a0d80d84 Authenticating user 'default' from [fd00:1122:3344:101::e]:52206 | ||
| 5578 | 2026.05.21 10:29:53.037862 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5579 | 2026.05.21 10:29:53.037881 [ 310 ] {} <Debug> TCP-Session: a71d9b6e-f424-48eb-8146-03a7da450187 Authenticating user 'default' from [fd00:1122:3344:101::e]:58468 | ||
| 5580 | 2026.05.21 10:29:53.037897 [ 303 ] {} <Debug> TCP-Session: 1f73a23e-7338-49aa-90ed-54f3a0d80d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.05.21 10:29:53.037902 [ 311 ] {} <Debug> TCP-Session: 3b2a52b1-a446-4fcd-b49d-751c585e3ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39868 | ||
| 5582 | 2026.05.21 10:29:53.037914 [ 310 ] {} <Debug> TCP-Session: a71d9b6e-f424-48eb-8146-03a7da450187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.05.21 10:29:53.037922 [ 303 ] {} <Debug> TCP-Session: 1f73a23e-7338-49aa-90ed-54f3a0d80d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.05.21 10:29:53.037934 [ 311 ] {} <Debug> TCP-Session: 3b2a52b1-a446-4fcd-b49d-751c585e3ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.05.21 10:29:53.037945 [ 310 ] {} <Debug> TCP-Session: a71d9b6e-f424-48eb-8146-03a7da450187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.05.21 10:29:53.037966 [ 311 ] {} <Debug> TCP-Session: 3b2a52b1-a446-4fcd-b49d-751c585e3ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.05.21 10:29:53.037872 [ 304 ] {} <Debug> TCP-Session: 8b4a9bdd-9bf3-4d52-b0bb-4c3698a89417 Authenticating user 'default' from [fd00:1122:3344:101::e]:33063 | ||
| 5588 | 2026.05.21 10:29:53.037809 [ 293 ] {} <Debug> TCP-Session: 710f7d41-579f-4bee-a4bd-436a8fcb67cf Authenticating user 'default' from [fd00:1122:3344:101::e]:60347 | ||
| 5589 | 2026.05.21 10:29:53.038023 [ 304 ] {} <Debug> TCP-Session: 8b4a9bdd-9bf3-4d52-b0bb-4c3698a89417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.05.21 10:29:53.038040 [ 293 ] {} <Debug> TCP-Session: 710f7d41-579f-4bee-a4bd-436a8fcb67cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.05.21 10:29:53.038052 [ 304 ] {} <Debug> TCP-Session: 8b4a9bdd-9bf3-4d52-b0bb-4c3698a89417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.05.21 10:29:53.038065 [ 293 ] {} <Debug> TCP-Session: 710f7d41-579f-4bee-a4bd-436a8fcb67cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.05.21 10:29:53.037782 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38603 | ||
| 5594 | 2026.05.21 10:29:53.037753 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57630 | ||
| 5595 | 2026.05.21 10:29:53.037728 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48383 | ||
| 5596 | 2026.05.21 10:29:53.037845 [ 3 ] {} <Trace> TCP-Session: 36e0228e-dc17-4163-bd19-03fa8dd63f5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.05.21 10:29:53.038189 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5598 | 2026.05.21 10:29:53.038212 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2026.05.21 10:29:53.038179 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5600 | 2026.05.21 10:29:53.038245 [ 307 ] {} <Debug> TCP-Session: 53278a85-8283-4d78-a24a-92acb42ae908 Authenticating user 'default' from [fd00:1122:3344:101::e]:48383 | ||
| 5601 | 2026.05.21 10:29:53.038234 [ 308 ] {} <Debug> TCP-Session: 60f9029d-0b50-45fa-99d7-04e471435508 Authenticating user 'default' from [fd00:1122:3344:101::e]:57630 | ||
| 5602 | 2026.05.21 10:29:53.038272 [ 309 ] {} <Debug> TCP-Session: ea1d1173-ccbc-4e47-8ec3-250c90e1afcb Authenticating user 'default' from [fd00:1122:3344:101::e]:38603 | ||
| 5603 | 2026.05.21 10:29:53.038280 [ 307 ] {} <Debug> TCP-Session: 53278a85-8283-4d78-a24a-92acb42ae908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.05.21 10:29:53.038299 [ 308 ] {} <Debug> TCP-Session: 60f9029d-0b50-45fa-99d7-04e471435508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.05.21 10:29:53.038322 [ 307 ] {} <Debug> TCP-Session: 53278a85-8283-4d78-a24a-92acb42ae908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.05.21 10:29:53.038336 [ 308 ] {} <Debug> TCP-Session: 60f9029d-0b50-45fa-99d7-04e471435508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.05.21 10:29:53.038316 [ 309 ] {} <Debug> TCP-Session: ea1d1173-ccbc-4e47-8ec3-250c90e1afcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.05.21 10:29:53.038365 [ 3 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56811) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5609 | 2026.05.21 10:29:53.038382 [ 309 ] {} <Debug> TCP-Session: ea1d1173-ccbc-4e47-8ec3-250c90e1afcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.05.21 10:29:53.038661 [ 3 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5611 | 2026.05.21 10:29:53.038721 [ 3 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5612 | 2026.05.21 10:29:53.039013 [ 3 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Debug> oximeter.version (70f818f4-41df-4c0a-bbbb-26b2a1bec048) (SelectExecutor): Key condition: unknown | ||
| 5613 | 2026.05.21 10:29:53.039909 [ 320 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Trace> AggregatingTransform: Aggregating | ||
| 5614 | 2026.05.21 10:29:53.039942 [ 320 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Trace> Aggregator: Aggregation method: without_key | ||
| 5615 | 2026.05.21 10:29:53.039972 [ 320 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857464 sec. (1166.230 rows/sec., 45.56 KiB/sec.) | ||
| 5616 | 2026.05.21 10:29:53.039986 [ 320 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Trace> Aggregator: Merging aggregated data | ||
| 5617 | 2026.05.21 10:29:53.040638 [ 3 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002332 sec., 428.81646655231566 rows/sec., 16.75 KiB/sec. | ||
| 5618 | 2026.05.21 10:29:53.040784 [ 3 ] {e010c34a-60bc-4b06-92fc-c89b40c00bdb} <Debug> TCPHandler: Processed in 0.003097066 sec. | ||
| 5619 | 2026.05.21 10:29:53.040908 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5620 | 2026.05.21 10:29:53.040940 [ 3 ] {} <Debug> TCP-Session: 36e0228e-dc17-4163-bd19-03fa8dd63f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.05.21 10:29:53.040940 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5622 | 2026.05.21 10:29:53.040971 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5623 | 2026.05.21 10:29:53.040991 [ 311 ] {} <Debug> TCP-Session: 3b2a52b1-a446-4fcd-b49d-751c585e3ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.05.21 10:29:53.041002 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5625 | 2026.05.21 10:29:53.041020 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5626 | 2026.05.21 10:29:53.041040 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5627 | 2026.05.21 10:29:53.041057 [ 293 ] {} <Debug> TCP-Session: 710f7d41-579f-4bee-a4bd-436a8fcb67cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.05.21 10:29:53.041079 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5629 | 2026.05.21 10:29:53.041096 [ 307 ] {} <Debug> TCP-Session: 53278a85-8283-4d78-a24a-92acb42ae908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.05.21 10:29:53.041081 [ 309 ] {} <Debug> TCP-Session: ea1d1173-ccbc-4e47-8ec3-250c90e1afcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.05.21 10:29:53.041124 [ 310 ] {} <Debug> TCP-Session: a71d9b6e-f424-48eb-8146-03a7da450187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.05.21 10:29:53.041058 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5633 | 2026.05.21 10:29:53.041025 [ 303 ] {} <Debug> TCP-Session: 1f73a23e-7338-49aa-90ed-54f3a0d80d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.05.21 10:29:53.040999 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5635 | 2026.05.21 10:29:53.041206 [ 304 ] {} <Debug> TCP-Session: 8b4a9bdd-9bf3-4d52-b0bb-4c3698a89417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.05.21 10:29:53.041252 [ 308 ] {} <Debug> TCP-Session: 60f9029d-0b50-45fa-99d7-04e471435508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.05.21 10:29:53.538116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11961 | ||
| 5638 | 2026.05.21 10:29:53.538648 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.05.21 10:29:53.538702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5640 | 2026.05.21 10:29:53.539202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5641 | 2026.05.21 10:29:53.539441 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.05.21 10:29:53.539596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11961 | ||
| 5643 | 2026.05.21 10:29:54.164520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5644 | 2026.05.21 10:29:54.181905 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.05.21 10:29:54.181963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5646 | 2026.05.21 10:29:54.187859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5647 | 2026.05.21 10:29:54.188576 [ 244 ] {} <Trace> system.metric_log (4e01903f-15e1-40dc-8075-8802657888be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.05.21 10:29:54.191493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5649 | 2026.05.21 10:29:57.941050 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2026.05.21 10:29:57.941310 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5651 | 2026.05.21 10:29:57.941676 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5652 | 2026.05.21 10:29:57.941715 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5653 | 2026.05.21 10:29:57.941945 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5654 | 2026.05.21 10:29:57.942017 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5655 | 2026.05.21 10:29:57.942161 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5656 | 2026.05.21 10:29:57.942242 [ 320 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5657 | 2026.05.21 10:29:57.942242 [ 348 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5658 | 2026.05.21 10:29:57.942276 [ 313 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5659 | 2026.05.21 10:29:57.942386 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5660 | 2026.05.21 10:29:57.942413 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5661 | 2026.05.21 10:29:57.942484 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5662 | 2026.05.21 10:29:57.942505 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Debug> oximeter.timeseries_schema (1cd0f4a4-2d42-48f2-9829-5ab63418b46f) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5663 | 2026.05.21 10:29:57.942542 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5664 | 2026.05.21 10:29:57.942582 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5665 | 2026.05.21 10:29:57.943677 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002474 sec., 14147.130153597413 rows/sec., 2.38 MiB/sec. | ||
| 5666 | 2026.05.21 10:29:57.943806 [ 4 ] {e288fc8a-4048-4391-bbb3-436d75a51ff0} <Debug> TCPHandler: Processed in 0.002895952 sec. | ||
| 5667 | 2026.05.21 10:29:57.946169 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5668 | 2026.05.21 10:29:57.946306 [ 4 ] {08d769b2-972e-4704-bd62-f6b70624d5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5669 | 2026.05.21 10:29:57.946362 [ 4 ] {08d769b2-972e-4704-bd62-f6b70624d5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5670 | 2026.05.21 10:29:57.946966 [ 4 ] {08d769b2-972e-4704-bd62-f6b70624d5fd} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.05.21 10:29:57.947009 [ 4 ] {08d769b2-972e-4704-bd62-f6b70624d5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5672 | 2026.05.21 10:29:57.947395 [ 4 ] {08d769b2-972e-4704-bd62-f6b70624d5fd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5673 | 2026.05.21 10:29:57.947624 [ 4 ] {08d769b2-972e-4704-bd62-f6b70624d5fd} <Trace> oximeter.fields_string (9b53eb95-8302-43e5-b1f6-002d15a9388f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2026.05.21 10:29:57.947783 [ 4 ] {08d769b2-972e-4704-bd62-f6b70624d5fd} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001517 sec., 90969.01779828609 rows/sec., 7.92 MiB/sec. | ||
| 5675 | 2026.05.21 10:29:57.947823 [ 4 ] {08d769b2-972e-4704-bd62-f6b70624d5fd} <Debug> TCPHandler: Processed in 0.001720458 sec. | ||
| 5676 | 2026.05.21 10:29:57.947958 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.05.21 10:29:57.948062 [ 4 ] {75d86b9c-7031-40dc-b601-dd55cda0e7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5678 | 2026.05.21 10:29:57.948105 [ 4 ] {75d86b9c-7031-40dc-b601-dd55cda0e7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5679 | 2026.05.21 10:29:57.948522 [ 4 ] {75d86b9c-7031-40dc-b601-dd55cda0e7ef} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.05.21 10:29:57.948559 [ 4 ] {75d86b9c-7031-40dc-b601-dd55cda0e7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5681 | 2026.05.21 10:29:57.948862 [ 4 ] {75d86b9c-7031-40dc-b601-dd55cda0e7ef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5682 | 2026.05.21 10:29:57.949074 [ 4 ] {75d86b9c-7031-40dc-b601-dd55cda0e7ef} <Trace> oximeter.fields_u16 (587db461-fdb8-4dac-a311-721e675eb9ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2026.05.21 10:29:57.949206 [ 4 ] {75d86b9c-7031-40dc-b601-dd55cda0e7ef} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. | ||
| 5684 | 2026.05.21 10:29:57.949242 [ 4 ] {75d86b9c-7031-40dc-b601-dd55cda0e7ef} <Debug> TCPHandler: Processed in 0.001337398 sec. | ||
| 5685 | 2026.05.21 10:29:57.949365 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2026.05.21 10:29:57.949464 [ 4 ] {9475e99b-72dc-45fa-b64c-fc7a56fe4277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5687 | 2026.05.21 10:29:57.949507 [ 4 ] {9475e99b-72dc-45fa-b64c-fc7a56fe4277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5688 | 2026.05.21 10:29:57.949937 [ 4 ] {9475e99b-72dc-45fa-b64c-fc7a56fe4277} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.05.21 10:29:57.949973 [ 4 ] {9475e99b-72dc-45fa-b64c-fc7a56fe4277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5690 | 2026.05.21 10:29:57.950282 [ 4 ] {9475e99b-72dc-45fa-b64c-fc7a56fe4277} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5691 | 2026.05.21 10:29:57.950516 [ 4 ] {9475e99b-72dc-45fa-b64c-fc7a56fe4277} <Trace> oximeter.fields_uuid (ce3f1b78-02fd-46f7-898d-17bd59a76799): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.05.21 10:29:57.950645 [ 4 ] {9475e99b-72dc-45fa-b64c-fc7a56fe4277} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001202 sec., 87354.40931780367 rows/sec., 6.82 MiB/sec. | ||
| 5693 | 2026.05.21 10:29:57.950680 [ 4 ] {9475e99b-72dc-45fa-b64c-fc7a56fe4277} <Debug> TCPHandler: Processed in 0.001367768 sec. | ||
| 5694 | 2026.05.21 10:29:57.950803 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.05.21 10:29:57.950901 [ 4 ] {27b99a4e-1a8a-4e07-bdaf-74f8df6025fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5696 | 2026.05.21 10:29:57.950946 [ 4 ] {27b99a4e-1a8a-4e07-bdaf-74f8df6025fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5697 | 2026.05.21 10:29:57.951345 [ 4 ] {27b99a4e-1a8a-4e07-bdaf-74f8df6025fb} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.05.21 10:29:57.951380 [ 4 ] {27b99a4e-1a8a-4e07-bdaf-74f8df6025fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5699 | 2026.05.21 10:29:57.951703 [ 4 ] {27b99a4e-1a8a-4e07-bdaf-74f8df6025fb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5700 | 2026.05.21 10:29:57.951917 [ 4 ] {27b99a4e-1a8a-4e07-bdaf-74f8df6025fb} <Trace> oximeter.measurements_cumulativeu64 (7886e334-c6e7-41c0-8e2f-e8dfebc631ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.05.21 10:29:57.952048 [ 4 ] {27b99a4e-1a8a-4e07-bdaf-74f8df6025fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 5702 | 2026.05.21 10:29:57.952082 [ 4 ] {27b99a4e-1a8a-4e07-bdaf-74f8df6025fb} <Debug> TCPHandler: Processed in 0.001329457 sec. | ||
| 5703 | 2026.05.21 10:29:57.952199 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2026.05.21 10:29:57.952298 [ 4 ] {9c86aebe-342f-4f60-a972-b0c44c4b6214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5705 | 2026.05.21 10:29:57.952353 [ 4 ] {9c86aebe-342f-4f60-a972-b0c44c4b6214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5706 | 2026.05.21 10:29:57.953165 [ 4 ] {9c86aebe-342f-4f60-a972-b0c44c4b6214} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.05.21 10:29:57.953200 [ 4 ] {9c86aebe-342f-4f60-a972-b0c44c4b6214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5708 | 2026.05.21 10:29:57.953771 [ 4 ] {9c86aebe-342f-4f60-a972-b0c44c4b6214} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5709 | 2026.05.21 10:29:57.953987 [ 4 ] {9c86aebe-342f-4f60-a972-b0c44c4b6214} <Trace> oximeter.measurements_histogramu64 (a9a4e797-b00a-43e3-850d-d3a766d07e0e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.05.21 10:29:57.954128 [ 4 ] {9c86aebe-342f-4f60-a972-b0c44c4b6214} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001849 sec., 22174.148188209845 rows/sec., 39.74 MiB/sec. | ||
| 5711 | 2026.05.21 10:29:57.954187 [ 4 ] {9c86aebe-342f-4f60-a972-b0c44c4b6214} <Debug> TCPHandler: Processed in 0.002037157 sec. | ||
| 5712 | 2026.05.21 10:29:57.954320 [ 4 ] {} <Trace> TCP-Session: a2edc390-a225-4f95-b875-f696d19e36f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.05.21 10:29:57.954414 [ 4 ] {26202fe8-59d4-49ef-b77a-447f941c60a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35171) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5714 | 2026.05.21 10:29:57.954455 [ 4 ] {26202fe8-59d4-49ef-b77a-447f941c60a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5715 | 2026.05.21 10:29:57.954793 [ 4 ] {26202fe8-59d4-49ef-b77a-447f941c60a9} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.05.21 10:29:57.954828 [ 4 ] {26202fe8-59d4-49ef-b77a-447f941c60a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5717 | 2026.05.21 10:29:57.955125 [ 4 ] {26202fe8-59d4-49ef-b77a-447f941c60a9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5718 | 2026.05.21 10:29:57.955326 [ 4 ] {26202fe8-59d4-49ef-b77a-447f941c60a9} <Trace> oximeter.measurements_u64 (aaae8765-6de1-4cee-8851-ea5e5c1b6014): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.05.21 10:29:57.955452 [ 4 ] {26202fe8-59d4-49ef-b77a-447f941c60a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5720 | 2026.05.21 10:29:57.955485 [ 4 ] {26202fe8-59d4-49ef-b77a-447f941c60a9} <Debug> TCPHandler: Processed in 0.001214104 sec. | ||
| 5721 | 2026.05.21 10:30:00.608055 [ 60 ] {} <Debug> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5722 | 2026.05.21 10:30:00.608148 [ 60 ] {} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.05.21 10:30:00.608175 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5724 | 2026.05.21 10:30:00.608293 [ 188 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::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 | ||
| 5725 | 2026.05.21 10:30:00.608408 [ 188 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5726 | 2026.05.21 10:30:00.608442 [ 188 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5727 | 2026.05.21 10:30:00.608517 [ 188 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::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 | ||
| 5728 | 2026.05.21 10:30:00.608581 [ 188 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::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 | ||
| 5729 | 2026.05.21 10:30:00.608644 [ 188 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::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 | ||
| 5730 | 2026.05.21 10:30:00.608703 [ 188 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::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 | ||
| 5731 | 2026.05.21 10:30:00.609517 [ 198 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256276 sec., 4776.020555992473 rows/sec., 354.47 KiB/sec. | ||
| 5732 | 2026.05.21 10:30:00.609748 [ 198 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5733 | 2026.05.21 10:30:00.610185 [ 198 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::all_1_5_1} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.05.21 10:30:00.610291 [ 198 ] {6d19d7f3-7dde-4fca-b762-78be5bba1c19::all_1_5_1} <Trace> oximeter.fields_u64 (6d19d7f3-7dde-4fca-b762-78be5bba1c19) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5735 | 2026.05.21 10:30:00.610414 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5736 | 2026.05.21 10:30:00.890175 [ 59 ] {} <Debug> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5737 | 2026.05.21 10:30:00.890251 [ 59 ] {} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.05.21 10:30:00.890278 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5739 | 2026.05.21 10:30:00.890439 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::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 | ||
| 5740 | 2026.05.21 10:30:00.890595 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5741 | 2026.05.21 10:30:00.890645 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5742 | 2026.05.21 10:30:00.890745 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5743 | 2026.05.21 10:30:00.890806 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 5744 | 2026.05.21 10:30:00.890861 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5745 | 2026.05.21 10:30:00.890910 [ 197 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5746 | 2026.05.21 10:30:00.891887 [ 198 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511923 sec., 25133.555081839484 rows/sec., 2.10 MiB/sec. | ||
| 5747 | 2026.05.21 10:30:00.892122 [ 186 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5748 | 2026.05.21 10:30:00.892492 [ 186 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.05.21 10:30:00.892596 [ 186 ] {01b4b795-d16f-41a0-bfa3-80ea65a010aa::all_1_9_2} <Trace> oximeter.fields_ipaddr (01b4b795-d16f-41a0-bfa3-80ea65a010aa) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5750 | 2026.05.21 10:30:00.892715 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5751 | 2026.05.21 10:30:00.919707 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5752 | 2026.05.21 10:30:00.919745 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5753 | 2026.05.21 10:30:01.039696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12473 | ||
| 5754 | 2026.05.21 10:30:01.040357 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.05.21 10:30:01.040417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5756 | 2026.05.21 10:30:01.041088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5757 | 2026.05.21 10:30:01.041427 [ 245 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.05.21 10:30:01.041613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12473 | ||
| 5759 | 2026.05.21 10:30:01.041616 [ 59 ] {} <Debug> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5760 | 2026.05.21 10:30:01.041709 [ 59 ] {} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.05.21 10:30:01.041737 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 5762 | 2026.05.21 10:30:01.041851 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::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 | ||
| 5763 | 2026.05.21 10:30:01.041964 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5764 | 2026.05.21 10:30:01.042005 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10041 rows starting from the beginning of the part | ||
| 5765 | 2026.05.21 10:30:01.042079 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5766 | 2026.05.21 10:30:01.042134 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5767 | 2026.05.21 10:30:01.042184 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5768 | 2026.05.21 10:30:01.042240 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5769 | 2026.05.21 10:30:01.042286 [ 197 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::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 | ||
| 5770 | 2026.05.21 10:30:01.044535 [ 198 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12473 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721126 sec., 4583764.221134927 rows/sec., 65.57 MiB/sec. | ||
| 5771 | 2026.05.21 10:30:01.045059 [ 194 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5772 | 2026.05.21 10:30:01.046373 [ 194 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.05.21 10:30:01.046479 [ 194 ] {aa45cad2-4df7-4fb5-9616-5ba2e64fdba4::all_1_26_5} <Trace> system.asynchronous_metric_log (aa45cad2-4df7-4fb5-9616-5ba2e64fdba4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5774 | 2026.05.21 10:30:01.046605 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||