| 1 | [ Dec 19 19:57:17 Enabled. ] | ||
| 2 | [ Dec 19 19:57:17 Rereading configuration. ] | ||
| 3 | [ Dec 19 19:57:19 Rereading configuration. ] | ||
| 4 | [ Dec 19 19:57:28 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 | [ Dec 19 19:57:28 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 | 2025.12.19 19:57:30.833280 [ 1 ] {} <Information> Application: Will watch for the process with pid 25794 | ||
| 29 | 2025.12.19 19:57:30.833746 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.19 19:57:31.041153 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25794 | ||
| 31 | 2025.12.19 19:57:31.043709 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.19 19:57:31.043885 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.19 19:57:31.255516 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.19 19:57:31.284181 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.19 19:57:31.284230 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.19 19:57:31.284247 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.19 19:57:31.284300 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.19 19:57:31.284651 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.19 19:57:31.288505 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.19 19:57:31.289273 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.19 19:57:31.291575 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.19 19:57:31.291603 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.19 19:57:31.291619 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.19 19:57:31.293655 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.19 19:57:31.294644 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.19 19:57:31.300076 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.19 19:57:31.300834 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.19 19:57:31.302088 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.19 19:57:31.302151 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.19 19:57:31.303150 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.19 19:57:31.303558 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.19 19:57:31.308699 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.19 19:57:31.309322 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.19 19:57:31.315798 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.19 19:57:31.316191 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.19 19:57:31.316559 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.19 19:57:31.316891 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.19 19:57:31.318243 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.19 19:57:31.318268 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.19 19:57:31.318354 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.19 19:57:31.318875 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.19 19:57:31.330333 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.19 19:57:31.330359 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164382 sec | ||
| 68 | 2025.12.19 19:57:31.330380 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.19 19:57:31.330394 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.19 19:57:31.331054 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.19 19:57:31.331610 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.19 19:57:31.350510 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.19 19:57:31.350556 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.19 19:57:31.350579 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.19 19:57:31.350591 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.19 19:57:31.350624 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.19 19:57:31.350643 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.19 19:57:31.353298 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.19 19:57:31.353350 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.19 19:57:31.353372 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.19 19:57:31.353526 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.19 19:57:31.353569 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.19 19:57:31.353583 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.19 19:57:31.353601 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.19 19:57:31.353613 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.19 19:57:31.353642 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.19 19:57:31.353660 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.19 19:57:31.385117 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.19 19:57:31.387473 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.19 19:57:31.387509 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5451e-05 sec | ||
| 91 | 2025.12.19 19:57:31.387525 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.19 19:57:31.387539 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.19 19:57:31.387566 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.19 19:57:31.387789 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.19 19:57:31.387839 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.19 19:57:31.387855 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.19 19:57:31.387869 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.19 19:57:31.387883 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.19 19:57:31.393185 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.19 19:57:31.393381 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.12.19 19:57:31.396122 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.392e-05 sec. | ||
| 102 | 2025.12.19 19:57:31.396413 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.19 19:57:31.397690 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.19 19:57:31.397709 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.19 19:57:32.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.12.19 19:57:32.559289 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37918 | ||
| 107 | 2025.12.19 19:57:32.561482 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.19 19:57:32.561554 [ 3 ] {} <Debug> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Authenticating user 'default' from [fd00:1122:3344:101::d]:37918 | ||
| 109 | 2025.12.19 19:57:32.561600 [ 3 ] {} <Debug> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.19 19:57:32.561613 [ 3 ] {} <Debug> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.19 19:57:32.561709 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.19 19:57:32.561742 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.19 19:57:32.561757 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.12.19 19:57:32.563943 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46211 | ||
| 115 | 2025.12.19 19:57:32.563969 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34470 | ||
| 116 | 2025.12.19 19:57:32.564083 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50808 | ||
| 117 | 2025.12.19 19:57:32.564219 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.19 19:57:32.564273 [ 4 ] {} <Debug> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:46211 | ||
| 119 | 2025.12.19 19:57:32.564301 [ 4 ] {} <Debug> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.19 19:57:32.564319 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62721 | ||
| 121 | 2025.12.19 19:57:32.564340 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.19 19:57:32.564336 [ 4 ] {} <Debug> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.12.19 19:57:32.564374 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.12.19 19:57:32.564385 [ 5 ] {} <Debug> TCP-Session: 001e79dc-d963-40fe-ac90-fafb96e2dc0f Authenticating user 'default' from [fd00:1122:3344:101::d]:34470 | ||
| 125 | 2025.12.19 19:57:32.564431 [ 254 ] {} <Debug> TCP-Session: a4ed79d4-88c7-45e5-b470-17c9af570c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:50808 | ||
| 126 | 2025.12.19 19:57:32.564439 [ 5 ] {} <Debug> TCP-Session: 001e79dc-d963-40fe-ac90-fafb96e2dc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.19 19:57:32.564456 [ 254 ] {} <Debug> TCP-Session: a4ed79d4-88c7-45e5-b470-17c9af570c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.19 19:57:32.564465 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.19 19:57:32.564480 [ 5 ] {} <Debug> TCP-Session: 001e79dc-d963-40fe-ac90-fafb96e2dc0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.19 19:57:32.564489 [ 254 ] {} <Debug> TCP-Session: a4ed79d4-88c7-45e5-b470-17c9af570c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.19 19:57:32.564522 [ 255 ] {} <Debug> TCP-Session: f0fc51db-43c0-47f4-a414-2dd313b51103 Authenticating user 'default' from [fd00:1122:3344:101::d]:62721 | ||
| 132 | 2025.12.19 19:57:32.564432 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50269 | ||
| 133 | 2025.12.19 19:57:32.564554 [ 255 ] {} <Debug> TCP-Session: f0fc51db-43c0-47f4-a414-2dd313b51103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.19 19:57:32.564551 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40867 | ||
| 135 | 2025.12.19 19:57:32.564621 [ 255 ] {} <Debug> TCP-Session: f0fc51db-43c0-47f4-a414-2dd313b51103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.19 19:57:32.564643 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38704 | ||
| 137 | 2025.12.19 19:57:32.564708 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52102 | ||
| 138 | 2025.12.19 19:57:32.564941 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.12.19 19:57:32.564947 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.19 19:57:32.564983 [ 256 ] {} <Debug> TCP-Session: 889aaf58-7927-4ee6-9a14-4c070557dc3a Authenticating user 'default' from [fd00:1122:3344:101::d]:50269 | ||
| 141 | 2025.12.19 19:57:32.564999 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.12.19 19:57:32.565015 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.19 19:57:32.565044 [ 257 ] {} <Debug> TCP-Session: 4acb0b25-53e1-461f-a980-1b8b213b1895 Authenticating user 'default' from [fd00:1122:3344:101::d]:40867 | ||
| 144 | 2025.12.19 19:57:32.565044 [ 256 ] {} <Debug> TCP-Session: 889aaf58-7927-4ee6-9a14-4c070557dc3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.19 19:57:32.565075 [ 259 ] {} <Debug> TCP-Session: 8bfd4524-011a-4bb6-959b-fb0534e81544 Authenticating user 'default' from [fd00:1122:3344:101::d]:52102 | ||
| 146 | 2025.12.19 19:57:32.565087 [ 257 ] {} <Debug> TCP-Session: 4acb0b25-53e1-461f-a980-1b8b213b1895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.19 19:57:32.565104 [ 259 ] {} <Debug> TCP-Session: 8bfd4524-011a-4bb6-959b-fb0534e81544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.19 19:57:32.565122 [ 257 ] {} <Debug> TCP-Session: 4acb0b25-53e1-461f-a980-1b8b213b1895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.19 19:57:32.565131 [ 259 ] {} <Debug> TCP-Session: 8bfd4524-011a-4bb6-959b-fb0534e81544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.12.19 19:57:32.565090 [ 256 ] {} <Debug> TCP-Session: 889aaf58-7927-4ee6-9a14-4c070557dc3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.12.19 19:57:32.565005 [ 258 ] {} <Debug> TCP-Session: 5a8c1abb-834a-4081-b17e-b07b7f67aadf Authenticating user 'default' from [fd00:1122:3344:101::d]:38704 | ||
| 152 | 2025.12.19 19:57:32.565209 [ 258 ] {} <Debug> TCP-Session: 5a8c1abb-834a-4081-b17e-b07b7f67aadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.19 19:57:32.565237 [ 258 ] {} <Debug> TCP-Session: 5a8c1abb-834a-4081-b17e-b07b7f67aadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.19 19:57:32.568343 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2025.12.19 19:57:32.574265 [ 3 ] {27cc0582-0109-4b2b-86b8-bc4867bab4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2025.12.19 19:57:32.709861 [ 3 ] {27cc0582-0109-4b2b-86b8-bc4867bab4da} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37918) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.12.19 19:57:32.710651 [ 3 ] {27cc0582-0109-4b2b-86b8-bc4867bab4da} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.12.19 19:57:32.710742 [ 3 ] {27cc0582-0109-4b2b-86b8-bc4867bab4da} <Debug> TCPHandler: Processed in 0.144373083 sec. | ||
| 205 | 2025.12.19 19:57:32.711195 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.12.19 19:57:32.713019 [ 4 ] {d532688c-2fc2-47b1-af56-37d1d9cfe0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.12.19 19:57:32.713388 [ 4 ] {d532688c-2fc2-47b1-af56-37d1d9cfe0ed} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46211) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.12.19 19:57:32.713528 [ 4 ] {d532688c-2fc2-47b1-af56-37d1d9cfe0ed} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.12.19 19:57:32.713612 [ 4 ] {d532688c-2fc2-47b1-af56-37d1d9cfe0ed} <Debug> TCPHandler: Processed in 0.002602477 sec. | ||
| 256 | 2025.12.19 19:57:32.715840 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.12.19 19:57:32.716712 [ 3 ] {e5674023-02c5-42a9-94ac-f6ed7b61cff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.12.19 19:57:32.717325 [ 3 ] {e5674023-02c5-42a9-94ac-f6ed7b61cff1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.12.19 19:57:32.730366 [ 3 ] {e5674023-02c5-42a9-94ac-f6ed7b61cff1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.12.19 19:57:32.730390 [ 3 ] {e5674023-02c5-42a9-94ac-f6ed7b61cff1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1761e-05 sec | ||
| 261 | 2025.12.19 19:57:32.730421 [ 3 ] {e5674023-02c5-42a9-94ac-f6ed7b61cff1} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.12.19 19:57:32.730432 [ 3 ] {e5674023-02c5-42a9-94ac-f6ed7b61cff1} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.12.19 19:57:32.730455 [ 3 ] {e5674023-02c5-42a9-94ac-f6ed7b61cff1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.12.19 19:57:32.731101 [ 3 ] {e5674023-02c5-42a9-94ac-f6ed7b61cff1} <Debug> TCPHandler: Processed in 0.0154123 sec. | ||
| 265 | 2025.12.19 19:57:32.731258 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.12.19 19:57:32.731412 [ 3 ] {c55a0b41-7dae-4aef-9370-4b0dac25ab97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2025.12.19 19:57:32.731479 [ 3 ] {c55a0b41-7dae-4aef-9370-4b0dac25ab97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.12.19 19:57:32.736394 [ 3 ] {c55a0b41-7dae-4aef-9370-4b0dac25ab97} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.12.19 19:57:32.740074 [ 3 ] {c55a0b41-7dae-4aef-9370-4b0dac25ab97} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd): Loading data parts | ||
| 271 | 2025.12.19 19:57:32.742411 [ 3 ] {c55a0b41-7dae-4aef-9370-4b0dac25ab97} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd): There are no data parts | ||
| 272 | 2025.12.19 19:57:32.753056 [ 3 ] {c55a0b41-7dae-4aef-9370-4b0dac25ab97} <Debug> TCPHandler: Processed in 0.021849736 sec. | ||
| 273 | 2025.12.19 19:57:32.753220 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.12.19 19:57:32.753424 [ 3 ] {4acec36f-c475-44a5-a47e-9c8a50318cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2025.12.19 19:57:32.753493 [ 3 ] {4acec36f-c475-44a5-a47e-9c8a50318cab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.12.19 19:57:32.773283 [ 3 ] {4acec36f-c475-44a5-a47e-9c8a50318cab} <Debug> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Loading data parts | ||
| 287 | 2025.12.19 19:57:32.773483 [ 3 ] {4acec36f-c475-44a5-a47e-9c8a50318cab} <Debug> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): There are no data parts | ||
| 288 | 2025.12.19 19:57:32.780550 [ 3 ] {4acec36f-c475-44a5-a47e-9c8a50318cab} <Debug> TCPHandler: Processed in 0.027379403 sec. | ||
| 289 | 2025.12.19 19:57:32.780831 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.12.19 19:57:32.781155 [ 3 ] {c523deae-d344-4331-8d6e-c3c30d60c35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2025.12.19 19:57:32.781262 [ 3 ] {c523deae-d344-4331-8d6e-c3c30d60c35c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.12.19 19:57:32.783412 [ 3 ] {c523deae-d344-4331-8d6e-c3c30d60c35c} <Debug> oximeter.measurements_i8 (2ffcfefc-bf90-4758-a71c-435e72edfbbb): Loading data parts | ||
| 293 | 2025.12.19 19:57:32.783580 [ 3 ] {c523deae-d344-4331-8d6e-c3c30d60c35c} <Debug> oximeter.measurements_i8 (2ffcfefc-bf90-4758-a71c-435e72edfbbb): There are no data parts | ||
| 294 | 2025.12.19 19:57:32.785742 [ 3 ] {c523deae-d344-4331-8d6e-c3c30d60c35c} <Debug> TCPHandler: Processed in 0.005013082 sec. | ||
| 295 | 2025.12.19 19:57:32.785890 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.12.19 19:57:32.786063 [ 3 ] {d97fbf95-bf2f-4b99-8de6-61cf68a10cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2025.12.19 19:57:32.786107 [ 3 ] {d97fbf95-bf2f-4b99-8de6-61cf68a10cb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.12.19 19:57:32.787717 [ 3 ] {d97fbf95-bf2f-4b99-8de6-61cf68a10cb8} <Debug> oximeter.measurements_u8 (ee33e2e8-c289-4a90-bffb-e15a0de308c5): Loading data parts | ||
| 299 | 2025.12.19 19:57:32.787873 [ 3 ] {d97fbf95-bf2f-4b99-8de6-61cf68a10cb8} <Debug> oximeter.measurements_u8 (ee33e2e8-c289-4a90-bffb-e15a0de308c5): There are no data parts | ||
| 300 | 2025.12.19 19:57:32.798275 [ 3 ] {d97fbf95-bf2f-4b99-8de6-61cf68a10cb8} <Debug> TCPHandler: Processed in 0.012434888 sec. | ||
| 301 | 2025.12.19 19:57:32.798438 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.12.19 19:57:32.798601 [ 3 ] {a8c981e2-617a-4eb4-a5c3-86bf934e171e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2025.12.19 19:57:32.798655 [ 3 ] {a8c981e2-617a-4eb4-a5c3-86bf934e171e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.12.19 19:57:32.801388 [ 3 ] {a8c981e2-617a-4eb4-a5c3-86bf934e171e} <Debug> oximeter.measurements_i16 (65919ff4-0068-4024-be24-a4b20ae3ffa3): Loading data parts | ||
| 305 | 2025.12.19 19:57:32.801541 [ 3 ] {a8c981e2-617a-4eb4-a5c3-86bf934e171e} <Debug> oximeter.measurements_i16 (65919ff4-0068-4024-be24-a4b20ae3ffa3): There are no data parts | ||
| 306 | 2025.12.19 19:57:32.811793 [ 3 ] {a8c981e2-617a-4eb4-a5c3-86bf934e171e} <Debug> TCPHandler: Processed in 0.013405788 sec. | ||
| 307 | 2025.12.19 19:57:32.811944 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.12.19 19:57:32.812110 [ 3 ] {978ce108-7c93-4d61-a021-2584166882ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2025.12.19 19:57:32.812175 [ 3 ] {978ce108-7c93-4d61-a021-2584166882ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.12.19 19:57:32.815764 [ 3 ] {978ce108-7c93-4d61-a021-2584166882ef} <Debug> oximeter.measurements_u16 (5782ebaf-7529-4339-95ff-24caed1ba082): Loading data parts | ||
| 311 | 2025.12.19 19:57:32.815902 [ 3 ] {978ce108-7c93-4d61-a021-2584166882ef} <Debug> oximeter.measurements_u16 (5782ebaf-7529-4339-95ff-24caed1ba082): There are no data parts | ||
| 312 | 2025.12.19 19:57:32.817128 [ 3 ] {978ce108-7c93-4d61-a021-2584166882ef} <Debug> TCPHandler: Processed in 0.005235854 sec. | ||
| 313 | 2025.12.19 19:57:32.817278 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.12.19 19:57:32.817442 [ 3 ] {2322b264-2a6a-42b5-8c02-4f75437e0cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2025.12.19 19:57:32.817503 [ 3 ] {2322b264-2a6a-42b5-8c02-4f75437e0cf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.12.19 19:57:32.827750 [ 3 ] {2322b264-2a6a-42b5-8c02-4f75437e0cf5} <Debug> oximeter.measurements_i32 (aee9f170-4703-4496-a18a-3d595d62e37e): Loading data parts | ||
| 317 | 2025.12.19 19:57:32.827899 [ 3 ] {2322b264-2a6a-42b5-8c02-4f75437e0cf5} <Debug> oximeter.measurements_i32 (aee9f170-4703-4496-a18a-3d595d62e37e): There are no data parts | ||
| 318 | 2025.12.19 19:57:32.829928 [ 3 ] {2322b264-2a6a-42b5-8c02-4f75437e0cf5} <Debug> TCPHandler: Processed in 0.012699532 sec. | ||
| 319 | 2025.12.19 19:57:32.830080 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.12.19 19:57:32.830235 [ 3 ] {f6250da1-b470-41a9-b58c-a9f7eb988e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2025.12.19 19:57:32.830290 [ 3 ] {f6250da1-b470-41a9-b58c-a9f7eb988e2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.12.19 19:57:32.832869 [ 3 ] {f6250da1-b470-41a9-b58c-a9f7eb988e2a} <Debug> oximeter.measurements_u32 (1584bf95-5ff8-4761-b61d-f05c97a78998): Loading data parts | ||
| 323 | 2025.12.19 19:57:32.833007 [ 3 ] {f6250da1-b470-41a9-b58c-a9f7eb988e2a} <Debug> oximeter.measurements_u32 (1584bf95-5ff8-4761-b61d-f05c97a78998): There are no data parts | ||
| 324 | 2025.12.19 19:57:32.834291 [ 3 ] {f6250da1-b470-41a9-b58c-a9f7eb988e2a} <Debug> TCPHandler: Processed in 0.004260844 sec. | ||
| 325 | 2025.12.19 19:57:32.834426 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.12.19 19:57:32.834652 [ 3 ] {05480da8-add7-4b2b-a469-d9f1aac19b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2025.12.19 19:57:32.834768 [ 3 ] {05480da8-add7-4b2b-a469-d9f1aac19b66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.12.19 19:57:32.843152 [ 3 ] {05480da8-add7-4b2b-a469-d9f1aac19b66} <Debug> oximeter.measurements_i64 (143c9c39-6469-4149-a9ae-9f54ddf2e299): Loading data parts | ||
| 329 | 2025.12.19 19:57:32.843441 [ 3 ] {05480da8-add7-4b2b-a469-d9f1aac19b66} <Debug> oximeter.measurements_i64 (143c9c39-6469-4149-a9ae-9f54ddf2e299): There are no data parts | ||
| 330 | 2025.12.19 19:57:32.845196 [ 3 ] {05480da8-add7-4b2b-a469-d9f1aac19b66} <Debug> TCPHandler: Processed in 0.010817712 sec. | ||
| 331 | 2025.12.19 19:57:32.845361 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.12.19 19:57:32.845515 [ 3 ] {75392aeb-e11e-4286-bb2d-10335a55d510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2025.12.19 19:57:32.845632 [ 3 ] {75392aeb-e11e-4286-bb2d-10335a55d510} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.12.19 19:57:32.859291 [ 3 ] {75392aeb-e11e-4286-bb2d-10335a55d510} <Debug> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Loading data parts | ||
| 335 | 2025.12.19 19:57:32.859470 [ 3 ] {75392aeb-e11e-4286-bb2d-10335a55d510} <Debug> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): There are no data parts | ||
| 336 | 2025.12.19 19:57:32.861793 [ 3 ] {75392aeb-e11e-4286-bb2d-10335a55d510} <Debug> TCPHandler: Processed in 0.016485 sec. | ||
| 337 | 2025.12.19 19:57:32.861949 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.12.19 19:57:32.862236 [ 3 ] {94cede77-7332-4b27-86ba-c821ba82457a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2025.12.19 19:57:32.862352 [ 3 ] {94cede77-7332-4b27-86ba-c821ba82457a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.12.19 19:57:32.865197 [ 3 ] {94cede77-7332-4b27-86ba-c821ba82457a} <Debug> oximeter.measurements_f32 (c41b6acd-7266-46e7-9e37-177978d6c2e6): Loading data parts | ||
| 341 | 2025.12.19 19:57:32.865380 [ 3 ] {94cede77-7332-4b27-86ba-c821ba82457a} <Debug> oximeter.measurements_f32 (c41b6acd-7266-46e7-9e37-177978d6c2e6): There are no data parts | ||
| 342 | 2025.12.19 19:57:32.866648 [ 3 ] {94cede77-7332-4b27-86ba-c821ba82457a} <Debug> TCPHandler: Processed in 0.004748629 sec. | ||
| 343 | 2025.12.19 19:57:32.866780 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.19 19:57:32.866932 [ 3 ] {10438315-1b12-4cbe-b834-e5f966379fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2025.12.19 19:57:32.867047 [ 3 ] {10438315-1b12-4cbe-b834-e5f966379fb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.12.19 19:57:32.875546 [ 3 ] {10438315-1b12-4cbe-b834-e5f966379fb0} <Debug> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Loading data parts | ||
| 347 | 2025.12.19 19:57:32.875740 [ 3 ] {10438315-1b12-4cbe-b834-e5f966379fb0} <Debug> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): There are no data parts | ||
| 348 | 2025.12.19 19:57:32.877626 [ 3 ] {10438315-1b12-4cbe-b834-e5f966379fb0} <Debug> TCPHandler: Processed in 0.010893813 sec. | ||
| 349 | 2025.12.19 19:57:32.877771 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.12.19 19:57:32.878006 [ 3 ] {4af83cc1-312f-4217-8782-802e0b91e867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2025.12.19 19:57:32.878130 [ 3 ] {4af83cc1-312f-4217-8782-802e0b91e867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.12.19 19:57:32.892555 [ 3 ] {4af83cc1-312f-4217-8782-802e0b91e867} <Debug> oximeter.measurements_string (2fd62f54-79d3-479d-9676-58dba88ed1bd): Loading data parts | ||
| 353 | 2025.12.19 19:57:32.892729 [ 3 ] {4af83cc1-312f-4217-8782-802e0b91e867} <Debug> oximeter.measurements_string (2fd62f54-79d3-479d-9676-58dba88ed1bd): There are no data parts | ||
| 354 | 2025.12.19 19:57:32.895960 [ 3 ] {4af83cc1-312f-4217-8782-802e0b91e867} <Debug> TCPHandler: Processed in 0.018237429 sec. | ||
| 355 | 2025.12.19 19:57:32.896125 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.12.19 19:57:32.896284 [ 3 ] {b3b96c10-6c59-4a67-82b4-1a47e0c34ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.12.19 19:57:32.896426 [ 3 ] {b3b96c10-6c59-4a67-82b4-1a47e0c34ce1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.12.19 19:57:32.906521 [ 3 ] {b3b96c10-6c59-4a67-82b4-1a47e0c34ce1} <Debug> oximeter.measurements_bytes (5f348746-8348-4586-b62e-28d09f7edbe7): Loading data parts | ||
| 366 | 2025.12.19 19:57:32.906670 [ 3 ] {b3b96c10-6c59-4a67-82b4-1a47e0c34ce1} <Debug> oximeter.measurements_bytes (5f348746-8348-4586-b62e-28d09f7edbe7): There are no data parts | ||
| 367 | 2025.12.19 19:57:32.909977 [ 3 ] {b3b96c10-6c59-4a67-82b4-1a47e0c34ce1} <Debug> TCPHandler: Processed in 0.013901563 sec. | ||
| 368 | 2025.12.19 19:57:32.910126 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.12.19 19:57:32.910312 [ 3 ] {0400400e-84ba-4612-9e78-244641036226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) 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) | ||
| 370 | 2025.12.19 19:57:32.910450 [ 3 ] {0400400e-84ba-4612-9e78-244641036226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.12.19 19:57:32.922323 [ 3 ] {0400400e-84ba-4612-9e78-244641036226} <Debug> oximeter.measurements_cumulativei64 (92043edd-ecfe-43fe-8951-4ebe5936bf47): Loading data parts | ||
| 372 | 2025.12.19 19:57:32.922540 [ 3 ] {0400400e-84ba-4612-9e78-244641036226} <Debug> oximeter.measurements_cumulativei64 (92043edd-ecfe-43fe-8951-4ebe5936bf47): There are no data parts | ||
| 373 | 2025.12.19 19:57:32.924906 [ 3 ] {0400400e-84ba-4612-9e78-244641036226} <Debug> TCPHandler: Processed in 0.014828914 sec. | ||
| 374 | 2025.12.19 19:57:32.925097 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.12.19 19:57:32.925308 [ 3 ] {41fcbf90-c286-4553-8153-19115f834f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) 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) | ||
| 376 | 2025.12.19 19:57:32.925443 [ 3 ] {41fcbf90-c286-4553-8153-19115f834f86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.12.19 19:57:32.927892 [ 3 ] {41fcbf90-c286-4553-8153-19115f834f86} <Debug> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Loading data parts | ||
| 378 | 2025.12.19 19:57:32.928138 [ 3 ] {41fcbf90-c286-4553-8153-19115f834f86} <Debug> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): There are no data parts | ||
| 379 | 2025.12.19 19:57:32.937865 [ 3 ] {41fcbf90-c286-4553-8153-19115f834f86} <Debug> TCPHandler: Processed in 0.012817853 sec. | ||
| 380 | 2025.12.19 19:57:32.938014 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.12.19 19:57:32.938264 [ 3 ] {0d2e80e1-2775-472c-bcf6-167e7b5247c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2025.12.19 19:57:32.938351 [ 3 ] {0d2e80e1-2775-472c-bcf6-167e7b5247c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.12.19 19:57:32.941940 [ 3 ] {0d2e80e1-2775-472c-bcf6-167e7b5247c6} <Debug> oximeter.measurements_cumulativef32 (ea41a2be-5d29-4c9d-8e71-ae514bc951c9): Loading data parts | ||
| 384 | 2025.12.19 19:57:32.942082 [ 3 ] {0d2e80e1-2775-472c-bcf6-167e7b5247c6} <Debug> oximeter.measurements_cumulativef32 (ea41a2be-5d29-4c9d-8e71-ae514bc951c9): There are no data parts | ||
| 385 | 2025.12.19 19:57:32.943500 [ 3 ] {0d2e80e1-2775-472c-bcf6-167e7b5247c6} <Debug> TCPHandler: Processed in 0.005535757 sec. | ||
| 386 | 2025.12.19 19:57:32.943640 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.19 19:57:32.943830 [ 3 ] {9cdf9f6f-22f5-4bff-865a-38b265e5fa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2025.12.19 19:57:32.943961 [ 3 ] {9cdf9f6f-22f5-4bff-865a-38b265e5fa44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.12.19 19:57:32.954596 [ 3 ] {9cdf9f6f-22f5-4bff-865a-38b265e5fa44} <Debug> oximeter.measurements_cumulativef64 (da6acf30-7f18-4ca1-856b-df965be665db): Loading data parts | ||
| 390 | 2025.12.19 19:57:32.954837 [ 3 ] {9cdf9f6f-22f5-4bff-865a-38b265e5fa44} <Debug> oximeter.measurements_cumulativef64 (da6acf30-7f18-4ca1-856b-df965be665db): There are no data parts | ||
| 391 | 2025.12.19 19:57:32.956870 [ 3 ] {9cdf9f6f-22f5-4bff-865a-38b265e5fa44} <Debug> TCPHandler: Processed in 0.013279687 sec. | ||
| 392 | 2025.12.19 19:57:32.957022 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.12.19 19:57:32.957331 [ 3 ] {f1cf34d4-a8d1-45a6-a1ce-4777d30e5f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2025.12.19 19:57:32.957468 [ 3 ] {f1cf34d4-a8d1-45a6-a1ce-4777d30e5f48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.12.19 19:57:32.960458 [ 3 ] {f1cf34d4-a8d1-45a6-a1ce-4777d30e5f48} <Debug> oximeter.measurements_histogrami8 (a30a52b6-6839-4b73-9b0a-1910fff3f027): Loading data parts | ||
| 406 | 2025.12.19 19:57:32.960639 [ 3 ] {f1cf34d4-a8d1-45a6-a1ce-4777d30e5f48} <Debug> oximeter.measurements_histogrami8 (a30a52b6-6839-4b73-9b0a-1910fff3f027): There are no data parts | ||
| 407 | 2025.12.19 19:57:32.962061 [ 3 ] {f1cf34d4-a8d1-45a6-a1ce-4777d30e5f48} <Debug> TCPHandler: Processed in 0.005089933 sec. | ||
| 408 | 2025.12.19 19:57:32.962248 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.12.19 19:57:32.962461 [ 3 ] {82dc8c45-c1f8-4dc8-b5ae-4db17fe934cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2025.12.19 19:57:32.962596 [ 3 ] {82dc8c45-c1f8-4dc8-b5ae-4db17fe934cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.12.19 19:57:32.970737 [ 3 ] {82dc8c45-c1f8-4dc8-b5ae-4db17fe934cc} <Debug> oximeter.measurements_histogramu8 (b360f519-45cb-4bb7-8b0f-89adeb39726a): Loading data parts | ||
| 412 | 2025.12.19 19:57:32.970946 [ 3 ] {82dc8c45-c1f8-4dc8-b5ae-4db17fe934cc} <Debug> oximeter.measurements_histogramu8 (b360f519-45cb-4bb7-8b0f-89adeb39726a): There are no data parts | ||
| 413 | 2025.12.19 19:57:32.974066 [ 3 ] {82dc8c45-c1f8-4dc8-b5ae-4db17fe934cc} <Debug> TCPHandler: Processed in 0.011867653 sec. | ||
| 414 | 2025.12.19 19:57:32.974224 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.12.19 19:57:32.974531 [ 3 ] {b84c21a8-7acb-46af-a849-6b23e51c0065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.12.19 19:57:32.974675 [ 3 ] {b84c21a8-7acb-46af-a849-6b23e51c0065} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.12.19 19:57:32.986852 [ 3 ] {b84c21a8-7acb-46af-a849-6b23e51c0065} <Debug> oximeter.measurements_histogrami16 (29cf2fd9-4aee-4ea8-bc85-5a0c7cb895e5): Loading data parts | ||
| 418 | 2025.12.19 19:57:32.987021 [ 3 ] {b84c21a8-7acb-46af-a849-6b23e51c0065} <Debug> oximeter.measurements_histogrami16 (29cf2fd9-4aee-4ea8-bc85-5a0c7cb895e5): There are no data parts | ||
| 419 | 2025.12.19 19:57:32.990290 [ 3 ] {b84c21a8-7acb-46af-a849-6b23e51c0065} <Debug> TCPHandler: Processed in 0.016120807 sec. | ||
| 420 | 2025.12.19 19:57:32.990588 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.12.19 19:57:32.990807 [ 3 ] {5a41af5d-4d52-4e35-8b12-9d7d2ae2b29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.12.19 19:57:32.990987 [ 3 ] {5a41af5d-4d52-4e35-8b12-9d7d2ae2b29f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.12.19 19:57:32.993198 [ 3 ] {5a41af5d-4d52-4e35-8b12-9d7d2ae2b29f} <Debug> oximeter.measurements_histogramu16 (411f9fd4-3335-4c09-a84c-fb9ac5fbf0af): Loading data parts | ||
| 424 | 2025.12.19 19:57:32.993441 [ 3 ] {5a41af5d-4d52-4e35-8b12-9d7d2ae2b29f} <Debug> oximeter.measurements_histogramu16 (411f9fd4-3335-4c09-a84c-fb9ac5fbf0af): There are no data parts | ||
| 425 | 2025.12.19 19:57:33.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.06 MiB, peak 124.06 MiB, free memory in arenas 0.00 B, will set to 132.53 MiB (RSS), difference: 8.47 MiB | ||
| 426 | 2025.12.19 19:57:33.000293 [ 3 ] {5a41af5d-4d52-4e35-8b12-9d7d2ae2b29f} <Debug> TCPHandler: Processed in 0.009753821 sec. | ||
| 427 | 2025.12.19 19:57:33.000556 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2025.12.19 19:57:33.000772 [ 3 ] {a2142e6f-adec-484a-90ca-e8fde418ddd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 429 | 2025.12.19 19:57:33.000912 [ 3 ] {a2142e6f-adec-484a-90ca-e8fde418ddd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2025.12.19 19:57:33.003329 [ 3 ] {a2142e6f-adec-484a-90ca-e8fde418ddd2} <Debug> oximeter.measurements_histogrami32 (2043fc2f-9102-4e4f-b071-61329aa0d31d): Loading data parts | ||
| 431 | 2025.12.19 19:57:33.003487 [ 3 ] {a2142e6f-adec-484a-90ca-e8fde418ddd2} <Debug> oximeter.measurements_histogrami32 (2043fc2f-9102-4e4f-b071-61329aa0d31d): There are no data parts | ||
| 432 | 2025.12.19 19:57:33.021170 [ 3 ] {a2142e6f-adec-484a-90ca-e8fde418ddd2} <Debug> TCPHandler: Processed in 0.020662024 sec. | ||
| 433 | 2025.12.19 19:57:33.021356 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2025.12.19 19:57:33.021629 [ 3 ] {096f2100-c513-457b-91e8-715a046091ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 435 | 2025.12.19 19:57:33.021792 [ 3 ] {096f2100-c513-457b-91e8-715a046091ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2025.12.19 19:57:33.033706 [ 3 ] {096f2100-c513-457b-91e8-715a046091ac} <Debug> oximeter.measurements_histogramu32 (f210842c-0399-4da5-ba09-367d2c3329a7): Loading data parts | ||
| 437 | 2025.12.19 19:57:33.033874 [ 3 ] {096f2100-c513-457b-91e8-715a046091ac} <Debug> oximeter.measurements_histogramu32 (f210842c-0399-4da5-ba09-367d2c3329a7): There are no data parts | ||
| 438 | 2025.12.19 19:57:33.035961 [ 3 ] {096f2100-c513-457b-91e8-715a046091ac} <Debug> TCPHandler: Processed in 0.014664412 sec. | ||
| 439 | 2025.12.19 19:57:33.036181 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2025.12.19 19:57:33.036448 [ 3 ] {b38eff44-c873-48f6-81a7-615f5e2b8de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 441 | 2025.12.19 19:57:33.036583 [ 3 ] {b38eff44-c873-48f6-81a7-615f5e2b8de3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2025.12.19 19:57:33.039663 [ 3 ] {b38eff44-c873-48f6-81a7-615f5e2b8de3} <Debug> oximeter.measurements_histogrami64 (97cce788-5713-4347-8e55-5bd4cb4ca9ba): Loading data parts | ||
| 443 | 2025.12.19 19:57:33.039808 [ 3 ] {b38eff44-c873-48f6-81a7-615f5e2b8de3} <Debug> oximeter.measurements_histogrami64 (97cce788-5713-4347-8e55-5bd4cb4ca9ba): There are no data parts | ||
| 444 | 2025.12.19 19:57:33.041207 [ 3 ] {b38eff44-c873-48f6-81a7-615f5e2b8de3} <Debug> TCPHandler: Processed in 0.005075462 sec. | ||
| 445 | 2025.12.19 19:57:33.041354 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2025.12.19 19:57:33.041563 [ 3 ] {b8787c8b-5909-4f4f-b1be-e420128a9014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 447 | 2025.12.19 19:57:33.041710 [ 3 ] {b8787c8b-5909-4f4f-b1be-e420128a9014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2025.12.19 19:57:33.052259 [ 3 ] {b8787c8b-5909-4f4f-b1be-e420128a9014} <Debug> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Loading data parts | ||
| 449 | 2025.12.19 19:57:33.052477 [ 3 ] {b8787c8b-5909-4f4f-b1be-e420128a9014} <Debug> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): There are no data parts | ||
| 450 | 2025.12.19 19:57:33.054510 [ 3 ] {b8787c8b-5909-4f4f-b1be-e420128a9014} <Debug> TCPHandler: Processed in 0.013204107 sec. | ||
| 451 | 2025.12.19 19:57:33.054659 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2025.12.19 19:57:33.054965 [ 3 ] {ace4127a-b845-4371-bcec-5c604b0d11df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 453 | 2025.12.19 19:57:33.055101 [ 3 ] {ace4127a-b845-4371-bcec-5c604b0d11df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2025.12.19 19:57:33.058022 [ 3 ] {ace4127a-b845-4371-bcec-5c604b0d11df} <Debug> oximeter.measurements_histogramf32 (f5b14c8a-0ba7-4b99-bd35-cbb46ee0c929): Loading data parts | ||
| 455 | 2025.12.19 19:57:33.058153 [ 3 ] {ace4127a-b845-4371-bcec-5c604b0d11df} <Debug> oximeter.measurements_histogramf32 (f5b14c8a-0ba7-4b99-bd35-cbb46ee0c929): There are no data parts | ||
| 456 | 2025.12.19 19:57:33.059494 [ 3 ] {ace4127a-b845-4371-bcec-5c604b0d11df} <Debug> TCPHandler: Processed in 0.00488275 sec. | ||
| 457 | 2025.12.19 19:57:33.059630 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2025.12.19 19:57:33.059839 [ 3 ] {853e1a17-e967-4699-a1f1-c4b61bee3b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2025.12.19 19:57:33.059981 [ 3 ] {853e1a17-e967-4699-a1f1-c4b61bee3b36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2025.12.19 19:57:33.068028 [ 3 ] {853e1a17-e967-4699-a1f1-c4b61bee3b36} <Debug> oximeter.measurements_histogramf64 (4e4161d7-9cb1-4b57-82a0-26a212e31368): Loading data parts | ||
| 461 | 2025.12.19 19:57:33.068298 [ 3 ] {853e1a17-e967-4699-a1f1-c4b61bee3b36} <Debug> oximeter.measurements_histogramf64 (4e4161d7-9cb1-4b57-82a0-26a212e31368): There are no data parts | ||
| 462 | 2025.12.19 19:57:33.070042 [ 3 ] {853e1a17-e967-4699-a1f1-c4b61bee3b36} <Debug> TCPHandler: Processed in 0.010460709 sec. | ||
| 463 | 2025.12.19 19:57:33.070189 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.12.19 19:57:33.070458 [ 3 ] {a9b001ca-82ce-4456-a183-5e4c21bea129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 490 | 2025.12.19 19:57:33.070582 [ 3 ] {a9b001ca-82ce-4456-a183-5e4c21bea129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2025.12.19 19:57:33.073496 [ 3 ] {a9b001ca-82ce-4456-a183-5e4c21bea129} <Debug> oximeter.fields_bool (be3980c2-a493-4327-983d-3491587c6c5b): Loading data parts | ||
| 492 | 2025.12.19 19:57:33.073684 [ 3 ] {a9b001ca-82ce-4456-a183-5e4c21bea129} <Debug> oximeter.fields_bool (be3980c2-a493-4327-983d-3491587c6c5b): There are no data parts | ||
| 493 | 2025.12.19 19:57:33.075043 [ 3 ] {a9b001ca-82ce-4456-a183-5e4c21bea129} <Debug> TCPHandler: Processed in 0.004909291 sec. | ||
| 494 | 2025.12.19 19:57:33.075272 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2025.12.19 19:57:33.075424 [ 3 ] {0625588f-85d8-4819-b845-577a78124413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 496 | 2025.12.19 19:57:33.075548 [ 3 ] {0625588f-85d8-4819-b845-577a78124413} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2025.12.19 19:57:33.085807 [ 3 ] {0625588f-85d8-4819-b845-577a78124413} <Debug> oximeter.fields_i8 (1d179b19-b01a-4bf0-8772-43efa81aa741): Loading data parts | ||
| 498 | 2025.12.19 19:57:33.086035 [ 3 ] {0625588f-85d8-4819-b845-577a78124413} <Debug> oximeter.fields_i8 (1d179b19-b01a-4bf0-8772-43efa81aa741): There are no data parts | ||
| 499 | 2025.12.19 19:57:33.088074 [ 3 ] {0625588f-85d8-4819-b845-577a78124413} <Debug> TCPHandler: Processed in 0.012848463 sec. | ||
| 500 | 2025.12.19 19:57:33.088236 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2025.12.19 19:57:33.088545 [ 3 ] {88298ba4-1588-4d41-bc7e-e46e9c9cbc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 502 | 2025.12.19 19:57:33.088633 [ 3 ] {88298ba4-1588-4d41-bc7e-e46e9c9cbc4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2025.12.19 19:57:33.090594 [ 3 ] {88298ba4-1588-4d41-bc7e-e46e9c9cbc4f} <Debug> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Loading data parts | ||
| 504 | 2025.12.19 19:57:33.090740 [ 3 ] {88298ba4-1588-4d41-bc7e-e46e9c9cbc4f} <Debug> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): There are no data parts | ||
| 505 | 2025.12.19 19:57:33.101165 [ 3 ] {88298ba4-1588-4d41-bc7e-e46e9c9cbc4f} <Debug> TCPHandler: Processed in 0.012988654 sec. | ||
| 506 | 2025.12.19 19:57:33.101426 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2025.12.19 19:57:33.101580 [ 3 ] {f63cf6ff-a197-4451-946c-368cfb95241d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 508 | 2025.12.19 19:57:33.101722 [ 3 ] {f63cf6ff-a197-4451-946c-368cfb95241d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2025.12.19 19:57:33.116251 [ 3 ] {f63cf6ff-a197-4451-946c-368cfb95241d} <Debug> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Loading data parts | ||
| 510 | 2025.12.19 19:57:33.116559 [ 3 ] {f63cf6ff-a197-4451-946c-368cfb95241d} <Debug> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): There are no data parts | ||
| 511 | 2025.12.19 19:57:33.120014 [ 3 ] {f63cf6ff-a197-4451-946c-368cfb95241d} <Debug> TCPHandler: Processed in 0.018640382 sec. | ||
| 512 | 2025.12.19 19:57:33.120165 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.12.19 19:57:33.120403 [ 3 ] {20cba6bf-725e-47a9-9307-ca63f2cfd7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 514 | 2025.12.19 19:57:33.120496 [ 3 ] {20cba6bf-725e-47a9-9307-ca63f2cfd7b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2025.12.19 19:57:33.122434 [ 3 ] {20cba6bf-725e-47a9-9307-ca63f2cfd7b1} <Debug> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Loading data parts | ||
| 516 | 2025.12.19 19:57:33.122620 [ 3 ] {20cba6bf-725e-47a9-9307-ca63f2cfd7b1} <Debug> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): There are no data parts | ||
| 517 | 2025.12.19 19:57:33.130837 [ 3 ] {20cba6bf-725e-47a9-9307-ca63f2cfd7b1} <Debug> TCPHandler: Processed in 0.010720471 sec. | ||
| 518 | 2025.12.19 19:57:33.131065 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.12.19 19:57:33.131252 [ 3 ] {66286fe4-6c88-476c-a6d5-e67bca300188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 520 | 2025.12.19 19:57:33.131366 [ 3 ] {66286fe4-6c88-476c-a6d5-e67bca300188} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2025.12.19 19:57:33.133731 [ 3 ] {66286fe4-6c88-476c-a6d5-e67bca300188} <Debug> oximeter.fields_i32 (e90c72d2-ffb6-4dee-839e-86fc1383769c): Loading data parts | ||
| 522 | 2025.12.19 19:57:33.133939 [ 3 ] {66286fe4-6c88-476c-a6d5-e67bca300188} <Debug> oximeter.fields_i32 (e90c72d2-ffb6-4dee-839e-86fc1383769c): There are no data parts | ||
| 523 | 2025.12.19 19:57:33.136135 [ 3 ] {66286fe4-6c88-476c-a6d5-e67bca300188} <Debug> TCPHandler: Processed in 0.005131213 sec. | ||
| 524 | 2025.12.19 19:57:33.136280 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2025.12.19 19:57:33.136502 [ 3 ] {c38bf762-05db-4c18-afd9-e2ed0de9b97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 526 | 2025.12.19 19:57:33.136609 [ 3 ] {c38bf762-05db-4c18-afd9-e2ed0de9b97f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2025.12.19 19:57:33.138459 [ 3 ] {c38bf762-05db-4c18-afd9-e2ed0de9b97f} <Debug> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Loading data parts | ||
| 528 | 2025.12.19 19:57:33.138623 [ 3 ] {c38bf762-05db-4c18-afd9-e2ed0de9b97f} <Debug> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): There are no data parts | ||
| 529 | 2025.12.19 19:57:33.148699 [ 3 ] {c38bf762-05db-4c18-afd9-e2ed0de9b97f} <Debug> TCPHandler: Processed in 0.012467559 sec. | ||
| 530 | 2025.12.19 19:57:33.148968 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2025.12.19 19:57:33.149162 [ 3 ] {d68fd97d-126d-4eeb-a02a-e05cb8ecc885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2025.12.19 19:57:33.149381 [ 3 ] {d68fd97d-126d-4eeb-a02a-e05cb8ecc885} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2025.12.19 19:57:33.151982 [ 3 ] {d68fd97d-126d-4eeb-a02a-e05cb8ecc885} <Debug> oximeter.fields_i64 (6c8c49be-985a-4da4-9ee8-e3b4972a262e): Loading data parts | ||
| 534 | 2025.12.19 19:57:33.152199 [ 3 ] {d68fd97d-126d-4eeb-a02a-e05cb8ecc885} <Debug> oximeter.fields_i64 (6c8c49be-985a-4da4-9ee8-e3b4972a262e): There are no data parts | ||
| 535 | 2025.12.19 19:57:33.154442 [ 3 ] {d68fd97d-126d-4eeb-a02a-e05cb8ecc885} <Debug> TCPHandler: Processed in 0.005535837 sec. | ||
| 536 | 2025.12.19 19:57:33.154589 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.12.19 19:57:33.154844 [ 3 ] {30bc2967-88df-44d4-93ca-96f110aed8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2025.12.19 19:57:33.154972 [ 3 ] {30bc2967-88df-44d4-93ca-96f110aed8b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2025.12.19 19:57:33.156946 [ 3 ] {30bc2967-88df-44d4-93ca-96f110aed8b7} <Debug> oximeter.fields_u64 (b19ee539-30de-4f31-b70f-1cf52e767605): Loading data parts | ||
| 540 | 2025.12.19 19:57:33.157092 [ 3 ] {30bc2967-88df-44d4-93ca-96f110aed8b7} <Debug> oximeter.fields_u64 (b19ee539-30de-4f31-b70f-1cf52e767605): There are no data parts | ||
| 541 | 2025.12.19 19:57:33.164552 [ 3 ] {30bc2967-88df-44d4-93ca-96f110aed8b7} <Debug> TCPHandler: Processed in 0.010010624 sec. | ||
| 542 | 2025.12.19 19:57:33.164817 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.12.19 19:57:33.165099 [ 3 ] {43610eff-75a2-44d7-a3b5-8db221abc822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2025.12.19 19:57:33.165284 [ 3 ] {43610eff-75a2-44d7-a3b5-8db221abc822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2025.12.19 19:57:33.167627 [ 3 ] {43610eff-75a2-44d7-a3b5-8db221abc822} <Debug> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Loading data parts | ||
| 546 | 2025.12.19 19:57:33.167867 [ 3 ] {43610eff-75a2-44d7-a3b5-8db221abc822} <Debug> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): There are no data parts | ||
| 547 | 2025.12.19 19:57:33.170083 [ 3 ] {43610eff-75a2-44d7-a3b5-8db221abc822} <Debug> TCPHandler: Processed in 0.005356855 sec. | ||
| 548 | 2025.12.19 19:57:33.170240 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.12.19 19:57:33.170614 [ 3 ] {80de8e20-bbae-43b1-8687-b98623bf641c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2025.12.19 19:57:33.170761 [ 3 ] {80de8e20-bbae-43b1-8687-b98623bf641c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2025.12.19 19:57:33.172850 [ 3 ] {80de8e20-bbae-43b1-8687-b98623bf641c} <Debug> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Loading data parts | ||
| 552 | 2025.12.19 19:57:33.172992 [ 3 ] {80de8e20-bbae-43b1-8687-b98623bf641c} <Debug> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): There are no data parts | ||
| 553 | 2025.12.19 19:57:33.182861 [ 3 ] {80de8e20-bbae-43b1-8687-b98623bf641c} <Debug> TCPHandler: Processed in 0.012677341 sec. | ||
| 554 | 2025.12.19 19:57:33.183016 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.12.19 19:57:33.183169 [ 3 ] {43394b1c-9a25-42e1-aa5a-7c12b8f287fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2025.12.19 19:57:33.183302 [ 3 ] {43394b1c-9a25-42e1-aa5a-7c12b8f287fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2025.12.19 19:57:33.186116 [ 3 ] {43394b1c-9a25-42e1-aa5a-7c12b8f287fa} <Debug> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Loading data parts | ||
| 558 | 2025.12.19 19:57:33.186388 [ 3 ] {43394b1c-9a25-42e1-aa5a-7c12b8f287fa} <Debug> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): There are no data parts | ||
| 559 | 2025.12.19 19:57:33.188700 [ 3 ] {43394b1c-9a25-42e1-aa5a-7c12b8f287fa} <Debug> TCPHandler: Processed in 0.005733339 sec. | ||
| 560 | 2025.12.19 19:57:33.188880 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.12.19 19:57:33.189257 [ 3 ] {1736927a-0032-401c-a7d7-0fd944517d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 565 | 2025.12.19 19:57:33.189395 [ 3 ] {1736927a-0032-401c-a7d7-0fd944517d4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2025.12.19 19:57:33.191231 [ 3 ] {1736927a-0032-401c-a7d7-0fd944517d4d} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Loading data parts | ||
| 567 | 2025.12.19 19:57:33.191470 [ 3 ] {1736927a-0032-401c-a7d7-0fd944517d4d} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): There are no data parts | ||
| 568 | 2025.12.19 19:57:33.199523 [ 3 ] {1736927a-0032-401c-a7d7-0fd944517d4d} <Debug> TCPHandler: Processed in 0.010701451 sec. | ||
| 569 | 2025.12.19 19:57:33.199813 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2025.12.19 19:57:33.200266 [ 4 ] {8780ebdf-5402-49f8-bbcf-440bb6907ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2025.12.19 19:57:33.201660 [ 4 ] {8780ebdf-5402-49f8-bbcf-440bb6907ee9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2025.12.19 19:57:33.226211 [ 261 ] {8780ebdf-5402-49f8-bbcf-440bb6907ee9} <Trace> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2025.12.19 19:57:33.226480 [ 261 ] {8780ebdf-5402-49f8-bbcf-440bb6907ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 574 | 2025.12.19 19:57:33.233482 [ 261 ] {8780ebdf-5402-49f8-bbcf-440bb6907ee9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2025.12.19 19:57:33.233549 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50951 | ||
| 576 | 2025.12.19 19:57:33.234216 [ 261 ] {8780ebdf-5402-49f8-bbcf-440bb6907ee9} <Trace> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 577 | 2025.12.19 19:57:33.234588 [ 4 ] {8780ebdf-5402-49f8-bbcf-440bb6907ee9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034464 sec., 29.015784586815226 rows/sec., 464.25 B/sec. | ||
| 578 | 2025.12.19 19:57:33.234882 [ 4 ] {8780ebdf-5402-49f8-bbcf-440bb6907ee9} <Debug> TCPHandler: Processed in 0.035199244 sec. | ||
| 579 | 2025.12.19 19:57:33.235599 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.12.19 19:57:33.235646 [ 262 ] {} <Debug> TCP-Session: f581bf8a-b85e-45ca-aa76-9e619b14c414 Authenticating user 'default' from [fd00:1122:3344:101::b]:50951 | ||
| 581 | 2025.12.19 19:57:33.235668 [ 262 ] {} <Debug> TCP-Session: f581bf8a-b85e-45ca-aa76-9e619b14c414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.19 19:57:33.235739 [ 262 ] {} <Debug> TCP-Session: f581bf8a-b85e-45ca-aa76-9e619b14c414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.12.19 19:57:33.235843 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.12.19 19:57:33.235869 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.12.19 19:57:33.235960 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2025.12.19 19:57:33.239027 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54167 | ||
| 587 | 2025.12.19 19:57:33.239109 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52491 | ||
| 588 | 2025.12.19 19:57:33.239141 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.12.19 19:57:33.239177 [ 263 ] {} <Debug> TCP-Session: d799dbe5-af85-4e79-a1e0-67d2f77143ad Authenticating user 'default' from [fd00:1122:3344:101::b]:54167 | ||
| 590 | 2025.12.19 19:57:33.239200 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45305 | ||
| 591 | 2025.12.19 19:57:33.239267 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2025.12.19 19:57:33.239288 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64245 | ||
| 593 | 2025.12.19 19:57:33.239294 [ 263 ] {} <Debug> TCP-Session: d799dbe5-af85-4e79-a1e0-67d2f77143ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.12.19 19:57:33.239315 [ 264 ] {} <Debug> TCP-Session: bb2bc179-abc5-4d8f-95cc-585c38d45188 Authenticating user 'default' from [fd00:1122:3344:101::b]:52491 | ||
| 595 | 2025.12.19 19:57:33.239369 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41422 | ||
| 596 | 2025.12.19 19:57:33.239403 [ 263 ] {} <Debug> TCP-Session: d799dbe5-af85-4e79-a1e0-67d2f77143ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2025.12.19 19:57:33.239445 [ 264 ] {} <Debug> TCP-Session: bb2bc179-abc5-4d8f-95cc-585c38d45188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.12.19 19:57:33.239490 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.12.19 19:57:33.239518 [ 264 ] {} <Debug> TCP-Session: bb2bc179-abc5-4d8f-95cc-585c38d45188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.12.19 19:57:33.239609 [ 265 ] {} <Debug> TCP-Session: 6c1db6ba-9d7f-4f98-a5cf-74e02f8abbcb Authenticating user 'default' from [fd00:1122:3344:101::b]:45305 | ||
| 601 | 2025.12.19 19:57:33.239668 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41867 | ||
| 602 | 2025.12.19 19:57:33.239606 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.12.19 19:57:33.239529 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38907 | ||
| 604 | 2025.12.19 19:57:33.239774 [ 265 ] {} <Debug> TCP-Session: 6c1db6ba-9d7f-4f98-a5cf-74e02f8abbcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.19 19:57:33.239769 [ 267 ] {} <Debug> TCP-Session: a6eea928-8608-4f34-8370-ea3ee6170ef2 Authenticating user 'default' from [fd00:1122:3344:101::b]:41422 | ||
| 606 | 2025.12.19 19:57:33.239518 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.12.19 19:57:33.239993 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2025.12.19 19:57:33.239896 [ 265 ] {} <Debug> TCP-Session: 6c1db6ba-9d7f-4f98-a5cf-74e02f8abbcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.12.19 19:57:33.239885 [ 267 ] {} <Debug> TCP-Session: a6eea928-8608-4f34-8370-ea3ee6170ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.12.19 19:57:33.240090 [ 266 ] {} <Debug> TCP-Session: e7a8bf68-1c9c-4213-a026-77f6e0033098 Authenticating user 'default' from [fd00:1122:3344:101::b]:64245 | ||
| 611 | 2025.12.19 19:57:33.240122 [ 267 ] {} <Debug> TCP-Session: a6eea928-8608-4f34-8370-ea3ee6170ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.12.19 19:57:33.239882 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2025.12.19 19:57:33.240140 [ 268 ] {} <Debug> TCP-Session: be10df21-67e2-4f87-bb34-3cdd1820cca7 Authenticating user 'default' from [fd00:1122:3344:101::b]:38907 | ||
| 614 | 2025.12.19 19:57:33.240212 [ 269 ] {} <Debug> TCP-Session: 92ebad54-b0af-45c7-83bb-70837907f7b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:41867 | ||
| 615 | 2025.12.19 19:57:33.240194 [ 266 ] {} <Debug> TCP-Session: e7a8bf68-1c9c-4213-a026-77f6e0033098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.12.19 19:57:33.240293 [ 268 ] {} <Debug> TCP-Session: be10df21-67e2-4f87-bb34-3cdd1820cca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.12.19 19:57:33.240322 [ 269 ] {} <Debug> TCP-Session: 92ebad54-b0af-45c7-83bb-70837907f7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.19 19:57:33.240303 [ 266 ] {} <Debug> TCP-Session: e7a8bf68-1c9c-4213-a026-77f6e0033098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.19 19:57:33.240414 [ 268 ] {} <Debug> TCP-Session: be10df21-67e2-4f87-bb34-3cdd1820cca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.19 19:57:33.240440 [ 269 ] {} <Debug> TCP-Session: 92ebad54-b0af-45c7-83bb-70837907f7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.12.19 19:57:34.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.19 MiB, peak 134.19 MiB, free memory in arenas 0.00 B, will set to 138.66 MiB (RSS), difference: 4.47 MiB | ||
| 622 | 2025.12.19 19:57:34.246335 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62571 | ||
| 623 | 2025.12.19 19:57:34.248928 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2025.12.19 19:57:34.248991 [ 270 ] {} <Debug> TCP-Session: bea9851b-a935-4faa-84d1-fc0bf8c1bbf0 Authenticating user 'default' from [fd00:1122:3344:101::c]:62571 | ||
| 625 | 2025.12.19 19:57:34.249016 [ 270 ] {} <Debug> TCP-Session: bea9851b-a935-4faa-84d1-fc0bf8c1bbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.12.19 19:57:34.249149 [ 270 ] {} <Debug> TCP-Session: bea9851b-a935-4faa-84d1-fc0bf8c1bbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2025.12.19 19:57:34.249225 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2025.12.19 19:57:34.249255 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.12.19 19:57:34.249386 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 630 | 2025.12.19 19:57:34.252385 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64596 | ||
| 631 | 2025.12.19 19:57:34.252617 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.12.19 19:57:34.252644 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60590 | ||
| 633 | 2025.12.19 19:57:34.252664 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64867 | ||
| 634 | 2025.12.19 19:57:34.252733 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48571 | ||
| 635 | 2025.12.19 19:57:34.252656 [ 271 ] {} <Debug> TCP-Session: 18facfdd-d817-4c06-af3b-45c71ed80596 Authenticating user 'default' from [fd00:1122:3344:101::c]:64596 | ||
| 636 | 2025.12.19 19:57:34.252855 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45890 | ||
| 637 | 2025.12.19 19:57:34.252971 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60988 | ||
| 638 | 2025.12.19 19:57:34.252920 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.12.19 19:57:34.252882 [ 271 ] {} <Debug> TCP-Session: 18facfdd-d817-4c06-af3b-45c71ed80596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.12.19 19:57:34.253117 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.12.19 19:57:34.253196 [ 271 ] {} <Debug> TCP-Session: 18facfdd-d817-4c06-af3b-45c71ed80596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.12.19 19:57:34.253230 [ 273 ] {} <Debug> TCP-Session: bbda8c43-1662-412c-9c12-f8a10b09de68 Authenticating user 'default' from [fd00:1122:3344:101::c]:60590 | ||
| 643 | 2025.12.19 19:57:34.253187 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38902 | ||
| 644 | 2025.12.19 19:57:34.253296 [ 273 ] {} <Debug> TCP-Session: bbda8c43-1662-412c-9c12-f8a10b09de68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.12.19 19:57:34.253338 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.12.19 19:57:34.253362 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.12.19 19:57:34.253151 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.12.19 19:57:34.253479 [ 275 ] {} <Debug> TCP-Session: 8b02f9a8-448c-45c5-bac0-64a35810f4e4 Authenticating user 'default' from [fd00:1122:3344:101::c]:45890 | ||
| 649 | 2025.12.19 19:57:34.253429 [ 276 ] {} <Debug> TCP-Session: b6b8c38f-eb0b-4c21-8a6a-8442f61d9604 Authenticating user 'default' from [fd00:1122:3344:101::c]:60988 | ||
| 650 | 2025.12.19 19:57:34.253521 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.12.19 19:57:34.253592 [ 275 ] {} <Debug> TCP-Session: 8b02f9a8-448c-45c5-bac0-64a35810f4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.19 19:57:34.253569 [ 276 ] {} <Debug> TCP-Session: b6b8c38f-eb0b-4c21-8a6a-8442f61d9604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.19 19:57:34.253565 [ 274 ] {} <Debug> TCP-Session: fed1d62d-0be8-40c7-8214-9e4ce3c9b156 Authenticating user 'default' from [fd00:1122:3344:101::c]:48571 | ||
| 654 | 2025.12.19 19:57:34.253853 [ 276 ] {} <Debug> TCP-Session: b6b8c38f-eb0b-4c21-8a6a-8442f61d9604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.19 19:57:34.253869 [ 275 ] {} <Debug> TCP-Session: 8b02f9a8-448c-45c5-bac0-64a35810f4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.19 19:57:34.253847 [ 277 ] {} <Debug> TCP-Session: 5c1873eb-0395-4e44-a27b-de409d4eee0d Authenticating user 'default' from [fd00:1122:3344:101::c]:38902 | ||
| 657 | 2025.12.19 19:57:34.253949 [ 274 ] {} <Debug> TCP-Session: fed1d62d-0be8-40c7-8214-9e4ce3c9b156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.19 19:57:34.253413 [ 273 ] {} <Debug> TCP-Session: bbda8c43-1662-412c-9c12-f8a10b09de68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.19 19:57:34.253291 [ 272 ] {} <Debug> TCP-Session: d6d1af00-f094-4c22-85b7-efc0fb568aea Authenticating user 'default' from [fd00:1122:3344:101::c]:64867 | ||
| 660 | 2025.12.19 19:57:34.254065 [ 274 ] {} <Debug> TCP-Session: fed1d62d-0be8-40c7-8214-9e4ce3c9b156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.19 19:57:34.254044 [ 277 ] {} <Debug> TCP-Session: 5c1873eb-0395-4e44-a27b-de409d4eee0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.19 19:57:34.254184 [ 272 ] {} <Debug> TCP-Session: d6d1af00-f094-4c22-85b7-efc0fb568aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.19 19:57:34.254197 [ 277 ] {} <Debug> TCP-Session: 5c1873eb-0395-4e44-a27b-de409d4eee0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.12.19 19:57:34.254307 [ 272 ] {} <Debug> TCP-Session: d6d1af00-f094-4c22-85b7-efc0fb568aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2025.12.19 19:57:35.401047 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64741 | ||
| 666 | 2025.12.19 19:57:35.403190 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2025.12.19 19:57:35.403426 [ 278 ] {} <Debug> TCP-Session: ba2e520d-2747-4017-b151-9aeee94c14dc Authenticating user 'default' from [fd00:1122:3344:101::a]:64741 | ||
| 668 | 2025.12.19 19:57:35.403455 [ 278 ] {} <Debug> TCP-Session: ba2e520d-2747-4017-b151-9aeee94c14dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.19 19:57:35.403473 [ 278 ] {} <Debug> TCP-Session: ba2e520d-2747-4017-b151-9aeee94c14dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2025.12.19 19:57:35.403649 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2025.12.19 19:57:35.403681 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.12.19 19:57:35.403823 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2025.12.19 19:57:35.406964 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54921 | ||
| 674 | 2025.12.19 19:57:35.406980 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41815 | ||
| 675 | 2025.12.19 19:57:35.407008 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41327 | ||
| 676 | 2025.12.19 19:57:35.407124 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61979 | ||
| 677 | 2025.12.19 19:57:35.407246 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2025.12.19 19:57:35.407347 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2025.12.19 19:57:35.407256 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61755 | ||
| 680 | 2025.12.19 19:57:35.407451 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.12.19 19:57:35.407509 [ 281 ] {} <Debug> TCP-Session: fa58b39d-2be3-44fa-90d6-9e3cbcfc6aa0 Authenticating user 'default' from [fd00:1122:3344:101::a]:41327 | ||
| 682 | 2025.12.19 19:57:35.407505 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62616 | ||
| 683 | 2025.12.19 19:57:35.407479 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.12.19 19:57:35.407584 [ 282 ] {} <Debug> TCP-Session: d99af356-71e5-402c-94e5-3bfa2a0a7d04 Authenticating user 'default' from [fd00:1122:3344:101::a]:61979 | ||
| 685 | 2025.12.19 19:57:35.407624 [ 281 ] {} <Debug> TCP-Session: fa58b39d-2be3-44fa-90d6-9e3cbcfc6aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.12.19 19:57:35.407615 [ 280 ] {} <Debug> TCP-Session: 656549b3-2d46-40aa-b633-62eca634a21f Authenticating user 'default' from [fd00:1122:3344:101::a]:41815 | ||
| 687 | 2025.12.19 19:57:35.407603 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.12.19 19:57:35.407728 [ 280 ] {} <Debug> TCP-Session: 656549b3-2d46-40aa-b633-62eca634a21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.19 19:57:35.407732 [ 281 ] {} <Debug> TCP-Session: fa58b39d-2be3-44fa-90d6-9e3cbcfc6aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.12.19 19:57:35.407718 [ 282 ] {} <Debug> TCP-Session: d99af356-71e5-402c-94e5-3bfa2a0a7d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.19 19:57:35.407872 [ 280 ] {} <Debug> TCP-Session: 656549b3-2d46-40aa-b633-62eca634a21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.12.19 19:57:35.407851 [ 283 ] {} <Debug> TCP-Session: fd2cea96-5dda-4158-98fb-16ca603e09ef Authenticating user 'default' from [fd00:1122:3344:101::a]:61755 | ||
| 693 | 2025.12.19 19:57:35.407712 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.12.19 19:57:35.407972 [ 283 ] {} <Debug> TCP-Session: fd2cea96-5dda-4158-98fb-16ca603e09ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.19 19:57:35.407946 [ 282 ] {} <Debug> TCP-Session: d99af356-71e5-402c-94e5-3bfa2a0a7d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.19 19:57:35.407474 [ 279 ] {} <Debug> TCP-Session: 02635c0a-f029-46f7-bf2a-8e06eb3ab358 Authenticating user 'default' from [fd00:1122:3344:101::a]:54921 | ||
| 697 | 2025.12.19 19:57:35.408177 [ 283 ] {} <Debug> TCP-Session: fd2cea96-5dda-4158-98fb-16ca603e09ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.19 19:57:35.408162 [ 284 ] {} <Debug> TCP-Session: 433184ce-2bc1-46c2-a3d2-a12405c05421 Authenticating user 'default' from [fd00:1122:3344:101::a]:62616 | ||
| 699 | 2025.12.19 19:57:35.407598 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63145 | ||
| 700 | 2025.12.19 19:57:35.408284 [ 279 ] {} <Debug> TCP-Session: 02635c0a-f029-46f7-bf2a-8e06eb3ab358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.19 19:57:35.408294 [ 284 ] {} <Debug> TCP-Session: 433184ce-2bc1-46c2-a3d2-a12405c05421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.19 19:57:35.408417 [ 279 ] {} <Debug> TCP-Session: 02635c0a-f029-46f7-bf2a-8e06eb3ab358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.19 19:57:35.408431 [ 284 ] {} <Debug> TCP-Session: 433184ce-2bc1-46c2-a3d2-a12405c05421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.19 19:57:35.408469 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2025.12.19 19:57:35.408690 [ 285 ] {} <Debug> TCP-Session: dbd529c9-fbc9-4680-96e7-a33d7131cfa1 Authenticating user 'default' from [fd00:1122:3344:101::a]:63145 | ||
| 706 | 2025.12.19 19:57:35.408715 [ 285 ] {} <Debug> TCP-Session: dbd529c9-fbc9-4680-96e7-a33d7131cfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.12.19 19:57:35.408860 [ 285 ] {} <Debug> TCP-Session: dbd529c9-fbc9-4680-96e7-a33d7131cfa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2025.12.19 19:57:38.854055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.19 19:57:38.854160 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.19 19:57:38.854281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 711 | 2025.12.19 19:57:38.854366 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.12.19 19:57:38.861686 [ 245 ] {} <Debug> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Loading data parts | ||
| 713 | 2025.12.19 19:57:38.861849 [ 245 ] {} <Debug> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): There are no data parts | ||
| 714 | 2025.12.19 19:57:38.867118 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.12.19 19:57:38.867161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 716 | 2025.12.19 19:57:38.872977 [ 244 ] {} <Debug> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Loading data parts | ||
| 717 | 2025.12.19 19:57:38.873282 [ 244 ] {} <Debug> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): There are no data parts | ||
| 718 | 2025.12.19 19:57:38.875355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.12.19 19:57:38.875951 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.12.19 19:57:38.876150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.12.19 19:57:38.898042 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.19 19:57:38.898092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 723 | 2025.12.19 19:57:38.904576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.19 19:57:38.905818 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.12.19 19:57:38.909055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.19 19:57:39.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2025.12.19 19:57:41.354059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.19 19:57:41.354184 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.19 19:57:41.373576 [ 243 ] {} <Debug> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Loading data parts | ||
| 730 | 2025.12.19 19:57:41.373787 [ 243 ] {} <Debug> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): There are no data parts | ||
| 731 | 2025.12.19 19:57:41.391539 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.19 19:57:41.391583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 733 | 2025.12.19 19:57:41.393341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.19 19:57:41.393862 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.19 19:57:41.394307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.19 19:57:42.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.96 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2025.12.19 19:57:46.318922 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.19 19:57:46.319099 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.19 19:57:46.376360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.12.19 19:57:46.377123 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.19 19:57:46.377173 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 742 | 2025.12.19 19:57:46.378003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.19 19:57:46.378467 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.19 19:57:46.378626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.19 19:57:46.409252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.19 19:57:46.427514 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.19 19:57:46.427584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 748 | 2025.12.19 19:57:46.435116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.19 19:57:46.436321 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.19 19:57:46.439759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.19 19:57:47.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.71 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.95 MiB | ||
| 752 | 2025.12.19 19:57:51.476764 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58102 | ||
| 753 | 2025.12.19 19:57:51.478747 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.12.19 19:57:51.478786 [ 286 ] {} <Debug> TCP-Session: b0ec82f6-8da0-41f5-8f67-02ac3b442b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:58102 | ||
| 755 | 2025.12.19 19:57:51.478809 [ 286 ] {} <Debug> TCP-Session: b0ec82f6-8da0-41f5-8f67-02ac3b442b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2025.12.19 19:57:51.478886 [ 286 ] {} <Debug> TCP-Session: b0ec82f6-8da0-41f5-8f67-02ac3b442b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2025.12.19 19:57:51.478943 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2025.12.19 19:57:51.478968 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2025.12.19 19:57:51.479043 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 760 | 2025.12.19 19:57:51.479487 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34011 | ||
| 761 | 2025.12.19 19:57:51.479626 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2025.12.19 19:57:51.479665 [ 287 ] {} <Debug> TCP-Session: 553dd935-f635-4a76-b660-b41dbc80cd4b Authenticating user 'default' from [fd00:1122:3344:101::e]:34011 | ||
| 763 | 2025.12.19 19:57:51.479668 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45849 | ||
| 764 | 2025.12.19 19:57:51.479692 [ 287 ] {} <Debug> TCP-Session: 553dd935-f635-4a76-b660-b41dbc80cd4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2025.12.19 19:57:51.479667 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62298 | ||
| 766 | 2025.12.19 19:57:51.479730 [ 287 ] {} <Debug> TCP-Session: 553dd935-f635-4a76-b660-b41dbc80cd4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.12.19 19:57:51.479755 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35269 | ||
| 768 | 2025.12.19 19:57:51.479820 [ 286 ] {} <Trace> TCP-Session: b0ec82f6-8da0-41f5-8f67-02ac3b442b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.12.19 19:57:51.479925 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42423 | ||
| 770 | 2025.12.19 19:57:51.480013 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2025.12.19 19:57:51.480029 [ 286 ] {563db62a-d42b-4bab-bc50-802da2907858} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58102) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 772 | 2025.12.19 19:57:51.480066 [ 288 ] {} <Debug> TCP-Session: bad618d3-5427-4e51-af4e-f7cfe82a78bc Authenticating user 'default' from [fd00:1122:3344:101::e]:45849 | ||
| 773 | 2025.12.19 19:57:51.480097 [ 288 ] {} <Debug> TCP-Session: bad618d3-5427-4e51-af4e-f7cfe82a78bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.12.19 19:57:51.480111 [ 288 ] {} <Debug> TCP-Session: bad618d3-5427-4e51-af4e-f7cfe82a78bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2025.12.19 19:57:51.480129 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2025.12.19 19:57:51.480192 [ 290 ] {} <Debug> TCP-Session: 39725b6a-c408-43eb-9957-ffc89de98132 Authenticating user 'default' from [fd00:1122:3344:101::e]:35269 | ||
| 777 | 2025.12.19 19:57:51.480206 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47238 | ||
| 778 | 2025.12.19 19:57:51.480219 [ 290 ] {} <Debug> TCP-Session: 39725b6a-c408-43eb-9957-ffc89de98132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2025.12.19 19:57:51.480259 [ 290 ] {} <Debug> TCP-Session: 39725b6a-c408-43eb-9957-ffc89de98132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2025.12.19 19:57:51.480270 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2025.12.19 19:57:51.480329 [ 289 ] {} <Debug> TCP-Session: 4cb3f7ac-c9b5-4ab6-bd02-47b6e8f2a725 Authenticating user 'default' from [fd00:1122:3344:101::e]:62298 | ||
| 782 | 2025.12.19 19:57:51.480330 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2025.12.19 19:57:51.480362 [ 289 ] {} <Debug> TCP-Session: 4cb3f7ac-c9b5-4ab6-bd02-47b6e8f2a725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.12.19 19:57:51.480384 [ 291 ] {} <Debug> TCP-Session: 2628bcd3-4e77-482f-88b4-c8d486beb717 Authenticating user 'default' from [fd00:1122:3344:101::e]:42423 | ||
| 785 | 2025.12.19 19:57:51.480386 [ 289 ] {} <Debug> TCP-Session: 4cb3f7ac-c9b5-4ab6-bd02-47b6e8f2a725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2025.12.19 19:57:51.480421 [ 291 ] {} <Debug> TCP-Session: 2628bcd3-4e77-482f-88b4-c8d486beb717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.12.19 19:57:51.480442 [ 291 ] {} <Debug> TCP-Session: 2628bcd3-4e77-482f-88b4-c8d486beb717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2025.12.19 19:57:51.480496 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2025.12.19 19:57:51.480518 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40211 | ||
| 790 | 2025.12.19 19:57:51.480556 [ 292 ] {} <Debug> TCP-Session: f470c124-4889-43bd-bb6f-42be4c5b4839 Authenticating user 'default' from [fd00:1122:3344:101::e]:47238 | ||
| 791 | 2025.12.19 19:57:51.480581 [ 292 ] {} <Debug> TCP-Session: f470c124-4889-43bd-bb6f-42be4c5b4839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2025.12.19 19:57:51.480595 [ 292 ] {} <Debug> TCP-Session: f470c124-4889-43bd-bb6f-42be4c5b4839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2025.12.19 19:57:51.480614 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42242 | ||
| 794 | 2025.12.19 19:57:51.482702 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2025.12.19 19:57:51.482708 [ 286 ] {563db62a-d42b-4bab-bc50-802da2907858} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 796 | 2025.12.19 19:57:51.482730 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2025.12.19 19:57:51.482754 [ 293 ] {} <Debug> TCP-Session: 60399754-c3d5-457f-96ed-2ab4ba8471f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40211 | ||
| 798 | 2025.12.19 19:57:51.482781 [ 294 ] {} <Debug> TCP-Session: 31087562-f6e5-4d2b-80e8-69e5c2a1e426 Authenticating user 'default' from [fd00:1122:3344:101::e]:42242 | ||
| 799 | 2025.12.19 19:57:51.482789 [ 293 ] {} <Debug> TCP-Session: 60399754-c3d5-457f-96ed-2ab4ba8471f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2025.12.19 19:57:51.482807 [ 294 ] {} <Debug> TCP-Session: 31087562-f6e5-4d2b-80e8-69e5c2a1e426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2025.12.19 19:57:51.482816 [ 293 ] {} <Debug> TCP-Session: 60399754-c3d5-457f-96ed-2ab4ba8471f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2025.12.19 19:57:51.482829 [ 294 ] {} <Debug> TCP-Session: 31087562-f6e5-4d2b-80e8-69e5c2a1e426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2025.12.19 19:57:51.489570 [ 286 ] {563db62a-d42b-4bab-bc50-802da2907858} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.12.19 19:57:51.502270 [ 286 ] {563db62a-d42b-4bab-bc50-802da2907858} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd) (SelectExecutor): Key condition: unknown | ||
| 805 | 2025.12.19 19:57:51.517747 [ 296 ] {563db62a-d42b-4bab-bc50-802da2907858} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2025.12.19 19:57:51.519830 [ 296 ] {563db62a-d42b-4bab-bc50-802da2907858} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2025.12.19 19:57:51.520482 [ 296 ] {563db62a-d42b-4bab-bc50-802da2907858} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008053224 sec. (124.174 rows/sec., 4.85 KiB/sec.) | ||
| 808 | 2025.12.19 19:57:51.520512 [ 296 ] {563db62a-d42b-4bab-bc50-802da2907858} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2025.12.19 19:57:51.520546 [ 296 ] {563db62a-d42b-4bab-bc50-802da2907858} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2025.12.19 19:57:51.524133 [ 286 ] {563db62a-d42b-4bab-bc50-802da2907858} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.044175 sec., 22.637238256932655 rows/sec., 905.49 B/sec. | ||
| 811 | 2025.12.19 19:57:51.524311 [ 286 ] {563db62a-d42b-4bab-bc50-802da2907858} <Debug> TCPHandler: Processed in 0.044659981 sec. | ||
| 812 | 2025.12.19 19:57:51.525029 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2025.12.19 19:57:51.525071 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2025.12.19 19:57:51.525078 [ 286 ] {} <Debug> TCP-Session: b0ec82f6-8da0-41f5-8f67-02ac3b442b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.12.19 19:57:51.525092 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2025.12.19 19:57:51.525112 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2025.12.19 19:57:51.525134 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2025.12.19 19:57:51.525166 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2025.12.19 19:57:51.525175 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2025.12.19 19:57:51.525204 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2025.12.19 19:57:51.525224 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2025.12.19 19:57:51.525243 [ 291 ] {} <Debug> TCP-Session: 2628bcd3-4e77-482f-88b4-c8d486beb717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2025.12.19 19:57:51.525268 [ 289 ] {} <Debug> TCP-Session: 4cb3f7ac-c9b5-4ab6-bd02-47b6e8f2a725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2025.12.19 19:57:51.525280 [ 294 ] {} <Debug> TCP-Session: 31087562-f6e5-4d2b-80e8-69e5c2a1e426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2025.12.19 19:57:51.525198 [ 292 ] {} <Debug> TCP-Session: f470c124-4889-43bd-bb6f-42be4c5b4839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2025.12.19 19:57:51.525185 [ 288 ] {} <Debug> TCP-Session: bad618d3-5427-4e51-af4e-f7cfe82a78bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2025.12.19 19:57:51.525164 [ 293 ] {} <Debug> TCP-Session: 60399754-c3d5-457f-96ed-2ab4ba8471f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2025.12.19 19:57:51.525128 [ 287 ] {} <Debug> TCP-Session: 553dd935-f635-4a76-b660-b41dbc80cd4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2025.12.19 19:57:51.525218 [ 290 ] {} <Debug> TCP-Session: 39725b6a-c408-43eb-9957-ffc89de98132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2025.12.19 19:57:52.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.93 MiB, peak 162.03 MiB, free memory in arenas 0.00 B, will set to 161.17 MiB (RSS), difference: 7.24 MiB | ||
| 831 | 2025.12.19 19:57:53.244287 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.12.19 19:57:53.244472 [ 3 ] {e28dd009-49b8-42a3-aa5e-9334279c5020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 833 | 2025.12.19 19:57:53.244738 [ 3 ] {e28dd009-49b8-42a3-aa5e-9334279c5020} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.12.19 19:57:53.244799 [ 3 ] {e28dd009-49b8-42a3-aa5e-9334279c5020} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.12.19 19:57:53.245224 [ 3 ] {e28dd009-49b8-42a3-aa5e-9334279c5020} <Debug> TCPHandler: Processed in 0.001079421 sec. | ||
| 836 | 2025.12.19 19:57:53.254588 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.12.19 19:57:53.254767 [ 3 ] {b075ffcd-a29c-4dc8-8206-1d7850c51265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.12.19 19:57:53.259232 [ 3 ] {b075ffcd-a29c-4dc8-8206-1d7850c51265} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.12.19 19:57:53.259290 [ 3 ] {b075ffcd-a29c-4dc8-8206-1d7850c51265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.12.19 19:57:53.263139 [ 3 ] {b075ffcd-a29c-4dc8-8206-1d7850c51265} <Debug> TCPHandler: Processed in 0.008622809 sec. | ||
| 841 | 2025.12.19 19:57:53.264336 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.12.19 19:57:53.264468 [ 3 ] {1057cd8b-138c-4502-aca1-48470b33feb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.12.19 19:57:53.264787 [ 3 ] {1057cd8b-138c-4502-aca1-48470b33feb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.12.19 19:57:53.264833 [ 3 ] {1057cd8b-138c-4502-aca1-48470b33feb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.12.19 19:57:53.265238 [ 3 ] {1057cd8b-138c-4502-aca1-48470b33feb2} <Debug> TCPHandler: Processed in 0.0009583 sec. | ||
| 846 | 2025.12.19 19:57:53.267493 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.12.19 19:57:53.267642 [ 3 ] {e0a09b9f-7213-4875-bc30-52e7c81bb7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.12.19 19:57:53.267952 [ 3 ] {e0a09b9f-7213-4875-bc30-52e7c81bb7c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.12.19 19:57:53.268007 [ 3 ] {e0a09b9f-7213-4875-bc30-52e7c81bb7c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.12.19 19:57:53.268364 [ 3 ] {e0a09b9f-7213-4875-bc30-52e7c81bb7c1} <Debug> TCPHandler: Processed in 0.000931609 sec. | ||
| 851 | 2025.12.19 19:57:53.268937 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.12.19 19:57:53.269058 [ 3 ] {4e9ea213-31f7-4b29-a3a1-daa2fb2497b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.12.19 19:57:53.269312 [ 3 ] {4e9ea213-31f7-4b29-a3a1-daa2fb2497b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.12.19 19:57:53.269357 [ 3 ] {4e9ea213-31f7-4b29-a3a1-daa2fb2497b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.12.19 19:57:53.269762 [ 3 ] {4e9ea213-31f7-4b29-a3a1-daa2fb2497b2} <Debug> TCPHandler: Processed in 0.000883409 sec. | ||
| 856 | 2025.12.19 19:57:53.270004 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.12.19 19:57:53.270121 [ 3 ] {cda712fd-a735-477d-ad7e-c7ceddfaa5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.12.19 19:57:53.270360 [ 3 ] {cda712fd-a735-477d-ad7e-c7ceddfaa5ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.12.19 19:57:53.270403 [ 3 ] {cda712fd-a735-477d-ad7e-c7ceddfaa5ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.12.19 19:57:53.270726 [ 3 ] {cda712fd-a735-477d-ad7e-c7ceddfaa5ed} <Debug> TCPHandler: Processed in 0.000773498 sec. | ||
| 861 | 2025.12.19 19:57:53.270970 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.12.19 19:57:53.271087 [ 3 ] {cad3e7c9-1044-4a34-aa04-7a37d8a945b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.12.19 19:57:53.271323 [ 3 ] {cad3e7c9-1044-4a34-aa04-7a37d8a945b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.12.19 19:57:53.271370 [ 3 ] {cad3e7c9-1044-4a34-aa04-7a37d8a945b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.12.19 19:57:53.271705 [ 3 ] {cad3e7c9-1044-4a34-aa04-7a37d8a945b1} <Debug> TCPHandler: Processed in 0.000783458 sec. | ||
| 866 | 2025.12.19 19:57:53.271947 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.12.19 19:57:53.272062 [ 3 ] {8e3a9303-fab4-4ab3-a07a-7b507b64ee20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.12.19 19:57:53.272297 [ 3 ] {8e3a9303-fab4-4ab3-a07a-7b507b64ee20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.12.19 19:57:53.272338 [ 3 ] {8e3a9303-fab4-4ab3-a07a-7b507b64ee20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.12.19 19:57:53.272669 [ 3 ] {8e3a9303-fab4-4ab3-a07a-7b507b64ee20} <Debug> TCPHandler: Processed in 0.000772318 sec. | ||
| 871 | 2025.12.19 19:57:53.272906 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.12.19 19:57:53.273023 [ 3 ] {adfda0d2-5573-42f9-984f-b43567cadc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.12.19 19:57:53.273259 [ 3 ] {adfda0d2-5573-42f9-984f-b43567cadc09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.12.19 19:57:53.273302 [ 3 ] {adfda0d2-5573-42f9-984f-b43567cadc09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.12.19 19:57:53.273617 [ 3 ] {adfda0d2-5573-42f9-984f-b43567cadc09} <Debug> TCPHandler: Processed in 0.000759468 sec. | ||
| 876 | 2025.12.19 19:57:53.273852 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.12.19 19:57:53.273970 [ 3 ] {42994d94-3e64-40db-81ba-aeeef16ea230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 878 | 2025.12.19 19:57:53.274213 [ 3 ] {42994d94-3e64-40db-81ba-aeeef16ea230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.12.19 19:57:53.274257 [ 3 ] {42994d94-3e64-40db-81ba-aeeef16ea230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.12.19 19:57:53.274589 [ 3 ] {42994d94-3e64-40db-81ba-aeeef16ea230} <Debug> TCPHandler: Processed in 0.000785748 sec. | ||
| 881 | 2025.12.19 19:57:53.274832 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.12.19 19:57:53.274953 [ 3 ] {cfdd12a6-aa15-4758-aa68-2b50d73d44c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 883 | 2025.12.19 19:57:53.275194 [ 3 ] {cfdd12a6-aa15-4758-aa68-2b50d73d44c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.12.19 19:57:53.275236 [ 3 ] {cfdd12a6-aa15-4758-aa68-2b50d73d44c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.12.19 19:57:53.275576 [ 3 ] {cfdd12a6-aa15-4758-aa68-2b50d73d44c0} <Debug> TCPHandler: Processed in 0.000792718 sec. | ||
| 886 | 2025.12.19 19:57:53.275808 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.12.19 19:57:53.275925 [ 3 ] {ecb477e2-4188-47fd-8ab4-98f910247294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 888 | 2025.12.19 19:57:53.276173 [ 3 ] {ecb477e2-4188-47fd-8ab4-98f910247294} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.12.19 19:57:53.276215 [ 3 ] {ecb477e2-4188-47fd-8ab4-98f910247294} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.12.19 19:57:53.276536 [ 3 ] {ecb477e2-4188-47fd-8ab4-98f910247294} <Debug> TCPHandler: Processed in 0.000776618 sec. | ||
| 891 | 2025.12.19 19:57:53.276792 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.19 19:57:53.276910 [ 3 ] {976de72f-adc1-4dcc-b7b6-e86036b747dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 893 | 2025.12.19 19:57:53.277158 [ 3 ] {976de72f-adc1-4dcc-b7b6-e86036b747dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.12.19 19:57:53.277204 [ 3 ] {976de72f-adc1-4dcc-b7b6-e86036b747dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.12.19 19:57:53.277537 [ 3 ] {976de72f-adc1-4dcc-b7b6-e86036b747dc} <Debug> TCPHandler: Processed in 0.000792998 sec. | ||
| 896 | 2025.12.19 19:57:53.290861 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.12.19 19:57:53.291008 [ 3 ] {27292857-2c7d-4738-8da4-00bbefc67fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 898 | 2025.12.19 19:57:53.291324 [ 3 ] {27292857-2c7d-4738-8da4-00bbefc67fe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.12.19 19:57:53.291376 [ 3 ] {27292857-2c7d-4738-8da4-00bbefc67fe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.12.19 19:57:53.291772 [ 3 ] {27292857-2c7d-4738-8da4-00bbefc67fe4} <Debug> TCPHandler: Processed in 0.00098081 sec. | ||
| 901 | 2025.12.19 19:57:53.292699 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.12.19 19:57:53.292813 [ 3 ] {4f22bee4-776f-4f3e-ad15-188dcbcaf963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 903 | 2025.12.19 19:57:53.292856 [ 3 ] {4f22bee4-776f-4f3e-ad15-188dcbcaf963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.12.19 19:57:53.293414 [ 3 ] {4f22bee4-776f-4f3e-ad15-188dcbcaf963} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.12.19 19:57:53.293458 [ 3 ] {4f22bee4-776f-4f3e-ad15-188dcbcaf963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 906 | 2025.12.19 19:57:53.298749 [ 3 ] {4f22bee4-776f-4f3e-ad15-188dcbcaf963} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2025.12.19 19:57:53.299178 [ 3 ] {4f22bee4-776f-4f3e-ad15-188dcbcaf963} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.12.19 19:57:53.299354 [ 3 ] {4f22bee4-776f-4f3e-ad15-188dcbcaf963} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.006572 sec., 2130.249543517955 rows/sec., 722.32 KiB/sec. | ||
| 909 | 2025.12.19 19:57:53.299397 [ 3 ] {4f22bee4-776f-4f3e-ad15-188dcbcaf963} <Debug> TCPHandler: Processed in 0.00675196 sec. | ||
| 910 | 2025.12.19 19:57:53.299542 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.12.19 19:57:53.299642 [ 3 ] {eea4a161-e217-426b-b78b-f8b3f0aebe05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 912 | 2025.12.19 19:57:53.299684 [ 3 ] {eea4a161-e217-426b-b78b-f8b3f0aebe05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 913 | 2025.12.19 19:57:53.304624 [ 3 ] {eea4a161-e217-426b-b78b-f8b3f0aebe05} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.12.19 19:57:53.304661 [ 3 ] {eea4a161-e217-426b-b78b-f8b3f0aebe05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 915 | 2025.12.19 19:57:53.308312 [ 3 ] {eea4a161-e217-426b-b78b-f8b3f0aebe05} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2025.12.19 19:57:53.308857 [ 3 ] {eea4a161-e217-426b-b78b-f8b3f0aebe05} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.12.19 19:57:53.308998 [ 3 ] {eea4a161-e217-426b-b78b-f8b3f0aebe05} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.009379 sec., 43714.68173579273 rows/sec., 2.77 MiB/sec. | ||
| 918 | 2025.12.19 19:57:53.309036 [ 3 ] {eea4a161-e217-426b-b78b-f8b3f0aebe05} <Debug> TCPHandler: Processed in 0.009546639 sec. | ||
| 919 | 2025.12.19 19:57:53.309165 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.12.19 19:57:53.309270 [ 3 ] {4998622c-f2f4-4dca-806c-73a2e65ca532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 921 | 2025.12.19 19:57:53.309312 [ 3 ] {4998622c-f2f4-4dca-806c-73a2e65ca532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 922 | 2025.12.19 19:57:53.309765 [ 3 ] {4998622c-f2f4-4dca-806c-73a2e65ca532} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.12.19 19:57:53.309804 [ 3 ] {4998622c-f2f4-4dca-806c-73a2e65ca532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 924 | 2025.12.19 19:57:53.310323 [ 3 ] {4998622c-f2f4-4dca-806c-73a2e65ca532} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2025.12.19 19:57:53.310919 [ 3 ] {4998622c-f2f4-4dca-806c-73a2e65ca532} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.12.19 19:57:53.311060 [ 3 ] {4998622c-f2f4-4dca-806c-73a2e65ca532} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001814 sec., 2205.071664829107 rows/sec., 179.81 KiB/sec. | ||
| 927 | 2025.12.19 19:57:53.311102 [ 3 ] {4998622c-f2f4-4dca-806c-73a2e65ca532} <Debug> TCPHandler: Processed in 0.00198822 sec. | ||
| 928 | 2025.12.19 19:57:53.311231 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.12.19 19:57:53.311334 [ 3 ] {70034582-5020-401f-aa50-eb7e807416af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 930 | 2025.12.19 19:57:53.311376 [ 3 ] {70034582-5020-401f-aa50-eb7e807416af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 931 | 2025.12.19 19:57:53.312459 [ 3 ] {70034582-5020-401f-aa50-eb7e807416af} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.12.19 19:57:53.312495 [ 3 ] {70034582-5020-401f-aa50-eb7e807416af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 933 | 2025.12.19 19:57:53.313074 [ 3 ] {70034582-5020-401f-aa50-eb7e807416af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2025.12.19 19:57:53.313699 [ 3 ] {70034582-5020-401f-aa50-eb7e807416af} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.12.19 19:57:53.313875 [ 3 ] {70034582-5020-401f-aa50-eb7e807416af} <Debug> executeQuery: Read 1078 rows, 87.59 KiB in 0.00256 sec., 421093.74999999994 rows/sec., 33.41 MiB/sec. | ||
| 936 | 2025.12.19 19:57:53.313927 [ 3 ] {70034582-5020-401f-aa50-eb7e807416af} <Debug> TCPHandler: Processed in 0.002750169 sec. | ||
| 937 | 2025.12.19 19:57:53.314066 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.12.19 19:57:53.314166 [ 3 ] {a76597e0-900e-4699-bb2d-de2c11aede42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 939 | 2025.12.19 19:57:53.314209 [ 3 ] {a76597e0-900e-4699-bb2d-de2c11aede42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 940 | 2025.12.19 19:57:53.314881 [ 3 ] {a76597e0-900e-4699-bb2d-de2c11aede42} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.12.19 19:57:53.314926 [ 3 ] {a76597e0-900e-4699-bb2d-de2c11aede42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 942 | 2025.12.19 19:57:53.315545 [ 3 ] {a76597e0-900e-4699-bb2d-de2c11aede42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2025.12.19 19:57:53.316118 [ 3 ] {a76597e0-900e-4699-bb2d-de2c11aede42} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.12.19 19:57:53.316297 [ 3 ] {a76597e0-900e-4699-bb2d-de2c11aede42} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.002151 sec., 101813.11018131101 rows/sec., 6.06 MiB/sec. | ||
| 945 | 2025.12.19 19:57:53.316348 [ 3 ] {a76597e0-900e-4699-bb2d-de2c11aede42} <Debug> TCPHandler: Processed in 0.002342064 sec. | ||
| 946 | 2025.12.19 19:57:53.316518 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.12.19 19:57:53.316631 [ 3 ] {0f89f44a-8272-4534-a6e6-6732279cb780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 948 | 2025.12.19 19:57:53.316677 [ 3 ] {0f89f44a-8272-4534-a6e6-6732279cb780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 949 | 2025.12.19 19:57:53.317472 [ 3 ] {0f89f44a-8272-4534-a6e6-6732279cb780} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.12.19 19:57:53.317504 [ 3 ] {0f89f44a-8272-4534-a6e6-6732279cb780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 951 | 2025.12.19 19:57:53.318009 [ 3 ] {0f89f44a-8272-4534-a6e6-6732279cb780} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2025.12.19 19:57:53.318503 [ 3 ] {0f89f44a-8272-4534-a6e6-6732279cb780} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.12.19 19:57:53.318646 [ 3 ] {0f89f44a-8272-4534-a6e6-6732279cb780} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00204 sec., 103921.56862745098 rows/sec., 6.70 MiB/sec. | ||
| 954 | 2025.12.19 19:57:53.318684 [ 3 ] {0f89f44a-8272-4534-a6e6-6732279cb780} <Debug> TCPHandler: Processed in 0.002232203 sec. | ||
| 955 | 2025.12.19 19:57:53.318808 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.12.19 19:57:53.318911 [ 3 ] {0ef8b46a-18db-4a8a-bcbf-caa42eeaed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 957 | 2025.12.19 19:57:53.318951 [ 3 ] {0ef8b46a-18db-4a8a-bcbf-caa42eeaed15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 958 | 2025.12.19 19:57:53.319461 [ 3 ] {0ef8b46a-18db-4a8a-bcbf-caa42eeaed15} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2025.12.19 19:57:53.319495 [ 3 ] {0ef8b46a-18db-4a8a-bcbf-caa42eeaed15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 960 | 2025.12.19 19:57:53.319933 [ 3 ] {0ef8b46a-18db-4a8a-bcbf-caa42eeaed15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2025.12.19 19:57:53.320384 [ 3 ] {0ef8b46a-18db-4a8a-bcbf-caa42eeaed15} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.12.19 19:57:53.320525 [ 3 ] {0ef8b46a-18db-4a8a-bcbf-caa42eeaed15} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001634 sec., 129130.96695226438 rows/sec., 7.33 MiB/sec. | ||
| 963 | 2025.12.19 19:57:53.320564 [ 3 ] {0ef8b46a-18db-4a8a-bcbf-caa42eeaed15} <Debug> TCPHandler: Processed in 0.001806818 sec. | ||
| 964 | 2025.12.19 19:57:53.320683 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.12.19 19:57:53.320779 [ 3 ] {1010fb78-f902-46bb-9682-b805bdfeb275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 966 | 2025.12.19 19:57:53.320819 [ 3 ] {1010fb78-f902-46bb-9682-b805bdfeb275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 967 | 2025.12.19 19:57:53.321465 [ 3 ] {1010fb78-f902-46bb-9682-b805bdfeb275} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2025.12.19 19:57:53.321504 [ 3 ] {1010fb78-f902-46bb-9682-b805bdfeb275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 969 | 2025.12.19 19:57:53.322075 [ 3 ] {1010fb78-f902-46bb-9682-b805bdfeb275} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2025.12.19 19:57:53.322630 [ 3 ] {1010fb78-f902-46bb-9682-b805bdfeb275} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2025.12.19 19:57:53.322770 [ 3 ] {1010fb78-f902-46bb-9682-b805bdfeb275} <Debug> executeQuery: Read 629 rows, 44.48 KiB in 0.002011 sec., 312779.7115862754 rows/sec., 21.60 MiB/sec. | ||
| 972 | 2025.12.19 19:57:53.322809 [ 3 ] {1010fb78-f902-46bb-9682-b805bdfeb275} <Debug> TCPHandler: Processed in 0.002176903 sec. | ||
| 973 | 2025.12.19 19:57:53.322931 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.12.19 19:57:53.323034 [ 3 ] {2e6e0d68-7dba-4d8c-a2d5-40a635b1e5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 975 | 2025.12.19 19:57:53.323078 [ 3 ] {2e6e0d68-7dba-4d8c-a2d5-40a635b1e5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 976 | 2025.12.19 19:57:53.323506 [ 3 ] {2e6e0d68-7dba-4d8c-a2d5-40a635b1e5f6} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.12.19 19:57:53.323547 [ 3 ] {2e6e0d68-7dba-4d8c-a2d5-40a635b1e5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 978 | 2025.12.19 19:57:53.329956 [ 3 ] {2e6e0d68-7dba-4d8c-a2d5-40a635b1e5f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2025.12.19 19:57:53.330544 [ 3 ] {2e6e0d68-7dba-4d8c-a2d5-40a635b1e5f6} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.12.19 19:57:53.330694 [ 3 ] {2e6e0d68-7dba-4d8c-a2d5-40a635b1e5f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007677 sec., 781.5552950371239 rows/sec., 40.83 KiB/sec. | ||
| 981 | 2025.12.19 19:57:53.330736 [ 3 ] {2e6e0d68-7dba-4d8c-a2d5-40a635b1e5f6} <Debug> TCPHandler: Processed in 0.007853592 sec. | ||
| 982 | 2025.12.19 19:57:53.330870 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2025.12.19 19:57:53.330977 [ 3 ] {af0dc090-4255-4fbe-a4a9-a26e914136e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 984 | 2025.12.19 19:57:53.331022 [ 3 ] {af0dc090-4255-4fbe-a4a9-a26e914136e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 985 | 2025.12.19 19:57:53.331451 [ 3 ] {af0dc090-4255-4fbe-a4a9-a26e914136e7} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2025.12.19 19:57:53.331490 [ 3 ] {af0dc090-4255-4fbe-a4a9-a26e914136e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 987 | 2025.12.19 19:57:53.332081 [ 3 ] {af0dc090-4255-4fbe-a4a9-a26e914136e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 988 | 2025.12.19 19:57:53.332695 [ 3 ] {af0dc090-4255-4fbe-a4a9-a26e914136e7} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2025.12.19 19:57:53.332843 [ 3 ] {af0dc090-4255-4fbe-a4a9-a26e914136e7} <Debug> executeQuery: Read 156 rows, 9.85 KiB in 0.001883 sec., 82846.52150823156 rows/sec., 5.11 MiB/sec. | ||
| 990 | 2025.12.19 19:57:53.332881 [ 3 ] {af0dc090-4255-4fbe-a4a9-a26e914136e7} <Debug> TCPHandler: Processed in 0.002073212 sec. | ||
| 991 | 2025.12.19 19:57:53.332995 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2025.12.19 19:57:53.333086 [ 3 ] {4c27541b-ad2b-4ba9-9ba9-aff41bce673c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 993 | 2025.12.19 19:57:53.333125 [ 3 ] {4c27541b-ad2b-4ba9-9ba9-aff41bce673c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 994 | 2025.12.19 19:57:53.333440 [ 3 ] {4c27541b-ad2b-4ba9-9ba9-aff41bce673c} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2025.12.19 19:57:53.333474 [ 3 ] {4c27541b-ad2b-4ba9-9ba9-aff41bce673c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 996 | 2025.12.19 19:57:53.333894 [ 3 ] {4c27541b-ad2b-4ba9-9ba9-aff41bce673c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 997 | 2025.12.19 19:57:53.334438 [ 3 ] {4c27541b-ad2b-4ba9-9ba9-aff41bce673c} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2025.12.19 19:57:53.334582 [ 3 ] {4c27541b-ad2b-4ba9-9ba9-aff41bce673c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
| 999 | 2025.12.19 19:57:53.334620 [ 3 ] {4c27541b-ad2b-4ba9-9ba9-aff41bce673c} <Debug> TCPHandler: Processed in 0.001673628 sec. | ||
| 1000 | 2025.12.19 19:57:53.334755 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2025.12.19 19:57:53.334854 [ 3 ] {cbe08f5b-d4ce-4f8f-8bb9-d9df356dd1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1002 | 2025.12.19 19:57:53.334910 [ 3 ] {cbe08f5b-d4ce-4f8f-8bb9-d9df356dd1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1003 | 2025.12.19 19:57:53.335830 [ 3 ] {cbe08f5b-d4ce-4f8f-8bb9-d9df356dd1ff} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2025.12.19 19:57:53.335869 [ 3 ] {cbe08f5b-d4ce-4f8f-8bb9-d9df356dd1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1005 | 2025.12.19 19:57:53.339899 [ 3 ] {cbe08f5b-d4ce-4f8f-8bb9-d9df356dd1ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1006 | 2025.12.19 19:57:53.340366 [ 3 ] {cbe08f5b-d4ce-4f8f-8bb9-d9df356dd1ff} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2025.12.19 19:57:53.340519 [ 3 ] {cbe08f5b-d4ce-4f8f-8bb9-d9df356dd1ff} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005684 sec., 1759.3244194229417 rows/sec., 3.15 MiB/sec. | ||
| 1008 | 2025.12.19 19:57:53.340588 [ 3 ] {cbe08f5b-d4ce-4f8f-8bb9-d9df356dd1ff} <Debug> TCPHandler: Processed in 0.005883031 sec. | ||
| 1009 | 2025.12.19 19:57:53.340709 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2025.12.19 19:57:53.340806 [ 3 ] {48e66a94-4b3e-4f3a-b695-a25a4d354822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1011 | 2025.12.19 19:57:53.340848 [ 3 ] {48e66a94-4b3e-4f3a-b695-a25a4d354822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1012 | 2025.12.19 19:57:53.341193 [ 3 ] {48e66a94-4b3e-4f3a-b695-a25a4d354822} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2025.12.19 19:57:53.341230 [ 3 ] {48e66a94-4b3e-4f3a-b695-a25a4d354822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1014 | 2025.12.19 19:57:53.341720 [ 3 ] {48e66a94-4b3e-4f3a-b695-a25a4d354822} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1015 | 2025.12.19 19:57:53.342228 [ 3 ] {48e66a94-4b3e-4f3a-b695-a25a4d354822} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2025.12.19 19:57:53.342370 [ 3 ] {48e66a94-4b3e-4f3a-b695-a25a4d354822} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001583 sec., 27795.325331648768 rows/sec., 1.47 MiB/sec. | ||
| 1017 | 2025.12.19 19:57:53.342411 [ 3 ] {48e66a94-4b3e-4f3a-b695-a25a4d354822} <Debug> TCPHandler: Processed in 0.001754178 sec. | ||
| 1018 | 2025.12.19 19:57:53.878934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1409 | ||
| 1019 | 2025.12.19 19:57:53.879420 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2025.12.19 19:57:53.879475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1021 | 2025.12.19 19:57:53.880265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1022 | 2025.12.19 19:57:53.880780 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2025.12.19 19:57:53.880931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1409 | ||
| 1024 | 2025.12.19 19:57:53.939960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1025 | 2025.12.19 19:57:53.957786 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.12.19 19:57:53.957861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1027 | 2025.12.19 19:57:53.964521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1028 | 2025.12.19 19:57:53.966028 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.12.19 19:57:53.971298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1030 | 2025.12.19 19:57:54.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.14 MiB, peak 167.14 MiB, free memory in arenas 0.00 B, will set to 164.62 MiB (RSS), difference: 1.48 MiB | ||
| 1031 | 2025.12.19 19:57:54.142330 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43870 | ||
| 1032 | 2025.12.19 19:57:54.142443 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2025.12.19 19:57:54.142474 [ 286 ] {} <Debug> TCP-Session: 19bc55c3-c3c1-4f66-9fc8-6db8937bad91 Authenticating user 'default' from [fd00:1122:3344:101::e]:43870 | ||
| 1034 | 2025.12.19 19:57:54.142500 [ 286 ] {} <Debug> TCP-Session: 19bc55c3-c3c1-4f66-9fc8-6db8937bad91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2025.12.19 19:57:54.142516 [ 286 ] {} <Debug> TCP-Session: 19bc55c3-c3c1-4f66-9fc8-6db8937bad91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2025.12.19 19:57:54.142752 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38527 | ||
| 1037 | 2025.12.19 19:57:54.142785 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62531 | ||
| 1038 | 2025.12.19 19:57:54.142765 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46405 | ||
| 1039 | 2025.12.19 19:57:54.142851 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38924 | ||
| 1040 | 2025.12.19 19:57:54.142866 [ 286 ] {} <Trace> TCP-Session: 19bc55c3-c3c1-4f66-9fc8-6db8937bad91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.12.19 19:57:54.142871 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37438 | ||
| 1042 | 2025.12.19 19:57:54.142905 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2025.12.19 19:57:54.142943 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2025.12.19 19:57:54.142943 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1045 | 2025.12.19 19:57:54.142959 [ 289 ] {} <Debug> TCP-Session: 8cd5f347-5583-447a-9441-60cde5934d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:62531 | ||
| 1046 | 2025.12.19 19:57:54.142978 [ 292 ] {} <Debug> TCP-Session: 9c0556ab-a2b3-41cc-af96-18a5bd9a1f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:38924 | ||
| 1047 | 2025.12.19 19:57:54.142987 [ 288 ] {} <Debug> TCP-Session: 825585ec-d684-4816-a51b-3c268aa36c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:46405 | ||
| 1048 | 2025.12.19 19:57:54.142987 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2025.12.19 19:57:54.143021 [ 288 ] {} <Debug> TCP-Session: 825585ec-d684-4816-a51b-3c268aa36c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2025.12.19 19:57:54.143018 [ 292 ] {} <Debug> TCP-Session: 9c0556ab-a2b3-41cc-af96-18a5bd9a1f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2025.12.19 19:57:54.143044 [ 294 ] {} <Debug> TCP-Session: 1c48113a-d40d-44bd-9195-dd0358e3b78e Authenticating user 'default' from [fd00:1122:3344:101::e]:37438 | ||
| 1052 | 2025.12.19 19:57:54.143048 [ 288 ] {} <Debug> TCP-Session: 825585ec-d684-4816-a51b-3c268aa36c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2025.12.19 19:57:54.143059 [ 292 ] {} <Debug> TCP-Session: 9c0556ab-a2b3-41cc-af96-18a5bd9a1f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2025.12.19 19:57:54.143074 [ 286 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1055 | 2025.12.19 19:57:54.143079 [ 294 ] {} <Debug> TCP-Session: 1c48113a-d40d-44bd-9195-dd0358e3b78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2025.12.19 19:57:54.143004 [ 289 ] {} <Debug> TCP-Session: 8cd5f347-5583-447a-9441-60cde5934d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2025.12.19 19:57:54.143123 [ 294 ] {} <Debug> TCP-Session: 1c48113a-d40d-44bd-9195-dd0358e3b78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2025.12.19 19:57:54.143146 [ 289 ] {} <Debug> TCP-Session: 8cd5f347-5583-447a-9441-60cde5934d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2025.12.19 19:57:54.142882 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2025.12.19 19:57:54.142862 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42173 | ||
| 1061 | 2025.12.19 19:57:54.143224 [ 287 ] {} <Debug> TCP-Session: 9affcbb9-cbdb-4f01-913b-53881cd7b208 Authenticating user 'default' from [fd00:1122:3344:101::e]:38527 | ||
| 1062 | 2025.12.19 19:57:54.142835 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35076 | ||
| 1063 | 2025.12.19 19:57:54.143259 [ 287 ] {} <Debug> TCP-Session: 9affcbb9-cbdb-4f01-913b-53881cd7b208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2025.12.19 19:57:54.142826 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63881 | ||
| 1065 | 2025.12.19 19:57:54.143279 [ 287 ] {} <Debug> TCP-Session: 9affcbb9-cbdb-4f01-913b-53881cd7b208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2025.12.19 19:57:54.143281 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2025.12.19 19:57:54.143350 [ 293 ] {} <Debug> TCP-Session: 432c66d2-5352-48e1-9b91-c67cd401cb0e Authenticating user 'default' from [fd00:1122:3344:101::e]:42173 | ||
| 1068 | 2025.12.19 19:57:54.143368 [ 293 ] {} <Debug> TCP-Session: 432c66d2-5352-48e1-9b91-c67cd401cb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2025.12.19 19:57:54.143381 [ 293 ] {} <Debug> TCP-Session: 432c66d2-5352-48e1-9b91-c67cd401cb0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2025.12.19 19:57:54.143408 [ 286 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1071 | 2025.12.19 19:57:54.143450 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1072 | 2025.12.19 19:57:54.143482 [ 291 ] {} <Debug> TCP-Session: e935616a-0def-427d-90df-83ddbc40d383 Authenticating user 'default' from [fd00:1122:3344:101::e]:35076 | ||
| 1073 | 2025.12.19 19:57:54.143482 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2025.12.19 19:57:54.143491 [ 286 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2025.12.19 19:57:54.143526 [ 290 ] {} <Debug> TCP-Session: 1d90c218-eb19-452d-8097-366bba71ab5d Authenticating user 'default' from [fd00:1122:3344:101::e]:63881 | ||
| 1076 | 2025.12.19 19:57:54.143500 [ 291 ] {} <Debug> TCP-Session: e935616a-0def-427d-90df-83ddbc40d383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2025.12.19 19:57:54.143553 [ 290 ] {} <Debug> TCP-Session: 1d90c218-eb19-452d-8097-366bba71ab5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2025.12.19 19:57:54.143565 [ 291 ] {} <Debug> TCP-Session: e935616a-0def-427d-90df-83ddbc40d383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2025.12.19 19:57:54.143590 [ 290 ] {} <Debug> TCP-Session: 1d90c218-eb19-452d-8097-366bba71ab5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2025.12.19 19:57:54.143832 [ 286 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd) (SelectExecutor): Key condition: unknown | ||
| 1081 | 2025.12.19 19:57:54.144799 [ 260 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Trace> AggregatingTransform: Aggregating | ||
| 1082 | 2025.12.19 19:57:54.144843 [ 260 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1083 | 2025.12.19 19:57:54.144879 [ 260 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094338 sec. (1060.018 rows/sec., 41.41 KiB/sec.) | ||
| 1084 | 2025.12.19 19:57:54.144896 [ 260 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Trace> Aggregator: Merging aggregated data | ||
| 1085 | 2025.12.19 19:57:54.146252 [ 286 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. | ||
| 1086 | 2025.12.19 19:57:54.146380 [ 286 ] {7b6e31e1-d971-4213-9170-870f817194a2} <Debug> TCPHandler: Processed in 0.003641188 sec. | ||
| 1087 | 2025.12.19 19:57:54.146509 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1088 | 2025.12.19 19:57:54.146538 [ 286 ] {} <Debug> TCP-Session: 19bc55c3-c3c1-4f66-9fc8-6db8937bad91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2025.12.19 19:57:54.146547 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1090 | 2025.12.19 19:57:54.146559 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2025.12.19 19:57:54.146575 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2025.12.19 19:57:54.146598 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2025.12.19 19:57:54.146612 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2025.12.19 19:57:54.146634 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2025.12.19 19:57:54.146664 [ 291 ] {} <Debug> TCP-Session: e935616a-0def-427d-90df-83ddbc40d383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2025.12.19 19:57:54.146647 [ 292 ] {} <Debug> TCP-Session: 9c0556ab-a2b3-41cc-af96-18a5bd9a1f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2025.12.19 19:57:54.146699 [ 290 ] {} <Debug> TCP-Session: 1d90c218-eb19-452d-8097-366bba71ab5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2025.12.19 19:57:54.146639 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1099 | 2025.12.19 19:57:54.146634 [ 288 ] {} <Debug> TCP-Session: 825585ec-d684-4816-a51b-3c268aa36c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2025.12.19 19:57:54.146616 [ 287 ] {} <Debug> TCP-Session: 9affcbb9-cbdb-4f01-913b-53881cd7b208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2025.12.19 19:57:54.146772 [ 293 ] {} <Debug> TCP-Session: 432c66d2-5352-48e1-9b91-c67cd401cb0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2025.12.19 19:57:54.146597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2025.12.19 19:57:54.146591 [ 294 ] {} <Debug> TCP-Session: 1c48113a-d40d-44bd-9195-dd0358e3b78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2025.12.19 19:57:54.146838 [ 289 ] {} <Debug> TCP-Session: 8cd5f347-5583-447a-9441-60cde5934d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2025.12.19 19:57:54.149172 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51981 | ||
| 1106 | 2025.12.19 19:57:54.149238 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2025.12.19 19:57:54.149262 [ 286 ] {} <Debug> TCP-Session: d7de5570-462a-4cd0-8d8b-fb8ea6428fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51981 | ||
| 1108 | 2025.12.19 19:57:54.149281 [ 286 ] {} <Debug> TCP-Session: d7de5570-462a-4cd0-8d8b-fb8ea6428fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2025.12.19 19:57:54.149296 [ 286 ] {} <Debug> TCP-Session: d7de5570-462a-4cd0-8d8b-fb8ea6428fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2025.12.19 19:57:54.149457 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34666 | ||
| 1111 | 2025.12.19 19:57:54.149473 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46863 | ||
| 1112 | 2025.12.19 19:57:54.149492 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55908 | ||
| 1113 | 2025.12.19 19:57:54.149516 [ 286 ] {} <Trace> TCP-Session: d7de5570-462a-4cd0-8d8b-fb8ea6428fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.12.19 19:57:54.149518 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51050 | ||
| 1115 | 2025.12.19 19:57:54.149550 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2025.12.19 19:57:54.149537 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53294 | ||
| 1117 | 2025.12.19 19:57:54.149566 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2025.12.19 19:57:54.149585 [ 288 ] {} <Debug> TCP-Session: d284063e-19f2-4a61-ac85-d786df48fcbb Authenticating user 'default' from [fd00:1122:3344:101::e]:46863 | ||
| 1119 | 2025.12.19 19:57:54.149599 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2025.12.19 19:57:54.149610 [ 290 ] {} <Debug> TCP-Session: 2f12fcde-bf16-42f7-9af4-e57a266253cd Authenticating user 'default' from [fd00:1122:3344:101::e]:55908 | ||
| 1121 | 2025.12.19 19:57:54.149622 [ 288 ] {} <Debug> TCP-Session: d284063e-19f2-4a61-ac85-d786df48fcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2025.12.19 19:57:54.149633 [ 292 ] {} <Debug> TCP-Session: 79c26ca5-57d4-427a-9206-fbace80cdc8f Authenticating user 'default' from [fd00:1122:3344:101::e]:51050 | ||
| 1123 | 2025.12.19 19:57:54.149646 [ 290 ] {} <Debug> TCP-Session: 2f12fcde-bf16-42f7-9af4-e57a266253cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2025.12.19 19:57:54.149656 [ 288 ] {} <Debug> TCP-Session: d284063e-19f2-4a61-ac85-d786df48fcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2025.12.19 19:57:54.149667 [ 292 ] {} <Debug> TCP-Session: 79c26ca5-57d4-427a-9206-fbace80cdc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2025.12.19 19:57:54.149667 [ 286 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1127 | 2025.12.19 19:57:54.149697 [ 292 ] {} <Debug> TCP-Session: 79c26ca5-57d4-427a-9206-fbace80cdc8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2025.12.19 19:57:54.149678 [ 290 ] {} <Debug> TCP-Session: 2f12fcde-bf16-42f7-9af4-e57a266253cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2025.12.19 19:57:54.149640 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1130 | 2025.12.19 19:57:54.149530 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64091 | ||
| 1131 | 2025.12.19 19:57:54.149784 [ 294 ] {} <Debug> TCP-Session: c2c3d95e-fc85-4b4c-9a04-b8735d912889 Authenticating user 'default' from [fd00:1122:3344:101::e]:53294 | ||
| 1132 | 2025.12.19 19:57:54.149527 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2025.12.19 19:57:54.149816 [ 294 ] {} <Debug> TCP-Session: c2c3d95e-fc85-4b4c-9a04-b8735d912889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2025.12.19 19:57:54.149842 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2025.12.19 19:57:54.149853 [ 294 ] {} <Debug> TCP-Session: c2c3d95e-fc85-4b4c-9a04-b8735d912889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2025.12.19 19:57:54.149847 [ 287 ] {} <Debug> TCP-Session: d3735bab-d2b3-4454-b162-7e1ee607e7ed Authenticating user 'default' from [fd00:1122:3344:101::e]:34666 | ||
| 1137 | 2025.12.19 19:57:54.149877 [ 293 ] {} <Debug> TCP-Session: 0e80151b-564d-4cff-bf6d-310f4a2a6f1e Authenticating user 'default' from [fd00:1122:3344:101::e]:64091 | ||
| 1138 | 2025.12.19 19:57:54.149899 [ 286 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1139 | 2025.12.19 19:57:54.149921 [ 293 ] {} <Debug> TCP-Session: 0e80151b-564d-4cff-bf6d-310f4a2a6f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2025.12.19 19:57:54.149906 [ 287 ] {} <Debug> TCP-Session: d3735bab-d2b3-4454-b162-7e1ee607e7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2025.12.19 19:57:54.149963 [ 286 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1142 | 2025.12.19 19:57:54.149977 [ 287 ] {} <Debug> TCP-Session: d3735bab-d2b3-4454-b162-7e1ee607e7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2025.12.19 19:57:54.149958 [ 293 ] {} <Debug> TCP-Session: 0e80151b-564d-4cff-bf6d-310f4a2a6f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2025.12.19 19:57:54.149500 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38297 | ||
| 1145 | 2025.12.19 19:57:54.149486 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56741 | ||
| 1146 | 2025.12.19 19:57:54.150135 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2025.12.19 19:57:54.150160 [ 291 ] {} <Debug> TCP-Session: 2cdfed54-e4f8-415d-b319-3215fd1e6e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:38297 | ||
| 1148 | 2025.12.19 19:57:54.150165 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1149 | 2025.12.19 19:57:54.150178 [ 291 ] {} <Debug> TCP-Session: 2cdfed54-e4f8-415d-b319-3215fd1e6e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2025.12.19 19:57:54.150198 [ 289 ] {} <Debug> TCP-Session: ed2110df-de9b-4112-b032-f559e1af1dfb Authenticating user 'default' from [fd00:1122:3344:101::e]:56741 | ||
| 1151 | 2025.12.19 19:57:54.150202 [ 291 ] {} <Debug> TCP-Session: 2cdfed54-e4f8-415d-b319-3215fd1e6e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2025.12.19 19:57:54.150222 [ 289 ] {} <Debug> TCP-Session: ed2110df-de9b-4112-b032-f559e1af1dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2025.12.19 19:57:54.150225 [ 286 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd) (SelectExecutor): Key condition: unknown | ||
| 1154 | 2025.12.19 19:57:54.150244 [ 289 ] {} <Debug> TCP-Session: ed2110df-de9b-4112-b032-f559e1af1dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2025.12.19 19:57:54.151061 [ 337 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Trace> AggregatingTransform: Aggregating | ||
| 1156 | 2025.12.19 19:57:54.151109 [ 337 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1157 | 2025.12.19 19:57:54.151147 [ 337 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000823468 sec. (1214.376 rows/sec., 47.44 KiB/sec.) | ||
| 1158 | 2025.12.19 19:57:54.151166 [ 337 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Trace> Aggregator: Merging aggregated data | ||
| 1159 | 2025.12.19 19:57:54.152465 [ 286 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00284 sec., 352.11267605633805 rows/sec., 13.75 KiB/sec. | ||
| 1160 | 2025.12.19 19:57:54.152602 [ 286 ] {2285f655-64e0-4b29-ab92-59a65c665c1c} <Debug> TCPHandler: Processed in 0.003150082 sec. | ||
| 1161 | 2025.12.19 19:57:54.152675 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2025.12.19 19:57:54.152704 [ 286 ] {} <Debug> TCP-Session: d7de5570-462a-4cd0-8d8b-fb8ea6428fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2025.12.19 19:57:54.152703 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2025.12.19 19:57:54.152725 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2025.12.19 19:57:54.152752 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2025.12.19 19:57:54.152760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2025.12.19 19:57:54.152780 [ 294 ] {} <Debug> TCP-Session: c2c3d95e-fc85-4b4c-9a04-b8735d912889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.12.19 19:57:54.152791 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2025.12.19 19:57:54.152809 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2025.12.19 19:57:54.152857 [ 289 ] {} <Debug> TCP-Session: ed2110df-de9b-4112-b032-f559e1af1dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2025.12.19 19:57:54.152826 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2025.12.19 19:57:54.152882 [ 290 ] {} <Debug> TCP-Session: 2f12fcde-bf16-42f7-9af4-e57a266253cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2025.12.19 19:57:54.152816 [ 292 ] {} <Debug> TCP-Session: 79c26ca5-57d4-427a-9206-fbace80cdc8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2025.12.19 19:57:54.152915 [ 293 ] {} <Debug> TCP-Session: 0e80151b-564d-4cff-bf6d-310f4a2a6f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2025.12.19 19:57:54.152799 [ 288 ] {} <Debug> TCP-Session: d284063e-19f2-4a61-ac85-d786df48fcbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2025.12.19 19:57:54.152775 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2025.12.19 19:57:54.152758 [ 287 ] {} <Debug> TCP-Session: d3735bab-d2b3-4454-b162-7e1ee607e7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2025.12.19 19:57:54.153011 [ 291 ] {} <Debug> TCP-Session: 2cdfed54-e4f8-415d-b319-3215fd1e6e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2025.12.19 19:58:01.319134 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1180 | 2025.12.19 19:58:01.319198 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1181 | 2025.12.19 19:58:01.381151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1921 | ||
| 1182 | 2025.12.19 19:58:01.381640 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2025.12.19 19:58:01.381682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1184 | 2025.12.19 19:58:01.382305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1185 | 2025.12.19 19:58:01.382751 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2025.12.19 19:58:01.382889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1921 | ||
| 1187 | 2025.12.19 19:58:01.394975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 148 | ||
| 1188 | 2025.12.19 19:58:01.398325 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2025.12.19 19:58:01.398382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1190 | 2025.12.19 19:58:01.399692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1191 | 2025.12.19 19:58:01.400163 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2025.12.19 19:58:01.400472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 1193 | 2025.12.19 19:58:01.471522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1194 | 2025.12.19 19:58:01.488910 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2025.12.19 19:58:01.488980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1196 | 2025.12.19 19:58:01.495348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1197 | 2025.12.19 19:58:01.496649 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2025.12.19 19:58:01.499939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1199 | 2025.12.19 19:58:02.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.32 MiB, peak 174.98 MiB, free memory in arenas 0.00 B, will set to 166.57 MiB (RSS), difference: 1.25 MiB | ||
| 1200 | 2025.12.19 19:58:03.258724 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2025.12.19 19:58:03.258911 [ 3 ] {7be75b1c-69a6-4bb8-b4e1-42a0088b9c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1202 | 2025.12.19 19:58:03.258987 [ 3 ] {7be75b1c-69a6-4bb8-b4e1-42a0088b9c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1203 | 2025.12.19 19:58:03.259872 [ 3 ] {7be75b1c-69a6-4bb8-b4e1-42a0088b9c32} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.12.19 19:58:03.259927 [ 3 ] {7be75b1c-69a6-4bb8-b4e1-42a0088b9c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1205 | 2025.12.19 19:58:03.260528 [ 3 ] {7be75b1c-69a6-4bb8-b4e1-42a0088b9c32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1206 | 2025.12.19 19:58:03.261023 [ 3 ] {7be75b1c-69a6-4bb8-b4e1-42a0088b9c32} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2025.12.19 19:58:03.261196 [ 3 ] {7be75b1c-69a6-4bb8-b4e1-42a0088b9c32} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002337 sec., 175438.59649122806 rows/sec., 11.13 MiB/sec. | ||
| 1208 | 2025.12.19 19:58:03.261250 [ 3 ] {7be75b1c-69a6-4bb8-b4e1-42a0088b9c32} <Debug> TCPHandler: Processed in 0.002652377 sec. | ||
| 1209 | 2025.12.19 19:58:03.261386 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2025.12.19 19:58:03.261496 [ 3 ] {124a3ab4-d813-47ce-a2fd-b5bee95fcbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1211 | 2025.12.19 19:58:03.261542 [ 3 ] {124a3ab4-d813-47ce-a2fd-b5bee95fcbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1212 | 2025.12.19 19:58:03.262537 [ 3 ] {124a3ab4-d813-47ce-a2fd-b5bee95fcbb1} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2025.12.19 19:58:03.262582 [ 3 ] {124a3ab4-d813-47ce-a2fd-b5bee95fcbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1214 | 2025.12.19 19:58:03.263093 [ 3 ] {124a3ab4-d813-47ce-a2fd-b5bee95fcbb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1215 | 2025.12.19 19:58:03.263612 [ 3 ] {124a3ab4-d813-47ce-a2fd-b5bee95fcbb1} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2025.12.19 19:58:03.263759 [ 3 ] {124a3ab4-d813-47ce-a2fd-b5bee95fcbb1} <Debug> executeQuery: Read 1076 rows, 87.44 KiB in 0.002292 sec., 469458.98778359505 rows/sec., 37.26 MiB/sec. | ||
| 1217 | 2025.12.19 19:58:03.263801 [ 3 ] {124a3ab4-d813-47ce-a2fd-b5bee95fcbb1} <Debug> TCPHandler: Processed in 0.002468886 sec. | ||
| 1218 | 2025.12.19 19:58:03.263926 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2025.12.19 19:58:03.264033 [ 3 ] {b51eb084-cef9-489f-8c13-590a42062fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1220 | 2025.12.19 19:58:03.264078 [ 3 ] {b51eb084-cef9-489f-8c13-590a42062fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1221 | 2025.12.19 19:58:03.264613 [ 3 ] {b51eb084-cef9-489f-8c13-590a42062fe0} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2025.12.19 19:58:03.264657 [ 3 ] {b51eb084-cef9-489f-8c13-590a42062fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1223 | 2025.12.19 19:58:03.265141 [ 3 ] {b51eb084-cef9-489f-8c13-590a42062fe0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1224 | 2025.12.19 19:58:03.265584 [ 3 ] {b51eb084-cef9-489f-8c13-590a42062fe0} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2025.12.19 19:58:03.265742 [ 3 ] {b51eb084-cef9-489f-8c13-590a42062fe0} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001735 sec., 123919.30835734871 rows/sec., 7.36 MiB/sec. | ||
| 1226 | 2025.12.19 19:58:03.265785 [ 3 ] {b51eb084-cef9-489f-8c13-590a42062fe0} <Debug> TCPHandler: Processed in 0.001910479 sec. | ||
| 1227 | 2025.12.19 19:58:03.265918 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2025.12.19 19:58:03.266022 [ 3 ] {8a546029-451a-42ac-8e50-88cc9049c891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1229 | 2025.12.19 19:58:03.266067 [ 3 ] {8a546029-451a-42ac-8e50-88cc9049c891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1230 | 2025.12.19 19:58:03.266581 [ 3 ] {8a546029-451a-42ac-8e50-88cc9049c891} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2025.12.19 19:58:03.266620 [ 3 ] {8a546029-451a-42ac-8e50-88cc9049c891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1232 | 2025.12.19 19:58:03.267089 [ 3 ] {8a546029-451a-42ac-8e50-88cc9049c891} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1233 | 2025.12.19 19:58:03.267594 [ 3 ] {8a546029-451a-42ac-8e50-88cc9049c891} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2025.12.19 19:58:03.267739 [ 3 ] {8a546029-451a-42ac-8e50-88cc9049c891} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001742 sec., 121699.196326062 rows/sec., 7.85 MiB/sec. | ||
| 1235 | 2025.12.19 19:58:03.267781 [ 3 ] {8a546029-451a-42ac-8e50-88cc9049c891} <Debug> TCPHandler: Processed in 0.00192301 sec. | ||
| 1236 | 2025.12.19 19:58:03.267913 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2025.12.19 19:58:03.268014 [ 3 ] {04352834-499c-479d-9c8a-aeed9f22e147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1238 | 2025.12.19 19:58:03.268060 [ 3 ] {04352834-499c-479d-9c8a-aeed9f22e147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1239 | 2025.12.19 19:58:03.268653 [ 3 ] {04352834-499c-479d-9c8a-aeed9f22e147} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2025.12.19 19:58:03.268693 [ 3 ] {04352834-499c-479d-9c8a-aeed9f22e147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1241 | 2025.12.19 19:58:03.269127 [ 3 ] {04352834-499c-479d-9c8a-aeed9f22e147} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1242 | 2025.12.19 19:58:03.269727 [ 3 ] {04352834-499c-479d-9c8a-aeed9f22e147} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2025.12.19 19:58:03.269875 [ 3 ] {04352834-499c-479d-9c8a-aeed9f22e147} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001882 sec., 112114.77151965993 rows/sec., 6.37 MiB/sec. | ||
| 1244 | 2025.12.19 19:58:03.269914 [ 3 ] {04352834-499c-479d-9c8a-aeed9f22e147} <Debug> TCPHandler: Processed in 0.002053271 sec. | ||
| 1245 | 2025.12.19 19:58:03.270041 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2025.12.19 19:58:03.270140 [ 3 ] {c82e3dd5-f50c-4aa5-b258-b5f62b77b9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1247 | 2025.12.19 19:58:03.270182 [ 3 ] {c82e3dd5-f50c-4aa5-b258-b5f62b77b9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1248 | 2025.12.19 19:58:03.270851 [ 3 ] {c82e3dd5-f50c-4aa5-b258-b5f62b77b9e9} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2025.12.19 19:58:03.270890 [ 3 ] {c82e3dd5-f50c-4aa5-b258-b5f62b77b9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1250 | 2025.12.19 19:58:03.271369 [ 3 ] {c82e3dd5-f50c-4aa5-b258-b5f62b77b9e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1251 | 2025.12.19 19:58:03.271839 [ 3 ] {c82e3dd5-f50c-4aa5-b258-b5f62b77b9e9} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2025.12.19 19:58:03.271984 [ 3 ] {c82e3dd5-f50c-4aa5-b258-b5f62b77b9e9} <Debug> executeQuery: Read 625 rows, 44.15 KiB in 0.001866 sec., 334941.050375134 rows/sec., 23.11 MiB/sec. | ||
| 1253 | 2025.12.19 19:58:03.272022 [ 3 ] {c82e3dd5-f50c-4aa5-b258-b5f62b77b9e9} <Debug> TCPHandler: Processed in 0.002031171 sec. | ||
| 1254 | 2025.12.19 19:58:03.272147 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2025.12.19 19:58:03.272246 [ 3 ] {30f39d44-3e91-488b-bccf-e77566547824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1256 | 2025.12.19 19:58:03.272289 [ 3 ] {30f39d44-3e91-488b-bccf-e77566547824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1257 | 2025.12.19 19:58:03.272647 [ 3 ] {30f39d44-3e91-488b-bccf-e77566547824} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2025.12.19 19:58:03.272683 [ 3 ] {30f39d44-3e91-488b-bccf-e77566547824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1259 | 2025.12.19 19:58:03.273144 [ 3 ] {30f39d44-3e91-488b-bccf-e77566547824} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1260 | 2025.12.19 19:58:03.273630 [ 3 ] {30f39d44-3e91-488b-bccf-e77566547824} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2025.12.19 19:58:03.273782 [ 3 ] {30f39d44-3e91-488b-bccf-e77566547824} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. | ||
| 1262 | 2025.12.19 19:58:03.273829 [ 3 ] {30f39d44-3e91-488b-bccf-e77566547824} <Debug> TCPHandler: Processed in 0.001729828 sec. | ||
| 1263 | 2025.12.19 19:58:03.273982 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2025.12.19 19:58:03.274110 [ 3 ] {c6d9ef56-2b5d-4b15-b7ef-44a33bb93fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1265 | 2025.12.19 19:58:03.274157 [ 3 ] {c6d9ef56-2b5d-4b15-b7ef-44a33bb93fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1266 | 2025.12.19 19:58:03.274674 [ 3 ] {c6d9ef56-2b5d-4b15-b7ef-44a33bb93fec} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2025.12.19 19:58:03.274719 [ 3 ] {c6d9ef56-2b5d-4b15-b7ef-44a33bb93fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1268 | 2025.12.19 19:58:03.275270 [ 3 ] {c6d9ef56-2b5d-4b15-b7ef-44a33bb93fec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2025.12.19 19:58:03.275804 [ 3 ] {c6d9ef56-2b5d-4b15-b7ef-44a33bb93fec} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2025.12.19 19:58:03.275963 [ 3 ] {c6d9ef56-2b5d-4b15-b7ef-44a33bb93fec} <Debug> executeQuery: Read 154 rows, 9.71 KiB in 0.001874 sec., 82177.16115261473 rows/sec., 5.06 MiB/sec. | ||
| 1271 | 2025.12.19 19:58:03.276010 [ 3 ] {c6d9ef56-2b5d-4b15-b7ef-44a33bb93fec} <Debug> TCPHandler: Processed in 0.002081121 sec. | ||
| 1272 | 2025.12.19 19:58:03.276162 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.12.19 19:58:03.276271 [ 3 ] {81185d8a-3edb-44c2-9aa8-6364e3b56f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1274 | 2025.12.19 19:58:03.276320 [ 3 ] {81185d8a-3edb-44c2-9aa8-6364e3b56f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1275 | 2025.12.19 19:58:03.276787 [ 3 ] {81185d8a-3edb-44c2-9aa8-6364e3b56f26} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2025.12.19 19:58:03.276828 [ 3 ] {81185d8a-3edb-44c2-9aa8-6364e3b56f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1277 | 2025.12.19 19:58:03.277764 [ 3 ] {81185d8a-3edb-44c2-9aa8-6364e3b56f26} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1278 | 2025.12.19 19:58:03.278392 [ 3 ] {81185d8a-3edb-44c2-9aa8-6364e3b56f26} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2025.12.19 19:58:03.278537 [ 3 ] {81185d8a-3edb-44c2-9aa8-6364e3b56f26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002291 sec., 436.4906154517678 rows/sec., 29.41 KiB/sec. | ||
| 1280 | 2025.12.19 19:58:03.278576 [ 3 ] {81185d8a-3edb-44c2-9aa8-6364e3b56f26} <Debug> TCPHandler: Processed in 0.002472606 sec. | ||
| 1281 | 2025.12.19 19:58:03.278699 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2025.12.19 19:58:03.278803 [ 3 ] {363f0e0e-4352-4ff1-8203-eb4f694aaec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1283 | 2025.12.19 19:58:03.278859 [ 3 ] {363f0e0e-4352-4ff1-8203-eb4f694aaec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1284 | 2025.12.19 19:58:03.279624 [ 3 ] {363f0e0e-4352-4ff1-8203-eb4f694aaec8} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2025.12.19 19:58:03.279666 [ 3 ] {363f0e0e-4352-4ff1-8203-eb4f694aaec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1286 | 2025.12.19 19:58:03.280308 [ 3 ] {363f0e0e-4352-4ff1-8203-eb4f694aaec8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2025.12.19 19:58:03.280868 [ 3 ] {363f0e0e-4352-4ff1-8203-eb4f694aaec8} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2025.12.19 19:58:03.281018 [ 3 ] {363f0e0e-4352-4ff1-8203-eb4f694aaec8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002235 sec., 4474.27293064877 rows/sec., 8.02 MiB/sec. | ||
| 1289 | 2025.12.19 19:58:03.281082 [ 3 ] {363f0e0e-4352-4ff1-8203-eb4f694aaec8} <Debug> TCPHandler: Processed in 0.002433955 sec. | ||
| 1290 | 2025.12.19 19:58:03.281207 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.12.19 19:58:03.281306 [ 3 ] {00c7daba-3011-4099-8f8d-5153a9425ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1292 | 2025.12.19 19:58:03.281349 [ 3 ] {00c7daba-3011-4099-8f8d-5153a9425ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1293 | 2025.12.19 19:58:03.281713 [ 3 ] {00c7daba-3011-4099-8f8d-5153a9425ff6} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2025.12.19 19:58:03.281751 [ 3 ] {00c7daba-3011-4099-8f8d-5153a9425ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1295 | 2025.12.19 19:58:03.282248 [ 3 ] {00c7daba-3011-4099-8f8d-5153a9425ff6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1296 | 2025.12.19 19:58:03.282801 [ 3 ] {00c7daba-3011-4099-8f8d-5153a9425ff6} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.12.19 19:58:03.282954 [ 3 ] {00c7daba-3011-4099-8f8d-5153a9425ff6} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001668 sec., 26378.896882494006 rows/sec., 1.40 MiB/sec. | ||
| 1298 | 2025.12.19 19:58:03.282991 [ 3 ] {00c7daba-3011-4099-8f8d-5153a9425ff6} <Debug> TCPHandler: Processed in 0.001839489 sec. | ||
| 1299 | 2025.12.19 19:58:08.246284 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2025.12.19 19:58:08.246518 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1301 | 2025.12.19 19:58:08.246860 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1302 | 2025.12.19 19:58:08.251451 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1303 | 2025.12.19 19:58:08.251737 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1304 | 2025.12.19 19:58:08.251816 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2025.12.19 19:58:08.252019 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1306 | 2025.12.19 19:58:08.254657 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1307 | 2025.12.19 19:58:08.257101 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 1308 | 2025.12.19 19:58:08.257135 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1309 | 2025.12.19 19:58:08.261112 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1310 | 2025.12.19 19:58:08.261147 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1311 | 2025.12.19 19:58:08.294970 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Debug> executeQuery: Read 14 rows, 483.00 B in 0.048532 sec., 288.469463446798 rows/sec., 9.72 KiB/sec. | ||
| 1312 | 2025.12.19 19:58:08.295085 [ 3 ] {e9d16bc5-2642-4005-bfcc-fa5b540bf767} <Debug> TCPHandler: Processed in 0.048925266 sec. | ||
| 1313 | 2025.12.19 19:58:08.295410 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2025.12.19 19:58:08.295571 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1315 | 2025.12.19 19:58:08.295854 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1316 | 2025.12.19 19:58:08.295891 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1317 | 2025.12.19 19:58:08.296091 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2025.12.19 19:58:08.296178 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1319 | 2025.12.19 19:58:08.296313 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1320 | 2025.12.19 19:58:08.296351 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1321 | 2025.12.19 19:58:08.296373 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 1322 | 2025.12.19 19:58:08.296389 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1323 | 2025.12.19 19:58:08.296439 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1324 | 2025.12.19 19:58:08.296465 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1325 | 2025.12.19 19:58:08.297197 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Debug> executeQuery: Read 14 rows, 483.00 B in 0.001695 sec., 8259.587020648969 rows/sec., 278.28 KiB/sec. | ||
| 1326 | 2025.12.19 19:58:08.297285 [ 3 ] {4c7c256c-748e-4ea5-970b-8bd570d997a8} <Debug> TCPHandler: Processed in 0.00196421 sec. | ||
| 1327 | 2025.12.19 19:58:08.297521 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.12.19 19:58:08.297657 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1329 | 2025.12.19 19:58:08.297890 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1330 | 2025.12.19 19:58:08.297922 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1331 | 2025.12.19 19:58:08.298088 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1332 | 2025.12.19 19:58:08.298144 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1333 | 2025.12.19 19:58:08.298276 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1334 | 2025.12.19 19:58:08.298311 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1335 | 2025.12.19 19:58:08.298338 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 1336 | 2025.12.19 19:58:08.298356 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1337 | 2025.12.19 19:58:08.298391 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1338 | 2025.12.19 19:58:08.298411 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1339 | 2025.12.19 19:58:08.298932 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Debug> executeQuery: Read 14 rows, 483.00 B in 0.001328 sec., 10542.168674698796 rows/sec., 355.18 KiB/sec. | ||
| 1340 | 2025.12.19 19:58:08.299015 [ 3 ] {f6462544-e72c-4663-8a66-c1148ae40022} <Debug> TCPHandler: Processed in 0.001549546 sec. | ||
| 1341 | 2025.12.19 19:58:08.299936 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.12.19 19:58:08.300081 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1343 | 2025.12.19 19:58:08.300331 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1344 | 2025.12.19 19:58:08.300367 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1345 | 2025.12.19 19:58:08.300542 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1346 | 2025.12.19 19:58:08.300595 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1347 | 2025.12.19 19:58:08.300696 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1348 | 2025.12.19 19:58:08.300727 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1349 | 2025.12.19 19:58:08.300747 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 1350 | 2025.12.19 19:58:08.300761 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1351 | 2025.12.19 19:58:08.300793 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1352 | 2025.12.19 19:58:08.300810 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1353 | 2025.12.19 19:58:08.301328 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Debug> executeQuery: Read 14 rows, 483.00 B in 0.001297 sec., 10794.14032382421 rows/sec., 363.67 KiB/sec. | ||
| 1354 | 2025.12.19 19:58:08.301415 [ 3 ] {225c8e23-d878-4255-a88f-82ad2ef61f81} <Debug> TCPHandler: Processed in 0.001528956 sec. | ||
| 1355 | 2025.12.19 19:58:08.301621 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2025.12.19 19:58:08.301753 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1357 | 2025.12.19 19:58:08.301981 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1358 | 2025.12.19 19:58:08.302018 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1359 | 2025.12.19 19:58:08.302187 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1360 | 2025.12.19 19:58:08.302240 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1361 | 2025.12.19 19:58:08.302342 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1362 | 2025.12.19 19:58:08.302370 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1363 | 2025.12.19 19:58:08.302389 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 1364 | 2025.12.19 19:58:08.302404 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1365 | 2025.12.19 19:58:08.302437 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1366 | 2025.12.19 19:58:08.302454 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1367 | 2025.12.19 19:58:08.303119 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Debug> executeQuery: Read 14 rows, 483.00 B in 0.001416 sec., 9887.005649717514 rows/sec., 333.11 KiB/sec. | ||
| 1368 | 2025.12.19 19:58:08.303204 [ 3 ] {3f2df9e7-258b-43e3-912b-4a9980248af3} <Debug> TCPHandler: Processed in 0.001633657 sec. | ||
| 1369 | 2025.12.19 19:58:08.303416 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2025.12.19 19:58:08.303556 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1371 | 2025.12.19 19:58:08.303834 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1372 | 2025.12.19 19:58:08.303884 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1373 | 2025.12.19 19:58:08.304142 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2025.12.19 19:58:08.304203 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2025.12.19 19:58:08.304307 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1376 | 2025.12.19 19:58:08.304338 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1377 | 2025.12.19 19:58:08.304357 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 1378 | 2025.12.19 19:58:08.304372 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1379 | 2025.12.19 19:58:08.304417 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1380 | 2025.12.19 19:58:08.304437 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1381 | 2025.12.19 19:58:08.305048 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Debug> executeQuery: Read 14 rows, 483.00 B in 0.001542 sec., 9079.11802853437 rows/sec., 305.89 KiB/sec. | ||
| 1382 | 2025.12.19 19:58:08.305133 [ 3 ] {9c2f625e-7b2e-42e2-9cb6-30db988f094d} <Debug> TCPHandler: Processed in 0.001766858 sec. | ||
| 1383 | 2025.12.19 19:58:08.305336 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2025.12.19 19:58:08.305495 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1385 | 2025.12.19 19:58:08.305739 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1386 | 2025.12.19 19:58:08.305774 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1387 | 2025.12.19 19:58:08.305958 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2025.12.19 19:58:08.306014 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2025.12.19 19:58:08.306115 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1390 | 2025.12.19 19:58:08.306145 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2025.12.19 19:58:08.306164 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 1392 | 2025.12.19 19:58:08.306178 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1393 | 2025.12.19 19:58:08.306220 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1394 | 2025.12.19 19:58:08.306240 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1395 | 2025.12.19 19:58:08.306783 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Debug> executeQuery: Read 14 rows, 483.00 B in 0.001356 sec., 10324.48377581121 rows/sec., 347.85 KiB/sec. | ||
| 1396 | 2025.12.19 19:58:08.306865 [ 3 ] {24f7da9f-009e-477c-840f-44899414d2e7} <Debug> TCPHandler: Processed in 0.001588806 sec. | ||
| 1397 | 2025.12.19 19:58:08.307520 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.12.19 19:58:08.307628 [ 3 ] {c17d3093-3fc9-4f76-b044-ad6701a3189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1399 | 2025.12.19 19:58:08.307670 [ 3 ] {c17d3093-3fc9-4f76-b044-ad6701a3189d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2025.12.19 19:58:08.308244 [ 3 ] {c17d3093-3fc9-4f76-b044-ad6701a3189d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2025.12.19 19:58:08.308287 [ 3 ] {c17d3093-3fc9-4f76-b044-ad6701a3189d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1402 | 2025.12.19 19:58:08.308875 [ 3 ] {c17d3093-3fc9-4f76-b044-ad6701a3189d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2025.12.19 19:58:08.309258 [ 3 ] {c17d3093-3fc9-4f76-b044-ad6701a3189d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2025.12.19 19:58:08.309421 [ 3 ] {c17d3093-3fc9-4f76-b044-ad6701a3189d} <Debug> executeQuery: Read 7 rows, 801.00 B in 0.001824 sec., 3837.719298245614 rows/sec., 428.85 KiB/sec. | ||
| 1405 | 2025.12.19 19:58:08.309461 [ 3 ] {c17d3093-3fc9-4f76-b044-ad6701a3189d} <Debug> TCPHandler: Processed in 0.001992541 sec. | ||
| 1406 | 2025.12.19 19:58:08.309576 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.12.19 19:58:08.309677 [ 3 ] {2d6bee00-0a96-4f8e-895f-2f0310298a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1408 | 2025.12.19 19:58:08.309720 [ 3 ] {2d6bee00-0a96-4f8e-895f-2f0310298a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1409 | 2025.12.19 19:58:08.310164 [ 3 ] {2d6bee00-0a96-4f8e-895f-2f0310298a94} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.12.19 19:58:08.310202 [ 3 ] {2d6bee00-0a96-4f8e-895f-2f0310298a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1411 | 2025.12.19 19:58:08.310624 [ 3 ] {2d6bee00-0a96-4f8e-895f-2f0310298a94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2025.12.19 19:58:08.311054 [ 3 ] {2d6bee00-0a96-4f8e-895f-2f0310298a94} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2025.12.19 19:58:08.311203 [ 3 ] {2d6bee00-0a96-4f8e-895f-2f0310298a94} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001548 sec., 2583.9793281653747 rows/sec., 210.71 KiB/sec. | ||
| 1414 | 2025.12.19 19:58:08.311247 [ 3 ] {2d6bee00-0a96-4f8e-895f-2f0310298a94} <Debug> TCPHandler: Processed in 0.001722108 sec. | ||
| 1415 | 2025.12.19 19:58:08.311374 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.12.19 19:58:08.311476 [ 3 ] {6577024f-4d4c-4961-9859-d2446943933c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1417 | 2025.12.19 19:58:08.311603 [ 3 ] {6577024f-4d4c-4961-9859-d2446943933c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1418 | 2025.12.19 19:58:08.312026 [ 3 ] {6577024f-4d4c-4961-9859-d2446943933c} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.12.19 19:58:08.312061 [ 3 ] {6577024f-4d4c-4961-9859-d2446943933c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1420 | 2025.12.19 19:58:08.312477 [ 3 ] {6577024f-4d4c-4961-9859-d2446943933c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1421 | 2025.12.19 19:58:08.312951 [ 3 ] {6577024f-4d4c-4961-9859-d2446943933c} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.12.19 19:58:08.313099 [ 3 ] {6577024f-4d4c-4961-9859-d2446943933c} <Debug> executeQuery: Read 44 rows, 4.02 KiB in 0.001643 sec., 26780.27997565429 rows/sec., 2.39 MiB/sec. | ||
| 1423 | 2025.12.19 19:58:08.313143 [ 3 ] {6577024f-4d4c-4961-9859-d2446943933c} <Debug> TCPHandler: Processed in 0.001828089 sec. | ||
| 1424 | 2025.12.19 19:58:08.313259 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2025.12.19 19:58:08.313437 [ 3 ] {907dfc19-2a6e-4558-8d20-5f2b66a6572b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1426 | 2025.12.19 19:58:08.313481 [ 3 ] {907dfc19-2a6e-4558-8d20-5f2b66a6572b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1427 | 2025.12.19 19:58:08.313902 [ 3 ] {907dfc19-2a6e-4558-8d20-5f2b66a6572b} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.12.19 19:58:08.313941 [ 3 ] {907dfc19-2a6e-4558-8d20-5f2b66a6572b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1429 | 2025.12.19 19:58:08.314360 [ 3 ] {907dfc19-2a6e-4558-8d20-5f2b66a6572b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1430 | 2025.12.19 19:58:08.314797 [ 3 ] {907dfc19-2a6e-4558-8d20-5f2b66a6572b} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2025.12.19 19:58:08.314943 [ 3 ] {907dfc19-2a6e-4558-8d20-5f2b66a6572b} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001525 sec., 15081.967213114753 rows/sec., 1.09 MiB/sec. | ||
| 1432 | 2025.12.19 19:58:08.314986 [ 3 ] {907dfc19-2a6e-4558-8d20-5f2b66a6572b} <Debug> TCPHandler: Processed in 0.001777378 sec. | ||
| 1433 | 2025.12.19 19:58:08.315093 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2025.12.19 19:58:08.315188 [ 3 ] {6c216bd2-685b-4c22-8213-e9f388538acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1435 | 2025.12.19 19:58:08.315229 [ 3 ] {6c216bd2-685b-4c22-8213-e9f388538acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1436 | 2025.12.19 19:58:08.315652 [ 3 ] {6c216bd2-685b-4c22-8213-e9f388538acf} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2025.12.19 19:58:08.315689 [ 3 ] {6c216bd2-685b-4c22-8213-e9f388538acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1438 | 2025.12.19 19:58:08.316097 [ 3 ] {6c216bd2-685b-4c22-8213-e9f388538acf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1439 | 2025.12.19 19:58:08.316545 [ 3 ] {6c216bd2-685b-4c22-8213-e9f388538acf} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2025.12.19 19:58:08.316681 [ 3 ] {6c216bd2-685b-4c22-8213-e9f388538acf} <Debug> executeQuery: Read 43 rows, 3.46 KiB in 0.001511 sec., 28457.974851091993 rows/sec., 2.23 MiB/sec. | ||
| 1441 | 2025.12.19 19:58:08.316722 [ 3 ] {6c216bd2-685b-4c22-8213-e9f388538acf} <Debug> TCPHandler: Processed in 0.001678017 sec. | ||
| 1442 | 2025.12.19 19:58:08.316836 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2025.12.19 19:58:08.316930 [ 3 ] {e1eecf30-5712-4305-8db6-32d24f1bed1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1444 | 2025.12.19 19:58:08.316972 [ 3 ] {e1eecf30-5712-4305-8db6-32d24f1bed1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1445 | 2025.12.19 19:58:08.319743 [ 3 ] {e1eecf30-5712-4305-8db6-32d24f1bed1d} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2025.12.19 19:58:08.319782 [ 3 ] {e1eecf30-5712-4305-8db6-32d24f1bed1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1447 | 2025.12.19 19:58:08.320280 [ 3 ] {e1eecf30-5712-4305-8db6-32d24f1bed1d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1448 | 2025.12.19 19:58:08.320808 [ 3 ] {e1eecf30-5712-4305-8db6-32d24f1bed1d} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2025.12.19 19:58:08.320948 [ 3 ] {e1eecf30-5712-4305-8db6-32d24f1bed1d} <Debug> executeQuery: Read 10 rows, 768.00 B in 0.004037 sec., 2477.086945751796 rows/sec., 185.78 KiB/sec. | ||
| 1450 | 2025.12.19 19:58:08.320990 [ 3 ] {e1eecf30-5712-4305-8db6-32d24f1bed1d} <Debug> TCPHandler: Processed in 0.004204603 sec. | ||
| 1451 | 2025.12.19 19:58:08.321099 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2025.12.19 19:58:08.321191 [ 3 ] {68326b11-e265-49e0-923e-88bcaf7a085c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1453 | 2025.12.19 19:58:08.321246 [ 3 ] {68326b11-e265-49e0-923e-88bcaf7a085c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1454 | 2025.12.19 19:58:08.321966 [ 3 ] {68326b11-e265-49e0-923e-88bcaf7a085c} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.12.19 19:58:08.322004 [ 3 ] {68326b11-e265-49e0-923e-88bcaf7a085c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1456 | 2025.12.19 19:58:08.322697 [ 3 ] {68326b11-e265-49e0-923e-88bcaf7a085c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1457 | 2025.12.19 19:58:08.323375 [ 3 ] {68326b11-e265-49e0-923e-88bcaf7a085c} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.12.19 19:58:08.323570 [ 3 ] {68326b11-e265-49e0-923e-88bcaf7a085c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002394 sec., 7936.507936507937 rows/sec., 14.22 MiB/sec. | ||
| 1459 | 2025.12.19 19:58:08.323647 [ 3 ] {68326b11-e265-49e0-923e-88bcaf7a085c} <Debug> TCPHandler: Processed in 0.002596377 sec. | ||
| 1460 | 2025.12.19 19:58:08.323784 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2025.12.19 19:58:08.323901 [ 3 ] {b5be5b9f-e7a6-4d3d-b5fa-fabacf61d353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1462 | 2025.12.19 19:58:08.323957 [ 3 ] {b5be5b9f-e7a6-4d3d-b5fa-fabacf61d353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1463 | 2025.12.19 19:58:08.324397 [ 3 ] {b5be5b9f-e7a6-4d3d-b5fa-fabacf61d353} <Trace> oximeter.measurements_i64 (143c9c39-6469-4149-a9ae-9f54ddf2e299): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2025.12.19 19:58:08.324438 [ 3 ] {b5be5b9f-e7a6-4d3d-b5fa-fabacf61d353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1465 | 2025.12.19 19:58:08.325079 [ 3 ] {b5be5b9f-e7a6-4d3d-b5fa-fabacf61d353} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1466 | 2025.12.19 19:58:08.325644 [ 3 ] {b5be5b9f-e7a6-4d3d-b5fa-fabacf61d353} <Trace> oximeter.measurements_i64 (143c9c39-6469-4149-a9ae-9f54ddf2e299): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2025.12.19 19:58:08.325809 [ 3 ] {b5be5b9f-e7a6-4d3d-b5fa-fabacf61d353} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001931 sec., 10875.194199896427 rows/sec., 812.20 KiB/sec. | ||
| 1468 | 2025.12.19 19:58:08.325855 [ 3 ] {b5be5b9f-e7a6-4d3d-b5fa-fabacf61d353} <Debug> TCPHandler: Processed in 0.002132013 sec. | ||
| 1469 | 2025.12.19 19:58:08.325986 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2025.12.19 19:58:08.326099 [ 3 ] {72d309e2-e9fa-4974-a03a-e64bb92a7d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1471 | 2025.12.19 19:58:08.326152 [ 3 ] {72d309e2-e9fa-4974-a03a-e64bb92a7d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1472 | 2025.12.19 19:58:08.326575 [ 3 ] {72d309e2-e9fa-4974-a03a-e64bb92a7d2e} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2025.12.19 19:58:08.326617 [ 3 ] {72d309e2-e9fa-4974-a03a-e64bb92a7d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1474 | 2025.12.19 19:58:08.327149 [ 3 ] {72d309e2-e9fa-4974-a03a-e64bb92a7d2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1475 | 2025.12.19 19:58:08.327722 [ 3 ] {72d309e2-e9fa-4974-a03a-e64bb92a7d2e} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.12.19 19:58:08.327897 [ 3 ] {72d309e2-e9fa-4974-a03a-e64bb92a7d2e} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001821 sec., 4393.190554640308 rows/sec., 276.72 KiB/sec. | ||
| 1477 | 2025.12.19 19:58:08.327944 [ 3 ] {72d309e2-e9fa-4974-a03a-e64bb92a7d2e} <Debug> TCPHandler: Processed in 0.002015031 sec. | ||
| 1478 | 2025.12.19 19:58:08.883126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2369 | ||
| 1479 | 2025.12.19 19:58:08.883571 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.12.19 19:58:08.883610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1481 | 2025.12.19 19:58:08.884147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1482 | 2025.12.19 19:58:08.884566 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.12.19 19:58:08.884694 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2369 | ||
| 1484 | 2025.12.19 19:58:09.000162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1485 | 2025.12.19 19:58:09.017584 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.19 19:58:09.017630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1487 | 2025.12.19 19:58:09.023808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1488 | 2025.12.19 19:58:09.024952 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2025.12.19 19:58:09.027905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1490 | 2025.12.19 19:58:10.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.72 MiB, peak 174.98 MiB, free memory in arenas 0.00 B, will set to 169.82 MiB (RSS), difference: 1.10 MiB | ||
| 1491 | 2025.12.19 19:58:11.400883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 202 | ||
| 1492 | 2025.12.19 19:58:11.403543 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2025.12.19 19:58:11.403603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1494 | 2025.12.19 19:58:11.404951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1495 | 2025.12.19 19:58:11.405434 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.12.19 19:58:11.405765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1497 | 2025.12.19 19:58:13.265118 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2025.12.19 19:58:13.265372 [ 3 ] {a02fe712-12d4-44c5-ac2f-8185308d4200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1499 | 2025.12.19 19:58:13.265491 [ 3 ] {a02fe712-12d4-44c5-ac2f-8185308d4200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1500 | 2025.12.19 19:58:13.266728 [ 3 ] {a02fe712-12d4-44c5-ac2f-8185308d4200} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.12.19 19:58:13.266800 [ 3 ] {a02fe712-12d4-44c5-ac2f-8185308d4200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1502 | 2025.12.19 19:58:13.267576 [ 3 ] {a02fe712-12d4-44c5-ac2f-8185308d4200} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1503 | 2025.12.19 19:58:13.268187 [ 3 ] {a02fe712-12d4-44c5-ac2f-8185308d4200} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2025.12.19 19:58:13.268407 [ 3 ] {a02fe712-12d4-44c5-ac2f-8185308d4200} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003107 sec., 131960.09011908594 rows/sec., 8.37 MiB/sec. | ||
| 1505 | 2025.12.19 19:58:13.268499 [ 3 ] {a02fe712-12d4-44c5-ac2f-8185308d4200} <Debug> TCPHandler: Processed in 0.003583427 sec. | ||
| 1506 | 2025.12.19 19:58:13.268677 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2025.12.19 19:58:13.268811 [ 3 ] {aabe91c2-1e66-4bea-abf0-a8265e7339fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1508 | 2025.12.19 19:58:13.268869 [ 3 ] {aabe91c2-1e66-4bea-abf0-a8265e7339fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1509 | 2025.12.19 19:58:13.270025 [ 3 ] {aabe91c2-1e66-4bea-abf0-a8265e7339fb} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2025.12.19 19:58:13.270065 [ 3 ] {aabe91c2-1e66-4bea-abf0-a8265e7339fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1511 | 2025.12.19 19:58:13.270839 [ 3 ] {aabe91c2-1e66-4bea-abf0-a8265e7339fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1512 | 2025.12.19 19:58:13.271534 [ 3 ] {aabe91c2-1e66-4bea-abf0-a8265e7339fb} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2025.12.19 19:58:13.271727 [ 3 ] {aabe91c2-1e66-4bea-abf0-a8265e7339fb} <Debug> executeQuery: Read 1080 rows, 87.78 KiB in 0.00295 sec., 366101.69491525425 rows/sec., 29.06 MiB/sec. | ||
| 1514 | 2025.12.19 19:58:13.271780 [ 3 ] {aabe91c2-1e66-4bea-abf0-a8265e7339fb} <Debug> TCPHandler: Processed in 0.003166322 sec. | ||
| 1515 | 2025.12.19 19:58:13.271944 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2025.12.19 19:58:13.272070 [ 3 ] {8db3afaf-4e93-4a88-91bb-58a9610fd3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1517 | 2025.12.19 19:58:13.272125 [ 3 ] {8db3afaf-4e93-4a88-91bb-58a9610fd3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1518 | 2025.12.19 19:58:13.272782 [ 3 ] {8db3afaf-4e93-4a88-91bb-58a9610fd3ed} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2025.12.19 19:58:13.272828 [ 3 ] {8db3afaf-4e93-4a88-91bb-58a9610fd3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1520 | 2025.12.19 19:58:13.273500 [ 3 ] {8db3afaf-4e93-4a88-91bb-58a9610fd3ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1521 | 2025.12.19 19:58:13.274318 [ 3 ] {8db3afaf-4e93-4a88-91bb-58a9610fd3ed} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2025.12.19 19:58:13.274511 [ 3 ] {8db3afaf-4e93-4a88-91bb-58a9610fd3ed} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.002472 sec., 86974.11003236247 rows/sec., 5.16 MiB/sec. | ||
| 1523 | 2025.12.19 19:58:13.274565 [ 3 ] {8db3afaf-4e93-4a88-91bb-58a9610fd3ed} <Debug> TCPHandler: Processed in 0.002683508 sec. | ||
| 1524 | 2025.12.19 19:58:13.274745 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2025.12.19 19:58:13.274875 [ 3 ] {8e158383-6df9-4e2b-88eb-500e777ef306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1526 | 2025.12.19 19:58:13.274931 [ 3 ] {8e158383-6df9-4e2b-88eb-500e777ef306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1527 | 2025.12.19 19:58:13.275649 [ 3 ] {8e158383-6df9-4e2b-88eb-500e777ef306} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2025.12.19 19:58:13.275697 [ 3 ] {8e158383-6df9-4e2b-88eb-500e777ef306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1529 | 2025.12.19 19:58:13.276379 [ 3 ] {8e158383-6df9-4e2b-88eb-500e777ef306} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1530 | 2025.12.19 19:58:13.277280 [ 3 ] {8e158383-6df9-4e2b-88eb-500e777ef306} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2025.12.19 19:58:13.277477 [ 3 ] {8e158383-6df9-4e2b-88eb-500e777ef306} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002634 sec., 80485.95292331056 rows/sec., 5.19 MiB/sec. | ||
| 1532 | 2025.12.19 19:58:13.277532 [ 3 ] {8e158383-6df9-4e2b-88eb-500e777ef306} <Debug> TCPHandler: Processed in 0.0028524 sec. | ||
| 1533 | 2025.12.19 19:58:13.277698 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2025.12.19 19:58:13.277832 [ 3 ] {cbe5e3db-92f1-420d-9b5f-5462936f4897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1535 | 2025.12.19 19:58:13.277890 [ 3 ] {cbe5e3db-92f1-420d-9b5f-5462936f4897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1536 | 2025.12.19 19:58:13.278699 [ 3 ] {cbe5e3db-92f1-420d-9b5f-5462936f4897} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2025.12.19 19:58:13.278746 [ 3 ] {cbe5e3db-92f1-420d-9b5f-5462936f4897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1538 | 2025.12.19 19:58:13.279673 [ 3 ] {cbe5e3db-92f1-420d-9b5f-5462936f4897} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1539 | 2025.12.19 19:58:13.281107 [ 3 ] {cbe5e3db-92f1-420d-9b5f-5462936f4897} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2025.12.19 19:58:13.281293 [ 3 ] {cbe5e3db-92f1-420d-9b5f-5462936f4897} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.003494 sec., 60389.23869490555 rows/sec., 3.43 MiB/sec. | ||
| 1541 | 2025.12.19 19:58:13.281344 [ 3 ] {cbe5e3db-92f1-420d-9b5f-5462936f4897} <Debug> TCPHandler: Processed in 0.003711848 sec. | ||
| 1542 | 2025.12.19 19:58:13.281497 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2025.12.19 19:58:13.281611 [ 3 ] {979a6afa-897f-43e3-bd5e-7bab62413cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1544 | 2025.12.19 19:58:13.281662 [ 3 ] {979a6afa-897f-43e3-bd5e-7bab62413cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1545 | 2025.12.19 19:58:13.282490 [ 3 ] {979a6afa-897f-43e3-bd5e-7bab62413cad} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2025.12.19 19:58:13.282553 [ 3 ] {979a6afa-897f-43e3-bd5e-7bab62413cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1547 | 2025.12.19 19:58:13.283443 [ 3 ] {979a6afa-897f-43e3-bd5e-7bab62413cad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1548 | 2025.12.19 19:58:13.284565 [ 3 ] {979a6afa-897f-43e3-bd5e-7bab62413cad} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2025.12.19 19:58:13.284788 [ 3 ] {979a6afa-897f-43e3-bd5e-7bab62413cad} <Debug> executeQuery: Read 633 rows, 44.80 KiB in 0.003205 sec., 197503.90015600625 rows/sec., 13.65 MiB/sec. | ||
| 1550 | 2025.12.19 19:58:13.284842 [ 3 ] {979a6afa-897f-43e3-bd5e-7bab62413cad} <Debug> TCPHandler: Processed in 0.003403235 sec. | ||
| 1551 | 2025.12.19 19:58:13.285526 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2025.12.19 19:58:13.285648 [ 3 ] {f3742051-951c-4318-9350-1e7375d32077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1553 | 2025.12.19 19:58:13.285703 [ 3 ] {f3742051-951c-4318-9350-1e7375d32077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1554 | 2025.12.19 19:58:13.286229 [ 3 ] {f3742051-951c-4318-9350-1e7375d32077} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.12.19 19:58:13.286275 [ 3 ] {f3742051-951c-4318-9350-1e7375d32077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1556 | 2025.12.19 19:58:13.286969 [ 3 ] {f3742051-951c-4318-9350-1e7375d32077} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1557 | 2025.12.19 19:58:13.287920 [ 3 ] {f3742051-951c-4318-9350-1e7375d32077} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.12.19 19:58:13.288110 [ 3 ] {f3742051-951c-4318-9350-1e7375d32077} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002493 sec., 2406.7388688327314 rows/sec., 125.74 KiB/sec. | ||
| 1559 | 2025.12.19 19:58:13.288160 [ 3 ] {f3742051-951c-4318-9350-1e7375d32077} <Debug> TCPHandler: Processed in 0.002698148 sec. | ||
| 1560 | 2025.12.19 19:58:13.288367 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2025.12.19 19:58:13.288491 [ 3 ] {2650fde5-e78a-4867-a75b-59bd9192953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1562 | 2025.12.19 19:58:13.288546 [ 3 ] {2650fde5-e78a-4867-a75b-59bd9192953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1563 | 2025.12.19 19:58:13.289092 [ 3 ] {2650fde5-e78a-4867-a75b-59bd9192953b} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2025.12.19 19:58:13.289136 [ 3 ] {2650fde5-e78a-4867-a75b-59bd9192953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1565 | 2025.12.19 19:58:13.289839 [ 3 ] {2650fde5-e78a-4867-a75b-59bd9192953b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1566 | 2025.12.19 19:58:13.290832 [ 3 ] {2650fde5-e78a-4867-a75b-59bd9192953b} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2025.12.19 19:58:13.291041 [ 3 ] {2650fde5-e78a-4867-a75b-59bd9192953b} <Debug> executeQuery: Read 164 rows, 10.47 KiB in 0.002577 sec., 63639.89134652697 rows/sec., 3.97 MiB/sec. | ||
| 1568 | 2025.12.19 19:58:13.291091 [ 3 ] {2650fde5-e78a-4867-a75b-59bd9192953b} <Debug> TCPHandler: Processed in 0.002832509 sec. | ||
| 1569 | 2025.12.19 19:58:13.291586 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2025.12.19 19:58:13.291700 [ 3 ] {d66f06e1-5179-48a5-923f-2cedddd4c279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1571 | 2025.12.19 19:58:13.291779 [ 3 ] {d66f06e1-5179-48a5-923f-2cedddd4c279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1572 | 2025.12.19 19:58:13.292804 [ 3 ] {d66f06e1-5179-48a5-923f-2cedddd4c279} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2025.12.19 19:58:13.292848 [ 3 ] {d66f06e1-5179-48a5-923f-2cedddd4c279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1574 | 2025.12.19 19:58:13.293444 [ 3 ] {d66f06e1-5179-48a5-923f-2cedddd4c279} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1575 | 2025.12.19 19:58:13.294051 [ 3 ] {d66f06e1-5179-48a5-923f-2cedddd4c279} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2025.12.19 19:58:13.294234 [ 3 ] {d66f06e1-5179-48a5-923f-2cedddd4c279} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002561 sec., 390.4724716907458 rows/sec., 26.31 KiB/sec. | ||
| 1577 | 2025.12.19 19:58:13.294284 [ 3 ] {d66f06e1-5179-48a5-923f-2cedddd4c279} <Debug> TCPHandler: Processed in 0.002757909 sec. | ||
| 1578 | 2025.12.19 19:58:13.294431 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2025.12.19 19:58:13.294555 [ 3 ] {909d93ca-ecc0-43e1-87bd-d386c2f605a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1580 | 2025.12.19 19:58:13.294630 [ 3 ] {909d93ca-ecc0-43e1-87bd-d386c2f605a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1581 | 2025.12.19 19:58:13.295583 [ 3 ] {909d93ca-ecc0-43e1-87bd-d386c2f605a0} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.12.19 19:58:13.295625 [ 3 ] {909d93ca-ecc0-43e1-87bd-d386c2f605a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1583 | 2025.12.19 19:58:13.296433 [ 3 ] {909d93ca-ecc0-43e1-87bd-d386c2f605a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1584 | 2025.12.19 19:58:13.297153 [ 3 ] {909d93ca-ecc0-43e1-87bd-d386c2f605a0} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2025.12.19 19:58:13.297349 [ 3 ] {909d93ca-ecc0-43e1-87bd-d386c2f605a0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002822 sec., 3543.586109142452 rows/sec., 6.35 MiB/sec. | ||
| 1586 | 2025.12.19 19:58:13.297424 [ 3 ] {909d93ca-ecc0-43e1-87bd-d386c2f605a0} <Debug> TCPHandler: Processed in 0.003056581 sec. | ||
| 1587 | 2025.12.19 19:58:13.297574 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2025.12.19 19:58:13.297681 [ 3 ] {6877a3e2-cb97-45a7-ab08-5a12cc096ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1589 | 2025.12.19 19:58:13.297727 [ 3 ] {6877a3e2-cb97-45a7-ab08-5a12cc096ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1590 | 2025.12.19 19:58:13.298085 [ 3 ] {6877a3e2-cb97-45a7-ab08-5a12cc096ff2} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.12.19 19:58:13.298121 [ 3 ] {6877a3e2-cb97-45a7-ab08-5a12cc096ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1592 | 2025.12.19 19:58:13.298629 [ 3 ] {6877a3e2-cb97-45a7-ab08-5a12cc096ff2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1593 | 2025.12.19 19:58:13.299312 [ 3 ] {6877a3e2-cb97-45a7-ab08-5a12cc096ff2} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.12.19 19:58:13.299477 [ 3 ] {6877a3e2-cb97-45a7-ab08-5a12cc096ff2} <Debug> executeQuery: Read 54 rows, 3.01 KiB in 0.001821 sec., 29654.036243822076 rows/sec., 1.62 MiB/sec. | ||
| 1595 | 2025.12.19 19:58:13.299522 [ 3 ] {6877a3e2-cb97-45a7-ab08-5a12cc096ff2} <Debug> TCPHandler: Processed in 0.0020052 sec. | ||
| 1596 | 2025.12.19 19:58:16.319442 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1597 | 2025.12.19 19:58:16.319510 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1598 | 2025.12.19 19:58:16.384889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2881 | ||
| 1599 | 2025.12.19 19:58:16.385367 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.12.19 19:58:16.385404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1601 | 2025.12.19 19:58:16.386001 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1602 | 2025.12.19 19:58:16.386429 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.12.19 19:58:16.386556 [ 65 ] {} <Debug> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2025.12.19 19:58:16.386585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2881 | ||
| 1605 | 2025.12.19 19:58:16.386613 [ 65 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2025.12.19 19:58:16.386636 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1607 | 2025.12.19 19:58:16.389326 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 1608 | 2025.12.19 19:58:16.391829 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1609 | 2025.12.19 19:58:16.391939 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1610 | 2025.12.19 19:58:16.392056 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1611 | 2025.12.19 19:58:16.392121 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 433 rows starting from the beginning of the part | ||
| 1612 | 2025.12.19 19:58:16.392172 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1613 | 2025.12.19 19:58:16.392226 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1614 | 2025.12.19 19:58:16.392334 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1615 | 2025.12.19 19:58:16.432486 [ 200 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2881 rows, containing 4 columns (4 merged, 0 gathered) in 0.045713952 sec., 63022.33506304596 rows/sec., 923.18 KiB/sec. | ||
| 1616 | 2025.12.19 19:58:16.433377 [ 198 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1617 | 2025.12.19 19:58:16.433933 [ 198 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.12.19 19:58:16.434009 [ 198 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_6_1} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1619 | 2025.12.19 19:58:16.434106 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1620 | 2025.12.19 19:58:16.528090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1621 | 2025.12.19 19:58:16.546920 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2025.12.19 19:58:16.546979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1623 | 2025.12.19 19:58:16.553386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1624 | 2025.12.19 19:58:16.554499 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2025.12.19 19:58:16.554783 [ 64 ] {} <Debug> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1626 | 2025.12.19 19:58:16.554828 [ 64 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2025.12.19 19:58:16.554851 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1628 | 2025.12.19 19:58:16.554969 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 1629 | 2025.12.19 19:58:16.558363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1630 | 2025.12.19 19:58:16.559337 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1631 | 2025.12.19 19:58:16.560870 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 1632 | 2025.12.19 19:58:16.565796 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 1633 | 2025.12.19 19:58:16.570397 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 1634 | 2025.12.19 19:58:16.574783 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 1635 | 2025.12.19 19:58:16.582444 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 1636 | 2025.12.19 19:58:16.586757 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 1637 | 2025.12.19 19:58:16.645267 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090351184 sec., 509.1244847438856 rows/sec., 2.63 MiB/sec. | ||
| 1638 | 2025.12.19 19:58:16.647923 [ 199 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1639 | 2025.12.19 19:58:16.650607 [ 199 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_6_1} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2025.12.19 19:58:16.650722 [ 199 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_6_1} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1641 | 2025.12.19 19:58:16.652752 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1642 | 2025.12.19 19:58:17.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.02 MiB, peak 180.56 MiB, free memory in arenas 0.00 B, will set to 181.25 MiB (RSS), difference: 10.23 MiB | ||
| 1643 | 2025.12.19 19:58:18.246866 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2025.12.19 19:58:18.247046 [ 3 ] {86ba684e-cb1c-4450-bfdf-f48221894f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1645 | 2025.12.19 19:58:18.247115 [ 3 ] {86ba684e-cb1c-4450-bfdf-f48221894f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1646 | 2025.12.19 19:58:18.247783 [ 3 ] {86ba684e-cb1c-4450-bfdf-f48221894f98} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2025.12.19 19:58:18.247833 [ 3 ] {86ba684e-cb1c-4450-bfdf-f48221894f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1648 | 2025.12.19 19:58:18.248309 [ 3 ] {86ba684e-cb1c-4450-bfdf-f48221894f98} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1649 | 2025.12.19 19:58:18.248857 [ 3 ] {86ba684e-cb1c-4450-bfdf-f48221894f98} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2025.12.19 19:58:18.249069 [ 3 ] {86ba684e-cb1c-4450-bfdf-f48221894f98} <Debug> executeQuery: Read 46 rows, 4.26 KiB in 0.002071 sec., 22211.49203283438 rows/sec., 2.01 MiB/sec. | ||
| 1651 | 2025.12.19 19:58:18.249128 [ 3 ] {86ba684e-cb1c-4450-bfdf-f48221894f98} <Debug> TCPHandler: Processed in 0.002391784 sec. | ||
| 1652 | 2025.12.19 19:58:18.249261 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2025.12.19 19:58:18.249368 [ 3 ] {e184f137-7c78-4b95-b2e1-62b080d5682a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1654 | 2025.12.19 19:58:18.249414 [ 3 ] {e184f137-7c78-4b95-b2e1-62b080d5682a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1655 | 2025.12.19 19:58:18.249898 [ 3 ] {e184f137-7c78-4b95-b2e1-62b080d5682a} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.12.19 19:58:18.249941 [ 3 ] {e184f137-7c78-4b95-b2e1-62b080d5682a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1657 | 2025.12.19 19:58:18.250389 [ 3 ] {e184f137-7c78-4b95-b2e1-62b080d5682a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1658 | 2025.12.19 19:58:18.250903 [ 3 ] {e184f137-7c78-4b95-b2e1-62b080d5682a} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.12.19 19:58:18.251080 [ 3 ] {e184f137-7c78-4b95-b2e1-62b080d5682a} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001737 sec., 12089.810017271157 rows/sec., 909.10 KiB/sec. | ||
| 1660 | 2025.12.19 19:58:18.251122 [ 3 ] {e184f137-7c78-4b95-b2e1-62b080d5682a} <Debug> TCPHandler: Processed in 0.00191489 sec. | ||
| 1661 | 2025.12.19 19:58:18.251242 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.12.19 19:58:18.251346 [ 3 ] {210a5a50-a202-49b0-a087-8c1683372165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1663 | 2025.12.19 19:58:18.251388 [ 3 ] {210a5a50-a202-49b0-a087-8c1683372165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1664 | 2025.12.19 19:58:18.251815 [ 3 ] {210a5a50-a202-49b0-a087-8c1683372165} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.12.19 19:58:18.251853 [ 3 ] {210a5a50-a202-49b0-a087-8c1683372165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1666 | 2025.12.19 19:58:18.252266 [ 3 ] {210a5a50-a202-49b0-a087-8c1683372165} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1667 | 2025.12.19 19:58:18.252745 [ 3 ] {210a5a50-a202-49b0-a087-8c1683372165} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.12.19 19:58:18.252903 [ 3 ] {210a5a50-a202-49b0-a087-8c1683372165} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001581 sec., 18342.82099936749 rows/sec., 1.44 MiB/sec. | ||
| 1669 | 2025.12.19 19:58:18.252942 [ 3 ] {210a5a50-a202-49b0-a087-8c1683372165} <Debug> TCPHandler: Processed in 0.001750988 sec. | ||
| 1670 | 2025.12.19 19:58:18.253065 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2025.12.19 19:58:18.253164 [ 3 ] {15479f14-bb25-4b02-8bf3-bd270c4dee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1672 | 2025.12.19 19:58:18.253208 [ 3 ] {15479f14-bb25-4b02-8bf3-bd270c4dee40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1673 | 2025.12.19 19:58:18.253601 [ 3 ] {15479f14-bb25-4b02-8bf3-bd270c4dee40} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.12.19 19:58:18.253640 [ 3 ] {15479f14-bb25-4b02-8bf3-bd270c4dee40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1675 | 2025.12.19 19:58:18.254124 [ 3 ] {15479f14-bb25-4b02-8bf3-bd270c4dee40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1676 | 2025.12.19 19:58:18.254618 [ 3 ] {15479f14-bb25-4b02-8bf3-bd270c4dee40} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2025.12.19 19:58:18.254774 [ 3 ] {15479f14-bb25-4b02-8bf3-bd270c4dee40} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001631 sec., 6131.207847946045 rows/sec., 467.03 KiB/sec. | ||
| 1678 | 2025.12.19 19:58:18.254814 [ 3 ] {15479f14-bb25-4b02-8bf3-bd270c4dee40} <Debug> TCPHandler: Processed in 0.001799018 sec. | ||
| 1679 | 2025.12.19 19:58:18.254924 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.12.19 19:58:18.255023 [ 3 ] {93d3d1de-78ce-4b10-bbf9-d93d37693d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1681 | 2025.12.19 19:58:18.255079 [ 3 ] {93d3d1de-78ce-4b10-bbf9-d93d37693d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1682 | 2025.12.19 19:58:18.255900 [ 3 ] {93d3d1de-78ce-4b10-bbf9-d93d37693d1d} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.12.19 19:58:18.255939 [ 3 ] {93d3d1de-78ce-4b10-bbf9-d93d37693d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1684 | 2025.12.19 19:58:18.256695 [ 3 ] {93d3d1de-78ce-4b10-bbf9-d93d37693d1d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1685 | 2025.12.19 19:58:18.257215 [ 3 ] {93d3d1de-78ce-4b10-bbf9-d93d37693d1d} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.12.19 19:58:18.257403 [ 3 ] {93d3d1de-78ce-4b10-bbf9-d93d37693d1d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002403 sec., 8739.076154806491 rows/sec., 15.66 MiB/sec. | ||
| 1687 | 2025.12.19 19:58:18.257469 [ 3 ] {93d3d1de-78ce-4b10-bbf9-d93d37693d1d} <Debug> TCPHandler: Processed in 0.002594277 sec. | ||
| 1688 | 2025.12.19 19:58:18.257591 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.12.19 19:58:18.257690 [ 3 ] {63668db4-cd82-4737-857e-aa24e4cec589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1690 | 2025.12.19 19:58:18.257735 [ 3 ] {63668db4-cd82-4737-857e-aa24e4cec589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1691 | 2025.12.19 19:58:18.258059 [ 3 ] {63668db4-cd82-4737-857e-aa24e4cec589} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.12.19 19:58:18.258096 [ 3 ] {63668db4-cd82-4737-857e-aa24e4cec589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1693 | 2025.12.19 19:58:18.258614 [ 3 ] {63668db4-cd82-4737-857e-aa24e4cec589} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1694 | 2025.12.19 19:58:18.259092 [ 3 ] {63668db4-cd82-4737-857e-aa24e4cec589} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.12.19 19:58:18.259247 [ 3 ] {63668db4-cd82-4737-857e-aa24e4cec589} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001578 sec., 6337.135614702154 rows/sec., 399.17 KiB/sec. | ||
| 1696 | 2025.12.19 19:58:18.259286 [ 3 ] {63668db4-cd82-4737-857e-aa24e4cec589} <Debug> TCPHandler: Processed in 0.001745388 sec. | ||
| 1697 | 2025.12.19 19:58:21.406133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 236 | ||
| 1698 | 2025.12.19 19:58:21.408493 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2025.12.19 19:58:21.408540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1700 | 2025.12.19 19:58:21.409850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1701 | 2025.12.19 19:58:21.410326 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2025.12.19 19:58:21.410637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
| 1703 | 2025.12.19 19:58:23.257420 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2025.12.19 19:58:23.257594 [ 3 ] {a73b6ac0-f997-42a3-9e43-ef99d83fe74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1705 | 2025.12.19 19:58:23.257660 [ 3 ] {a73b6ac0-f997-42a3-9e43-ef99d83fe74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1706 | 2025.12.19 19:58:23.258543 [ 3 ] {a73b6ac0-f997-42a3-9e43-ef99d83fe74b} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.12.19 19:58:23.258592 [ 3 ] {a73b6ac0-f997-42a3-9e43-ef99d83fe74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1708 | 2025.12.19 19:58:23.259102 [ 3 ] {a73b6ac0-f997-42a3-9e43-ef99d83fe74b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1709 | 2025.12.19 19:58:23.259565 [ 3 ] {a73b6ac0-f997-42a3-9e43-ef99d83fe74b} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.12.19 19:58:23.259730 [ 3 ] {a73b6ac0-f997-42a3-9e43-ef99d83fe74b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002184 sec., 187728.93772893772 rows/sec., 11.91 MiB/sec. | ||
| 1711 | 2025.12.19 19:58:23.259783 [ 3 ] {a73b6ac0-f997-42a3-9e43-ef99d83fe74b} <Debug> TCPHandler: Processed in 0.002486476 sec. | ||
| 1712 | 2025.12.19 19:58:23.259912 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.12.19 19:58:23.260018 [ 3 ] {66947a14-4f27-4056-abd0-62768b249cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1714 | 2025.12.19 19:58:23.260063 [ 3 ] {66947a14-4f27-4056-abd0-62768b249cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1715 | 2025.12.19 19:58:23.260988 [ 3 ] {66947a14-4f27-4056-abd0-62768b249cdc} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2025.12.19 19:58:23.261027 [ 3 ] {66947a14-4f27-4056-abd0-62768b249cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1717 | 2025.12.19 19:58:23.261611 [ 3 ] {66947a14-4f27-4056-abd0-62768b249cdc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1718 | 2025.12.19 19:58:23.262055 [ 3 ] {66947a14-4f27-4056-abd0-62768b249cdc} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.12.19 19:58:23.262178 [ 42 ] {} <Debug> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1720 | 2025.12.19 19:58:23.262194 [ 3 ] {66947a14-4f27-4056-abd0-62768b249cdc} <Debug> executeQuery: Read 1080 rows, 87.78 KiB in 0.002201 sec., 490686.05179463886 rows/sec., 38.95 MiB/sec. | ||
| 1721 | 2025.12.19 19:58:23.262247 [ 42 ] {} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2025.12.19 19:58:23.262257 [ 3 ] {66947a14-4f27-4056-abd0-62768b249cdc} <Debug> TCPHandler: Processed in 0.002397855 sec. | ||
| 1723 | 2025.12.19 19:58:23.262278 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1724 | 2025.12.19 19:58:23.262397 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.12.19 19:58:23.262403 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::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 | ||
| 1726 | 2025.12.19 19:58:23.262504 [ 3 ] {d4141208-ddac-48da-993f-42dcf5d6987f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1727 | 2025.12.19 19:58:23.262528 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1728 | 2025.12.19 19:58:23.262548 [ 3 ] {d4141208-ddac-48da-993f-42dcf5d6987f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1729 | 2025.12.19 19:58:23.262586 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1078 rows starting from the beginning of the part | ||
| 1730 | 2025.12.19 19:58:23.262695 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1076 rows starting from the beginning of the part | ||
| 1731 | 2025.12.19 19:58:23.262750 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 1732 | 2025.12.19 19:58:23.262808 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1080 rows starting from the beginning of the part | ||
| 1733 | 2025.12.19 19:58:23.262870 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 1734 | 2025.12.19 19:58:23.262946 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1080 rows starting from the beginning of the part | ||
| 1735 | 2025.12.19 19:58:23.263114 [ 3 ] {d4141208-ddac-48da-993f-42dcf5d6987f} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2025.12.19 19:58:23.263154 [ 3 ] {d4141208-ddac-48da-993f-42dcf5d6987f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1737 | 2025.12.19 19:58:23.263695 [ 3 ] {d4141208-ddac-48da-993f-42dcf5d6987f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1738 | 2025.12.19 19:58:23.264153 [ 3 ] {d4141208-ddac-48da-993f-42dcf5d6987f} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2025.12.19 19:58:23.264273 [ 42 ] {} <Debug> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1740 | 2025.12.19 19:58:23.264316 [ 42 ] {} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2025.12.19 19:58:23.264317 [ 3 ] {d4141208-ddac-48da-993f-42dcf5d6987f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001834 sec., 117230.09814612869 rows/sec., 6.96 MiB/sec. | ||
| 1742 | 2025.12.19 19:58:23.264341 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1743 | 2025.12.19 19:58:23.264378 [ 3 ] {d4141208-ddac-48da-993f-42dcf5d6987f} <Debug> TCPHandler: Processed in 0.002033761 sec. | ||
| 1744 | 2025.12.19 19:58:23.264475 [ 200 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::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 | ||
| 1745 | 2025.12.19 19:58:23.264522 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2025.12.19 19:58:23.264626 [ 3 ] {9c19bfba-2326-4b94-8cff-5a6d24e64367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1747 | 2025.12.19 19:58:23.264628 [ 200 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1748 | 2025.12.19 19:58:23.264671 [ 3 ] {9c19bfba-2326-4b94-8cff-5a6d24e64367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1749 | 2025.12.19 19:58:23.264694 [ 200 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 219 rows starting from the beginning of the part | ||
| 1750 | 2025.12.19 19:58:23.264794 [ 200 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 1751 | 2025.12.19 19:58:23.264852 [ 200 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1752 | 2025.12.19 19:58:23.264900 [ 200 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 1753 | 2025.12.19 19:58:23.264944 [ 200 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1754 | 2025.12.19 19:58:23.264995 [ 200 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1755 | 2025.12.19 19:58:23.265106 [ 191 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002739578 sec., 1607546.8557566167 rows/sec., 134.06 MiB/sec. | ||
| 1756 | 2025.12.19 19:58:23.265177 [ 3 ] {9c19bfba-2326-4b94-8cff-5a6d24e64367} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2025.12.19 19:58:23.265219 [ 3 ] {9c19bfba-2326-4b94-8cff-5a6d24e64367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1758 | 2025.12.19 19:58:23.265505 [ 188 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1759 | 2025.12.19 19:58:23.265774 [ 3 ] {9c19bfba-2326-4b94-8cff-5a6d24e64367} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1760 | 2025.12.19 19:58:23.266121 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711608 sec., 530495.3003257755 rows/sec., 33.88 MiB/sec. | ||
| 1761 | 2025.12.19 19:58:23.266172 [ 191 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.12.19 19:58:23.266274 [ 3 ] {9c19bfba-2326-4b94-8cff-5a6d24e64367} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.12.19 19:58:23.266283 [ 191 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_6_1} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1764 | 2025.12.19 19:58:23.266351 [ 197 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1765 | 2025.12.19 19:58:23.266407 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 1766 | 2025.12.19 19:58:23.266424 [ 3 ] {9c19bfba-2326-4b94-8cff-5a6d24e64367} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001819 sec., 116547.5536008796 rows/sec., 7.52 MiB/sec. | ||
| 1767 | 2025.12.19 19:58:23.266484 [ 3 ] {9c19bfba-2326-4b94-8cff-5a6d24e64367} <Debug> TCPHandler: Processed in 0.002014241 sec. | ||
| 1768 | 2025.12.19 19:58:23.266595 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2025.12.19 19:58:23.266686 [ 3 ] {292f9aeb-5326-4682-804d-5841c8e96cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1770 | 2025.12.19 19:58:23.266723 [ 3 ] {292f9aeb-5326-4682-804d-5841c8e96cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1771 | 2025.12.19 19:58:23.266833 [ 197 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.12.19 19:58:23.266894 [ 197 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_6_1} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1773 | 2025.12.19 19:58:23.266961 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1774 | 2025.12.19 19:58:23.267158 [ 3 ] {292f9aeb-5326-4682-804d-5841c8e96cf8} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.12.19 19:58:23.267192 [ 3 ] {292f9aeb-5326-4682-804d-5841c8e96cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1776 | 2025.12.19 19:58:23.267709 [ 3 ] {292f9aeb-5326-4682-804d-5841c8e96cf8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1777 | 2025.12.19 19:58:23.268224 [ 3 ] {292f9aeb-5326-4682-804d-5841c8e96cf8} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.12.19 19:58:23.268357 [ 3 ] {292f9aeb-5326-4682-804d-5841c8e96cf8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001682 sec., 125445.89774078479 rows/sec., 7.12 MiB/sec. | ||
| 1779 | 2025.12.19 19:58:23.268394 [ 3 ] {292f9aeb-5326-4682-804d-5841c8e96cf8} <Debug> TCPHandler: Processed in 0.001845319 sec. | ||
| 1780 | 2025.12.19 19:58:23.268510 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.12.19 19:58:23.268611 [ 3 ] {0dae9f72-da09-4645-bfaf-b59fd9080034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1782 | 2025.12.19 19:58:23.268652 [ 3 ] {0dae9f72-da09-4645-bfaf-b59fd9080034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1783 | 2025.12.19 19:58:23.269320 [ 3 ] {0dae9f72-da09-4645-bfaf-b59fd9080034} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2025.12.19 19:58:23.269357 [ 3 ] {0dae9f72-da09-4645-bfaf-b59fd9080034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1785 | 2025.12.19 19:58:23.269848 [ 3 ] {0dae9f72-da09-4645-bfaf-b59fd9080034} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1786 | 2025.12.19 19:58:23.270280 [ 3 ] {0dae9f72-da09-4645-bfaf-b59fd9080034} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2025.12.19 19:58:23.270397 [ 42 ] {} <Debug> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1788 | 2025.12.19 19:58:23.270418 [ 3 ] {0dae9f72-da09-4645-bfaf-b59fd9080034} <Debug> executeQuery: Read 633 rows, 44.80 KiB in 0.001825 sec., 346849.31506849313 rows/sec., 23.97 MiB/sec. | ||
| 1789 | 2025.12.19 19:58:23.270445 [ 42 ] {} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2025.12.19 19:58:23.270463 [ 3 ] {0dae9f72-da09-4645-bfaf-b59fd9080034} <Debug> TCPHandler: Processed in 0.002004321 sec. | ||
| 1791 | 2025.12.19 19:58:23.270476 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1792 | 2025.12.19 19:58:23.270589 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::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 | ||
| 1793 | 2025.12.19 19:58:23.270597 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2025.12.19 19:58:23.270709 [ 3 ] {34b051ec-d9d7-4a8f-b13c-da9bd5a3c3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1795 | 2025.12.19 19:58:23.270718 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1796 | 2025.12.19 19:58:23.270753 [ 3 ] {34b051ec-d9d7-4a8f-b13c-da9bd5a3c3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1797 | 2025.12.19 19:58:23.270776 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 629 rows starting from the beginning of the part | ||
| 1798 | 2025.12.19 19:58:23.270876 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 625 rows starting from the beginning of the part | ||
| 1799 | 2025.12.19 19:58:23.270930 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part | ||
| 1800 | 2025.12.19 19:58:23.270981 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 633 rows starting from the beginning of the part | ||
| 1801 | 2025.12.19 19:58:23.271029 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
| 1802 | 2025.12.19 19:58:23.271080 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 633 rows starting from the beginning of the part | ||
| 1803 | 2025.12.19 19:58:23.271109 [ 3 ] {34b051ec-d9d7-4a8f-b13c-da9bd5a3c3fd} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2025.12.19 19:58:23.271161 [ 3 ] {34b051ec-d9d7-4a8f-b13c-da9bd5a3c3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1805 | 2025.12.19 19:58:23.271715 [ 3 ] {34b051ec-d9d7-4a8f-b13c-da9bd5a3c3fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1806 | 2025.12.19 19:58:23.272177 [ 3 ] {34b051ec-d9d7-4a8f-b13c-da9bd5a3c3fd} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2025.12.19 19:58:23.272314 [ 3 ] {34b051ec-d9d7-4a8f-b13c-da9bd5a3c3fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 193.15 KiB/sec. | ||
| 1808 | 2025.12.19 19:58:23.272349 [ 3 ] {34b051ec-d9d7-4a8f-b13c-da9bd5a3c3fd} <Debug> TCPHandler: Processed in 0.001803049 sec. | ||
| 1809 | 2025.12.19 19:58:23.272465 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2025.12.19 19:58:23.272572 [ 3 ] {369d534f-cd9d-49b5-9120-b511dcd368ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1811 | 2025.12.19 19:58:23.272619 [ 3 ] {369d534f-cd9d-49b5-9120-b511dcd368ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1812 | 2025.12.19 19:58:23.272769 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2592 rows, containing 5 columns (5 merged, 0 gathered) in 0.002225333 sec., 1164769.497419038 rows/sec., 85.19 MiB/sec. | ||
| 1813 | 2025.12.19 19:58:23.273036 [ 3 ] {369d534f-cd9d-49b5-9120-b511dcd368ab} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.12.19 19:58:23.273074 [ 3 ] {369d534f-cd9d-49b5-9120-b511dcd368ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1815 | 2025.12.19 19:58:23.273092 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1816 | 2025.12.19 19:58:23.273542 [ 3 ] {369d534f-cd9d-49b5-9120-b511dcd368ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1817 | 2025.12.19 19:58:23.273700 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.12.19 19:58:23.273795 [ 186 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_6_1} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1819 | 2025.12.19 19:58:23.273870 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1820 | 2025.12.19 19:58:23.274071 [ 3 ] {369d534f-cd9d-49b5-9120-b511dcd368ab} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.12.19 19:58:23.274174 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1822 | 2025.12.19 19:58:23.274208 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.12.19 19:58:23.274211 [ 3 ] {369d534f-cd9d-49b5-9120-b511dcd368ab} <Debug> executeQuery: Read 164 rows, 10.47 KiB in 0.001662 sec., 98676.293622142 rows/sec., 6.15 MiB/sec. | ||
| 1824 | 2025.12.19 19:58:23.274225 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1825 | 2025.12.19 19:58:23.274258 [ 3 ] {369d534f-cd9d-49b5-9120-b511dcd368ab} <Debug> TCPHandler: Processed in 0.001842599 sec. | ||
| 1826 | 2025.12.19 19:58:23.274340 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::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 | ||
| 1827 | 2025.12.19 19:58:23.274378 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2025.12.19 19:58:23.274463 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1829 | 2025.12.19 19:58:23.274478 [ 3 ] {912036e7-afb7-4d55-a86e-6c57f56e783f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1830 | 2025.12.19 19:58:23.274506 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 156 rows starting from the beginning of the part | ||
| 1831 | 2025.12.19 19:58:23.274527 [ 3 ] {912036e7-afb7-4d55-a86e-6c57f56e783f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1832 | 2025.12.19 19:58:23.274593 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 154 rows starting from the beginning of the part | ||
| 1833 | 2025.12.19 19:58:23.274651 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1834 | 2025.12.19 19:58:23.274695 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 164 rows starting from the beginning of the part | ||
| 1835 | 2025.12.19 19:58:23.274741 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1836 | 2025.12.19 19:58:23.274797 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 164 rows starting from the beginning of the part | ||
| 1837 | 2025.12.19 19:58:23.274853 [ 3 ] {912036e7-afb7-4d55-a86e-6c57f56e783f} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.12.19 19:58:23.274895 [ 3 ] {912036e7-afb7-4d55-a86e-6c57f56e783f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1839 | 2025.12.19 19:58:23.275373 [ 3 ] {912036e7-afb7-4d55-a86e-6c57f56e783f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1840 | 2025.12.19 19:58:23.275923 [ 3 ] {912036e7-afb7-4d55-a86e-6c57f56e783f} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.12.19 19:58:23.275941 [ 186 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644357 sec., 400156.4137228108 rows/sec., 24.95 MiB/sec. | ||
| 1842 | 2025.12.19 19:58:23.276065 [ 3 ] {912036e7-afb7-4d55-a86e-6c57f56e783f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001606 sec., 622.66500622665 rows/sec., 41.96 KiB/sec. | ||
| 1843 | 2025.12.19 19:58:23.276105 [ 3 ] {912036e7-afb7-4d55-a86e-6c57f56e783f} <Debug> TCPHandler: Processed in 0.001779059 sec. | ||
| 1844 | 2025.12.19 19:58:23.276227 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2025.12.19 19:58:23.276238 [ 197 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1846 | 2025.12.19 19:58:23.276322 [ 3 ] {f40db2bc-078f-4140-a59a-7f24ad9e3977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2025.12.19 19:58:23.276377 [ 3 ] {f40db2bc-078f-4140-a59a-7f24ad9e3977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1848 | 2025.12.19 19:58:23.276747 [ 197 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2025.12.19 19:58:23.276813 [ 197 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1850 | 2025.12.19 19:58:23.276880 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1851 | 2025.12.19 19:58:23.277141 [ 3 ] {f40db2bc-078f-4140-a59a-7f24ad9e3977} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.12.19 19:58:23.277176 [ 3 ] {f40db2bc-078f-4140-a59a-7f24ad9e3977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1853 | 2025.12.19 19:58:23.277867 [ 3 ] {f40db2bc-078f-4140-a59a-7f24ad9e3977} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1854 | 2025.12.19 19:58:23.278308 [ 3 ] {f40db2bc-078f-4140-a59a-7f24ad9e3977} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.12.19 19:58:23.278413 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1856 | 2025.12.19 19:58:23.278447 [ 3 ] {f40db2bc-078f-4140-a59a-7f24ad9e3977} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002142 sec., 4668.534080298787 rows/sec., 8.37 MiB/sec. | ||
| 1857 | 2025.12.19 19:58:23.278451 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.12.19 19:58:23.278480 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1859 | 2025.12.19 19:58:23.278512 [ 3 ] {f40db2bc-078f-4140-a59a-7f24ad9e3977} <Debug> TCPHandler: Processed in 0.002335694 sec. | ||
| 1860 | 2025.12.19 19:58:23.278560 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::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 | ||
| 1861 | 2025.12.19 19:58:23.278636 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.12.19 19:58:23.278736 [ 3 ] {e35c6a16-2d80-480b-9984-9ca2b1d18e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1863 | 2025.12.19 19:58:23.278779 [ 3 ] {e35c6a16-2d80-480b-9984-9ca2b1d18e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1864 | 2025.12.19 19:58:23.278786 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1865 | 2025.12.19 19:58:23.278841 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1866 | 2025.12.19 19:58:23.278964 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1867 | 2025.12.19 19:58:23.279085 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 1868 | 2025.12.19 19:58:23.279120 [ 3 ] {e35c6a16-2d80-480b-9984-9ca2b1d18e3f} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2025.12.19 19:58:23.279160 [ 3 ] {e35c6a16-2d80-480b-9984-9ca2b1d18e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1870 | 2025.12.19 19:58:23.279198 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1871 | 2025.12.19 19:58:23.279310 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1872 | 2025.12.19 19:58:23.279413 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1873 | 2025.12.19 19:58:23.279640 [ 3 ] {e35c6a16-2d80-480b-9984-9ca2b1d18e3f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1874 | 2025.12.19 19:58:23.280185 [ 3 ] {e35c6a16-2d80-480b-9984-9ca2b1d18e3f} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2025.12.19 19:58:23.280283 [ 53 ] {} <Debug> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1876 | 2025.12.19 19:58:23.280308 [ 53 ] {} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2025.12.19 19:58:23.280322 [ 3 ] {e35c6a16-2d80-480b-9984-9ca2b1d18e3f} <Debug> executeQuery: Read 54 rows, 3.01 KiB in 0.001606 sec., 33623.9103362391 rows/sec., 1.83 MiB/sec. | ||
| 1878 | 2025.12.19 19:58:23.280327 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1879 | 2025.12.19 19:58:23.280359 [ 3 ] {e35c6a16-2d80-480b-9984-9ca2b1d18e3f} <Debug> TCPHandler: Processed in 0.001773699 sec. | ||
| 1880 | 2025.12.19 19:58:23.280409 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::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 | ||
| 1881 | 2025.12.19 19:58:23.280502 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1882 | 2025.12.19 19:58:23.280530 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 1883 | 2025.12.19 19:58:23.280580 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 1884 | 2025.12.19 19:58:23.280620 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1885 | 2025.12.19 19:58:23.280656 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1886 | 2025.12.19 19:58:23.280692 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1887 | 2025.12.19 19:58:23.280730 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 1888 | 2025.12.19 19:58:23.281306 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 19 columns (19 merged, 0 gathered) in 0.002777998 sec., 28797.71691700282 rows/sec., 51.60 MiB/sec. | ||
| 1889 | 2025.12.19 19:58:23.281652 [ 189 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.001273253 sec., 168073.43081068728 rows/sec., 9.15 MiB/sec. | ||
| 1890 | 2025.12.19 19:58:23.281704 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1891 | 2025.12.19 19:58:23.281876 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1892 | 2025.12.19 19:58:23.282269 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2025.12.19 19:58:23.282356 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1894 | 2025.12.19 19:58:23.282423 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2025.12.19 19:58:23.282445 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1896 | 2025.12.19 19:58:23.282500 [ 186 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_6_1} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1897 | 2025.12.19 19:58:23.282564 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1898 | 2025.12.19 19:58:23.886781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3329 | ||
| 1899 | 2025.12.19 19:58:23.887423 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.12.19 19:58:23.887461 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1901 | 2025.12.19 19:58:23.888104 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1902 | 2025.12.19 19:58:23.888609 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.12.19 19:58:23.888744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3329 | ||
| 1904 | 2025.12.19 19:58:24.058548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1905 | 2025.12.19 19:58:24.075763 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2025.12.19 19:58:24.075824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1907 | 2025.12.19 19:58:24.081680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1908 | 2025.12.19 19:58:24.082843 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2025.12.19 19:58:24.086480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1910 | 2025.12.19 19:58:28.246979 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2025.12.19 19:58:28.247169 [ 3 ] {a0c7024f-6841-43d0-91ed-2ce744174467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1912 | 2025.12.19 19:58:28.247236 [ 3 ] {a0c7024f-6841-43d0-91ed-2ce744174467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1913 | 2025.12.19 19:58:28.247887 [ 3 ] {a0c7024f-6841-43d0-91ed-2ce744174467} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.12.19 19:58:28.247939 [ 3 ] {a0c7024f-6841-43d0-91ed-2ce744174467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1915 | 2025.12.19 19:58:28.248457 [ 3 ] {a0c7024f-6841-43d0-91ed-2ce744174467} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1916 | 2025.12.19 19:58:28.248956 [ 3 ] {a0c7024f-6841-43d0-91ed-2ce744174467} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2025.12.19 19:58:28.249130 [ 3 ] {a0c7024f-6841-43d0-91ed-2ce744174467} <Debug> executeQuery: Read 48 rows, 4.46 KiB in 0.002009 sec., 23892.483822797414 rows/sec., 2.17 MiB/sec. | ||
| 1918 | 2025.12.19 19:58:28.249181 [ 3 ] {a0c7024f-6841-43d0-91ed-2ce744174467} <Debug> TCPHandler: Processed in 0.002333274 sec. | ||
| 1919 | 2025.12.19 19:58:28.249319 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2025.12.19 19:58:28.249423 [ 3 ] {24c4cad6-b2a0-4abf-8f0a-3dadfb0f1391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1921 | 2025.12.19 19:58:28.249473 [ 3 ] {24c4cad6-b2a0-4abf-8f0a-3dadfb0f1391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1922 | 2025.12.19 19:58:28.249921 [ 3 ] {24c4cad6-b2a0-4abf-8f0a-3dadfb0f1391} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2025.12.19 19:58:28.249960 [ 3 ] {24c4cad6-b2a0-4abf-8f0a-3dadfb0f1391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1924 | 2025.12.19 19:58:28.250472 [ 3 ] {24c4cad6-b2a0-4abf-8f0a-3dadfb0f1391} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1925 | 2025.12.19 19:58:28.250981 [ 3 ] {24c4cad6-b2a0-4abf-8f0a-3dadfb0f1391} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2025.12.19 19:58:28.251131 [ 3 ] {24c4cad6-b2a0-4abf-8f0a-3dadfb0f1391} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001733 sec., 12694.748990190421 rows/sec., 954.59 KiB/sec. | ||
| 1927 | 2025.12.19 19:58:28.251172 [ 3 ] {24c4cad6-b2a0-4abf-8f0a-3dadfb0f1391} <Debug> TCPHandler: Processed in 0.00190533 sec. | ||
| 1928 | 2025.12.19 19:58:28.251307 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2025.12.19 19:58:28.251411 [ 3 ] {5aa4dfbc-0b94-4800-9f64-13f49309cd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1930 | 2025.12.19 19:58:28.251455 [ 3 ] {5aa4dfbc-0b94-4800-9f64-13f49309cd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1931 | 2025.12.19 19:58:28.251892 [ 3 ] {5aa4dfbc-0b94-4800-9f64-13f49309cd13} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2025.12.19 19:58:28.251930 [ 3 ] {5aa4dfbc-0b94-4800-9f64-13f49309cd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1933 | 2025.12.19 19:58:28.252368 [ 3 ] {5aa4dfbc-0b94-4800-9f64-13f49309cd13} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1934 | 2025.12.19 19:58:28.252808 [ 3 ] {5aa4dfbc-0b94-4800-9f64-13f49309cd13} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2025.12.19 19:58:28.252944 [ 3 ] {5aa4dfbc-0b94-4800-9f64-13f49309cd13} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001555 sec., 19292.60450160772 rows/sec., 1.51 MiB/sec. | ||
| 1936 | 2025.12.19 19:58:28.252981 [ 3 ] {5aa4dfbc-0b94-4800-9f64-13f49309cd13} <Debug> TCPHandler: Processed in 0.001729089 sec. | ||
| 1937 | 2025.12.19 19:58:28.253097 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2025.12.19 19:58:28.253193 [ 3 ] {41a7f63d-900e-4ff2-be10-9a6a1c2dee8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1939 | 2025.12.19 19:58:28.253237 [ 3 ] {41a7f63d-900e-4ff2-be10-9a6a1c2dee8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1940 | 2025.12.19 19:58:28.253602 [ 3 ] {41a7f63d-900e-4ff2-be10-9a6a1c2dee8b} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2025.12.19 19:58:28.253639 [ 3 ] {41a7f63d-900e-4ff2-be10-9a6a1c2dee8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1942 | 2025.12.19 19:58:28.254091 [ 3 ] {41a7f63d-900e-4ff2-be10-9a6a1c2dee8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1943 | 2025.12.19 19:58:28.254565 [ 3 ] {41a7f63d-900e-4ff2-be10-9a6a1c2dee8b} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2025.12.19 19:58:28.254697 [ 3 ] {41a7f63d-900e-4ff2-be10-9a6a1c2dee8b} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001524 sec., 6561.679790026247 rows/sec., 499.82 KiB/sec. | ||
| 1945 | 2025.12.19 19:58:28.254733 [ 3 ] {41a7f63d-900e-4ff2-be10-9a6a1c2dee8b} <Debug> TCPHandler: Processed in 0.001685358 sec. | ||
| 1946 | 2025.12.19 19:58:28.254851 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2025.12.19 19:58:28.254945 [ 3 ] {73939cb6-c167-48d9-a5e3-7ca5f58c0ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1948 | 2025.12.19 19:58:28.255000 [ 3 ] {73939cb6-c167-48d9-a5e3-7ca5f58c0ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1949 | 2025.12.19 19:58:28.255846 [ 3 ] {73939cb6-c167-48d9-a5e3-7ca5f58c0ecb} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2025.12.19 19:58:28.255883 [ 3 ] {73939cb6-c167-48d9-a5e3-7ca5f58c0ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1951 | 2025.12.19 19:58:28.256511 [ 3 ] {73939cb6-c167-48d9-a5e3-7ca5f58c0ecb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1952 | 2025.12.19 19:58:28.256923 [ 3 ] {73939cb6-c167-48d9-a5e3-7ca5f58c0ecb} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.12.19 19:58:28.257062 [ 3 ] {73939cb6-c167-48d9-a5e3-7ca5f58c0ecb} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002137 sec., 10294.805802526907 rows/sec., 18.45 MiB/sec. | ||
| 1954 | 2025.12.19 19:58:28.257122 [ 3 ] {73939cb6-c167-48d9-a5e3-7ca5f58c0ecb} <Debug> TCPHandler: Processed in 0.002318004 sec. | ||
| 1955 | 2025.12.19 19:58:28.257239 [ 3 ] {} <Trace> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2025.12.19 19:58:28.257334 [ 3 ] {4296b32d-e4e8-4d99-8136-1541e5d0f27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37918) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1957 | 2025.12.19 19:58:28.257376 [ 3 ] {4296b32d-e4e8-4d99-8136-1541e5d0f27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1958 | 2025.12.19 19:58:28.257698 [ 3 ] {4296b32d-e4e8-4d99-8136-1541e5d0f27b} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2025.12.19 19:58:28.257735 [ 3 ] {4296b32d-e4e8-4d99-8136-1541e5d0f27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1960 | 2025.12.19 19:58:28.258201 [ 3 ] {4296b32d-e4e8-4d99-8136-1541e5d0f27b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1961 | 2025.12.19 19:58:28.258618 [ 3 ] {4296b32d-e4e8-4d99-8136-1541e5d0f27b} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.12.19 19:58:28.258748 [ 3 ] {4296b32d-e4e8-4d99-8136-1541e5d0f27b} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001434 sec., 6973.50069735007 rows/sec., 439.25 KiB/sec. | ||
| 1963 | 2025.12.19 19:58:28.258782 [ 3 ] {4296b32d-e4e8-4d99-8136-1541e5d0f27b} <Debug> TCPHandler: Processed in 0.001592386 sec. | ||
| 1964 | 2025.12.19 19:58:31.319566 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1965 | 2025.12.19 19:58:31.319640 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1966 | 2025.12.19 19:58:31.388941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3841 | ||
| 1967 | 2025.12.19 19:58:31.389525 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.12.19 19:58:31.389584 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1969 | 2025.12.19 19:58:31.390080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1970 | 2025.12.19 19:58:31.390320 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.12.19 19:58:31.390467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3841 | ||
| 1972 | 2025.12.19 19:58:31.410944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 270 | ||
| 1973 | 2025.12.19 19:58:31.413247 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2025.12.19 19:58:31.413307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1975 | 2025.12.19 19:58:31.414510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1976 | 2025.12.19 19:58:31.414795 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.12.19 19:58:31.415137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1978 | 2025.12.19 19:58:31.586675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1979 | 2025.12.19 19:58:31.604705 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2025.12.19 19:58:31.604764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1981 | 2025.12.19 19:58:31.611029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1982 | 2025.12.19 19:58:31.611701 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2025.12.19 19:58:31.614692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1984 | 2025.12.19 19:58:32.000306 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.38 MiB, peak 189.22 MiB, free memory in arenas 0.00 B, will set to 184.43 MiB (RSS), difference: 1.05 MiB | ||
| 1985 | 2025.12.19 19:58:32.566756 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2025.12.19 19:58:32.566859 [ 3 ] {} <Debug> TCP-Session: 36681c94-a185-4071-bfd9-63b366edab9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2025.12.19 19:58:33.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.39 MiB, peak 189.22 MiB, free memory in arenas 0.00 B, will set to 184.43 MiB (RSS), difference: 2.04 MiB | ||
| 1988 | 2025.12.19 19:58:33.257766 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2025.12.19 19:58:33.257949 [ 4 ] {cd9a715e-8a7e-4a7d-bd18-1dd1b1b03c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1990 | 2025.12.19 19:58:33.258019 [ 4 ] {cd9a715e-8a7e-4a7d-bd18-1dd1b1b03c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1991 | 2025.12.19 19:58:33.258852 [ 4 ] {cd9a715e-8a7e-4a7d-bd18-1dd1b1b03c42} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2025.12.19 19:58:33.258906 [ 4 ] {cd9a715e-8a7e-4a7d-bd18-1dd1b1b03c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1993 | 2025.12.19 19:58:33.259321 [ 4 ] {cd9a715e-8a7e-4a7d-bd18-1dd1b1b03c42} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1994 | 2025.12.19 19:58:33.259567 [ 4 ] {cd9a715e-8a7e-4a7d-bd18-1dd1b1b03c42} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.12.19 19:58:33.259734 [ 39 ] {} <Debug> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1996 | 2025.12.19 19:58:33.259742 [ 4 ] {cd9a715e-8a7e-4a7d-bd18-1dd1b1b03c42} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 1997 | 2025.12.19 19:58:33.259807 [ 39 ] {} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.12.19 19:58:33.259836 [ 4 ] {cd9a715e-8a7e-4a7d-bd18-1dd1b1b03c42} <Debug> TCPHandler: Processed in 0.002197353 sec. | ||
| 1999 | 2025.12.19 19:58:33.259839 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2000 | 2025.12.19 19:58:33.259976 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2025.12.19 19:58:33.259983 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::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 | ||
| 2002 | 2025.12.19 19:58:33.260099 [ 4 ] {9d019102-b636-4baf-aef5-9b4c6545dbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2003 | 2025.12.19 19:58:33.260137 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2004 | 2025.12.19 19:58:33.260156 [ 4 ] {9d019102-b636-4baf-aef5-9b4c6545dbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2005 | 2025.12.19 19:58:33.260184 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2006 | 2025.12.19 19:58:33.260283 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2007 | 2025.12.19 19:58:33.260340 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2008 | 2025.12.19 19:58:33.260387 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2009 | 2025.12.19 19:58:33.260428 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2010 | 2025.12.19 19:58:33.261066 [ 4 ] {9d019102-b636-4baf-aef5-9b4c6545dbb9} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.12.19 19:58:33.261111 [ 4 ] {9d019102-b636-4baf-aef5-9b4c6545dbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2012 | 2025.12.19 19:58:33.261558 [ 4 ] {9d019102-b636-4baf-aef5-9b4c6545dbb9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2013 | 2025.12.19 19:58:33.261559 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624637 sec., 1261820.332788186 rows/sec., 84.86 MiB/sec. | ||
| 2014 | 2025.12.19 19:58:33.261720 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2015 | 2025.12.19 19:58:33.261840 [ 4 ] {9d019102-b636-4baf-aef5-9b4c6545dbb9} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2025.12.19 19:58:33.261998 [ 4 ] {9d019102-b636-4baf-aef5-9b4c6545dbb9} <Debug> executeQuery: Read 1080 rows, 87.78 KiB in 0.001947 sec., 554699.5377503852 rows/sec., 44.03 MiB/sec. | ||
| 2017 | 2025.12.19 19:58:33.262016 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2025.12.19 19:58:33.262038 [ 4 ] {9d019102-b636-4baf-aef5-9b4c6545dbb9} <Debug> TCPHandler: Processed in 0.002133022 sec. | ||
| 2019 | 2025.12.19 19:58:33.262094 [ 195 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_5_1} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2020 | 2025.12.19 19:58:33.262165 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2025.12.19 19:58:33.262168 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2022 | 2025.12.19 19:58:33.262267 [ 4 ] {2855328e-daa9-4ab5-b365-647c81ffdcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2023 | 2025.12.19 19:58:33.262311 [ 4 ] {2855328e-daa9-4ab5-b365-647c81ffdcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2024 | 2025.12.19 19:58:33.262844 [ 4 ] {2855328e-daa9-4ab5-b365-647c81ffdcd0} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2025.12.19 19:58:33.262883 [ 4 ] {2855328e-daa9-4ab5-b365-647c81ffdcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2026 | 2025.12.19 19:58:33.263268 [ 4 ] {2855328e-daa9-4ab5-b365-647c81ffdcd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2027 | 2025.12.19 19:58:33.263492 [ 4 ] {2855328e-daa9-4ab5-b365-647c81ffdcd0} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.12.19 19:58:33.263634 [ 4 ] {2855328e-daa9-4ab5-b365-647c81ffdcd0} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001356 sec., 158554.57227138642 rows/sec., 9.41 MiB/sec. | ||
| 2029 | 2025.12.19 19:58:33.263672 [ 4 ] {2855328e-daa9-4ab5-b365-647c81ffdcd0} <Debug> TCPHandler: Processed in 0.001528916 sec. | ||
| 2030 | 2025.12.19 19:58:33.263789 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2025.12.19 19:58:33.263892 [ 4 ] {e4177367-080c-46d5-b344-37c86a584a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2032 | 2025.12.19 19:58:33.263937 [ 4 ] {e4177367-080c-46d5-b344-37c86a584a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2033 | 2025.12.19 19:58:33.264477 [ 4 ] {e4177367-080c-46d5-b344-37c86a584a61} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2025.12.19 19:58:33.264530 [ 4 ] {e4177367-080c-46d5-b344-37c86a584a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2035 | 2025.12.19 19:58:33.264999 [ 4 ] {e4177367-080c-46d5-b344-37c86a584a61} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2036 | 2025.12.19 19:58:33.265334 [ 4 ] {e4177367-080c-46d5-b344-37c86a584a61} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2025.12.19 19:58:33.265486 [ 37 ] {} <Debug> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2038 | 2025.12.19 19:58:33.265519 [ 4 ] {e4177367-080c-46d5-b344-37c86a584a61} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001649 sec., 128562.76531231048 rows/sec., 8.29 MiB/sec. | ||
| 2039 | 2025.12.19 19:58:33.265547 [ 37 ] {} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.12.19 19:58:33.265573 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2041 | 2025.12.19 19:58:33.265577 [ 4 ] {e4177367-080c-46d5-b344-37c86a584a61} <Debug> TCPHandler: Processed in 0.001840309 sec. | ||
| 2042 | 2025.12.19 19:58:33.265669 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::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 | ||
| 2043 | 2025.12.19 19:58:33.265707 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2025.12.19 19:58:33.265806 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2045 | 2025.12.19 19:58:33.265814 [ 4 ] {cad2d671-4d84-4a39-80dd-080d7de7f7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2046 | 2025.12.19 19:58:33.265855 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2047 | 2025.12.19 19:58:33.265870 [ 4 ] {cad2d671-4d84-4a39-80dd-080d7de7f7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2048 | 2025.12.19 19:58:33.265959 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2049 | 2025.12.19 19:58:33.266014 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2050 | 2025.12.19 19:58:33.266067 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2051 | 2025.12.19 19:58:33.266117 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2052 | 2025.12.19 19:58:33.266362 [ 4 ] {cad2d671-4d84-4a39-80dd-080d7de7f7b8} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.12.19 19:58:33.266406 [ 4 ] {cad2d671-4d84-4a39-80dd-080d7de7f7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2054 | 2025.12.19 19:58:33.266796 [ 4 ] {cad2d671-4d84-4a39-80dd-080d7de7f7b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2055 | 2025.12.19 19:58:33.267076 [ 4 ] {cad2d671-4d84-4a39-80dd-080d7de7f7b8} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2025.12.19 19:58:33.267194 [ 37 ] {} <Debug> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2057 | 2025.12.19 19:58:33.267222 [ 4 ] {cad2d671-4d84-4a39-80dd-080d7de7f7b8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001429 sec., 147655.7032890133 rows/sec., 8.38 MiB/sec. | ||
| 2058 | 2025.12.19 19:58:33.267231 [ 37 ] {} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2025.12.19 19:58:33.267264 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2060 | 2025.12.19 19:58:33.267268 [ 4 ] {cad2d671-4d84-4a39-80dd-080d7de7f7b8} <Debug> TCPHandler: Processed in 0.001612787 sec. | ||
| 2061 | 2025.12.19 19:58:33.267325 [ 194 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698318 sec., 624146.9501000402 rows/sec., 42.63 MiB/sec. | ||
| 2062 | 2025.12.19 19:58:33.267346 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::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 | ||
| 2063 | 2025.12.19 19:58:33.267386 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.12.19 19:58:33.267444 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2065 | 2025.12.19 19:58:33.267474 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2066 | 2025.12.19 19:58:33.267475 [ 195 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2067 | 2025.12.19 19:58:33.267489 [ 4 ] {f442f179-2ea1-4b3b-8f2e-9c9aa2d835da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2068 | 2025.12.19 19:58:33.267539 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2069 | 2025.12.19 19:58:33.267546 [ 4 ] {f442f179-2ea1-4b3b-8f2e-9c9aa2d835da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2070 | 2025.12.19 19:58:33.267607 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2071 | 2025.12.19 19:58:33.267661 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2072 | 2025.12.19 19:58:33.267723 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2073 | 2025.12.19 19:58:33.267776 [ 195 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2025.12.19 19:58:33.267856 [ 195 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_5_1} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2075 | 2025.12.19 19:58:33.267933 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2076 | 2025.12.19 19:58:33.268333 [ 4 ] {f442f179-2ea1-4b3b-8f2e-9c9aa2d835da} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2025.12.19 19:58:33.268380 [ 4 ] {f442f179-2ea1-4b3b-8f2e-9c9aa2d835da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2078 | 2025.12.19 19:58:33.268841 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528986 sec., 689999.7776304034 rows/sec., 41.81 MiB/sec. | ||
| 2079 | 2025.12.19 19:58:33.268881 [ 4 ] {f442f179-2ea1-4b3b-8f2e-9c9aa2d835da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2080 | 2025.12.19 19:58:33.268967 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2081 | 2025.12.19 19:58:33.269165 [ 4 ] {f442f179-2ea1-4b3b-8f2e-9c9aa2d835da} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2025.12.19 19:58:33.269264 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.12.19 19:58:33.269302 [ 4 ] {f442f179-2ea1-4b3b-8f2e-9c9aa2d835da} <Debug> executeQuery: Read 633 rows, 44.80 KiB in 0.001833 sec., 345335.5155482815 rows/sec., 23.87 MiB/sec. | ||
| 2084 | 2025.12.19 19:58:33.269336 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_5_1} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2085 | 2025.12.19 19:58:33.269344 [ 4 ] {f442f179-2ea1-4b3b-8f2e-9c9aa2d835da} <Debug> TCPHandler: Processed in 0.00200929 sec. | ||
| 2086 | 2025.12.19 19:58:33.269393 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2087 | 2025.12.19 19:58:33.269457 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2025.12.19 19:58:33.269553 [ 4 ] {957c853e-e04b-4c27-a300-eefa27937906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2089 | 2025.12.19 19:58:33.269596 [ 4 ] {957c853e-e04b-4c27-a300-eefa27937906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2090 | 2025.12.19 19:58:33.269927 [ 4 ] {957c853e-e04b-4c27-a300-eefa27937906} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2025.12.19 19:58:33.269964 [ 4 ] {957c853e-e04b-4c27-a300-eefa27937906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2092 | 2025.12.19 19:58:33.270275 [ 4 ] {957c853e-e04b-4c27-a300-eefa27937906} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2093 | 2025.12.19 19:58:33.270491 [ 4 ] {957c853e-e04b-4c27-a300-eefa27937906} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2025.12.19 19:58:33.270626 [ 4 ] {957c853e-e04b-4c27-a300-eefa27937906} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 2095 | 2025.12.19 19:58:33.270663 [ 4 ] {957c853e-e04b-4c27-a300-eefa27937906} <Debug> TCPHandler: Processed in 0.001256143 sec. | ||
| 2096 | 2025.12.19 19:58:33.270781 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2025.12.19 19:58:33.270875 [ 4 ] {f36b9eda-471a-46db-bced-d6c8cba5b0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2098 | 2025.12.19 19:58:33.270919 [ 4 ] {f36b9eda-471a-46db-bced-d6c8cba5b0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2099 | 2025.12.19 19:58:33.271317 [ 4 ] {f36b9eda-471a-46db-bced-d6c8cba5b0c2} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2025.12.19 19:58:33.271355 [ 4 ] {f36b9eda-471a-46db-bced-d6c8cba5b0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2101 | 2025.12.19 19:58:33.271693 [ 4 ] {f36b9eda-471a-46db-bced-d6c8cba5b0c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2102 | 2025.12.19 19:58:33.271905 [ 4 ] {f36b9eda-471a-46db-bced-d6c8cba5b0c2} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2025.12.19 19:58:33.272036 [ 4 ] {f36b9eda-471a-46db-bced-d6c8cba5b0c2} <Debug> executeQuery: Read 164 rows, 10.47 KiB in 0.00118 sec., 138983.05084745763 rows/sec., 8.67 MiB/sec. | ||
| 2104 | 2025.12.19 19:58:33.272073 [ 4 ] {f36b9eda-471a-46db-bced-d6c8cba5b0c2} <Debug> TCPHandler: Processed in 0.001341813 sec. | ||
| 2105 | 2025.12.19 19:58:33.272188 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2025.12.19 19:58:33.272284 [ 4 ] {5b42071d-a09b-4328-b3c9-242674e37321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2107 | 2025.12.19 19:58:33.272355 [ 4 ] {5b42071d-a09b-4328-b3c9-242674e37321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2108 | 2025.12.19 19:58:33.272658 [ 4 ] {5b42071d-a09b-4328-b3c9-242674e37321} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2025.12.19 19:58:33.272695 [ 4 ] {5b42071d-a09b-4328-b3c9-242674e37321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2110 | 2025.12.19 19:58:33.273009 [ 4 ] {5b42071d-a09b-4328-b3c9-242674e37321} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2111 | 2025.12.19 19:58:33.273224 [ 4 ] {5b42071d-a09b-4328-b3c9-242674e37321} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2025.12.19 19:58:33.273331 [ 37 ] {} <Debug> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2113 | 2025.12.19 19:58:33.273357 [ 4 ] {5b42071d-a09b-4328-b3c9-242674e37321} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 2114 | 2025.12.19 19:58:33.273369 [ 37 ] {} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2025.12.19 19:58:33.273399 [ 4 ] {5b42071d-a09b-4328-b3c9-242674e37321} <Debug> TCPHandler: Processed in 0.001260053 sec. | ||
| 2116 | 2025.12.19 19:58:33.273426 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2117 | 2025.12.19 19:58:33.273521 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.12.19 19:58:33.273527 [ 194 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::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 | ||
| 2119 | 2025.12.19 19:58:33.273623 [ 4 ] {65a6d16b-0ae0-45b1-a4c9-eef459af19e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2120 | 2025.12.19 19:58:33.273644 [ 194 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2121 | 2025.12.19 19:58:33.273674 [ 194 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2122 | 2025.12.19 19:58:33.273681 [ 4 ] {65a6d16b-0ae0-45b1-a4c9-eef459af19e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2123 | 2025.12.19 19:58:33.273751 [ 194 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::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 | ||
| 2124 | 2025.12.19 19:58:33.273806 [ 194 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::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 | ||
| 2125 | 2025.12.19 19:58:33.273863 [ 194 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::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 | ||
| 2126 | 2025.12.19 19:58:33.273928 [ 194 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::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 | ||
| 2127 | 2025.12.19 19:58:33.274501 [ 4 ] {65a6d16b-0ae0-45b1-a4c9-eef459af19e5} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.12.19 19:58:33.274539 [ 4 ] {65a6d16b-0ae0-45b1-a4c9-eef459af19e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2129 | 2025.12.19 19:58:33.274684 [ 195 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205302 sec., 4148.337926926198 rows/sec., 279.53 KiB/sec. | ||
| 2130 | 2025.12.19 19:58:33.274871 [ 193 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2131 | 2025.12.19 19:58:33.275106 [ 4 ] {65a6d16b-0ae0-45b1-a4c9-eef459af19e5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2132 | 2025.12.19 19:58:33.275218 [ 193 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_5_1} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.12.19 19:58:33.275307 [ 193 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_5_1} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2134 | 2025.12.19 19:58:33.275378 [ 4 ] {65a6d16b-0ae0-45b1-a4c9-eef459af19e5} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2025.12.19 19:58:33.275402 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2136 | 2025.12.19 19:58:33.275532 [ 4 ] {65a6d16b-0ae0-45b1-a4c9-eef459af19e5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001928 sec., 5186.721991701244 rows/sec., 9.29 MiB/sec. | ||
| 2137 | 2025.12.19 19:58:33.275602 [ 4 ] {65a6d16b-0ae0-45b1-a4c9-eef459af19e5} <Debug> TCPHandler: Processed in 0.002131212 sec. | ||
| 2138 | 2025.12.19 19:58:33.275721 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2025.12.19 19:58:33.275818 [ 4 ] {4f166829-0aa0-4c00-9fe5-ad4a45e527d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2140 | 2025.12.19 19:58:33.275861 [ 4 ] {4f166829-0aa0-4c00-9fe5-ad4a45e527d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2141 | 2025.12.19 19:58:33.276200 [ 4 ] {4f166829-0aa0-4c00-9fe5-ad4a45e527d6} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2025.12.19 19:58:33.276238 [ 4 ] {4f166829-0aa0-4c00-9fe5-ad4a45e527d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2143 | 2025.12.19 19:58:33.276552 [ 4 ] {4f166829-0aa0-4c00-9fe5-ad4a45e527d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2144 | 2025.12.19 19:58:33.276760 [ 4 ] {4f166829-0aa0-4c00-9fe5-ad4a45e527d6} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2025.12.19 19:58:33.276881 [ 4 ] {4f166829-0aa0-4c00-9fe5-ad4a45e527d6} <Debug> executeQuery: Read 54 rows, 3.01 KiB in 0.001091 sec., 49495.87534372136 rows/sec., 2.70 MiB/sec. | ||
| 2146 | 2025.12.19 19:58:33.276915 [ 4 ] {4f166829-0aa0-4c00-9fe5-ad4a45e527d6} <Debug> TCPHandler: Processed in 0.001254123 sec. | ||
| 2147 | 2025.12.19 19:58:38.247034 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2025.12.19 19:58:38.247263 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2149 | 2025.12.19 19:58:38.247586 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2150 | 2025.12.19 19:58:38.247622 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2151 | 2025.12.19 19:58:38.247861 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2152 | 2025.12.19 19:58:38.247933 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2153 | 2025.12.19 19:58:38.248071 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 2154 | 2025.12.19 19:58:38.248207 [ 261 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2155 | 2025.12.19 19:58:38.248208 [ 299 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2156 | 2025.12.19 19:58:38.248355 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2157 | 2025.12.19 19:58:38.248384 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2158 | 2025.12.19 19:58:38.250662 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2159 | 2025.12.19 19:58:38.250690 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2160 | 2025.12.19 19:58:38.250748 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2161 | 2025.12.19 19:58:38.250791 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2162 | 2025.12.19 19:58:38.251799 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.004625 sec., 4540.540540540541 rows/sec., 167.65 KiB/sec. | ||
| 2163 | 2025.12.19 19:58:38.251920 [ 4 ] {9c2c44ac-a5e5-495a-a7b5-1c15a4cf9268} <Debug> TCPHandler: Processed in 0.005007271 sec. | ||
| 2164 | 2025.12.19 19:58:38.252222 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2025.12.19 19:58:38.252354 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2166 | 2025.12.19 19:58:38.252563 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2167 | 2025.12.19 19:58:38.252596 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2168 | 2025.12.19 19:58:38.252780 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2169 | 2025.12.19 19:58:38.252835 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2170 | 2025.12.19 19:58:38.252937 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 2171 | 2025.12.19 19:58:38.253001 [ 340 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2172 | 2025.12.19 19:58:38.253032 [ 260 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2173 | 2025.12.19 19:58:38.253127 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2174 | 2025.12.19 19:58:38.253153 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2175 | 2025.12.19 19:58:38.253208 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2176 | 2025.12.19 19:58:38.253226 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2177 | 2025.12.19 19:58:38.253256 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2178 | 2025.12.19 19:58:38.253304 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2179 | 2025.12.19 19:58:38.254005 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001703 sec., 12331.180270111567 rows/sec., 455.31 KiB/sec. | ||
| 2180 | 2025.12.19 19:58:38.254119 [ 4 ] {52f59a2c-e23d-40d8-847f-3a50b5179239} <Debug> TCPHandler: Processed in 0.00194591 sec. | ||
| 2181 | 2025.12.19 19:58:38.254377 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2025.12.19 19:58:38.254507 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2183 | 2025.12.19 19:58:38.254707 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2184 | 2025.12.19 19:58:38.254739 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2185 | 2025.12.19 19:58:38.254916 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2186 | 2025.12.19 19:58:38.254969 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2187 | 2025.12.19 19:58:38.255068 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2188 | 2025.12.19 19:58:38.255137 [ 340 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2189 | 2025.12.19 19:58:38.255140 [ 299 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2190 | 2025.12.19 19:58:38.255267 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2191 | 2025.12.19 19:58:38.255302 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2192 | 2025.12.19 19:58:38.255363 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2193 | 2025.12.19 19:58:38.255387 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2194 | 2025.12.19 19:58:38.255421 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2195 | 2025.12.19 19:58:38.255466 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2196 | 2025.12.19 19:58:38.256094 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001636 sec., 12836.185819070904 rows/sec., 473.96 KiB/sec. | ||
| 2197 | 2025.12.19 19:58:38.256207 [ 4 ] {ea7dede6-9878-42af-99ea-14099642cbff} <Debug> TCPHandler: Processed in 0.001880349 sec. | ||
| 2198 | 2025.12.19 19:58:38.256428 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2025.12.19 19:58:38.256559 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2200 | 2025.12.19 19:58:38.256768 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2201 | 2025.12.19 19:58:38.256802 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2202 | 2025.12.19 19:58:38.256982 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2203 | 2025.12.19 19:58:38.257036 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2204 | 2025.12.19 19:58:38.257140 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2205 | 2025.12.19 19:58:38.257214 [ 299 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2206 | 2025.12.19 19:58:38.257223 [ 260 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2207 | 2025.12.19 19:58:38.257326 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2208 | 2025.12.19 19:58:38.257362 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2209 | 2025.12.19 19:58:38.257422 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2210 | 2025.12.19 19:58:38.257441 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2211 | 2025.12.19 19:58:38.257478 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2212 | 2025.12.19 19:58:38.257511 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2213 | 2025.12.19 19:58:38.258121 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001613 sec., 13019.218846869187 rows/sec., 480.71 KiB/sec. | ||
| 2214 | 2025.12.19 19:58:38.258243 [ 4 ] {c9a0ed9e-796f-4d19-93fa-ad3a1a45d0e9} <Debug> TCPHandler: Processed in 0.00186543 sec. | ||
| 2215 | 2025.12.19 19:58:38.258449 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.12.19 19:58:38.258582 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2217 | 2025.12.19 19:58:38.258797 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2218 | 2025.12.19 19:58:38.258831 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2219 | 2025.12.19 19:58:38.259013 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2220 | 2025.12.19 19:58:38.259066 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2221 | 2025.12.19 19:58:38.259195 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2222 | 2025.12.19 19:58:38.259262 [ 302 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2223 | 2025.12.19 19:58:38.259265 [ 260 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2224 | 2025.12.19 19:58:38.259352 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2225 | 2025.12.19 19:58:38.259379 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2226 | 2025.12.19 19:58:38.259434 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2227 | 2025.12.19 19:58:38.259452 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2228 | 2025.12.19 19:58:38.259483 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2229 | 2025.12.19 19:58:38.259514 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2230 | 2025.12.19 19:58:38.260107 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001577 sec., 13316.423589093214 rows/sec., 491.69 KiB/sec. | ||
| 2231 | 2025.12.19 19:58:38.260219 [ 4 ] {865f42a3-e2b9-4255-af41-f1e083bf2ae8} <Debug> TCPHandler: Processed in 0.001828649 sec. | ||
| 2232 | 2025.12.19 19:58:38.260411 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.12.19 19:58:38.260538 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2234 | 2025.12.19 19:58:38.260739 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2235 | 2025.12.19 19:58:38.260772 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2236 | 2025.12.19 19:58:38.260946 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2237 | 2025.12.19 19:58:38.260999 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2238 | 2025.12.19 19:58:38.261190 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2239 | 2025.12.19 19:58:38.261268 [ 302 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2240 | 2025.12.19 19:58:38.261270 [ 299 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2241 | 2025.12.19 19:58:38.261370 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2242 | 2025.12.19 19:58:38.261397 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2243 | 2025.12.19 19:58:38.261456 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2244 | 2025.12.19 19:58:38.261473 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2245 | 2025.12.19 19:58:38.261504 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2246 | 2025.12.19 19:58:38.261534 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2247 | 2025.12.19 19:58:38.262100 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001588 sec., 13224.181360201512 rows/sec., 488.28 KiB/sec. | ||
| 2248 | 2025.12.19 19:58:38.262209 [ 4 ] {235586ee-5253-41f5-9fc2-f273f6ff51ae} <Debug> TCPHandler: Processed in 0.001828099 sec. | ||
| 2249 | 2025.12.19 19:58:38.262406 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2025.12.19 19:58:38.262537 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2251 | 2025.12.19 19:58:38.262745 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2252 | 2025.12.19 19:58:38.262780 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2253 | 2025.12.19 19:58:38.262967 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2254 | 2025.12.19 19:58:38.263028 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2255 | 2025.12.19 19:58:38.263128 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2256 | 2025.12.19 19:58:38.263198 [ 260 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2257 | 2025.12.19 19:58:38.263200 [ 299 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2258 | 2025.12.19 19:58:38.263295 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2259 | 2025.12.19 19:58:38.263322 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2260 | 2025.12.19 19:58:38.263377 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2261 | 2025.12.19 19:58:38.263395 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2262 | 2025.12.19 19:58:38.263424 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2263 | 2025.12.19 19:58:38.263455 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2264 | 2025.12.19 19:58:38.264117 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001632 sec., 12867.64705882353 rows/sec., 475.12 KiB/sec. | ||
| 2265 | 2025.12.19 19:58:38.264204 [ 4 ] {333004c5-28f4-4645-8010-2d4dd258c7fe} <Debug> TCPHandler: Processed in 0.001846919 sec. | ||
| 2266 | 2025.12.19 19:58:38.264404 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.12.19 19:58:38.264537 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2268 | 2025.12.19 19:58:38.264740 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2269 | 2025.12.19 19:58:38.264773 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2270 | 2025.12.19 19:58:38.264952 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2271 | 2025.12.19 19:58:38.265004 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2272 | 2025.12.19 19:58:38.265102 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2273 | 2025.12.19 19:58:38.265162 [ 333 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2274 | 2025.12.19 19:58:38.265174 [ 302 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2275 | 2025.12.19 19:58:38.265254 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2276 | 2025.12.19 19:58:38.265280 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2277 | 2025.12.19 19:58:38.265333 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2278 | 2025.12.19 19:58:38.265351 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2279 | 2025.12.19 19:58:38.265380 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2280 | 2025.12.19 19:58:38.265409 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2281 | 2025.12.19 19:58:38.265933 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.00145 sec., 14482.758620689656 rows/sec., 534.75 KiB/sec. | ||
| 2282 | 2025.12.19 19:58:38.266029 [ 4 ] {a7c409fd-b905-4838-88c4-cfae40ed09a3} <Debug> TCPHandler: Processed in 0.001674197 sec. | ||
| 2283 | 2025.12.19 19:58:38.266227 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2025.12.19 19:58:38.266365 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2285 | 2025.12.19 19:58:38.266570 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2286 | 2025.12.19 19:58:38.266603 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2287 | 2025.12.19 19:58:38.266821 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2288 | 2025.12.19 19:58:38.266902 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2289 | 2025.12.19 19:58:38.267007 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2290 | 2025.12.19 19:58:38.267072 [ 299 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2291 | 2025.12.19 19:58:38.267086 [ 333 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2292 | 2025.12.19 19:58:38.267162 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2293 | 2025.12.19 19:58:38.267186 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2294 | 2025.12.19 19:58:38.267241 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2295 | 2025.12.19 19:58:38.267258 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2296 | 2025.12.19 19:58:38.267289 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2297 | 2025.12.19 19:58:38.267322 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2298 | 2025.12.19 19:58:38.267888 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001575 sec., 13333.333333333334 rows/sec., 492.31 KiB/sec. | ||
| 2299 | 2025.12.19 19:58:38.267976 [ 4 ] {068f5dc7-a3ee-4600-8878-68d35cd8a0eb} <Debug> TCPHandler: Processed in 0.001797108 sec. | ||
| 2300 | 2025.12.19 19:58:38.268201 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.12.19 19:58:38.268335 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2302 | 2025.12.19 19:58:38.268549 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2303 | 2025.12.19 19:58:38.268608 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2304 | 2025.12.19 19:58:38.268825 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2305 | 2025.12.19 19:58:38.268883 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2306 | 2025.12.19 19:58:38.269002 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2307 | 2025.12.19 19:58:38.269070 [ 341 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2308 | 2025.12.19 19:58:38.269079 [ 302 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2309 | 2025.12.19 19:58:38.269190 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2310 | 2025.12.19 19:58:38.269218 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2311 | 2025.12.19 19:58:38.269291 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2312 | 2025.12.19 19:58:38.269318 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2313 | 2025.12.19 19:58:38.269352 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2314 | 2025.12.19 19:58:38.269385 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2315 | 2025.12.19 19:58:38.270006 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001725 sec., 12173.913043478262 rows/sec., 449.50 KiB/sec. | ||
| 2316 | 2025.12.19 19:58:38.270115 [ 4 ] {6c7ace4e-bf4e-4ece-8d17-e521e1bb120f} <Debug> TCPHandler: Processed in 0.00196404 sec. | ||
| 2317 | 2025.12.19 19:58:38.270343 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2025.12.19 19:58:38.270478 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2319 | 2025.12.19 19:58:38.270695 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2320 | 2025.12.19 19:58:38.270730 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2321 | 2025.12.19 19:58:38.270923 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2322 | 2025.12.19 19:58:38.270977 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2323 | 2025.12.19 19:58:38.271080 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2324 | 2025.12.19 19:58:38.271144 [ 330 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2325 | 2025.12.19 19:58:38.271144 [ 326 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2326 | 2025.12.19 19:58:38.271249 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2327 | 2025.12.19 19:58:38.271275 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2328 | 2025.12.19 19:58:38.271331 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2329 | 2025.12.19 19:58:38.271349 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2330 | 2025.12.19 19:58:38.271381 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2331 | 2025.12.19 19:58:38.271413 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2332 | 2025.12.19 19:58:38.271970 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001548 sec., 13565.891472868218 rows/sec., 500.90 KiB/sec. | ||
| 2333 | 2025.12.19 19:58:38.272076 [ 4 ] {b5676c12-8091-4430-bd15-afeb432f5bd9} <Debug> TCPHandler: Processed in 0.001783619 sec. | ||
| 2334 | 2025.12.19 19:58:38.272278 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2025.12.19 19:58:38.272411 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2336 | 2025.12.19 19:58:38.272651 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2337 | 2025.12.19 19:58:38.272687 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2338 | 2025.12.19 19:58:38.272883 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2339 | 2025.12.19 19:58:38.272937 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2340 | 2025.12.19 19:58:38.273035 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2341 | 2025.12.19 19:58:38.273096 [ 299 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2342 | 2025.12.19 19:58:38.273101 [ 330 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2343 | 2025.12.19 19:58:38.273193 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2344 | 2025.12.19 19:58:38.273219 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2345 | 2025.12.19 19:58:38.273274 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2346 | 2025.12.19 19:58:38.273291 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2347 | 2025.12.19 19:58:38.273321 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2348 | 2025.12.19 19:58:38.273351 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2349 | 2025.12.19 19:58:38.273899 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001543 sec., 13609.850939727801 rows/sec., 502.52 KiB/sec. | ||
| 2350 | 2025.12.19 19:58:38.274007 [ 4 ] {f49635be-983a-44b5-9bcf-ca5ea182d4ab} <Debug> TCPHandler: Processed in 0.001778839 sec. | ||
| 2351 | 2025.12.19 19:58:38.274242 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2025.12.19 19:58:38.274375 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2353 | 2025.12.19 19:58:38.274583 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2354 | 2025.12.19 19:58:38.274617 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2355 | 2025.12.19 19:58:38.274826 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2356 | 2025.12.19 19:58:38.274879 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2357 | 2025.12.19 19:58:38.274984 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2358 | 2025.12.19 19:58:38.275044 [ 326 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2359 | 2025.12.19 19:58:38.275043 [ 306 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2360 | 2025.12.19 19:58:38.275134 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2361 | 2025.12.19 19:58:38.275160 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2362 | 2025.12.19 19:58:38.275214 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2363 | 2025.12.19 19:58:38.275230 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2364 | 2025.12.19 19:58:38.275260 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2365 | 2025.12.19 19:58:38.275306 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2366 | 2025.12.19 19:58:38.275824 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001503 sec., 13972.055888223553 rows/sec., 515.90 KiB/sec. | ||
| 2367 | 2025.12.19 19:58:38.275929 [ 4 ] {765233a5-8a8c-4614-aa07-a09bafffc28d} <Debug> TCPHandler: Processed in 0.001736538 sec. | ||
| 2368 | 2025.12.19 19:58:38.276145 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2025.12.19 19:58:38.276279 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2370 | 2025.12.19 19:58:38.276487 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2371 | 2025.12.19 19:58:38.276523 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2372 | 2025.12.19 19:58:38.276712 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2373 | 2025.12.19 19:58:38.276763 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2374 | 2025.12.19 19:58:38.276860 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2375 | 2025.12.19 19:58:38.276919 [ 306 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2376 | 2025.12.19 19:58:38.276921 [ 330 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2377 | 2025.12.19 19:58:38.277006 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 2378 | 2025.12.19 19:58:38.277032 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2379 | 2025.12.19 19:58:38.277086 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2380 | 2025.12.19 19:58:38.277103 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 2381 | 2025.12.19 19:58:38.277133 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2382 | 2025.12.19 19:58:38.277163 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2383 | 2025.12.19 19:58:38.277762 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001538 sec., 13654.09622886866 rows/sec., 504.16 KiB/sec. | ||
| 2384 | 2025.12.19 19:58:38.277857 [ 4 ] {f5444076-2991-4c2a-82d2-bc9674e0f1b1} <Debug> TCPHandler: Processed in 0.001761548 sec. | ||
| 2385 | 2025.12.19 19:58:38.281763 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2025.12.19 19:58:38.281871 [ 4 ] {664a2a1c-de71-4ce8-9ab0-bfb7afc0c73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2387 | 2025.12.19 19:58:38.281914 [ 4 ] {664a2a1c-de71-4ce8-9ab0-bfb7afc0c73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2388 | 2025.12.19 19:58:38.282413 [ 4 ] {664a2a1c-de71-4ce8-9ab0-bfb7afc0c73d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2025.12.19 19:58:38.282453 [ 4 ] {664a2a1c-de71-4ce8-9ab0-bfb7afc0c73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2390 | 2025.12.19 19:58:38.282879 [ 4 ] {664a2a1c-de71-4ce8-9ab0-bfb7afc0c73d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2391 | 2025.12.19 19:58:38.283100 [ 4 ] {664a2a1c-de71-4ce8-9ab0-bfb7afc0c73d} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2025.12.19 19:58:38.283243 [ 4 ] {664a2a1c-de71-4ce8-9ab0-bfb7afc0c73d} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001402 sec., 9985.73466476462 rows/sec., 1.40 MiB/sec. | ||
| 2393 | 2025.12.19 19:58:38.283282 [ 4 ] {664a2a1c-de71-4ce8-9ab0-bfb7afc0c73d} <Debug> TCPHandler: Processed in 0.001569507 sec. | ||
| 2394 | 2025.12.19 19:58:38.283417 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.12.19 19:58:38.283513 [ 4 ] {bfaf68e5-5fbe-4ff0-b986-4beb23cb79f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2396 | 2025.12.19 19:58:38.283555 [ 4 ] {bfaf68e5-5fbe-4ff0-b986-4beb23cb79f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2397 | 2025.12.19 19:58:38.283954 [ 4 ] {bfaf68e5-5fbe-4ff0-b986-4beb23cb79f0} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2025.12.19 19:58:38.283990 [ 4 ] {bfaf68e5-5fbe-4ff0-b986-4beb23cb79f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2399 | 2025.12.19 19:58:38.284294 [ 4 ] {bfaf68e5-5fbe-4ff0-b986-4beb23cb79f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2400 | 2025.12.19 19:58:38.284525 [ 4 ] {bfaf68e5-5fbe-4ff0-b986-4beb23cb79f0} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2025.12.19 19:58:38.284654 [ 4 ] {bfaf68e5-5fbe-4ff0-b986-4beb23cb79f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 2402 | 2025.12.19 19:58:38.284690 [ 4 ] {bfaf68e5-5fbe-4ff0-b986-4beb23cb79f0} <Debug> TCPHandler: Processed in 0.001322164 sec. | ||
| 2403 | 2025.12.19 19:58:38.284832 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.12.19 19:58:38.284926 [ 4 ] {e16f5820-2b35-42ea-8d1a-446b474f1488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2405 | 2025.12.19 19:58:38.284965 [ 4 ] {e16f5820-2b35-42ea-8d1a-446b474f1488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2406 | 2025.12.19 19:58:38.285430 [ 4 ] {e16f5820-2b35-42ea-8d1a-446b474f1488} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2025.12.19 19:58:38.285466 [ 4 ] {e16f5820-2b35-42ea-8d1a-446b474f1488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2408 | 2025.12.19 19:58:38.285830 [ 4 ] {e16f5820-2b35-42ea-8d1a-446b474f1488} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2409 | 2025.12.19 19:58:38.286078 [ 4 ] {e16f5820-2b35-42ea-8d1a-446b474f1488} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2025.12.19 19:58:38.286229 [ 4 ] {e16f5820-2b35-42ea-8d1a-446b474f1488} <Debug> executeQuery: Read 75 rows, 6.54 KiB in 0.00132 sec., 56818.181818181816 rows/sec., 4.84 MiB/sec. | ||
| 2411 | 2025.12.19 19:58:38.286268 [ 4 ] {e16f5820-2b35-42ea-8d1a-446b474f1488} <Debug> TCPHandler: Processed in 0.001486335 sec. | ||
| 2412 | 2025.12.19 19:58:38.286390 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2025.12.19 19:58:38.286485 [ 4 ] {8efa78f6-11bf-471c-9bfb-13f919e2ba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2414 | 2025.12.19 19:58:38.286526 [ 4 ] {8efa78f6-11bf-471c-9bfb-13f919e2ba70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2415 | 2025.12.19 19:58:38.286945 [ 4 ] {8efa78f6-11bf-471c-9bfb-13f919e2ba70} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2025.12.19 19:58:38.286980 [ 4 ] {8efa78f6-11bf-471c-9bfb-13f919e2ba70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2417 | 2025.12.19 19:58:38.287298 [ 4 ] {8efa78f6-11bf-471c-9bfb-13f919e2ba70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2418 | 2025.12.19 19:58:38.287525 [ 4 ] {8efa78f6-11bf-471c-9bfb-13f919e2ba70} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2025.12.19 19:58:38.287663 [ 4 ] {8efa78f6-11bf-471c-9bfb-13f919e2ba70} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001196 sec., 20066.889632107024 rows/sec., 1.46 MiB/sec. | ||
| 2420 | 2025.12.19 19:58:38.287702 [ 4 ] {8efa78f6-11bf-471c-9bfb-13f919e2ba70} <Debug> TCPHandler: Processed in 0.001361124 sec. | ||
| 2421 | 2025.12.19 19:58:38.287813 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2025.12.19 19:58:38.287916 [ 4 ] {7518ea8c-9438-4650-9848-6b886a7eebea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2423 | 2025.12.19 19:58:38.287956 [ 4 ] {7518ea8c-9438-4650-9848-6b886a7eebea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2424 | 2025.12.19 19:58:38.288379 [ 4 ] {7518ea8c-9438-4650-9848-6b886a7eebea} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2025.12.19 19:58:38.288414 [ 4 ] {7518ea8c-9438-4650-9848-6b886a7eebea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2426 | 2025.12.19 19:58:38.288732 [ 4 ] {7518ea8c-9438-4650-9848-6b886a7eebea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2427 | 2025.12.19 19:58:38.288978 [ 4 ] {7518ea8c-9438-4650-9848-6b886a7eebea} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2025.12.19 19:58:38.289115 [ 4 ] {7518ea8c-9438-4650-9848-6b886a7eebea} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.83 MiB/sec. | ||
| 2429 | 2025.12.19 19:58:38.289152 [ 4 ] {7518ea8c-9438-4650-9848-6b886a7eebea} <Debug> TCPHandler: Processed in 0.001388214 sec. | ||
| 2430 | 2025.12.19 19:58:38.289277 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2025.12.19 19:58:38.289371 [ 4 ] {70a6c399-4fd4-4810-a9f5-4afbd7f8ec4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2432 | 2025.12.19 19:58:38.289414 [ 4 ] {70a6c399-4fd4-4810-a9f5-4afbd7f8ec4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2433 | 2025.12.19 19:58:38.289833 [ 4 ] {70a6c399-4fd4-4810-a9f5-4afbd7f8ec4c} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2025.12.19 19:58:38.289870 [ 4 ] {70a6c399-4fd4-4810-a9f5-4afbd7f8ec4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2435 | 2025.12.19 19:58:38.290214 [ 4 ] {70a6c399-4fd4-4810-a9f5-4afbd7f8ec4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2436 | 2025.12.19 19:58:38.290457 [ 4 ] {70a6c399-4fd4-4810-a9f5-4afbd7f8ec4c} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2025.12.19 19:58:38.290587 [ 4 ] {70a6c399-4fd4-4810-a9f5-4afbd7f8ec4c} <Debug> executeQuery: Read 91 rows, 6.51 KiB in 0.001234 sec., 73743.92220421393 rows/sec., 5.15 MiB/sec. | ||
| 2438 | 2025.12.19 19:58:38.290625 [ 4 ] {70a6c399-4fd4-4810-a9f5-4afbd7f8ec4c} <Debug> TCPHandler: Processed in 0.001399744 sec. | ||
| 2439 | 2025.12.19 19:58:38.290745 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2025.12.19 19:58:38.290842 [ 4 ] {20a1f77e-fcb2-4b39-9de9-77a1b940916d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2441 | 2025.12.19 19:58:38.290898 [ 4 ] {20a1f77e-fcb2-4b39-9de9-77a1b940916d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2442 | 2025.12.19 19:58:38.291690 [ 4 ] {20a1f77e-fcb2-4b39-9de9-77a1b940916d} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2025.12.19 19:58:38.291726 [ 4 ] {20a1f77e-fcb2-4b39-9de9-77a1b940916d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2444 | 2025.12.19 19:58:38.292327 [ 4 ] {20a1f77e-fcb2-4b39-9de9-77a1b940916d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2445 | 2025.12.19 19:58:38.292736 [ 4 ] {20a1f77e-fcb2-4b39-9de9-77a1b940916d} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2025.12.19 19:58:38.292883 [ 4 ] {20a1f77e-fcb2-4b39-9de9-77a1b940916d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002061 sec., 10674.429888403689 rows/sec., 19.13 MiB/sec. | ||
| 2447 | 2025.12.19 19:58:38.292940 [ 4 ] {20a1f77e-fcb2-4b39-9de9-77a1b940916d} <Debug> TCPHandler: Processed in 0.002248243 sec. | ||
| 2448 | 2025.12.19 19:58:38.293057 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2025.12.19 19:58:38.293156 [ 4 ] {2104f235-e3bd-48b6-87b9-7b7eacf928ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2450 | 2025.12.19 19:58:38.293201 [ 4 ] {2104f235-e3bd-48b6-87b9-7b7eacf928ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2451 | 2025.12.19 19:58:38.293567 [ 4 ] {2104f235-e3bd-48b6-87b9-7b7eacf928ac} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2025.12.19 19:58:38.293602 [ 4 ] {2104f235-e3bd-48b6-87b9-7b7eacf928ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2453 | 2025.12.19 19:58:38.293924 [ 4 ] {2104f235-e3bd-48b6-87b9-7b7eacf928ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2454 | 2025.12.19 19:58:38.294153 [ 4 ] {2104f235-e3bd-48b6-87b9-7b7eacf928ac} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2025.12.19 19:58:38.294275 [ 4 ] {2104f235-e3bd-48b6-87b9-7b7eacf928ac} <Debug> executeQuery: Read 34 rows, 2.31 KiB in 0.001149 sec., 29590.94865100087 rows/sec., 1.97 MiB/sec. | ||
| 2456 | 2025.12.19 19:58:38.294310 [ 4 ] {2104f235-e3bd-48b6-87b9-7b7eacf928ac} <Debug> TCPHandler: Processed in 0.001312824 sec. | ||
| 2457 | 2025.12.19 19:58:38.890986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4289 | ||
| 2458 | 2025.12.19 19:58:38.891513 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2025.12.19 19:58:38.891557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2460 | 2025.12.19 19:58:38.892098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2461 | 2025.12.19 19:58:38.892343 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2025.12.19 19:58:38.892465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4289 | ||
| 2463 | 2025.12.19 19:58:39.115207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2464 | 2025.12.19 19:58:39.132129 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.12.19 19:58:39.132184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2466 | 2025.12.19 19:58:39.138259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2467 | 2025.12.19 19:58:39.138974 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.12.19 19:58:39.142106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2469 | 2025.12.19 19:58:40.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.94 MiB, peak 190.26 MiB, free memory in arenas 0.00 B, will set to 187.68 MiB (RSS), difference: 1.74 MiB | ||
| 2470 | 2025.12.19 19:58:41.415790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 336 | ||
| 2471 | 2025.12.19 19:58:41.418806 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2025.12.19 19:58:41.418867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2473 | 2025.12.19 19:58:41.420103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2474 | 2025.12.19 19:58:41.420404 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2025.12.19 19:58:41.420554 [ 26 ] {} <Debug> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2476 | 2025.12.19 19:58:41.420628 [ 26 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.12.19 19:58:41.420651 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2478 | 2025.12.19 19:58:41.420736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2479 | 2025.12.19 19:58:41.420761 [ 194 ] {4f36394a-bfa6-420b-bc14-18e987106c74::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 | ||
| 2480 | 2025.12.19 19:58:41.421411 [ 194 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2481 | 2025.12.19 19:58:41.421590 [ 194 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2482 | 2025.12.19 19:58:41.421997 [ 194 ] {4f36394a-bfa6-420b-bc14-18e987106c74::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 | ||
| 2483 | 2025.12.19 19:58:41.422365 [ 194 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
| 2484 | 2025.12.19 19:58:41.422724 [ 194 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2485 | 2025.12.19 19:58:41.423070 [ 194 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2486 | 2025.12.19 19:58:41.423417 [ 194 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 2487 | 2025.12.19 19:58:41.429321 [ 195 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 72 columns (72 merged, 0 gathered) in 0.008608299 sec., 39032.10146394776 rows/sec., 37.37 MiB/sec. | ||
| 2488 | 2025.12.19 19:58:41.430609 [ 192 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2489 | 2025.12.19 19:58:41.431295 [ 192 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.12.19 19:58:41.431383 [ 192 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_6_1} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2491 | 2025.12.19 19:58:41.431634 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2492 | 2025.12.19 19:58:43.275285 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2025.12.19 19:58:43.275542 [ 4 ] {8f3bacc7-450c-4775-a088-413fc24846c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2494 | 2025.12.19 19:58:43.275645 [ 4 ] {8f3bacc7-450c-4775-a088-413fc24846c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2495 | 2025.12.19 19:58:43.276822 [ 4 ] {8f3bacc7-450c-4775-a088-413fc24846c7} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.12.19 19:58:43.276891 [ 4 ] {8f3bacc7-450c-4775-a088-413fc24846c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2497 | 2025.12.19 19:58:43.277540 [ 4 ] {8f3bacc7-450c-4775-a088-413fc24846c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2498 | 2025.12.19 19:58:43.277900 [ 4 ] {8f3bacc7-450c-4775-a088-413fc24846c7} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2025.12.19 19:58:43.278137 [ 4 ] {8f3bacc7-450c-4775-a088-413fc24846c7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002663 sec., 153961.69733383402 rows/sec., 9.77 MiB/sec. | ||
| 2500 | 2025.12.19 19:58:43.278220 [ 4 ] {8f3bacc7-450c-4775-a088-413fc24846c7} <Debug> TCPHandler: Processed in 0.003144482 sec. | ||
| 2501 | 2025.12.19 19:58:43.278414 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2025.12.19 19:58:43.278555 [ 4 ] {e0b48aad-8063-41f4-8b58-2b18b8e1ade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2503 | 2025.12.19 19:58:43.278619 [ 4 ] {e0b48aad-8063-41f4-8b58-2b18b8e1ade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2504 | 2025.12.19 19:58:43.280094 [ 4 ] {e0b48aad-8063-41f4-8b58-2b18b8e1ade0} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2025.12.19 19:58:43.280143 [ 4 ] {e0b48aad-8063-41f4-8b58-2b18b8e1ade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2506 | 2025.12.19 19:58:43.280740 [ 4 ] {e0b48aad-8063-41f4-8b58-2b18b8e1ade0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2507 | 2025.12.19 19:58:43.281091 [ 4 ] {e0b48aad-8063-41f4-8b58-2b18b8e1ade0} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2025.12.19 19:58:43.281292 [ 4 ] {e0b48aad-8063-41f4-8b58-2b18b8e1ade0} <Debug> executeQuery: Read 1106 rows, 89.79 KiB in 0.002773 sec., 398846.01514605124 rows/sec., 31.62 MiB/sec. | ||
| 2509 | 2025.12.19 19:58:43.281349 [ 4 ] {e0b48aad-8063-41f4-8b58-2b18b8e1ade0} <Debug> TCPHandler: Processed in 0.003002171 sec. | ||
| 2510 | 2025.12.19 19:58:43.281568 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2025.12.19 19:58:43.281721 [ 4 ] {2579a7ee-86bf-489f-ba21-96de14c55c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2512 | 2025.12.19 19:58:43.281778 [ 4 ] {2579a7ee-86bf-489f-ba21-96de14c55c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2513 | 2025.12.19 19:58:43.282504 [ 4 ] {2579a7ee-86bf-489f-ba21-96de14c55c24} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2025.12.19 19:58:43.282553 [ 4 ] {2579a7ee-86bf-489f-ba21-96de14c55c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2515 | 2025.12.19 19:58:43.283001 [ 4 ] {2579a7ee-86bf-489f-ba21-96de14c55c24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2516 | 2025.12.19 19:58:43.283318 [ 4 ] {2579a7ee-86bf-489f-ba21-96de14c55c24} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2025.12.19 19:58:43.283509 [ 4 ] {2579a7ee-86bf-489f-ba21-96de14c55c24} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001817 sec., 118326.91249312053 rows/sec., 7.02 MiB/sec. | ||
| 2518 | 2025.12.19 19:58:43.283565 [ 4 ] {2579a7ee-86bf-489f-ba21-96de14c55c24} <Debug> TCPHandler: Processed in 0.002061322 sec. | ||
| 2519 | 2025.12.19 19:58:43.283728 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2025.12.19 19:58:43.283899 [ 4 ] {b6d16abb-b749-4308-84df-5fb761d548f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2521 | 2025.12.19 19:58:43.283955 [ 4 ] {b6d16abb-b749-4308-84df-5fb761d548f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2522 | 2025.12.19 19:58:43.285079 [ 4 ] {b6d16abb-b749-4308-84df-5fb761d548f3} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2025.12.19 19:58:43.285122 [ 4 ] {b6d16abb-b749-4308-84df-5fb761d548f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2524 | 2025.12.19 19:58:43.285601 [ 4 ] {b6d16abb-b749-4308-84df-5fb761d548f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2525 | 2025.12.19 19:58:43.285941 [ 4 ] {b6d16abb-b749-4308-84df-5fb761d548f3} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2025.12.19 19:58:43.286126 [ 4 ] {b6d16abb-b749-4308-84df-5fb761d548f3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002259 sec., 93846.83488269144 rows/sec., 6.05 MiB/sec. | ||
| 2527 | 2025.12.19 19:58:43.286176 [ 4 ] {b6d16abb-b749-4308-84df-5fb761d548f3} <Debug> TCPHandler: Processed in 0.002511456 sec. | ||
| 2528 | 2025.12.19 19:58:43.286326 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2025.12.19 19:58:43.286444 [ 4 ] {632f27c7-dc1b-4ce0-8a8c-4291a92193b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2530 | 2025.12.19 19:58:43.286495 [ 4 ] {632f27c7-dc1b-4ce0-8a8c-4291a92193b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2531 | 2025.12.19 19:58:43.287206 [ 4 ] {632f27c7-dc1b-4ce0-8a8c-4291a92193b0} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.12.19 19:58:43.287253 [ 4 ] {632f27c7-dc1b-4ce0-8a8c-4291a92193b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2533 | 2025.12.19 19:58:43.287666 [ 4 ] {632f27c7-dc1b-4ce0-8a8c-4291a92193b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2534 | 2025.12.19 19:58:43.287960 [ 4 ] {632f27c7-dc1b-4ce0-8a8c-4291a92193b0} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2025.12.19 19:58:43.288129 [ 4 ] {632f27c7-dc1b-4ce0-8a8c-4291a92193b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001716 sec., 122960.37296037296 rows/sec., 6.98 MiB/sec. | ||
| 2536 | 2025.12.19 19:58:43.288179 [ 4 ] {632f27c7-dc1b-4ce0-8a8c-4291a92193b0} <Debug> TCPHandler: Processed in 0.001910499 sec. | ||
| 2537 | 2025.12.19 19:58:43.288536 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2025.12.19 19:58:43.288661 [ 4 ] {84830476-2a93-433a-976d-9b87834189e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2539 | 2025.12.19 19:58:43.288716 [ 4 ] {84830476-2a93-433a-976d-9b87834189e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2540 | 2025.12.19 19:58:43.289794 [ 4 ] {84830476-2a93-433a-976d-9b87834189e5} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2025.12.19 19:58:43.289837 [ 4 ] {84830476-2a93-433a-976d-9b87834189e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2542 | 2025.12.19 19:58:43.290293 [ 4 ] {84830476-2a93-433a-976d-9b87834189e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2543 | 2025.12.19 19:58:43.290619 [ 4 ] {84830476-2a93-433a-976d-9b87834189e5} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2025.12.19 19:58:43.290794 [ 4 ] {84830476-2a93-433a-976d-9b87834189e5} <Debug> executeQuery: Read 661 rows, 47.03 KiB in 0.002163 sec., 305594.0822931114 rows/sec., 21.23 MiB/sec. | ||
| 2545 | 2025.12.19 19:58:43.290844 [ 4 ] {84830476-2a93-433a-976d-9b87834189e5} <Debug> TCPHandler: Processed in 0.002369634 sec. | ||
| 2546 | 2025.12.19 19:58:43.291017 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2025.12.19 19:58:43.291134 [ 4 ] {e8efadf7-ed61-4fe4-97d8-47c57abf0390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2548 | 2025.12.19 19:58:43.291188 [ 4 ] {e8efadf7-ed61-4fe4-97d8-47c57abf0390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2549 | 2025.12.19 19:58:43.291658 [ 4 ] {e8efadf7-ed61-4fe4-97d8-47c57abf0390} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2025.12.19 19:58:43.291704 [ 4 ] {e8efadf7-ed61-4fe4-97d8-47c57abf0390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2551 | 2025.12.19 19:58:43.292157 [ 4 ] {e8efadf7-ed61-4fe4-97d8-47c57abf0390} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2552 | 2025.12.19 19:58:43.292484 [ 4 ] {e8efadf7-ed61-4fe4-97d8-47c57abf0390} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2025.12.19 19:58:43.292616 [ 30 ] {} <Debug> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2554 | 2025.12.19 19:58:43.292650 [ 4 ] {e8efadf7-ed61-4fe4-97d8-47c57abf0390} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. | ||
| 2555 | 2025.12.19 19:58:43.292663 [ 30 ] {} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2025.12.19 19:58:43.292686 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2557 | 2025.12.19 19:58:43.292695 [ 4 ] {e8efadf7-ed61-4fe4-97d8-47c57abf0390} <Debug> TCPHandler: Processed in 0.001748208 sec. | ||
| 2558 | 2025.12.19 19:58:43.292828 [ 194 ] {3254a297-e0b2-40a7-8597-83301491cf58::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 | ||
| 2559 | 2025.12.19 19:58:43.292857 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2025.12.19 19:58:43.292922 [ 194 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2561 | 2025.12.19 19:58:43.292955 [ 194 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2562 | 2025.12.19 19:58:43.292979 [ 4 ] {ea348b8c-be94-4674-b2c1-ebb604d3f275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2563 | 2025.12.19 19:58:43.293022 [ 194 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2564 | 2025.12.19 19:58:43.293038 [ 4 ] {ea348b8c-be94-4674-b2c1-ebb604d3f275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2565 | 2025.12.19 19:58:43.293076 [ 194 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2566 | 2025.12.19 19:58:43.293124 [ 194 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2567 | 2025.12.19 19:58:43.293172 [ 194 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2568 | 2025.12.19 19:58:43.293219 [ 194 ] {3254a297-e0b2-40a7-8597-83301491cf58::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 | ||
| 2569 | 2025.12.19 19:58:43.294104 [ 195 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320334 sec., 27265.828191957487 rows/sec., 1.39 MiB/sec. | ||
| 2570 | 2025.12.19 19:58:43.294220 [ 4 ] {ea348b8c-be94-4674-b2c1-ebb604d3f275} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2025.12.19 19:58:43.294313 [ 4 ] {ea348b8c-be94-4674-b2c1-ebb604d3f275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2572 | 2025.12.19 19:58:43.294420 [ 187 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2573 | 2025.12.19 19:58:43.294973 [ 187 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2025.12.19 19:58:43.295089 [ 187 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_6_1} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2575 | 2025.12.19 19:58:43.295206 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2576 | 2025.12.19 19:58:43.295294 [ 4 ] {ea348b8c-be94-4674-b2c1-ebb604d3f275} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2577 | 2025.12.19 19:58:43.295628 [ 4 ] {ea348b8c-be94-4674-b2c1-ebb604d3f275} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2025.12.19 19:58:43.295804 [ 4 ] {ea348b8c-be94-4674-b2c1-ebb604d3f275} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.002886 sec., 91476.09147609147 rows/sec., 5.95 MiB/sec. | ||
| 2579 | 2025.12.19 19:58:43.295861 [ 4 ] {ea348b8c-be94-4674-b2c1-ebb604d3f275} <Debug> TCPHandler: Processed in 0.003103012 sec. | ||
| 2580 | 2025.12.19 19:58:43.296008 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2025.12.19 19:58:43.296126 [ 4 ] {8164fe2f-5f71-420a-a891-4e263b14f96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2582 | 2025.12.19 19:58:43.296175 [ 4 ] {8164fe2f-5f71-420a-a891-4e263b14f96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2583 | 2025.12.19 19:58:43.296821 [ 4 ] {8164fe2f-5f71-420a-a891-4e263b14f96a} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2025.12.19 19:58:43.296887 [ 4 ] {8164fe2f-5f71-420a-a891-4e263b14f96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2585 | 2025.12.19 19:58:43.297483 [ 4 ] {8164fe2f-5f71-420a-a891-4e263b14f96a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2586 | 2025.12.19 19:58:43.297817 [ 4 ] {8164fe2f-5f71-420a-a891-4e263b14f96a} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2025.12.19 19:58:43.298006 [ 4 ] {8164fe2f-5f71-420a-a891-4e263b14f96a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001852 sec., 539.9568034557236 rows/sec., 36.38 KiB/sec. | ||
| 2588 | 2025.12.19 19:58:43.298059 [ 4 ] {8164fe2f-5f71-420a-a891-4e263b14f96a} <Debug> TCPHandler: Processed in 0.002065921 sec. | ||
| 2589 | 2025.12.19 19:58:43.298221 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2025.12.19 19:58:43.298434 [ 4 ] {fa0cc337-493c-497c-aa95-3b6cb9c03234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2591 | 2025.12.19 19:58:43.298517 [ 4 ] {fa0cc337-493c-497c-aa95-3b6cb9c03234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2592 | 2025.12.19 19:58:43.299673 [ 4 ] {fa0cc337-493c-497c-aa95-3b6cb9c03234} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2025.12.19 19:58:43.299714 [ 4 ] {fa0cc337-493c-497c-aa95-3b6cb9c03234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2594 | 2025.12.19 19:58:43.300488 [ 4 ] {fa0cc337-493c-497c-aa95-3b6cb9c03234} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2595 | 2025.12.19 19:58:43.300830 [ 4 ] {fa0cc337-493c-497c-aa95-3b6cb9c03234} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2025.12.19 19:58:43.301015 [ 4 ] {fa0cc337-493c-497c-aa95-3b6cb9c03234} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002609 sec., 3832.8861632809503 rows/sec., 6.87 MiB/sec. | ||
| 2597 | 2025.12.19 19:58:43.301092 [ 4 ] {fa0cc337-493c-497c-aa95-3b6cb9c03234} <Debug> TCPHandler: Processed in 0.00293258 sec. | ||
| 2598 | 2025.12.19 19:58:43.301256 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2025.12.19 19:58:43.301425 [ 4 ] {7cf44323-6ec3-4c4b-8c77-2ab3bdb34d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2600 | 2025.12.19 19:58:43.301492 [ 4 ] {7cf44323-6ec3-4c4b-8c77-2ab3bdb34d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2601 | 2025.12.19 19:58:43.301978 [ 4 ] {7cf44323-6ec3-4c4b-8c77-2ab3bdb34d39} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2025.12.19 19:58:43.302022 [ 4 ] {7cf44323-6ec3-4c4b-8c77-2ab3bdb34d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2603 | 2025.12.19 19:58:43.302500 [ 4 ] {7cf44323-6ec3-4c4b-8c77-2ab3bdb34d39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2604 | 2025.12.19 19:58:43.302816 [ 4 ] {7cf44323-6ec3-4c4b-8c77-2ab3bdb34d39} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2025.12.19 19:58:43.302986 [ 4 ] {7cf44323-6ec3-4c4b-8c77-2ab3bdb34d39} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001586 sec., 52963.43001261034 rows/sec., 3.15 MiB/sec. | ||
| 2606 | 2025.12.19 19:58:43.303034 [ 4 ] {7cf44323-6ec3-4c4b-8c77-2ab3bdb34d39} <Debug> TCPHandler: Processed in 0.001839439 sec. | ||
| 2607 | 2025.12.19 19:58:44.240842 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60812 | ||
| 2608 | 2025.12.19 19:58:44.240950 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2609 | 2025.12.19 19:58:44.240979 [ 3 ] {} <Debug> TCP-Session: e5ce973d-29e7-4033-9e63-29a71a5962d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60812 | ||
| 2610 | 2025.12.19 19:58:44.241002 [ 3 ] {} <Debug> TCP-Session: e5ce973d-29e7-4033-9e63-29a71a5962d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2025.12.19 19:58:44.241015 [ 3 ] {} <Debug> TCP-Session: e5ce973d-29e7-4033-9e63-29a71a5962d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2025.12.19 19:58:44.241220 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43203 | ||
| 2613 | 2025.12.19 19:58:44.241243 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56123 | ||
| 2614 | 2025.12.19 19:58:44.241327 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2615 | 2025.12.19 19:58:44.241353 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2616 | 2025.12.19 19:58:44.241363 [ 286 ] {} <Debug> TCP-Session: 41849bf5-950a-4438-aa48-582365c7ea0c Authenticating user 'default' from [fd00:1122:3344:101::e]:43203 | ||
| 2617 | 2025.12.19 19:58:44.241389 [ 287 ] {} <Debug> TCP-Session: cda4d68c-1c24-429b-8fd4-d6d3c3811371 Authenticating user 'default' from [fd00:1122:3344:101::e]:56123 | ||
| 2618 | 2025.12.19 19:58:44.241398 [ 286 ] {} <Debug> TCP-Session: 41849bf5-950a-4438-aa48-582365c7ea0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2025.12.19 19:58:44.241423 [ 287 ] {} <Debug> TCP-Session: cda4d68c-1c24-429b-8fd4-d6d3c3811371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2025.12.19 19:58:44.241424 [ 286 ] {} <Debug> TCP-Session: 41849bf5-950a-4438-aa48-582365c7ea0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2025.12.19 19:58:44.241445 [ 287 ] {} <Debug> TCP-Session: cda4d68c-1c24-429b-8fd4-d6d3c3811371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2025.12.19 19:58:44.243586 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59723 | ||
| 2623 | 2025.12.19 19:58:44.243609 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61968 | ||
| 2624 | 2025.12.19 19:58:44.243620 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43148 | ||
| 2625 | 2025.12.19 19:58:44.243629 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56265 | ||
| 2626 | 2025.12.19 19:58:44.243687 [ 3 ] {} <Trace> TCP-Session: e5ce973d-29e7-4033-9e63-29a71a5962d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.12.19 19:58:44.243607 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52955 | ||
| 2628 | 2025.12.19 19:58:44.243884 [ 3 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2629 | 2025.12.19 19:58:44.243937 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2630 | 2025.12.19 19:58:44.243943 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2631 | 2025.12.19 19:58:44.243970 [ 288 ] {} <Debug> TCP-Session: 216a3656-a0f3-45ad-ab57-5233d39d075d Authenticating user 'default' from [fd00:1122:3344:101::e]:59723 | ||
| 2632 | 2025.12.19 19:58:44.243986 [ 292 ] {} <Debug> TCP-Session: 4a8f941c-fc31-4870-98c0-ba1e69f3297c Authenticating user 'default' from [fd00:1122:3344:101::e]:56265 | ||
| 2633 | 2025.12.19 19:58:44.243990 [ 288 ] {} <Debug> TCP-Session: 216a3656-a0f3-45ad-ab57-5233d39d075d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2025.12.19 19:58:44.243988 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2635 | 2025.12.19 19:58:44.244014 [ 292 ] {} <Debug> TCP-Session: 4a8f941c-fc31-4870-98c0-ba1e69f3297c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2025.12.19 19:58:44.244016 [ 288 ] {} <Debug> TCP-Session: 216a3656-a0f3-45ad-ab57-5233d39d075d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2025.12.19 19:58:44.244061 [ 292 ] {} <Debug> TCP-Session: 4a8f941c-fc31-4870-98c0-ba1e69f3297c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2025.12.19 19:58:44.244057 [ 289 ] {} <Debug> TCP-Session: b8dbb219-b8cc-4c36-8d31-a244aa15176f Authenticating user 'default' from [fd00:1122:3344:101::e]:52955 | ||
| 2639 | 2025.12.19 19:58:44.244108 [ 289 ] {} <Debug> TCP-Session: b8dbb219-b8cc-4c36-8d31-a244aa15176f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2025.12.19 19:58:44.244130 [ 289 ] {} <Debug> TCP-Session: b8dbb219-b8cc-4c36-8d31-a244aa15176f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2641 | 2025.12.19 19:58:44.244197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2642 | 2025.12.19 19:58:44.244215 [ 3 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2643 | 2025.12.19 19:58:44.244233 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2644 | 2025.12.19 19:58:44.244236 [ 291 ] {} <Debug> TCP-Session: e6e1983f-c31e-4bac-bff1-83dd4974bc8a Authenticating user 'default' from [fd00:1122:3344:101::e]:43148 | ||
| 2645 | 2025.12.19 19:58:44.244272 [ 290 ] {} <Debug> TCP-Session: 19024c76-1ecb-4c3b-8fb3-ca2e0faa40a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61968 | ||
| 2646 | 2025.12.19 19:58:44.244281 [ 291 ] {} <Debug> TCP-Session: e6e1983f-c31e-4bac-bff1-83dd4974bc8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2025.12.19 19:58:44.244281 [ 3 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2648 | 2025.12.19 19:58:44.244308 [ 291 ] {} <Debug> TCP-Session: e6e1983f-c31e-4bac-bff1-83dd4974bc8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2025.12.19 19:58:44.244298 [ 290 ] {} <Debug> TCP-Session: 19024c76-1ecb-4c3b-8fb3-ca2e0faa40a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2025.12.19 19:58:44.244359 [ 290 ] {} <Debug> TCP-Session: 19024c76-1ecb-4c3b-8fb3-ca2e0faa40a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2025.12.19 19:58:44.244592 [ 3 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd) (SelectExecutor): Key condition: unknown | ||
| 2652 | 2025.12.19 19:58:44.244683 [ 3 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2653 | 2025.12.19 19:58:44.798264 [ 330 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Trace> AggregatingTransform: Aggregating | ||
| 2654 | 2025.12.19 19:58:44.798335 [ 330 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Trace> Aggregator: Aggregation method: without_key | ||
| 2655 | 2025.12.19 19:58:44.798381 [ 330 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001375095 sec. (727.222 rows/sec., 28.41 KiB/sec.) | ||
| 2656 | 2025.12.19 19:58:44.798405 [ 330 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Trace> Aggregator: Merging aggregated data | ||
| 2657 | 2025.12.19 19:58:44.799855 [ 3 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.556018 sec., 1.7985029261642609 rows/sec., 71.94 B/sec. | ||
| 2658 | 2025.12.19 19:58:44.800107 [ 3 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2659 | 2025.12.19 19:58:44.800142 [ 3 ] {544d7387-6827-468f-83dd-c8750b2dda57} <Debug> TCPHandler: Processed in 0.556572536 sec. | ||
| 2660 | 2025.12.19 19:58:44.800299 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2661 | 2025.12.19 19:58:44.800330 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2662 | 2025.12.19 19:58:44.800348 [ 286 ] {} <Debug> TCP-Session: 41849bf5-950a-4438-aa48-582365c7ea0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2025.12.19 19:58:44.800359 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2664 | 2025.12.19 19:58:44.800385 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2665 | 2025.12.19 19:58:44.800396 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2666 | 2025.12.19 19:58:44.800420 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2667 | 2025.12.19 19:58:44.800412 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2668 | 2025.12.19 19:58:44.800455 [ 289 ] {} <Debug> TCP-Session: b8dbb219-b8cc-4c36-8d31-a244aa15176f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2025.12.19 19:58:44.800473 [ 3 ] {} <Debug> TCP-Session: e5ce973d-29e7-4033-9e63-29a71a5962d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2025.12.19 19:58:44.800505 [ 291 ] {} <Debug> TCP-Session: e6e1983f-c31e-4bac-bff1-83dd4974bc8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2671 | 2025.12.19 19:58:44.800460 [ 292 ] {} <Debug> TCP-Session: 4a8f941c-fc31-4870-98c0-ba1e69f3297c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2672 | 2025.12.19 19:58:44.800404 [ 287 ] {} <Debug> TCP-Session: cda4d68c-1c24-429b-8fd4-d6d3c3811371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2673 | 2025.12.19 19:58:44.800343 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2674 | 2025.12.19 19:58:44.800422 [ 290 ] {} <Debug> TCP-Session: 19024c76-1ecb-4c3b-8fb3-ca2e0faa40a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2675 | 2025.12.19 19:58:44.800604 [ 288 ] {} <Debug> TCP-Session: 216a3656-a0f3-45ad-ab57-5233d39d075d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2676 | 2025.12.19 19:58:45.000318 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.28 MiB, peak 201.41 MiB, free memory in arenas 0.00 B, will set to 207.77 MiB (RSS), difference: 18.48 MiB | ||
| 2677 | 2025.12.19 19:58:46.319893 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2678 | 2025.12.19 19:58:46.319941 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2679 | 2025.12.19 19:58:46.392761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4801 | ||
| 2680 | 2025.12.19 19:58:46.393259 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2025.12.19 19:58:46.393304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2682 | 2025.12.19 19:58:46.393799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2683 | 2025.12.19 19:58:46.394027 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2025.12.19 19:58:46.394160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4801 | ||
| 2685 | 2025.12.19 19:58:46.642395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2686 | 2025.12.19 19:58:46.659678 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.12.19 19:58:46.659739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2688 | 2025.12.19 19:58:46.665460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2689 | 2025.12.19 19:58:46.666122 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.12.19 19:58:46.669122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2691 | 2025.12.19 19:58:48.252305 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.12.19 19:58:48.252496 [ 4 ] {6dea7b66-74e8-454d-91e1-f698eaeae3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2693 | 2025.12.19 19:58:48.252567 [ 4 ] {6dea7b66-74e8-454d-91e1-f698eaeae3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2694 | 2025.12.19 19:58:48.253186 [ 4 ] {6dea7b66-74e8-454d-91e1-f698eaeae3e2} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.12.19 19:58:48.253237 [ 4 ] {6dea7b66-74e8-454d-91e1-f698eaeae3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2696 | 2025.12.19 19:58:48.253663 [ 4 ] {6dea7b66-74e8-454d-91e1-f698eaeae3e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2697 | 2025.12.19 19:58:48.253899 [ 4 ] {6dea7b66-74e8-454d-91e1-f698eaeae3e2} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.12.19 19:58:48.254029 [ 103 ] {} <Debug> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2699 | 2025.12.19 19:58:48.254057 [ 4 ] {6dea7b66-74e8-454d-91e1-f698eaeae3e2} <Debug> executeQuery: Read 76 rows, 6.66 KiB in 0.001619 sec., 46942.557134033355 rows/sec., 4.02 MiB/sec. | ||
| 2700 | 2025.12.19 19:58:48.254104 [ 103 ] {} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.12.19 19:58:48.254121 [ 4 ] {6dea7b66-74e8-454d-91e1-f698eaeae3e2} <Debug> TCPHandler: Processed in 0.0019432 sec. | ||
| 2702 | 2025.12.19 19:58:48.254129 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2703 | 2025.12.19 19:58:48.254229 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::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 | ||
| 2704 | 2025.12.19 19:58:48.254247 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2025.12.19 19:58:48.254325 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2706 | 2025.12.19 19:58:48.254355 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1126 rows starting from the beginning of the part | ||
| 2707 | 2025.12.19 19:58:48.254354 [ 4 ] {1ec7050c-2372-4127-9468-a2eaf269db1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2708 | 2025.12.19 19:58:48.254408 [ 4 ] {1ec7050c-2372-4127-9468-a2eaf269db1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2709 | 2025.12.19 19:58:48.254408 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 2710 | 2025.12.19 19:58:48.254459 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1080 rows starting from the beginning of the part | ||
| 2711 | 2025.12.19 19:58:48.254499 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2712 | 2025.12.19 19:58:48.254534 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1106 rows starting from the beginning of the part | ||
| 2713 | 2025.12.19 19:58:48.254572 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2714 | 2025.12.19 19:58:48.254830 [ 4 ] {1ec7050c-2372-4127-9468-a2eaf269db1c} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2025.12.19 19:58:48.254868 [ 4 ] {1ec7050c-2372-4127-9468-a2eaf269db1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2716 | 2025.12.19 19:58:48.255176 [ 4 ] {1ec7050c-2372-4127-9468-a2eaf269db1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2717 | 2025.12.19 19:58:48.255396 [ 4 ] {1ec7050c-2372-4127-9468-a2eaf269db1c} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.12.19 19:58:48.255528 [ 103 ] {} <Debug> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2719 | 2025.12.19 19:58:48.255558 [ 103 ] {} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2025.12.19 19:58:48.255564 [ 4 ] {1ec7050c-2372-4127-9468-a2eaf269db1c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001234 sec., 18638.573743922203 rows/sec., 1.37 MiB/sec. | ||
| 2721 | 2025.12.19 19:58:48.255574 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2722 | 2025.12.19 19:58:48.255613 [ 4 ] {1ec7050c-2372-4127-9468-a2eaf269db1c} <Debug> TCPHandler: Processed in 0.001418395 sec. | ||
| 2723 | 2025.12.19 19:58:48.255682 [ 187 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::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 | ||
| 2724 | 2025.12.19 19:58:48.255727 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2025.12.19 19:58:48.255815 [ 187 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2726 | 2025.12.19 19:58:48.255829 [ 4 ] {1e56f39c-6f7a-49a9-8478-d178a31afbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2727 | 2025.12.19 19:58:48.255859 [ 187 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
| 2728 | 2025.12.19 19:58:48.255876 [ 4 ] {1e56f39c-6f7a-49a9-8478-d178a31afbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2729 | 2025.12.19 19:58:48.255881 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690257 sec., 2077198.9111714966 rows/sec., 173.88 MiB/sec. | ||
| 2730 | 2025.12.19 19:58:48.255963 [ 187 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2731 | 2025.12.19 19:58:48.256024 [ 187 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 215 rows starting from the beginning of the part | ||
| 2732 | 2025.12.19 19:58:48.256097 [ 187 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2733 | 2025.12.19 19:58:48.256117 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2734 | 2025.12.19 19:58:48.256159 [ 187 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 215 rows starting from the beginning of the part | ||
| 2735 | 2025.12.19 19:58:48.256224 [ 187 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2736 | 2025.12.19 19:58:48.256309 [ 4 ] {1e56f39c-6f7a-49a9-8478-d178a31afbb1} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2025.12.19 19:58:48.256349 [ 4 ] {1e56f39c-6f7a-49a9-8478-d178a31afbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2738 | 2025.12.19 19:58:48.256383 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2025.12.19 19:58:48.256457 [ 194 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_11_2} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2740 | 2025.12.19 19:58:48.256524 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2741 | 2025.12.19 19:58:48.256701 [ 4 ] {1e56f39c-6f7a-49a9-8478-d178a31afbb1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2742 | 2025.12.19 19:58:48.256929 [ 4 ] {1e56f39c-6f7a-49a9-8478-d178a31afbb1} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2025.12.19 19:58:48.257063 [ 4 ] {1e56f39c-6f7a-49a9-8478-d178a31afbb1} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001256 sec., 46974.522292993635 rows/sec., 3.67 MiB/sec. | ||
| 2744 | 2025.12.19 19:58:48.257077 [ 121 ] {} <Debug> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2745 | 2025.12.19 19:58:48.257100 [ 4 ] {1e56f39c-6f7a-49a9-8478-d178a31afbb1} <Debug> TCPHandler: Processed in 0.001421615 sec. | ||
| 2746 | 2025.12.19 19:58:48.257146 [ 121 ] {} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2025.12.19 19:58:48.257170 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2748 | 2025.12.19 19:58:48.257235 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2025.12.19 19:58:48.257243 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::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 | ||
| 2750 | 2025.12.19 19:58:48.257260 [ 194 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625227 sec., 457166.90653059544 rows/sec., 29.70 MiB/sec. | ||
| 2751 | 2025.12.19 19:58:48.257338 [ 4 ] {a9724452-c9ac-4eb0-8afa-a438ba061d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2752 | 2025.12.19 19:58:48.257345 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2025.12.19 19:58:48.257379 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 674 rows starting from the beginning of the part | ||
| 2754 | 2025.12.19 19:58:48.257385 [ 4 ] {a9724452-c9ac-4eb0-8afa-a438ba061d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2755 | 2025.12.19 19:58:48.257418 [ 195 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2756 | 2025.12.19 19:58:48.257432 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2757 | 2025.12.19 19:58:48.257482 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 633 rows starting from the beginning of the part | ||
| 2758 | 2025.12.19 19:58:48.257522 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::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 | ||
| 2759 | 2025.12.19 19:58:48.257567 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 661 rows starting from the beginning of the part | ||
| 2760 | 2025.12.19 19:58:48.257610 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 59 rows starting from the beginning of the part | ||
| 2761 | 2025.12.19 19:58:48.257744 [ 195 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2025.12.19 19:58:48.257781 [ 4 ] {a9724452-c9ac-4eb0-8afa-a438ba061d26} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.12.19 19:58:48.257823 [ 4 ] {a9724452-c9ac-4eb0-8afa-a438ba061d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2764 | 2025.12.19 19:58:48.257831 [ 195 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_11_2} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2765 | 2025.12.19 19:58:48.257933 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2766 | 2025.12.19 19:58:48.258166 [ 4 ] {a9724452-c9ac-4eb0-8afa-a438ba061d26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2767 | 2025.12.19 19:58:48.258384 [ 4 ] {a9724452-c9ac-4eb0-8afa-a438ba061d26} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2025.12.19 19:58:48.258489 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2769 | 2025.12.19 19:58:48.258518 [ 4 ] {a9724452-c9ac-4eb0-8afa-a438ba061d26} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.0012 sec., 91666.66666666667 rows/sec., 6.40 MiB/sec. | ||
| 2770 | 2025.12.19 19:58:48.258519 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2025.12.19 19:58:48.258558 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2772 | 2025.12.19 19:58:48.258562 [ 4 ] {a9724452-c9ac-4eb0-8afa-a438ba061d26} <Debug> TCPHandler: Processed in 0.001376984 sec. | ||
| 2773 | 2025.12.19 19:58:48.258618 [ 202 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405624 sec., 1506092.6677404484 rows/sec., 111.24 MiB/sec. | ||
| 2774 | 2025.12.19 19:58:48.258623 [ 194 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2775 | 2025.12.19 19:58:48.258678 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2025.12.19 19:58:48.258710 [ 194 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2777 | 2025.12.19 19:58:48.258738 [ 194 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 658 rows starting from the beginning of the part | ||
| 2778 | 2025.12.19 19:58:48.258773 [ 4 ] {e4387898-f5c9-4736-acef-4615f5f1e554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2779 | 2025.12.19 19:58:48.258783 [ 194 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2780 | 2025.12.19 19:58:48.258788 [ 195 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2781 | 2025.12.19 19:58:48.258830 [ 194 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 164 rows starting from the beginning of the part | ||
| 2782 | 2025.12.19 19:58:48.258830 [ 4 ] {e4387898-f5c9-4736-acef-4615f5f1e554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2783 | 2025.12.19 19:58:48.258872 [ 194 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
| 2784 | 2025.12.19 19:58:48.258909 [ 194 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 264 rows starting from the beginning of the part | ||
| 2785 | 2025.12.19 19:58:48.258945 [ 194 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2786 | 2025.12.19 19:58:48.259094 [ 195 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.12.19 19:58:48.259223 [ 195 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_11_2} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2788 | 2025.12.19 19:58:48.259302 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2789 | 2025.12.19 19:58:48.259622 [ 4 ] {e4387898-f5c9-4736-acef-4615f5f1e554} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.12.19 19:58:48.259663 [ 4 ] {e4387898-f5c9-4736-acef-4615f5f1e554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2791 | 2025.12.19 19:58:48.259861 [ 195 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265534 sec., 1024863.8124301678 rows/sec., 65.74 MiB/sec. | ||
| 2792 | 2025.12.19 19:58:48.260103 [ 202 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2793 | 2025.12.19 19:58:48.260209 [ 4 ] {e4387898-f5c9-4736-acef-4615f5f1e554} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2794 | 2025.12.19 19:58:48.260385 [ 202 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.12.19 19:58:48.260453 [ 202 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2796 | 2025.12.19 19:58:48.260462 [ 4 ] {e4387898-f5c9-4736-acef-4615f5f1e554} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2025.12.19 19:58:48.260514 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2798 | 2025.12.19 19:58:48.260585 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2799 | 2025.12.19 19:58:48.260611 [ 4 ] {e4387898-f5c9-4736-acef-4615f5f1e554} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001858 sec., 12378.902045209903 rows/sec., 22.18 MiB/sec. | ||
| 2800 | 2025.12.19 19:58:48.260615 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.12.19 19:58:48.260654 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2802 | 2025.12.19 19:58:48.260686 [ 4 ] {e4387898-f5c9-4736-acef-4615f5f1e554} <Debug> TCPHandler: Processed in 0.002056861 sec. | ||
| 2803 | 2025.12.19 19:58:48.260715 [ 194 ] {7c66882c-dc50-4173-8f36-78d707c044e8::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 | ||
| 2804 | 2025.12.19 19:58:48.260805 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2025.12.19 19:58:48.260880 [ 194 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2806 | 2025.12.19 19:58:48.260900 [ 4 ] {3dcd9cd0-40e1-474c-85f4-a66d61daea0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2807 | 2025.12.19 19:58:48.260922 [ 194 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 2808 | 2025.12.19 19:58:48.260945 [ 4 ] {3dcd9cd0-40e1-474c-85f4-a66d61daea0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2809 | 2025.12.19 19:58:48.261017 [ 194 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2810 | 2025.12.19 19:58:48.261101 [ 194 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2811 | 2025.12.19 19:58:48.261187 [ 194 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
| 2812 | 2025.12.19 19:58:48.261286 [ 194 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2813 | 2025.12.19 19:58:48.261296 [ 4 ] {3dcd9cd0-40e1-474c-85f4-a66d61daea0e} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2025.12.19 19:58:48.261333 [ 4 ] {3dcd9cd0-40e1-474c-85f4-a66d61daea0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2815 | 2025.12.19 19:58:48.261370 [ 194 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2816 | 2025.12.19 19:58:48.261656 [ 4 ] {3dcd9cd0-40e1-474c-85f4-a66d61daea0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2817 | 2025.12.19 19:58:48.261896 [ 4 ] {3dcd9cd0-40e1-474c-85f4-a66d61daea0e} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.12.19 19:58:48.262000 [ 121 ] {} <Debug> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2819 | 2025.12.19 19:58:48.262029 [ 4 ] {3dcd9cd0-40e1-474c-85f4-a66d61daea0e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.33 MiB/sec. | ||
| 2820 | 2025.12.19 19:58:48.262030 [ 121 ] {} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2025.12.19 19:58:48.262070 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2822 | 2025.12.19 19:58:48.262071 [ 4 ] {3dcd9cd0-40e1-474c-85f4-a66d61daea0e} <Debug> TCPHandler: Processed in 0.001314513 sec. | ||
| 2823 | 2025.12.19 19:58:48.262139 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::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 | ||
| 2824 | 2025.12.19 19:58:48.262213 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2825 | 2025.12.19 19:58:48.262239 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 214 rows starting from the beginning of the part | ||
| 2826 | 2025.12.19 19:58:48.262282 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2827 | 2025.12.19 19:58:48.262317 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part | ||
| 2828 | 2025.12.19 19:58:48.262353 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 2829 | 2025.12.19 19:58:48.262385 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 84 rows starting from the beginning of the part | ||
| 2830 | 2025.12.19 19:58:48.262418 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2831 | 2025.12.19 19:58:48.263116 [ 200 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 4 columns (4 merged, 0 gathered) in 0.0009991 sec., 436392.7534781303 rows/sec., 25.16 MiB/sec. | ||
| 2832 | 2025.12.19 19:58:48.263414 [ 200 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2833 | 2025.12.19 19:58:48.263771 [ 200 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.12.19 19:58:48.263855 [ 200 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_11_2} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2835 | 2025.12.19 19:58:48.263949 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2836 | 2025.12.19 19:58:48.268392 [ 200 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.00770125 sec., 21684.79142996267 rows/sec., 38.86 MiB/sec. | ||
| 2837 | 2025.12.19 19:58:48.268808 [ 200 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2838 | 2025.12.19 19:58:48.269132 [ 200 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.12.19 19:58:48.269202 [ 200 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2840 | 2025.12.19 19:58:48.269320 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2841 | 2025.12.19 19:58:51.421369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 372 | ||
| 2842 | 2025.12.19 19:58:51.423724 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.12.19 19:58:51.423761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2844 | 2025.12.19 19:58:51.424890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2845 | 2025.12.19 19:58:51.425144 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.12.19 19:58:51.425366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2847 | 2025.12.19 19:58:53.263788 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2025.12.19 19:58:53.263970 [ 4 ] {08576151-944a-4839-9371-65e4d1653a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2849 | 2025.12.19 19:58:53.264038 [ 4 ] {08576151-944a-4839-9371-65e4d1653a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2850 | 2025.12.19 19:58:53.264903 [ 4 ] {08576151-944a-4839-9371-65e4d1653a42} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.12.19 19:58:53.264953 [ 4 ] {08576151-944a-4839-9371-65e4d1653a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2852 | 2025.12.19 19:58:53.265377 [ 4 ] {08576151-944a-4839-9371-65e4d1653a42} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2853 | 2025.12.19 19:58:53.265626 [ 4 ] {08576151-944a-4839-9371-65e4d1653a42} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2025.12.19 19:58:53.265785 [ 4 ] {08576151-944a-4839-9371-65e4d1653a42} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001864 sec., 219957.08154506437 rows/sec., 13.95 MiB/sec. | ||
| 2855 | 2025.12.19 19:58:53.265834 [ 4 ] {08576151-944a-4839-9371-65e4d1653a42} <Debug> TCPHandler: Processed in 0.002172693 sec. | ||
| 2856 | 2025.12.19 19:58:53.265959 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2025.12.19 19:58:53.266061 [ 4 ] {4fb6411a-d435-424f-934d-307e25c29d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2858 | 2025.12.19 19:58:53.266107 [ 4 ] {4fb6411a-d435-424f-934d-307e25c29d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2859 | 2025.12.19 19:58:53.266505 [ 4 ] {4fb6411a-d435-424f-934d-307e25c29d04} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.12.19 19:58:53.266546 [ 4 ] {4fb6411a-d435-424f-934d-307e25c29d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2861 | 2025.12.19 19:58:53.266853 [ 4 ] {4fb6411a-d435-424f-934d-307e25c29d04} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2862 | 2025.12.19 19:58:53.267069 [ 4 ] {4fb6411a-d435-424f-934d-307e25c29d04} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.12.19 19:58:53.267200 [ 4 ] {4fb6411a-d435-424f-934d-307e25c29d04} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001163 sec., 6878.761822871883 rows/sec., 560.91 KiB/sec. | ||
| 2864 | 2025.12.19 19:58:53.267239 [ 4 ] {4fb6411a-d435-424f-934d-307e25c29d04} <Debug> TCPHandler: Processed in 0.001331303 sec. | ||
| 2865 | 2025.12.19 19:58:53.267341 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2025.12.19 19:58:53.267436 [ 4 ] {2a29352b-0537-4bd4-bf2e-6c0efdd9595b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2867 | 2025.12.19 19:58:53.267476 [ 4 ] {2a29352b-0537-4bd4-bf2e-6c0efdd9595b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2868 | 2025.12.19 19:58:53.268369 [ 4 ] {2a29352b-0537-4bd4-bf2e-6c0efdd9595b} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.12.19 19:58:53.268406 [ 4 ] {2a29352b-0537-4bd4-bf2e-6c0efdd9595b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2870 | 2025.12.19 19:58:53.268776 [ 4 ] {2a29352b-0537-4bd4-bf2e-6c0efdd9595b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2871 | 2025.12.19 19:58:53.269000 [ 4 ] {2a29352b-0537-4bd4-bf2e-6c0efdd9595b} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2025.12.19 19:58:53.269129 [ 4 ] {2a29352b-0537-4bd4-bf2e-6c0efdd9595b} <Debug> executeQuery: Read 1126 rows, 91.62 KiB in 0.001714 sec., 656942.8238039673 rows/sec., 52.20 MiB/sec. | ||
| 2873 | 2025.12.19 19:58:53.269166 [ 4 ] {2a29352b-0537-4bd4-bf2e-6c0efdd9595b} <Debug> TCPHandler: Processed in 0.001873689 sec. | ||
| 2874 | 2025.12.19 19:58:53.269275 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.12.19 19:58:53.269368 [ 4 ] {db161c1e-20dd-456a-94f5-74cdf47f8e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2876 | 2025.12.19 19:58:53.269408 [ 4 ] {db161c1e-20dd-456a-94f5-74cdf47f8e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2877 | 2025.12.19 19:58:53.269878 [ 4 ] {db161c1e-20dd-456a-94f5-74cdf47f8e82} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2025.12.19 19:58:53.269914 [ 4 ] {db161c1e-20dd-456a-94f5-74cdf47f8e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2879 | 2025.12.19 19:58:53.270226 [ 4 ] {db161c1e-20dd-456a-94f5-74cdf47f8e82} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2880 | 2025.12.19 19:58:53.270436 [ 4 ] {db161c1e-20dd-456a-94f5-74cdf47f8e82} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.12.19 19:58:53.270565 [ 4 ] {db161c1e-20dd-456a-94f5-74cdf47f8e82} <Debug> executeQuery: Read 231 rows, 14.23 KiB in 0.001216 sec., 189967.1052631579 rows/sec., 11.43 MiB/sec. | ||
| 2882 | 2025.12.19 19:58:53.270602 [ 4 ] {db161c1e-20dd-456a-94f5-74cdf47f8e82} <Debug> TCPHandler: Processed in 0.001375404 sec. | ||
| 2883 | 2025.12.19 19:58:53.270726 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.12.19 19:58:53.270850 [ 4 ] {e469c403-ceeb-4a4f-bc7c-d53136d56c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2885 | 2025.12.19 19:58:53.270900 [ 4 ] {e469c403-ceeb-4a4f-bc7c-d53136d56c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2886 | 2025.12.19 19:58:53.271464 [ 4 ] {e469c403-ceeb-4a4f-bc7c-d53136d56c35} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.12.19 19:58:53.271509 [ 4 ] {e469c403-ceeb-4a4f-bc7c-d53136d56c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2888 | 2025.12.19 19:58:53.271899 [ 4 ] {e469c403-ceeb-4a4f-bc7c-d53136d56c35} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2889 | 2025.12.19 19:58:53.272116 [ 4 ] {e469c403-ceeb-4a4f-bc7c-d53136d56c35} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.12.19 19:58:53.272250 [ 4 ] {e469c403-ceeb-4a4f-bc7c-d53136d56c35} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001426 sec., 148667.60168302947 rows/sec., 9.59 MiB/sec. | ||
| 2891 | 2025.12.19 19:58:53.272289 [ 4 ] {e469c403-ceeb-4a4f-bc7c-d53136d56c35} <Debug> TCPHandler: Processed in 0.001625227 sec. | ||
| 2892 | 2025.12.19 19:58:53.272390 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2025.12.19 19:58:53.272485 [ 4 ] {66dd8713-c3ad-45a9-ba7a-1e807518cc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2894 | 2025.12.19 19:58:53.272526 [ 4 ] {66dd8713-c3ad-45a9-ba7a-1e807518cc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2895 | 2025.12.19 19:58:53.272973 [ 4 ] {66dd8713-c3ad-45a9-ba7a-1e807518cc90} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.12.19 19:58:53.273010 [ 4 ] {66dd8713-c3ad-45a9-ba7a-1e807518cc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2897 | 2025.12.19 19:58:53.273322 [ 4 ] {66dd8713-c3ad-45a9-ba7a-1e807518cc90} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2898 | 2025.12.19 19:58:53.273528 [ 4 ] {66dd8713-c3ad-45a9-ba7a-1e807518cc90} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.12.19 19:58:53.273662 [ 4 ] {66dd8713-c3ad-45a9-ba7a-1e807518cc90} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 2900 | 2025.12.19 19:58:53.273701 [ 4 ] {66dd8713-c3ad-45a9-ba7a-1e807518cc90} <Debug> TCPHandler: Processed in 0.001360344 sec. | ||
| 2901 | 2025.12.19 19:58:53.273808 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2025.12.19 19:58:53.273903 [ 4 ] {8d9a810d-af96-48d0-94e5-df34d4c8322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2903 | 2025.12.19 19:58:53.273943 [ 4 ] {8d9a810d-af96-48d0-94e5-df34d4c8322d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2904 | 2025.12.19 19:58:53.274557 [ 4 ] {8d9a810d-af96-48d0-94e5-df34d4c8322d} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2025.12.19 19:58:53.274594 [ 4 ] {8d9a810d-af96-48d0-94e5-df34d4c8322d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2906 | 2025.12.19 19:58:53.274922 [ 4 ] {8d9a810d-af96-48d0-94e5-df34d4c8322d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2907 | 2025.12.19 19:58:53.275132 [ 4 ] {8d9a810d-af96-48d0-94e5-df34d4c8322d} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2025.12.19 19:58:53.275263 [ 4 ] {8d9a810d-af96-48d0-94e5-df34d4c8322d} <Debug> executeQuery: Read 683 rows, 48.81 KiB in 0.001378 sec., 495645.86357039184 rows/sec., 34.59 MiB/sec. | ||
| 2909 | 2025.12.19 19:58:53.275300 [ 4 ] {8d9a810d-af96-48d0-94e5-df34d4c8322d} <Debug> TCPHandler: Processed in 0.001541236 sec. | ||
| 2910 | 2025.12.19 19:58:53.275409 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2025.12.19 19:58:53.275503 [ 4 ] {4c4391d0-6a47-4455-b0c5-ac3144ac039a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2912 | 2025.12.19 19:58:53.275544 [ 4 ] {4c4391d0-6a47-4455-b0c5-ac3144ac039a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2913 | 2025.12.19 19:58:53.275864 [ 4 ] {4c4391d0-6a47-4455-b0c5-ac3144ac039a} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2025.12.19 19:58:53.275899 [ 4 ] {4c4391d0-6a47-4455-b0c5-ac3144ac039a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2915 | 2025.12.19 19:58:53.276210 [ 4 ] {4c4391d0-6a47-4455-b0c5-ac3144ac039a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2916 | 2025.12.19 19:58:53.276414 [ 4 ] {4c4391d0-6a47-4455-b0c5-ac3144ac039a} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2025.12.19 19:58:53.276539 [ 4 ] {4c4391d0-6a47-4455-b0c5-ac3144ac039a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 2918 | 2025.12.19 19:58:53.276575 [ 4 ] {4c4391d0-6a47-4455-b0c5-ac3144ac039a} <Debug> TCPHandler: Processed in 0.001215773 sec. | ||
| 2919 | 2025.12.19 19:58:53.276681 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2025.12.19 19:58:53.276774 [ 4 ] {f2e93d1c-ae10-4fa3-9bce-192cc3071f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2921 | 2025.12.19 19:58:53.276816 [ 4 ] {f2e93d1c-ae10-4fa3-9bce-192cc3071f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2922 | 2025.12.19 19:58:53.277209 [ 4 ] {f2e93d1c-ae10-4fa3-9bce-192cc3071f4a} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.12.19 19:58:53.277243 [ 4 ] {f2e93d1c-ae10-4fa3-9bce-192cc3071f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2924 | 2025.12.19 19:58:53.277578 [ 4 ] {f2e93d1c-ae10-4fa3-9bce-192cc3071f4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2925 | 2025.12.19 19:58:53.277789 [ 4 ] {f2e93d1c-ae10-4fa3-9bce-192cc3071f4a} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.12.19 19:58:53.277914 [ 4 ] {f2e93d1c-ae10-4fa3-9bce-192cc3071f4a} <Debug> executeQuery: Read 268 rows, 17.85 KiB in 0.001157 sec., 231633.53500432151 rows/sec., 15.07 MiB/sec. | ||
| 2927 | 2025.12.19 19:58:53.277949 [ 4 ] {f2e93d1c-ae10-4fa3-9bce-192cc3071f4a} <Debug> TCPHandler: Processed in 0.001315993 sec. | ||
| 2928 | 2025.12.19 19:58:53.278056 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2025.12.19 19:58:53.278147 [ 4 ] {93cd92ef-0e3a-40ca-bedd-d0ce3f306a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2930 | 2025.12.19 19:58:53.278189 [ 4 ] {93cd92ef-0e3a-40ca-bedd-d0ce3f306a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2931 | 2025.12.19 19:58:53.278497 [ 4 ] {93cd92ef-0e3a-40ca-bedd-d0ce3f306a0b} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.12.19 19:58:53.278530 [ 4 ] {93cd92ef-0e3a-40ca-bedd-d0ce3f306a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2933 | 2025.12.19 19:58:53.278832 [ 4 ] {93cd92ef-0e3a-40ca-bedd-d0ce3f306a0b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2934 | 2025.12.19 19:58:53.279049 [ 4 ] {93cd92ef-0e3a-40ca-bedd-d0ce3f306a0b} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.12.19 19:58:53.279173 [ 4 ] {93cd92ef-0e3a-40ca-bedd-d0ce3f306a0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 2936 | 2025.12.19 19:58:53.279208 [ 4 ] {93cd92ef-0e3a-40ca-bedd-d0ce3f306a0b} <Debug> TCPHandler: Processed in 0.001200042 sec. | ||
| 2937 | 2025.12.19 19:58:53.279326 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2025.12.19 19:58:53.279451 [ 4 ] {4257259f-3f1d-4322-94c5-8559bc2fa686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2939 | 2025.12.19 19:58:53.279518 [ 4 ] {4257259f-3f1d-4322-94c5-8559bc2fa686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2940 | 2025.12.19 19:58:53.280343 [ 4 ] {4257259f-3f1d-4322-94c5-8559bc2fa686} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2025.12.19 19:58:53.280379 [ 4 ] {4257259f-3f1d-4322-94c5-8559bc2fa686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2942 | 2025.12.19 19:58:53.280902 [ 4 ] {4257259f-3f1d-4322-94c5-8559bc2fa686} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2943 | 2025.12.19 19:58:53.281133 [ 4 ] {4257259f-3f1d-4322-94c5-8559bc2fa686} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2025.12.19 19:58:53.281267 [ 4 ] {4257259f-3f1d-4322-94c5-8559bc2fa686} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001842 sec., 9771.986970684038 rows/sec., 17.51 MiB/sec. | ||
| 2945 | 2025.12.19 19:58:53.281322 [ 4 ] {4257259f-3f1d-4322-94c5-8559bc2fa686} <Debug> TCPHandler: Processed in 0.002056141 sec. | ||
| 2946 | 2025.12.19 19:58:53.281432 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2025.12.19 19:58:53.281527 [ 4 ] {ee4b423d-05ae-47bd-86f5-3c839b4e3d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2948 | 2025.12.19 19:58:53.281572 [ 4 ] {ee4b423d-05ae-47bd-86f5-3c839b4e3d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2949 | 2025.12.19 19:58:53.281893 [ 4 ] {ee4b423d-05ae-47bd-86f5-3c839b4e3d3a} <Trace> oximeter.measurements_i64 (143c9c39-6469-4149-a9ae-9f54ddf2e299): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2025.12.19 19:58:53.281927 [ 4 ] {ee4b423d-05ae-47bd-86f5-3c839b4e3d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2951 | 2025.12.19 19:58:53.282224 [ 4 ] {ee4b423d-05ae-47bd-86f5-3c839b4e3d3a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2952 | 2025.12.19 19:58:53.282445 [ 4 ] {ee4b423d-05ae-47bd-86f5-3c839b4e3d3a} <Trace> oximeter.measurements_i64 (143c9c39-6469-4149-a9ae-9f54ddf2e299): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2025.12.19 19:58:53.282573 [ 4 ] {ee4b423d-05ae-47bd-86f5-3c839b4e3d3a} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 398.71 KiB/sec. | ||
| 2954 | 2025.12.19 19:58:53.282616 [ 4 ] {ee4b423d-05ae-47bd-86f5-3c839b4e3d3a} <Debug> TCPHandler: Processed in 0.001231963 sec. | ||
| 2955 | 2025.12.19 19:58:53.282726 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2025.12.19 19:58:53.282819 [ 4 ] {e1b5d08f-e406-4872-b722-9bb365bd7a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2957 | 2025.12.19 19:58:53.282861 [ 4 ] {e1b5d08f-e406-4872-b722-9bb365bd7a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2958 | 2025.12.19 19:58:53.283187 [ 4 ] {e1b5d08f-e406-4872-b722-9bb365bd7a14} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.12.19 19:58:53.283221 [ 4 ] {e1b5d08f-e406-4872-b722-9bb365bd7a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2960 | 2025.12.19 19:58:53.283522 [ 4 ] {e1b5d08f-e406-4872-b722-9bb365bd7a14} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2961 | 2025.12.19 19:58:53.283733 [ 4 ] {e1b5d08f-e406-4872-b722-9bb365bd7a14} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2025.12.19 19:58:53.283857 [ 4 ] {e1b5d08f-e406-4872-b722-9bb365bd7a14} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001057 sec., 79470.1986754967 rows/sec., 4.73 MiB/sec. | ||
| 2963 | 2025.12.19 19:58:53.283892 [ 4 ] {e1b5d08f-e406-4872-b722-9bb365bd7a14} <Debug> TCPHandler: Processed in 0.001213543 sec. | ||
| 2964 | 2025.12.19 19:58:53.894412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5249 | ||
| 2965 | 2025.12.19 19:58:53.895239 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2025.12.19 19:58:53.895310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2967 | 2025.12.19 19:58:53.895778 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2968 | 2025.12.19 19:58:53.895997 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2025.12.19 19:58:53.896117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5249 | ||
| 2970 | 2025.12.19 19:58:53.896115 [ 126 ] {} <Debug> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2971 | 2025.12.19 19:58:53.896182 [ 126 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.12.19 19:58:53.896205 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2973 | 2025.12.19 19:58:53.896321 [ 194 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 2974 | 2025.12.19 19:58:53.896434 [ 194 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2975 | 2025.12.19 19:58:53.896471 [ 194 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2881 rows starting from the beginning of the part | ||
| 2976 | 2025.12.19 19:58:53.896536 [ 194 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 2977 | 2025.12.19 19:58:53.896580 [ 194 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 2978 | 2025.12.19 19:58:53.896625 [ 194 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 2979 | 2025.12.19 19:58:53.896662 [ 194 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 2980 | 2025.12.19 19:58:53.896709 [ 194 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 2981 | 2025.12.19 19:58:53.898078 [ 200 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5249 rows, containing 4 columns (4 merged, 0 gathered) in 0.001798299 sec., 2918869.4427344953 rows/sec., 41.75 MiB/sec. | ||
| 2982 | 2025.12.19 19:58:53.898691 [ 198 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2983 | 2025.12.19 19:58:53.898948 [ 198 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_11_2} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.12.19 19:58:53.899014 [ 198 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_11_2} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2985 | 2025.12.19 19:58:53.899099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2986 | 2025.12.19 19:58:54.169324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2987 | 2025.12.19 19:58:54.186866 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.12.19 19:58:54.186925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2989 | 2025.12.19 19:58:54.193078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2990 | 2025.12.19 19:58:54.193752 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.12.19 19:58:54.194043 [ 126 ] {} <Debug> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2992 | 2025.12.19 19:58:54.194110 [ 126 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2025.12.19 19:58:54.194130 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2994 | 2025.12.19 19:58:54.194221 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 2995 | 2025.12.19 19:58:54.196778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2996 | 2025.12.19 19:58:54.197023 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2997 | 2025.12.19 19:58:54.197782 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 2998 | 2025.12.19 19:58:54.201168 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 2999 | 2025.12.19 19:58:54.204556 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 3000 | 2025.12.19 19:58:54.208645 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 3001 | 2025.12.19 19:58:54.213018 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 3002 | 2025.12.19 19:58:54.217384 [ 200 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 3003 | 2025.12.19 19:58:54.271851 [ 198 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077665903 sec., 1068.6800358195796 rows/sec., 5.53 MiB/sec. | ||
| 3004 | 2025.12.19 19:58:54.274291 [ 191 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3005 | 2025.12.19 19:58:54.276311 [ 191 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_11_2} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2025.12.19 19:58:54.276421 [ 191 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_11_2} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3007 | 2025.12.19 19:58:54.278097 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3008 | 2025.12.19 19:58:55.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.76 MiB, peak 221.67 MiB, free memory in arenas 0.00 B, will set to 220.91 MiB (RSS), difference: 9.15 MiB | ||
| 3009 | 2025.12.19 19:58:58.252541 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2025.12.19 19:58:58.252718 [ 4 ] {aa7af6e5-68b5-470f-8746-bbf1a79b8ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3011 | 2025.12.19 19:58:58.252786 [ 4 ] {aa7af6e5-68b5-470f-8746-bbf1a79b8ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3012 | 2025.12.19 19:58:58.253446 [ 4 ] {aa7af6e5-68b5-470f-8746-bbf1a79b8ec0} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2025.12.19 19:58:58.253496 [ 4 ] {aa7af6e5-68b5-470f-8746-bbf1a79b8ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3014 | 2025.12.19 19:58:58.253928 [ 4 ] {aa7af6e5-68b5-470f-8746-bbf1a79b8ec0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3015 | 2025.12.19 19:58:58.254172 [ 4 ] {aa7af6e5-68b5-470f-8746-bbf1a79b8ec0} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2025.12.19 19:58:58.254337 [ 4 ] {aa7af6e5-68b5-470f-8746-bbf1a79b8ec0} <Debug> executeQuery: Read 76 rows, 6.66 KiB in 0.00167 sec., 45508.982035928144 rows/sec., 3.89 MiB/sec. | ||
| 3017 | 2025.12.19 19:58:58.254387 [ 4 ] {aa7af6e5-68b5-470f-8746-bbf1a79b8ec0} <Debug> TCPHandler: Processed in 0.001979511 sec. | ||
| 3018 | 2025.12.19 19:58:58.254513 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2025.12.19 19:58:58.254618 [ 4 ] {93c5ea3c-4d8a-4498-aeb4-02527b0d7e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3020 | 2025.12.19 19:58:58.254664 [ 4 ] {93c5ea3c-4d8a-4498-aeb4-02527b0d7e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3021 | 2025.12.19 19:58:58.255094 [ 4 ] {93c5ea3c-4d8a-4498-aeb4-02527b0d7e5f} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2025.12.19 19:58:58.255130 [ 4 ] {93c5ea3c-4d8a-4498-aeb4-02527b0d7e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3023 | 2025.12.19 19:58:58.255530 [ 4 ] {93c5ea3c-4d8a-4498-aeb4-02527b0d7e5f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3024 | 2025.12.19 19:58:58.255813 [ 4 ] {93c5ea3c-4d8a-4498-aeb4-02527b0d7e5f} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2025.12.19 19:58:58.255955 [ 4 ] {93c5ea3c-4d8a-4498-aeb4-02527b0d7e5f} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001361 sec., 16899.33872152829 rows/sec., 1.24 MiB/sec. | ||
| 3026 | 2025.12.19 19:58:58.255995 [ 4 ] {93c5ea3c-4d8a-4498-aeb4-02527b0d7e5f} <Debug> TCPHandler: Processed in 0.001533525 sec. | ||
| 3027 | 2025.12.19 19:58:58.256114 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2025.12.19 19:58:58.256214 [ 4 ] {e8ddcf34-c3c9-4916-be44-529864262ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3029 | 2025.12.19 19:58:58.256256 [ 4 ] {e8ddcf34-c3c9-4916-be44-529864262ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3030 | 2025.12.19 19:58:58.256694 [ 4 ] {e8ddcf34-c3c9-4916-be44-529864262ce9} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2025.12.19 19:58:58.256729 [ 4 ] {e8ddcf34-c3c9-4916-be44-529864262ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3032 | 2025.12.19 19:58:58.257075 [ 4 ] {e8ddcf34-c3c9-4916-be44-529864262ce9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3033 | 2025.12.19 19:58:58.257301 [ 4 ] {e8ddcf34-c3c9-4916-be44-529864262ce9} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2025.12.19 19:58:58.257456 [ 4 ] {e8ddcf34-c3c9-4916-be44-529864262ce9} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001262 sec., 46751.188589540405 rows/sec., 3.65 MiB/sec. | ||
| 3035 | 2025.12.19 19:58:58.257503 [ 4 ] {e8ddcf34-c3c9-4916-be44-529864262ce9} <Debug> TCPHandler: Processed in 0.001439605 sec. | ||
| 3036 | 2025.12.19 19:58:58.257631 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2025.12.19 19:58:58.257728 [ 4 ] {fdd521e0-e86f-4ea4-86db-a61812d10425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3038 | 2025.12.19 19:58:58.257773 [ 4 ] {fdd521e0-e86f-4ea4-86db-a61812d10425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3039 | 2025.12.19 19:58:58.258158 [ 4 ] {fdd521e0-e86f-4ea4-86db-a61812d10425} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2025.12.19 19:58:58.258193 [ 4 ] {fdd521e0-e86f-4ea4-86db-a61812d10425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3041 | 2025.12.19 19:58:58.258525 [ 4 ] {fdd521e0-e86f-4ea4-86db-a61812d10425} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3042 | 2025.12.19 19:58:58.258752 [ 4 ] {fdd521e0-e86f-4ea4-86db-a61812d10425} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2025.12.19 19:58:58.258885 [ 4 ] {fdd521e0-e86f-4ea4-86db-a61812d10425} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001177 sec., 93457.94392523363 rows/sec., 6.52 MiB/sec. | ||
| 3044 | 2025.12.19 19:58:58.258924 [ 4 ] {fdd521e0-e86f-4ea4-86db-a61812d10425} <Debug> TCPHandler: Processed in 0.001342024 sec. | ||
| 3045 | 2025.12.19 19:58:58.259048 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2025.12.19 19:58:58.259144 [ 4 ] {3af1b5d2-4a20-4d7b-bb9d-af2ad1591990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3047 | 2025.12.19 19:58:58.259199 [ 4 ] {3af1b5d2-4a20-4d7b-bb9d-af2ad1591990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3048 | 2025.12.19 19:58:58.259944 [ 4 ] {3af1b5d2-4a20-4d7b-bb9d-af2ad1591990} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2025.12.19 19:58:58.259979 [ 4 ] {3af1b5d2-4a20-4d7b-bb9d-af2ad1591990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3050 | 2025.12.19 19:58:58.260604 [ 4 ] {3af1b5d2-4a20-4d7b-bb9d-af2ad1591990} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3051 | 2025.12.19 19:58:58.260870 [ 4 ] {3af1b5d2-4a20-4d7b-bb9d-af2ad1591990} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.12.19 19:58:58.261028 [ 4 ] {3af1b5d2-4a20-4d7b-bb9d-af2ad1591990} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001902 sec., 12092.534174553102 rows/sec., 21.67 MiB/sec. | ||
| 3053 | 2025.12.19 19:58:58.261125 [ 4 ] {3af1b5d2-4a20-4d7b-bb9d-af2ad1591990} <Debug> TCPHandler: Processed in 0.002124982 sec. | ||
| 3054 | 2025.12.19 19:58:58.261257 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2025.12.19 19:58:58.261355 [ 4 ] {b67fdc76-3cd5-4e5d-882f-e9ab023f8aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3056 | 2025.12.19 19:58:58.261399 [ 4 ] {b67fdc76-3cd5-4e5d-882f-e9ab023f8aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3057 | 2025.12.19 19:58:58.261791 [ 4 ] {b67fdc76-3cd5-4e5d-882f-e9ab023f8aad} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2025.12.19 19:58:58.261827 [ 4 ] {b67fdc76-3cd5-4e5d-882f-e9ab023f8aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3059 | 2025.12.19 19:58:58.262151 [ 4 ] {b67fdc76-3cd5-4e5d-882f-e9ab023f8aad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3060 | 2025.12.19 19:58:58.262374 [ 4 ] {b67fdc76-3cd5-4e5d-882f-e9ab023f8aad} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2025.12.19 19:58:58.262505 [ 4 ] {b67fdc76-3cd5-4e5d-882f-e9ab023f8aad} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.28 MiB/sec. | ||
| 3062 | 2025.12.19 19:58:58.262541 [ 4 ] {b67fdc76-3cd5-4e5d-882f-e9ab023f8aad} <Debug> TCPHandler: Processed in 0.001335464 sec. | ||
| 3063 | 2025.12.19 19:59:01.320190 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3064 | 2025.12.19 19:59:01.320253 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3065 | 2025.12.19 19:59:01.396316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5761 | ||
| 3066 | 2025.12.19 19:59:01.396818 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2025.12.19 19:59:01.396882 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3068 | 2025.12.19 19:59:01.397621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3069 | 2025.12.19 19:59:01.397868 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2025.12.19 19:59:01.398014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5761 | ||
| 3071 | 2025.12.19 19:59:01.425752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 410 | ||
| 3072 | 2025.12.19 19:59:01.428173 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2025.12.19 19:59:01.428222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3074 | 2025.12.19 19:59:01.429430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3075 | 2025.12.19 19:59:01.429715 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.12.19 19:59:01.430040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3077 | 2025.12.19 19:59:01.696984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3078 | 2025.12.19 19:59:01.714495 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.12.19 19:59:01.714549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3080 | 2025.12.19 19:59:01.720209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3081 | 2025.12.19 19:59:01.720884 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2025.12.19 19:59:01.723664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3083 | 2025.12.19 19:59:03.263470 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.12.19 19:59:03.263653 [ 4 ] {a2318782-b0eb-4921-87b1-83306f9c5676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3085 | 2025.12.19 19:59:03.263724 [ 4 ] {a2318782-b0eb-4921-87b1-83306f9c5676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3086 | 2025.12.19 19:59:03.264488 [ 4 ] {a2318782-b0eb-4921-87b1-83306f9c5676} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.12.19 19:59:03.264541 [ 4 ] {a2318782-b0eb-4921-87b1-83306f9c5676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3088 | 2025.12.19 19:59:03.265029 [ 4 ] {a2318782-b0eb-4921-87b1-83306f9c5676} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3089 | 2025.12.19 19:59:03.265308 [ 4 ] {a2318782-b0eb-4921-87b1-83306f9c5676} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.12.19 19:59:03.265478 [ 4 ] {a2318782-b0eb-4921-87b1-83306f9c5676} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 3091 | 2025.12.19 19:59:03.265531 [ 4 ] {a2318782-b0eb-4921-87b1-83306f9c5676} <Debug> TCPHandler: Processed in 0.002186672 sec. | ||
| 3092 | 2025.12.19 19:59:03.265662 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.12.19 19:59:03.265774 [ 4 ] {1271a888-6488-4a2c-b6c3-679d73d6bdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3094 | 2025.12.19 19:59:03.265820 [ 4 ] {1271a888-6488-4a2c-b6c3-679d73d6bdf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3095 | 2025.12.19 19:59:03.266635 [ 4 ] {1271a888-6488-4a2c-b6c3-679d73d6bdf5} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.12.19 19:59:03.266675 [ 4 ] {1271a888-6488-4a2c-b6c3-679d73d6bdf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3097 | 2025.12.19 19:59:03.267090 [ 4 ] {1271a888-6488-4a2c-b6c3-679d73d6bdf5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3098 | 2025.12.19 19:59:03.267317 [ 4 ] {1271a888-6488-4a2c-b6c3-679d73d6bdf5} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.12.19 19:59:03.267462 [ 4 ] {1271a888-6488-4a2c-b6c3-679d73d6bdf5} <Debug> executeQuery: Read 1122 rows, 91.32 KiB in 0.001713 sec., 654991.2434325744 rows/sec., 52.06 MiB/sec. | ||
| 3100 | 2025.12.19 19:59:03.267502 [ 4 ] {1271a888-6488-4a2c-b6c3-679d73d6bdf5} <Debug> TCPHandler: Processed in 0.00189311 sec. | ||
| 3101 | 2025.12.19 19:59:03.267622 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2025.12.19 19:59:03.267725 [ 4 ] {96bf768f-9aa4-4f7f-95ac-0417c38c5fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.12.19 19:59:03.267770 [ 4 ] {96bf768f-9aa4-4f7f-95ac-0417c38c5fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3104 | 2025.12.19 19:59:03.268294 [ 4 ] {96bf768f-9aa4-4f7f-95ac-0417c38c5fdc} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.12.19 19:59:03.268334 [ 4 ] {96bf768f-9aa4-4f7f-95ac-0417c38c5fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3106 | 2025.12.19 19:59:03.268663 [ 4 ] {96bf768f-9aa4-4f7f-95ac-0417c38c5fdc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3107 | 2025.12.19 19:59:03.268892 [ 4 ] {96bf768f-9aa4-4f7f-95ac-0417c38c5fdc} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.12.19 19:59:03.269025 [ 4 ] {96bf768f-9aa4-4f7f-95ac-0417c38c5fdc} <Debug> executeQuery: Read 223 rows, 13.67 KiB in 0.001322 sec., 168683.81240544628 rows/sec., 10.10 MiB/sec. | ||
| 3109 | 2025.12.19 19:59:03.269064 [ 4 ] {96bf768f-9aa4-4f7f-95ac-0417c38c5fdc} <Debug> TCPHandler: Processed in 0.001491826 sec. | ||
| 3110 | 2025.12.19 19:59:03.269181 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2025.12.19 19:59:03.269276 [ 4 ] {b76bbf77-0e50-4172-8d28-723169872bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3112 | 2025.12.19 19:59:03.269320 [ 4 ] {b76bbf77-0e50-4172-8d28-723169872bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3113 | 2025.12.19 19:59:03.269782 [ 4 ] {b76bbf77-0e50-4172-8d28-723169872bec} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.12.19 19:59:03.269821 [ 4 ] {b76bbf77-0e50-4172-8d28-723169872bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3115 | 2025.12.19 19:59:03.270134 [ 4 ] {b76bbf77-0e50-4172-8d28-723169872bec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3116 | 2025.12.19 19:59:03.270359 [ 4 ] {b76bbf77-0e50-4172-8d28-723169872bec} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2025.12.19 19:59:03.270494 [ 4 ] {b76bbf77-0e50-4172-8d28-723169872bec} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 3118 | 2025.12.19 19:59:03.270539 [ 4 ] {b76bbf77-0e50-4172-8d28-723169872bec} <Debug> TCPHandler: Processed in 0.001407125 sec. | ||
| 3119 | 2025.12.19 19:59:03.270655 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2025.12.19 19:59:03.270752 [ 4 ] {2354473e-e823-49ad-b778-0f23b4f75c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3121 | 2025.12.19 19:59:03.270794 [ 4 ] {2354473e-e823-49ad-b778-0f23b4f75c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3122 | 2025.12.19 19:59:03.271264 [ 4 ] {2354473e-e823-49ad-b778-0f23b4f75c33} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2025.12.19 19:59:03.271303 [ 4 ] {2354473e-e823-49ad-b778-0f23b4f75c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3124 | 2025.12.19 19:59:03.271648 [ 4 ] {2354473e-e823-49ad-b778-0f23b4f75c33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3125 | 2025.12.19 19:59:03.271887 [ 4 ] {2354473e-e823-49ad-b778-0f23b4f75c33} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2025.12.19 19:59:03.272025 [ 4 ] {2354473e-e823-49ad-b778-0f23b4f75c33} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 3127 | 2025.12.19 19:59:03.272065 [ 4 ] {2354473e-e823-49ad-b778-0f23b4f75c33} <Debug> TCPHandler: Processed in 0.001458935 sec. | ||
| 3128 | 2025.12.19 19:59:03.272191 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2025.12.19 19:59:03.272287 [ 4 ] {8c341742-4ece-46f3-9085-76428ad96408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3130 | 2025.12.19 19:59:03.272334 [ 4 ] {8c341742-4ece-46f3-9085-76428ad96408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3131 | 2025.12.19 19:59:03.272984 [ 4 ] {8c341742-4ece-46f3-9085-76428ad96408} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2025.12.19 19:59:03.273023 [ 4 ] {8c341742-4ece-46f3-9085-76428ad96408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3133 | 2025.12.19 19:59:03.273387 [ 4 ] {8c341742-4ece-46f3-9085-76428ad96408} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3134 | 2025.12.19 19:59:03.273615 [ 4 ] {8c341742-4ece-46f3-9085-76428ad96408} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2025.12.19 19:59:03.273752 [ 4 ] {8c341742-4ece-46f3-9085-76428ad96408} <Debug> executeQuery: Read 669 rows, 47.67 KiB in 0.001484 sec., 450808.6253369272 rows/sec., 31.37 MiB/sec. | ||
| 3136 | 2025.12.19 19:59:03.273793 [ 4 ] {8c341742-4ece-46f3-9085-76428ad96408} <Debug> TCPHandler: Processed in 0.001653308 sec. | ||
| 3137 | 2025.12.19 19:59:03.273900 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2025.12.19 19:59:03.274006 [ 4 ] {35478ad0-d7dd-4547-ad44-845348c85afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3139 | 2025.12.19 19:59:03.274051 [ 4 ] {35478ad0-d7dd-4547-ad44-845348c85afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3140 | 2025.12.19 19:59:03.274390 [ 4 ] {35478ad0-d7dd-4547-ad44-845348c85afd} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2025.12.19 19:59:03.274430 [ 4 ] {35478ad0-d7dd-4547-ad44-845348c85afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3142 | 2025.12.19 19:59:03.274758 [ 4 ] {35478ad0-d7dd-4547-ad44-845348c85afd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3143 | 2025.12.19 19:59:03.274988 [ 4 ] {35478ad0-d7dd-4547-ad44-845348c85afd} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2025.12.19 19:59:03.275128 [ 4 ] {35478ad0-d7dd-4547-ad44-845348c85afd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 3145 | 2025.12.19 19:59:03.275166 [ 4 ] {35478ad0-d7dd-4547-ad44-845348c85afd} <Debug> TCPHandler: Processed in 0.001316424 sec. | ||
| 3146 | 2025.12.19 19:59:03.275275 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2025.12.19 19:59:03.275380 [ 4 ] {461fc11d-3d11-4960-9c10-1227b6c95878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3148 | 2025.12.19 19:59:03.275425 [ 4 ] {461fc11d-3d11-4960-9c10-1227b6c95878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3149 | 2025.12.19 19:59:03.275890 [ 4 ] {461fc11d-3d11-4960-9c10-1227b6c95878} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.12.19 19:59:03.275931 [ 4 ] {461fc11d-3d11-4960-9c10-1227b6c95878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3151 | 2025.12.19 19:59:03.276356 [ 4 ] {461fc11d-3d11-4960-9c10-1227b6c95878} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3152 | 2025.12.19 19:59:03.276650 [ 4 ] {461fc11d-3d11-4960-9c10-1227b6c95878} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.12.19 19:59:03.276793 [ 4 ] {461fc11d-3d11-4960-9c10-1227b6c95878} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001433 sec., 184228.89043963712 rows/sec., 11.98 MiB/sec. | ||
| 3154 | 2025.12.19 19:59:03.276833 [ 4 ] {461fc11d-3d11-4960-9c10-1227b6c95878} <Debug> TCPHandler: Processed in 0.001608607 sec. | ||
| 3155 | 2025.12.19 19:59:03.276952 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2025.12.19 19:59:03.277048 [ 4 ] {1cd21f8d-d2f4-452b-9432-56371edd46f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3157 | 2025.12.19 19:59:03.277092 [ 4 ] {1cd21f8d-d2f4-452b-9432-56371edd46f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3158 | 2025.12.19 19:59:03.277415 [ 4 ] {1cd21f8d-d2f4-452b-9432-56371edd46f5} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2025.12.19 19:59:03.277453 [ 4 ] {1cd21f8d-d2f4-452b-9432-56371edd46f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3160 | 2025.12.19 19:59:03.277769 [ 4 ] {1cd21f8d-d2f4-452b-9432-56371edd46f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3161 | 2025.12.19 19:59:03.277991 [ 4 ] {1cd21f8d-d2f4-452b-9432-56371edd46f5} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2025.12.19 19:59:03.278126 [ 4 ] {1cd21f8d-d2f4-452b-9432-56371edd46f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 3163 | 2025.12.19 19:59:03.278163 [ 4 ] {1cd21f8d-d2f4-452b-9432-56371edd46f5} <Debug> TCPHandler: Processed in 0.001260593 sec. | ||
| 3164 | 2025.12.19 19:59:03.278280 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2025.12.19 19:59:03.278379 [ 4 ] {9d774dbe-44be-4997-8592-85cca41f7f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3166 | 2025.12.19 19:59:03.278434 [ 4 ] {9d774dbe-44be-4997-8592-85cca41f7f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3167 | 2025.12.19 19:59:03.279188 [ 4 ] {9d774dbe-44be-4997-8592-85cca41f7f91} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2025.12.19 19:59:03.279226 [ 4 ] {9d774dbe-44be-4997-8592-85cca41f7f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3169 | 2025.12.19 19:59:03.279749 [ 4 ] {9d774dbe-44be-4997-8592-85cca41f7f91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3170 | 2025.12.19 19:59:03.279971 [ 4 ] {9d774dbe-44be-4997-8592-85cca41f7f91} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2025.12.19 19:59:03.280107 [ 4 ] {9d774dbe-44be-4997-8592-85cca41f7f91} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001747 sec., 10303.377218088151 rows/sec., 18.46 MiB/sec. | ||
| 3172 | 2025.12.19 19:59:03.280165 [ 4 ] {9d774dbe-44be-4997-8592-85cca41f7f91} <Debug> TCPHandler: Processed in 0.001937911 sec. | ||
| 3173 | 2025.12.19 19:59:03.280284 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2025.12.19 19:59:03.280378 [ 4 ] {a5d67750-3b1e-4534-8cde-f7769ea9b224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3175 | 2025.12.19 19:59:03.280420 [ 4 ] {a5d67750-3b1e-4534-8cde-f7769ea9b224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3176 | 2025.12.19 19:59:03.280747 [ 4 ] {a5d67750-3b1e-4534-8cde-f7769ea9b224} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.12.19 19:59:03.280783 [ 4 ] {a5d67750-3b1e-4534-8cde-f7769ea9b224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3178 | 2025.12.19 19:59:03.281094 [ 4 ] {a5d67750-3b1e-4534-8cde-f7769ea9b224} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3179 | 2025.12.19 19:59:03.281309 [ 4 ] {a5d67750-3b1e-4534-8cde-f7769ea9b224} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.12.19 19:59:03.281436 [ 4 ] {a5d67750-3b1e-4534-8cde-f7769ea9b224} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001077 sec., 77994.42896935933 rows/sec., 4.64 MiB/sec. | ||
| 3181 | 2025.12.19 19:59:03.281472 [ 4 ] {a5d67750-3b1e-4534-8cde-f7769ea9b224} <Debug> TCPHandler: Processed in 0.001237083 sec. | ||
| 3182 | 2025.12.19 19:59:05.316708 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2025.12.19 19:59:05.316960 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3184 | 2025.12.19 19:59:05.317325 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3185 | 2025.12.19 19:59:05.317366 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3186 | 2025.12.19 19:59:05.317621 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3187 | 2025.12.19 19:59:05.317694 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3188 | 2025.12.19 19:59:05.317840 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3189 | 2025.12.19 19:59:05.317956 [ 296 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3190 | 2025.12.19 19:59:05.317970 [ 322 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3191 | 2025.12.19 19:59:05.317970 [ 326 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3192 | 2025.12.19 19:59:05.318098 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 3193 | 2025.12.19 19:59:05.318131 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3194 | 2025.12.19 19:59:05.318216 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3195 | 2025.12.19 19:59:05.318238 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3196 | 2025.12.19 19:59:05.318274 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3197 | 2025.12.19 19:59:05.318352 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3198 | 2025.12.19 19:59:05.318416 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3199 | 2025.12.19 19:59:05.319326 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002469 sec., 14175.779667881734 rows/sec., 545.44 KiB/sec. | ||
| 3200 | 2025.12.19 19:59:05.319460 [ 4 ] {c6835f07-a50b-4705-897b-b02ce21a6750} <Debug> TCPHandler: Processed in 0.002882399 sec. | ||
| 3201 | 2025.12.19 19:59:05.319717 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2025.12.19 19:59:05.319866 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3203 | 2025.12.19 19:59:05.320101 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3204 | 2025.12.19 19:59:05.320139 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3205 | 2025.12.19 19:59:05.320346 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3206 | 2025.12.19 19:59:05.320407 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3207 | 2025.12.19 19:59:05.320515 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3208 | 2025.12.19 19:59:05.320595 [ 322 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3209 | 2025.12.19 19:59:05.320595 [ 326 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3210 | 2025.12.19 19:59:05.320601 [ 313 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3211 | 2025.12.19 19:59:05.320722 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 3212 | 2025.12.19 19:59:05.320744 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3213 | 2025.12.19 19:59:05.320815 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3214 | 2025.12.19 19:59:05.320836 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3215 | 2025.12.19 19:59:05.320867 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3216 | 2025.12.19 19:59:05.320899 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3217 | 2025.12.19 19:59:05.320928 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3218 | 2025.12.19 19:59:05.321626 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001828 sec., 19146.608315098467 rows/sec., 736.70 KiB/sec. | ||
| 3219 | 2025.12.19 19:59:05.321749 [ 4 ] {1a8aec8b-9cbb-4a28-bd03-fbb56fe99636} <Debug> TCPHandler: Processed in 0.002083602 sec. | ||
| 3220 | 2025.12.19 19:59:05.322012 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.12.19 19:59:05.322162 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3222 | 2025.12.19 19:59:05.322399 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3223 | 2025.12.19 19:59:05.322438 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3224 | 2025.12.19 19:59:05.322651 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3225 | 2025.12.19 19:59:05.322706 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3226 | 2025.12.19 19:59:05.322811 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3227 | 2025.12.19 19:59:05.322886 [ 313 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3228 | 2025.12.19 19:59:05.322892 [ 344 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3229 | 2025.12.19 19:59:05.322890 [ 342 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3230 | 2025.12.19 19:59:05.323024 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 3231 | 2025.12.19 19:59:05.323051 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3232 | 2025.12.19 19:59:05.323123 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3233 | 2025.12.19 19:59:05.323142 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3234 | 2025.12.19 19:59:05.323174 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3235 | 2025.12.19 19:59:05.323206 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3236 | 2025.12.19 19:59:05.323236 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3237 | 2025.12.19 19:59:05.323859 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00176 sec., 19886.363636363636 rows/sec., 765.16 KiB/sec. | ||
| 3238 | 2025.12.19 19:59:05.323994 [ 4 ] {684b6870-4010-46f7-935c-1f1d80ad85c8} <Debug> TCPHandler: Processed in 0.002035571 sec. | ||
| 3239 | 2025.12.19 19:59:05.324227 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2025.12.19 19:59:05.324368 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3241 | 2025.12.19 19:59:05.324595 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3242 | 2025.12.19 19:59:05.324634 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3243 | 2025.12.19 19:59:05.324845 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3244 | 2025.12.19 19:59:05.324898 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3245 | 2025.12.19 19:59:05.325001 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3246 | 2025.12.19 19:59:05.325067 [ 344 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3247 | 2025.12.19 19:59:05.325067 [ 326 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3248 | 2025.12.19 19:59:05.325074 [ 342 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3249 | 2025.12.19 19:59:05.325203 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 3250 | 2025.12.19 19:59:05.325230 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3251 | 2025.12.19 19:59:05.325300 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3252 | 2025.12.19 19:59:05.325319 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3253 | 2025.12.19 19:59:05.325350 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3254 | 2025.12.19 19:59:05.325382 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3255 | 2025.12.19 19:59:05.325412 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3256 | 2025.12.19 19:59:05.326040 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001734 sec., 20184.54440599769 rows/sec., 776.63 KiB/sec. | ||
| 3257 | 2025.12.19 19:59:05.326156 [ 4 ] {082cdc93-9eb5-4154-a519-53f28383aeae} <Debug> TCPHandler: Processed in 0.001978421 sec. | ||
| 3258 | 2025.12.19 19:59:05.326375 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2025.12.19 19:59:05.326513 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3260 | 2025.12.19 19:59:05.326736 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3261 | 2025.12.19 19:59:05.326778 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3262 | 2025.12.19 19:59:05.326992 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3263 | 2025.12.19 19:59:05.327052 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3264 | 2025.12.19 19:59:05.327153 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3265 | 2025.12.19 19:59:05.327216 [ 326 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3266 | 2025.12.19 19:59:05.327218 [ 344 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3267 | 2025.12.19 19:59:05.327248 [ 332 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3268 | 2025.12.19 19:59:05.327333 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 3269 | 2025.12.19 19:59:05.327361 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3270 | 2025.12.19 19:59:05.327433 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3271 | 2025.12.19 19:59:05.327452 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3272 | 2025.12.19 19:59:05.327482 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3273 | 2025.12.19 19:59:05.327517 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3274 | 2025.12.19 19:59:05.327549 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3275 | 2025.12.19 19:59:05.328289 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001835 sec., 19073.56948228883 rows/sec., 733.89 KiB/sec. | ||
| 3276 | 2025.12.19 19:59:05.328421 [ 4 ] {75be2a75-c629-4b9c-9d96-797d629a13b2} <Debug> TCPHandler: Processed in 0.002095712 sec. | ||
| 3277 | 2025.12.19 19:59:05.328645 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2025.12.19 19:59:05.328784 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3279 | 2025.12.19 19:59:05.329009 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3280 | 2025.12.19 19:59:05.329046 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3281 | 2025.12.19 19:59:05.329254 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3282 | 2025.12.19 19:59:05.329309 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3283 | 2025.12.19 19:59:05.329411 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3284 | 2025.12.19 19:59:05.329484 [ 326 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3285 | 2025.12.19 19:59:05.329485 [ 344 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3286 | 2025.12.19 19:59:05.329494 [ 315 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3287 | 2025.12.19 19:59:05.329631 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 3288 | 2025.12.19 19:59:05.329662 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3289 | 2025.12.19 19:59:05.329732 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3290 | 2025.12.19 19:59:05.329751 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3291 | 2025.12.19 19:59:05.329783 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3292 | 2025.12.19 19:59:05.329816 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3293 | 2025.12.19 19:59:05.329847 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3294 | 2025.12.19 19:59:05.330460 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001736 sec., 20161.290322580648 rows/sec., 775.74 KiB/sec. | ||
| 3295 | 2025.12.19 19:59:05.330588 [ 4 ] {cdd94c15-a16f-43df-b0b1-7e8ccb6dbf1c} <Debug> TCPHandler: Processed in 0.00199189 sec. | ||
| 3296 | 2025.12.19 19:59:05.443680 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2025.12.19 19:59:05.443863 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3298 | 2025.12.19 19:59:05.444155 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3299 | 2025.12.19 19:59:05.444194 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3300 | 2025.12.19 19:59:05.444434 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3301 | 2025.12.19 19:59:05.444498 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3302 | 2025.12.19 19:59:05.444622 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3303 | 2025.12.19 19:59:05.444711 [ 332 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3304 | 2025.12.19 19:59:05.444736 [ 344 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3305 | 2025.12.19 19:59:05.444736 [ 326 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3306 | 2025.12.19 19:59:05.444857 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (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 | ||
| 3307 | 2025.12.19 19:59:05.444886 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3308 | 2025.12.19 19:59:05.444965 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3309 | 2025.12.19 19:59:05.444984 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Debug> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3310 | 2025.12.19 19:59:05.445018 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3311 | 2025.12.19 19:59:05.445054 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3312 | 2025.12.19 19:59:05.445087 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3313 | 2025.12.19 19:59:05.445861 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002078 sec., 16843.118383060635 rows/sec., 648.07 KiB/sec. | ||
| 3314 | 2025.12.19 19:59:05.445986 [ 4 ] {fbdd7815-1217-48b4-b0ec-b7059e5096e7} <Debug> TCPHandler: Processed in 0.002391275 sec. | ||
| 3315 | 2025.12.19 19:59:05.446535 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2025.12.19 19:59:05.446643 [ 4 ] {5d3e7af8-2c40-4efd-9b6a-1369c241d9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3317 | 2025.12.19 19:59:05.446687 [ 4 ] {5d3e7af8-2c40-4efd-9b6a-1369c241d9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3318 | 2025.12.19 19:59:05.447194 [ 4 ] {5d3e7af8-2c40-4efd-9b6a-1369c241d9fc} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2025.12.19 19:59:05.447236 [ 4 ] {5d3e7af8-2c40-4efd-9b6a-1369c241d9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3320 | 2025.12.19 19:59:05.447666 [ 4 ] {5d3e7af8-2c40-4efd-9b6a-1369c241d9fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3321 | 2025.12.19 19:59:05.447871 [ 4 ] {5d3e7af8-2c40-4efd-9b6a-1369c241d9fc} <Trace> oximeter.timeseries_schema (8b6a92eb-6a9d-4869-987b-d6f1ac9f8611): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2025.12.19 19:59:05.448018 [ 4 ] {5d3e7af8-2c40-4efd-9b6a-1369c241d9fc} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001407 sec., 4975.124378109453 rows/sec., 1011.96 KiB/sec. | ||
| 3323 | 2025.12.19 19:59:05.448060 [ 4 ] {5d3e7af8-2c40-4efd-9b6a-1369c241d9fc} <Debug> TCPHandler: Processed in 0.001574076 sec. | ||
| 3324 | 2025.12.19 19:59:05.448169 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2025.12.19 19:59:05.448266 [ 4 ] {d8b961ac-219d-4ece-a32b-232979da9d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3326 | 2025.12.19 19:59:05.448307 [ 4 ] {d8b961ac-219d-4ece-a32b-232979da9d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3327 | 2025.12.19 19:59:05.448708 [ 4 ] {d8b961ac-219d-4ece-a32b-232979da9d40} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.12.19 19:59:05.448746 [ 4 ] {d8b961ac-219d-4ece-a32b-232979da9d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3329 | 2025.12.19 19:59:05.449042 [ 4 ] {d8b961ac-219d-4ece-a32b-232979da9d40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3330 | 2025.12.19 19:59:05.449251 [ 4 ] {d8b961ac-219d-4ece-a32b-232979da9d40} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.12.19 19:59:05.449382 [ 4 ] {d8b961ac-219d-4ece-a32b-232979da9d40} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 429.93 KiB/sec. | ||
| 3332 | 2025.12.19 19:59:05.449420 [ 4 ] {d8b961ac-219d-4ece-a32b-232979da9d40} <Debug> TCPHandler: Processed in 0.001298363 sec. | ||
| 3333 | 2025.12.19 19:59:05.449526 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2025.12.19 19:59:05.449620 [ 4 ] {c36e0a3d-812c-499d-a319-5f3b553b3480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3335 | 2025.12.19 19:59:05.449659 [ 4 ] {c36e0a3d-812c-499d-a319-5f3b553b3480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3336 | 2025.12.19 19:59:05.450614 [ 4 ] {c36e0a3d-812c-499d-a319-5f3b553b3480} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2025.12.19 19:59:05.450650 [ 4 ] {c36e0a3d-812c-499d-a319-5f3b553b3480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3338 | 2025.12.19 19:59:05.451055 [ 4 ] {c36e0a3d-812c-499d-a319-5f3b553b3480} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3339 | 2025.12.19 19:59:05.451264 [ 4 ] {c36e0a3d-812c-499d-a319-5f3b553b3480} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2025.12.19 19:59:05.451394 [ 4 ] {c36e0a3d-812c-499d-a319-5f3b553b3480} <Debug> executeQuery: Read 1220 rows, 103.52 KiB in 0.001794 sec., 680044.5930880713 rows/sec., 56.35 MiB/sec. | ||
| 3341 | 2025.12.19 19:59:05.451432 [ 4 ] {c36e0a3d-812c-499d-a319-5f3b553b3480} <Debug> TCPHandler: Processed in 0.00195334 sec. | ||
| 3342 | 2025.12.19 19:59:05.451542 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2025.12.19 19:59:05.451636 [ 4 ] {972d38c5-7ac1-4fe1-b6a2-91b1d2640f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3344 | 2025.12.19 19:59:05.451677 [ 4 ] {972d38c5-7ac1-4fe1-b6a2-91b1d2640f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3345 | 2025.12.19 19:59:05.452079 [ 4 ] {972d38c5-7ac1-4fe1-b6a2-91b1d2640f73} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2025.12.19 19:59:05.452115 [ 4 ] {972d38c5-7ac1-4fe1-b6a2-91b1d2640f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3347 | 2025.12.19 19:59:05.452408 [ 4 ] {972d38c5-7ac1-4fe1-b6a2-91b1d2640f73} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3348 | 2025.12.19 19:59:05.452614 [ 4 ] {972d38c5-7ac1-4fe1-b6a2-91b1d2640f73} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2025.12.19 19:59:05.452742 [ 4 ] {972d38c5-7ac1-4fe1-b6a2-91b1d2640f73} <Debug> executeQuery: Read 29 rows, 2.15 KiB in 0.001124 sec., 25800.71174377224 rows/sec., 1.87 MiB/sec. | ||
| 3350 | 2025.12.19 19:59:05.452782 [ 4 ] {972d38c5-7ac1-4fe1-b6a2-91b1d2640f73} <Debug> TCPHandler: Processed in 0.001287233 sec. | ||
| 3351 | 2025.12.19 19:59:05.452887 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2025.12.19 19:59:05.452980 [ 4 ] {3d08f281-42d2-4b5f-a43d-c65a50b5a942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3353 | 2025.12.19 19:59:05.453019 [ 4 ] {3d08f281-42d2-4b5f-a43d-c65a50b5a942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3354 | 2025.12.19 19:59:05.453476 [ 4 ] {3d08f281-42d2-4b5f-a43d-c65a50b5a942} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2025.12.19 19:59:05.453512 [ 4 ] {3d08f281-42d2-4b5f-a43d-c65a50b5a942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3356 | 2025.12.19 19:59:05.453813 [ 4 ] {3d08f281-42d2-4b5f-a43d-c65a50b5a942} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3357 | 2025.12.19 19:59:05.454024 [ 4 ] {3d08f281-42d2-4b5f-a43d-c65a50b5a942} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2025.12.19 19:59:05.454149 [ 4 ] {3d08f281-42d2-4b5f-a43d-c65a50b5a942} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001187 sec., 192080.87615838248 rows/sec., 13.01 MiB/sec. | ||
| 3359 | 2025.12.19 19:59:05.454186 [ 4 ] {3d08f281-42d2-4b5f-a43d-c65a50b5a942} <Debug> TCPHandler: Processed in 0.001346503 sec. | ||
| 3360 | 2025.12.19 19:59:05.454305 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2025.12.19 19:59:05.454423 [ 4 ] {f87bf152-527b-4f50-8776-7362c6f59b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3362 | 2025.12.19 19:59:05.454471 [ 4 ] {f87bf152-527b-4f50-8776-7362c6f59b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3363 | 2025.12.19 19:59:05.455142 [ 4 ] {f87bf152-527b-4f50-8776-7362c6f59b1d} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2025.12.19 19:59:05.455187 [ 4 ] {f87bf152-527b-4f50-8776-7362c6f59b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3365 | 2025.12.19 19:59:05.455539 [ 4 ] {f87bf152-527b-4f50-8776-7362c6f59b1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3366 | 2025.12.19 19:59:05.455744 [ 4 ] {f87bf152-527b-4f50-8776-7362c6f59b1d} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2025.12.19 19:59:05.455875 [ 4 ] {f87bf152-527b-4f50-8776-7362c6f59b1d} <Debug> executeQuery: Read 521 rows, 39.50 KiB in 0.001477 sec., 352742.0446851726 rows/sec., 26.12 MiB/sec. | ||
| 3368 | 2025.12.19 19:59:05.455914 [ 4 ] {f87bf152-527b-4f50-8776-7362c6f59b1d} <Debug> TCPHandler: Processed in 0.001668697 sec. | ||
| 3369 | 2025.12.19 19:59:05.456026 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2025.12.19 19:59:05.456120 [ 4 ] {b9beacdf-c1bf-4428-b7ac-19f007378009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3371 | 2025.12.19 19:59:05.456163 [ 4 ] {b9beacdf-c1bf-4428-b7ac-19f007378009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3372 | 2025.12.19 19:59:05.457298 [ 4 ] {b9beacdf-c1bf-4428-b7ac-19f007378009} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.12.19 19:59:05.457335 [ 4 ] {b9beacdf-c1bf-4428-b7ac-19f007378009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3374 | 2025.12.19 19:59:05.457903 [ 4 ] {b9beacdf-c1bf-4428-b7ac-19f007378009} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3375 | 2025.12.19 19:59:05.458122 [ 4 ] {b9beacdf-c1bf-4428-b7ac-19f007378009} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.12.19 19:59:05.458252 [ 4 ] {b9beacdf-c1bf-4428-b7ac-19f007378009} <Debug> executeQuery: Read 3096 rows, 211.79 KiB in 0.002151 sec., 1439330.5439330542 rows/sec., 96.15 MiB/sec. | ||
| 3377 | 2025.12.19 19:59:05.458289 [ 4 ] {b9beacdf-c1bf-4428-b7ac-19f007378009} <Debug> TCPHandler: Processed in 0.002311924 sec. | ||
| 3378 | 2025.12.19 19:59:05.458405 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2025.12.19 19:59:05.458499 [ 4 ] {f6ac177b-a8c6-495b-b27c-1fa304174c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3380 | 2025.12.19 19:59:05.458553 [ 4 ] {f6ac177b-a8c6-495b-b27c-1fa304174c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3381 | 2025.12.19 19:59:05.459293 [ 4 ] {f6ac177b-a8c6-495b-b27c-1fa304174c30} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.12.19 19:59:05.459330 [ 4 ] {f6ac177b-a8c6-495b-b27c-1fa304174c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3383 | 2025.12.19 19:59:05.459823 [ 4 ] {f6ac177b-a8c6-495b-b27c-1fa304174c30} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3384 | 2025.12.19 19:59:05.460038 [ 4 ] {f6ac177b-a8c6-495b-b27c-1fa304174c30} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2025.12.19 19:59:05.460175 [ 4 ] {f6ac177b-a8c6-495b-b27c-1fa304174c30} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001694 sec., 13577.331759149942 rows/sec., 24.33 MiB/sec. | ||
| 3386 | 2025.12.19 19:59:05.460231 [ 4 ] {f6ac177b-a8c6-495b-b27c-1fa304174c30} <Debug> TCPHandler: Processed in 0.001874139 sec. | ||
| 3387 | 2025.12.19 19:59:05.460341 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2025.12.19 19:59:05.460435 [ 4 ] {6a4480c0-0b54-4842-bf54-3810c44dd091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3389 | 2025.12.19 19:59:05.460477 [ 4 ] {6a4480c0-0b54-4842-bf54-3810c44dd091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3390 | 2025.12.19 19:59:05.460795 [ 4 ] {6a4480c0-0b54-4842-bf54-3810c44dd091} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2025.12.19 19:59:05.460830 [ 4 ] {6a4480c0-0b54-4842-bf54-3810c44dd091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3392 | 2025.12.19 19:59:05.461127 [ 4 ] {6a4480c0-0b54-4842-bf54-3810c44dd091} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3393 | 2025.12.19 19:59:05.461330 [ 4 ] {6a4480c0-0b54-4842-bf54-3810c44dd091} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2025.12.19 19:59:05.461456 [ 4 ] {6a4480c0-0b54-4842-bf54-3810c44dd091} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.00104 sec., 15384.615384615387 rows/sec., 1.03 MiB/sec. | ||
| 3395 | 2025.12.19 19:59:05.461492 [ 4 ] {6a4480c0-0b54-4842-bf54-3810c44dd091} <Debug> TCPHandler: Processed in 0.001199022 sec. | ||
| 3396 | 2025.12.19 19:59:08.249135 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.12.19 19:59:08.249322 [ 4 ] {8ccfc156-287c-482d-b59a-320a6cdc70ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3398 | 2025.12.19 19:59:08.249390 [ 4 ] {8ccfc156-287c-482d-b59a-320a6cdc70ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3399 | 2025.12.19 19:59:08.250029 [ 4 ] {8ccfc156-287c-482d-b59a-320a6cdc70ff} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.12.19 19:59:08.250079 [ 4 ] {8ccfc156-287c-482d-b59a-320a6cdc70ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3401 | 2025.12.19 19:59:08.250464 [ 4 ] {8ccfc156-287c-482d-b59a-320a6cdc70ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3402 | 2025.12.19 19:59:08.250693 [ 4 ] {8ccfc156-287c-482d-b59a-320a6cdc70ff} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.12.19 19:59:08.250836 [ 133 ] {} <Debug> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3404 | 2025.12.19 19:59:08.250855 [ 4 ] {8ccfc156-287c-482d-b59a-320a6cdc70ff} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001582 sec., 18963.337547408344 rows/sec., 1.45 MiB/sec. | ||
| 3405 | 2025.12.19 19:59:08.250903 [ 133 ] {} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2025.12.19 19:59:08.250923 [ 4 ] {8ccfc156-287c-482d-b59a-320a6cdc70ff} <Debug> TCPHandler: Processed in 0.00193688 sec. | ||
| 3407 | 2025.12.19 19:59:08.250929 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3408 | 2025.12.19 19:59:08.251042 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::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 | ||
| 3409 | 2025.12.19 19:59:08.251062 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2025.12.19 19:59:08.251147 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3411 | 2025.12.19 19:59:08.251174 [ 4 ] {95e8fcb6-ad8b-433b-8cb8-18cf4e0db537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3412 | 2025.12.19 19:59:08.251183 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1157 rows starting from the beginning of the part | ||
| 3413 | 2025.12.19 19:59:08.251230 [ 4 ] {95e8fcb6-ad8b-433b-8cb8-18cf4e0db537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3414 | 2025.12.19 19:59:08.251282 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1126 rows starting from the beginning of the part | ||
| 3415 | 2025.12.19 19:59:08.251344 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 3416 | 2025.12.19 19:59:08.251389 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1122 rows starting from the beginning of the part | ||
| 3417 | 2025.12.19 19:59:08.251434 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1220 rows starting from the beginning of the part | ||
| 3418 | 2025.12.19 19:59:08.251473 [ 197 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3419 | 2025.12.19 19:59:08.251701 [ 4 ] {95e8fcb6-ad8b-433b-8cb8-18cf4e0db537} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2025.12.19 19:59:08.251747 [ 4 ] {95e8fcb6-ad8b-433b-8cb8-18cf4e0db537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3421 | 2025.12.19 19:59:08.252141 [ 4 ] {95e8fcb6-ad8b-433b-8cb8-18cf4e0db537} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3422 | 2025.12.19 19:59:08.252398 [ 4 ] {95e8fcb6-ad8b-433b-8cb8-18cf4e0db537} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2025.12.19 19:59:08.252520 [ 133 ] {} <Debug> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3424 | 2025.12.19 19:59:08.252549 [ 4 ] {95e8fcb6-ad8b-433b-8cb8-18cf4e0db537} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001399 sec., 25732.66619013581 rows/sec., 2.01 MiB/sec. | ||
| 3425 | 2025.12.19 19:59:08.252556 [ 133 ] {} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2025.12.19 19:59:08.252592 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3427 | 2025.12.19 19:59:08.252594 [ 4 ] {95e8fcb6-ad8b-433b-8cb8-18cf4e0db537} <Debug> TCPHandler: Processed in 0.001591617 sec. | ||
| 3428 | 2025.12.19 19:59:08.252707 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::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 | ||
| 3429 | 2025.12.19 19:59:08.252722 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2025.12.19 19:59:08.252851 [ 4 ] {5431c5b5-9351-42c6-83f9-4601aa90059c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3431 | 2025.12.19 19:59:08.252855 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3432 | 2025.12.19 19:59:08.252903 [ 4 ] {5431c5b5-9351-42c6-83f9-4601aa90059c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3433 | 2025.12.19 19:59:08.252907 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 706 rows starting from the beginning of the part | ||
| 3434 | 2025.12.19 19:59:08.253010 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 683 rows starting from the beginning of the part | ||
| 3435 | 2025.12.19 19:59:08.253066 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 59 rows starting from the beginning of the part | ||
| 3436 | 2025.12.19 19:59:08.253123 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 669 rows starting from the beginning of the part | ||
| 3437 | 2025.12.19 19:59:08.253168 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 521 rows starting from the beginning of the part | ||
| 3438 | 2025.12.19 19:59:08.253225 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 3439 | 2025.12.19 19:59:08.253301 [ 4 ] {5431c5b5-9351-42c6-83f9-4601aa90059c} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.12.19 19:59:08.253342 [ 4 ] {5431c5b5-9351-42c6-83f9-4601aa90059c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3441 | 2025.12.19 19:59:08.253459 [ 188 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4731 rows, containing 5 columns (5 merged, 0 gathered) in 0.002456065 sec., 1926251.9518009499 rows/sec., 162.39 MiB/sec. | ||
| 3442 | 2025.12.19 19:59:08.253816 [ 196 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3443 | 2025.12.19 19:59:08.253851 [ 4 ] {5431c5b5-9351-42c6-83f9-4601aa90059c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3444 | 2025.12.19 19:59:08.254218 [ 196 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2025.12.19 19:59:08.254272 [ 4 ] {5431c5b5-9351-42c6-83f9-4601aa90059c} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.12.19 19:59:08.254319 [ 196 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_16_3} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3447 | 2025.12.19 19:59:08.254407 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3448 | 2025.12.19 19:59:08.254429 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3449 | 2025.12.19 19:59:08.254442 [ 4 ] {5431c5b5-9351-42c6-83f9-4601aa90059c} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001613 sec., 40917.54494730316 rows/sec., 2.86 MiB/sec. | ||
| 3450 | 2025.12.19 19:59:08.254444 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2025.12.19 19:59:08.254490 [ 4 ] {5431c5b5-9351-42c6-83f9-4601aa90059c} <Debug> TCPHandler: Processed in 0.001823749 sec. | ||
| 3452 | 2025.12.19 19:59:08.254509 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3453 | 2025.12.19 19:59:08.254604 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::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 | ||
| 3454 | 2025.12.19 19:59:08.254617 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2025.12.19 19:59:08.254727 [ 4 ] {92912f59-97c3-4d13-920a-471e9bac1ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3456 | 2025.12.19 19:59:08.254734 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3457 | 2025.12.19 19:59:08.254761 [ 189 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2674 rows, containing 5 columns (5 merged, 0 gathered) in 0.002107382 sec., 1268872.942826692 rows/sec., 94.85 MiB/sec. | ||
| 3458 | 2025.12.19 19:59:08.254780 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1297 rows starting from the beginning of the part | ||
| 3459 | 2025.12.19 19:59:08.254776 [ 4 ] {92912f59-97c3-4d13-920a-471e9bac1ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3460 | 2025.12.19 19:59:08.254877 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 268 rows starting from the beginning of the part | ||
| 3461 | 2025.12.19 19:59:08.254936 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3462 | 2025.12.19 19:59:08.254987 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 264 rows starting from the beginning of the part | ||
| 3463 | 2025.12.19 19:59:08.254997 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3464 | 2025.12.19 19:59:08.255031 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3096 rows starting from the beginning of the part | ||
| 3465 | 2025.12.19 19:59:08.255078 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 3466 | 2025.12.19 19:59:08.255159 [ 4 ] {92912f59-97c3-4d13-920a-471e9bac1ac7} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.12.19 19:59:08.255204 [ 4 ] {92912f59-97c3-4d13-920a-471e9bac1ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3468 | 2025.12.19 19:59:08.255326 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.12.19 19:59:08.255420 [ 191 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_16_3} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3470 | 2025.12.19 19:59:08.255503 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3471 | 2025.12.19 19:59:08.255582 [ 4 ] {92912f59-97c3-4d13-920a-471e9bac1ac7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3472 | 2025.12.19 19:59:08.255867 [ 4 ] {92912f59-97c3-4d13-920a-471e9bac1ac7} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2025.12.19 19:59:08.255983 [ 133 ] {} <Debug> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3474 | 2025.12.19 19:59:08.256011 [ 4 ] {92912f59-97c3-4d13-920a-471e9bac1ac7} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001306 sec., 18376.722817764163 rows/sec., 1.23 MiB/sec. | ||
| 3475 | 2025.12.19 19:59:08.256019 [ 133 ] {} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.12.19 19:59:08.256051 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3477 | 2025.12.19 19:59:08.256054 [ 4 ] {92912f59-97c3-4d13-920a-471e9bac1ac7} <Debug> TCPHandler: Processed in 0.001487036 sec. | ||
| 3478 | 2025.12.19 19:59:08.256128 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::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 | ||
| 3479 | 2025.12.19 19:59:08.256222 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3480 | 2025.12.19 19:59:08.256251 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 436 rows starting from the beginning of the part | ||
| 3481 | 2025.12.19 19:59:08.256300 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 84 rows starting from the beginning of the part | ||
| 3482 | 2025.12.19 19:59:08.256341 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3483 | 2025.12.19 19:59:08.256377 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 84 rows starting from the beginning of the part | ||
| 3484 | 2025.12.19 19:59:08.256414 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3485 | 2025.12.19 19:59:08.256448 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 3486 | 2025.12.19 19:59:08.257239 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170022 sec., 584604.3920541665 rows/sec., 34.60 MiB/sec. | ||
| 3487 | 2025.12.19 19:59:08.257378 [ 186 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5101 rows, containing 5 columns (5 merged, 0 gathered) in 0.002852469 sec., 1788275.3502316766 rows/sec., 118.11 MiB/sec. | ||
| 3488 | 2025.12.19 19:59:08.257397 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3489 | 2025.12.19 19:59:08.257650 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2025.12.19 19:59:08.257714 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_16_3} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3491 | 2025.12.19 19:59:08.257774 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3492 | 2025.12.19 19:59:08.257910 [ 186 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3493 | 2025.12.19 19:59:08.258197 [ 186 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2025.12.19 19:59:08.258263 [ 186 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3495 | 2025.12.19 19:59:08.258340 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3496 | 2025.12.19 19:59:08.898280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6209 | ||
| 3497 | 2025.12.19 19:59:08.898771 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2025.12.19 19:59:08.898808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3499 | 2025.12.19 19:59:08.899294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3500 | 2025.12.19 19:59:08.899516 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2025.12.19 19:59:08.899640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6209 | ||
| 3502 | 2025.12.19 19:59:09.223914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3503 | 2025.12.19 19:59:09.240961 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2025.12.19 19:59:09.241030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3505 | 2025.12.19 19:59:09.247159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3506 | 2025.12.19 19:59:09.247833 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2025.12.19 19:59:09.251094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3508 | 2025.12.19 19:59:10.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.17 MiB, peak 229.46 MiB, free memory in arenas 0.00 B, will set to 224.23 MiB (RSS), difference: 1.06 MiB | ||
| 3509 | 2025.12.19 19:59:11.430435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 472 | ||
| 3510 | 2025.12.19 19:59:11.433391 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2025.12.19 19:59:11.433445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3512 | 2025.12.19 19:59:11.434713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3513 | 2025.12.19 19:59:11.434988 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2025.12.19 19:59:11.435322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3515 | 2025.12.19 19:59:13.274534 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2025.12.19 19:59:13.274748 [ 4 ] {6acd0904-5d70-41fb-8552-eb1d7bed1fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3517 | 2025.12.19 19:59:13.274839 [ 4 ] {6acd0904-5d70-41fb-8552-eb1d7bed1fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3518 | 2025.12.19 19:59:13.275845 [ 4 ] {6acd0904-5d70-41fb-8552-eb1d7bed1fd0} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.12.19 19:59:13.275909 [ 4 ] {6acd0904-5d70-41fb-8552-eb1d7bed1fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3520 | 2025.12.19 19:59:13.276426 [ 4 ] {6acd0904-5d70-41fb-8552-eb1d7bed1fd0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3521 | 2025.12.19 19:59:13.276726 [ 4 ] {6acd0904-5d70-41fb-8552-eb1d7bed1fd0} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.12.19 19:59:13.276885 [ 78 ] {} <Debug> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3523 | 2025.12.19 19:59:13.276926 [ 78 ] {} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2025.12.19 19:59:13.276926 [ 4 ] {6acd0904-5d70-41fb-8552-eb1d7bed1fd0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002242 sec., 182872.43532560213 rows/sec., 11.60 MiB/sec. | ||
| 3525 | 2025.12.19 19:59:13.276951 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3526 | 2025.12.19 19:59:13.276999 [ 4 ] {6acd0904-5d70-41fb-8552-eb1d7bed1fd0} <Debug> TCPHandler: Processed in 0.002654097 sec. | ||
| 3527 | 2025.12.19 19:59:13.277106 [ 193 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::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 | ||
| 3528 | 2025.12.19 19:59:13.277149 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.12.19 19:59:13.277276 [ 4 ] {fb9082fd-9ed4-4d1c-bb36-99d01ba524be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3530 | 2025.12.19 19:59:13.277296 [ 193 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3531 | 2025.12.19 19:59:13.277330 [ 4 ] {fb9082fd-9ed4-4d1c-bb36-99d01ba524be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3532 | 2025.12.19 19:59:13.277345 [ 193 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3533 | 2025.12.19 19:59:13.277476 [ 193 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3534 | 2025.12.19 19:59:13.277543 [ 193 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3535 | 2025.12.19 19:59:13.277601 [ 193 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3536 | 2025.12.19 19:59:13.277658 [ 193 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3537 | 2025.12.19 19:59:13.278565 [ 4 ] {fb9082fd-9ed4-4d1c-bb36-99d01ba524be} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2025.12.19 19:59:13.278609 [ 4 ] {fb9082fd-9ed4-4d1c-bb36-99d01ba524be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3539 | 2025.12.19 19:59:13.279053 [ 4 ] {fb9082fd-9ed4-4d1c-bb36-99d01ba524be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3540 | 2025.12.19 19:59:13.279253 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002220043 sec., 923405.5376404871 rows/sec., 62.10 MiB/sec. | ||
| 3541 | 2025.12.19 19:59:13.279291 [ 4 ] {fb9082fd-9ed4-4d1c-bb36-99d01ba524be} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2025.12.19 19:59:13.279440 [ 4 ] {fb9082fd-9ed4-4d1c-bb36-99d01ba524be} <Debug> executeQuery: Read 1122 rows, 91.32 KiB in 0.002197 sec., 510696.4041875284 rows/sec., 40.59 MiB/sec. | ||
| 3543 | 2025.12.19 19:59:13.279472 [ 189 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3544 | 2025.12.19 19:59:13.279483 [ 4 ] {fb9082fd-9ed4-4d1c-bb36-99d01ba524be} <Debug> TCPHandler: Processed in 0.002397245 sec. | ||
| 3545 | 2025.12.19 19:59:13.279648 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2025.12.19 19:59:13.279757 [ 4 ] {10d0ffcd-2ce6-4e59-aa8e-a452d98fa9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3547 | 2025.12.19 19:59:13.279805 [ 4 ] {10d0ffcd-2ce6-4e59-aa8e-a452d98fa9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3548 | 2025.12.19 19:59:13.279885 [ 189 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.12.19 19:59:13.279990 [ 189 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_9_2} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3550 | 2025.12.19 19:59:13.280094 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3551 | 2025.12.19 19:59:13.280386 [ 4 ] {10d0ffcd-2ce6-4e59-aa8e-a452d98fa9ef} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.12.19 19:59:13.280429 [ 4 ] {10d0ffcd-2ce6-4e59-aa8e-a452d98fa9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3553 | 2025.12.19 19:59:13.280775 [ 4 ] {10d0ffcd-2ce6-4e59-aa8e-a452d98fa9ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3554 | 2025.12.19 19:59:13.280991 [ 4 ] {10d0ffcd-2ce6-4e59-aa8e-a452d98fa9ef} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.12.19 19:59:13.281110 [ 78 ] {} <Debug> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3556 | 2025.12.19 19:59:13.281131 [ 4 ] {10d0ffcd-2ce6-4e59-aa8e-a452d98fa9ef} <Debug> executeQuery: Read 223 rows, 13.67 KiB in 0.0014 sec., 159285.7142857143 rows/sec., 9.53 MiB/sec. | ||
| 3557 | 2025.12.19 19:59:13.281148 [ 78 ] {} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2025.12.19 19:59:13.281171 [ 4 ] {10d0ffcd-2ce6-4e59-aa8e-a452d98fa9ef} <Debug> TCPHandler: Processed in 0.001576787 sec. | ||
| 3559 | 2025.12.19 19:59:13.281172 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3560 | 2025.12.19 19:59:13.281283 [ 189 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::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 | ||
| 3561 | 2025.12.19 19:59:13.281305 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2025.12.19 19:59:13.281411 [ 189 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3563 | 2025.12.19 19:59:13.281420 [ 4 ] {fe82a514-3d8e-4b64-8612-551d3dc88466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3564 | 2025.12.19 19:59:13.281457 [ 189 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::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 | ||
| 3565 | 2025.12.19 19:59:13.281480 [ 4 ] {fe82a514-3d8e-4b64-8612-551d3dc88466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3566 | 2025.12.19 19:59:13.281536 [ 189 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 231 rows starting from the beginning of the part | ||
| 3567 | 2025.12.19 19:59:13.281604 [ 189 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3568 | 2025.12.19 19:59:13.281665 [ 189 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 223 rows starting from the beginning of the part | ||
| 3569 | 2025.12.19 19:59:13.281725 [ 189 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part | ||
| 3570 | 2025.12.19 19:59:13.281784 [ 189 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 223 rows starting from the beginning of the part | ||
| 3571 | 2025.12.19 19:59:13.282047 [ 4 ] {fe82a514-3d8e-4b64-8612-551d3dc88466} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2025.12.19 19:59:13.282094 [ 4 ] {fe82a514-3d8e-4b64-8612-551d3dc88466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3573 | 2025.12.19 19:59:13.282473 [ 4 ] {fe82a514-3d8e-4b64-8612-551d3dc88466} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3574 | 2025.12.19 19:59:13.282723 [ 4 ] {fe82a514-3d8e-4b64-8612-551d3dc88466} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2025.12.19 19:59:13.282838 [ 78 ] {} <Debug> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3576 | 2025.12.19 19:59:13.282869 [ 4 ] {fe82a514-3d8e-4b64-8612-551d3dc88466} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001473 sec., 143923.96469789546 rows/sec., 9.28 MiB/sec. | ||
| 3577 | 2025.12.19 19:59:13.282875 [ 78 ] {} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2025.12.19 19:59:13.282905 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3579 | 2025.12.19 19:59:13.282908 [ 4 ] {fe82a514-3d8e-4b64-8612-551d3dc88466} <Debug> TCPHandler: Processed in 0.001661567 sec. | ||
| 3580 | 2025.12.19 19:59:13.282999 [ 186 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3581 | 2025.12.19 19:59:13.283038 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2025.12.19 19:59:13.283100 [ 186 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3583 | 2025.12.19 19:59:13.283111 [ 192 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.00186627 sec., 523504.1017644821 rows/sec., 33.88 MiB/sec. | ||
| 3584 | 2025.12.19 19:59:13.283136 [ 4 ] {c3545245-2834-498d-ae8a-f48fea9b6772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3585 | 2025.12.19 19:59:13.283133 [ 186 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3586 | 2025.12.19 19:59:13.283200 [ 4 ] {c3545245-2834-498d-ae8a-f48fea9b6772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3587 | 2025.12.19 19:59:13.283254 [ 186 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3588 | 2025.12.19 19:59:13.283320 [ 186 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3589 | 2025.12.19 19:59:13.283324 [ 192 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3590 | 2025.12.19 19:59:13.283379 [ 186 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3591 | 2025.12.19 19:59:13.283437 [ 186 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 3592 | 2025.12.19 19:59:13.283489 [ 186 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3593 | 2025.12.19 19:59:13.283772 [ 192 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2025.12.19 19:59:13.283823 [ 4 ] {c3545245-2834-498d-ae8a-f48fea9b6772} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2025.12.19 19:59:13.283864 [ 4 ] {c3545245-2834-498d-ae8a-f48fea9b6772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3596 | 2025.12.19 19:59:13.283885 [ 192 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_16_3} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3597 | 2025.12.19 19:59:13.283998 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3598 | 2025.12.19 19:59:13.284220 [ 4 ] {c3545245-2834-498d-ae8a-f48fea9b6772} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3599 | 2025.12.19 19:59:13.284489 [ 4 ] {c3545245-2834-498d-ae8a-f48fea9b6772} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.12.19 19:59:13.284595 [ 78 ] {} <Debug> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3601 | 2025.12.19 19:59:13.284623 [ 78 ] {} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.12.19 19:59:13.284635 [ 4 ] {c3545245-2834-498d-ae8a-f48fea9b6772} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00152 sec., 138815.7894736842 rows/sec., 7.88 MiB/sec. | ||
| 3603 | 2025.12.19 19:59:13.284639 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3604 | 2025.12.19 19:59:13.284675 [ 4 ] {c3545245-2834-498d-ae8a-f48fea9b6772} <Debug> TCPHandler: Processed in 0.001689287 sec. | ||
| 3605 | 2025.12.19 19:59:13.284740 [ 192 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786438 sec., 720987.7980652001 rows/sec., 49.66 MiB/sec. | ||
| 3606 | 2025.12.19 19:59:13.284750 [ 188 ] {ec7986b3-f432-4da8-b978-18306c514b98::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 | ||
| 3607 | 2025.12.19 19:59:13.284808 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2025.12.19 19:59:13.284880 [ 188 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3609 | 2025.12.19 19:59:13.284918 [ 4 ] {6d1eabef-6040-4b87-a0c8-5eb3ce33c679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3610 | 2025.12.19 19:59:13.284924 [ 188 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3611 | 2025.12.19 19:59:13.284962 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3612 | 2025.12.19 19:59:13.284972 [ 4 ] {6d1eabef-6040-4b87-a0c8-5eb3ce33c679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3613 | 2025.12.19 19:59:13.285017 [ 188 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3614 | 2025.12.19 19:59:13.285076 [ 188 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3615 | 2025.12.19 19:59:13.285127 [ 188 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3616 | 2025.12.19 19:59:13.285176 [ 188 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3617 | 2025.12.19 19:59:13.285402 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.12.19 19:59:13.285501 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_10_2} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3619 | 2025.12.19 19:59:13.285601 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3620 | 2025.12.19 19:59:13.285764 [ 4 ] {6d1eabef-6040-4b87-a0c8-5eb3ce33c679} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2025.12.19 19:59:13.285812 [ 4 ] {6d1eabef-6040-4b87-a0c8-5eb3ce33c679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3622 | 2025.12.19 19:59:13.286211 [ 4 ] {6d1eabef-6040-4b87-a0c8-5eb3ce33c679} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3623 | 2025.12.19 19:59:13.286246 [ 190 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549216 sec., 680989.6102286576 rows/sec., 41.27 MiB/sec. | ||
| 3624 | 2025.12.19 19:59:13.286401 [ 190 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3625 | 2025.12.19 19:59:13.286458 [ 4 ] {6d1eabef-6040-4b87-a0c8-5eb3ce33c679} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2025.12.19 19:59:13.286606 [ 4 ] {6d1eabef-6040-4b87-a0c8-5eb3ce33c679} <Debug> executeQuery: Read 669 rows, 47.67 KiB in 0.001708 sec., 391686.1826697892 rows/sec., 27.26 MiB/sec. | ||
| 3627 | 2025.12.19 19:59:13.286645 [ 4 ] {6d1eabef-6040-4b87-a0c8-5eb3ce33c679} <Debug> TCPHandler: Processed in 0.001890999 sec. | ||
| 3628 | 2025.12.19 19:59:13.286724 [ 190 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2025.12.19 19:59:13.286767 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2025.12.19 19:59:13.286799 [ 190 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_9_2} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3631 | 2025.12.19 19:59:13.286863 [ 4 ] {52b10a22-3328-469c-a78d-83c7867e0734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3632 | 2025.12.19 19:59:13.286875 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3633 | 2025.12.19 19:59:13.286908 [ 4 ] {52b10a22-3328-469c-a78d-83c7867e0734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3634 | 2025.12.19 19:59:13.287323 [ 4 ] {52b10a22-3328-469c-a78d-83c7867e0734} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2025.12.19 19:59:13.287378 [ 4 ] {52b10a22-3328-469c-a78d-83c7867e0734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3636 | 2025.12.19 19:59:13.287813 [ 4 ] {52b10a22-3328-469c-a78d-83c7867e0734} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3637 | 2025.12.19 19:59:13.288071 [ 4 ] {52b10a22-3328-469c-a78d-83c7867e0734} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2025.12.19 19:59:13.288240 [ 4 ] {52b10a22-3328-469c-a78d-83c7867e0734} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. | ||
| 3639 | 2025.12.19 19:59:13.288288 [ 4 ] {52b10a22-3328-469c-a78d-83c7867e0734} <Debug> TCPHandler: Processed in 0.001570956 sec. | ||
| 3640 | 2025.12.19 19:59:13.288438 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2025.12.19 19:59:13.288553 [ 4 ] {e8687d96-23b5-4c7d-8928-63cd72af1d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3642 | 2025.12.19 19:59:13.288603 [ 4 ] {e8687d96-23b5-4c7d-8928-63cd72af1d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3643 | 2025.12.19 19:59:13.289149 [ 4 ] {e8687d96-23b5-4c7d-8928-63cd72af1d71} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2025.12.19 19:59:13.289188 [ 4 ] {e8687d96-23b5-4c7d-8928-63cd72af1d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3645 | 2025.12.19 19:59:13.289601 [ 4 ] {e8687d96-23b5-4c7d-8928-63cd72af1d71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3646 | 2025.12.19 19:59:13.289872 [ 4 ] {e8687d96-23b5-4c7d-8928-63cd72af1d71} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2025.12.19 19:59:13.290024 [ 4 ] {e8687d96-23b5-4c7d-8928-63cd72af1d71} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001492 sec., 176943.69973190347 rows/sec., 11.50 MiB/sec. | ||
| 3648 | 2025.12.19 19:59:13.290064 [ 4 ] {e8687d96-23b5-4c7d-8928-63cd72af1d71} <Debug> TCPHandler: Processed in 0.001685618 sec. | ||
| 3649 | 2025.12.19 19:59:13.290199 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2025.12.19 19:59:13.290312 [ 4 ] {8a020b4f-a54d-41a6-aafc-1f90d69f1bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3651 | 2025.12.19 19:59:13.290446 [ 4 ] {8a020b4f-a54d-41a6-aafc-1f90d69f1bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3652 | 2025.12.19 19:59:13.290791 [ 4 ] {8a020b4f-a54d-41a6-aafc-1f90d69f1bc2} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2025.12.19 19:59:13.290835 [ 4 ] {8a020b4f-a54d-41a6-aafc-1f90d69f1bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3654 | 2025.12.19 19:59:13.291199 [ 4 ] {8a020b4f-a54d-41a6-aafc-1f90d69f1bc2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3655 | 2025.12.19 19:59:13.291498 [ 4 ] {8a020b4f-a54d-41a6-aafc-1f90d69f1bc2} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2025.12.19 19:59:13.291639 [ 4 ] {8a020b4f-a54d-41a6-aafc-1f90d69f1bc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec. | ||
| 3657 | 2025.12.19 19:59:13.291677 [ 4 ] {8a020b4f-a54d-41a6-aafc-1f90d69f1bc2} <Debug> TCPHandler: Processed in 0.001527185 sec. | ||
| 3658 | 2025.12.19 19:59:13.291809 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2025.12.19 19:59:13.292001 [ 4 ] {2e925919-4fc0-45e8-8bbd-d5c932c0e2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3660 | 2025.12.19 19:59:13.292072 [ 4 ] {2e925919-4fc0-45e8-8bbd-d5c932c0e2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3661 | 2025.12.19 19:59:13.293139 [ 4 ] {2e925919-4fc0-45e8-8bbd-d5c932c0e2b8} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2025.12.19 19:59:13.293192 [ 4 ] {2e925919-4fc0-45e8-8bbd-d5c932c0e2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3663 | 2025.12.19 19:59:13.293919 [ 4 ] {2e925919-4fc0-45e8-8bbd-d5c932c0e2b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3664 | 2025.12.19 19:59:13.294251 [ 4 ] {2e925919-4fc0-45e8-8bbd-d5c932c0e2b8} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2025.12.19 19:59:13.294411 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3666 | 2025.12.19 19:59:13.294428 [ 4 ] {2e925919-4fc0-45e8-8bbd-d5c932c0e2b8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002446 sec., 7358.953393295176 rows/sec., 13.19 MiB/sec. | ||
| 3667 | 2025.12.19 19:59:13.294506 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2025.12.19 19:59:13.294537 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3669 | 2025.12.19 19:59:13.294573 [ 4 ] {2e925919-4fc0-45e8-8bbd-d5c932c0e2b8} <Debug> TCPHandler: Processed in 0.002824079 sec. | ||
| 3670 | 2025.12.19 19:59:13.294674 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::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 | ||
| 3671 | 2025.12.19 19:59:13.294739 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2025.12.19 19:59:13.294860 [ 4 ] {082868e6-4bfa-401d-9a2d-d5eb03920499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3673 | 2025.12.19 19:59:13.294914 [ 4 ] {082868e6-4bfa-401d-9a2d-d5eb03920499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3674 | 2025.12.19 19:59:13.295005 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3675 | 2025.12.19 19:59:13.295090 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part | ||
| 3676 | 2025.12.19 19:59:13.295234 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3677 | 2025.12.19 19:59:13.295361 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3678 | 2025.12.19 19:59:13.295365 [ 4 ] {082868e6-4bfa-401d-9a2d-d5eb03920499} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2025.12.19 19:59:13.295432 [ 4 ] {082868e6-4bfa-401d-9a2d-d5eb03920499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3680 | 2025.12.19 19:59:13.295475 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3681 | 2025.12.19 19:59:13.295592 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part | ||
| 3682 | 2025.12.19 19:59:13.295705 [ 188 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3683 | 2025.12.19 19:59:13.295873 [ 4 ] {082868e6-4bfa-401d-9a2d-d5eb03920499} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3684 | 2025.12.19 19:59:13.296228 [ 4 ] {082868e6-4bfa-401d-9a2d-d5eb03920499} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2025.12.19 19:59:13.296400 [ 4 ] {082868e6-4bfa-401d-9a2d-d5eb03920499} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.00157 sec., 53503.1847133758 rows/sec., 3.18 MiB/sec. | ||
| 3686 | 2025.12.19 19:59:13.296450 [ 4 ] {082868e6-4bfa-401d-9a2d-d5eb03920499} <Debug> TCPHandler: Processed in 0.001768659 sec. | ||
| 3687 | 2025.12.19 19:59:13.299962 [ 190 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 19 columns (19 merged, 0 gathered) in 0.005357796 sec., 49833.92424795569 rows/sec., 89.30 MiB/sec. | ||
| 3688 | 2025.12.19 19:59:13.300667 [ 192 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3689 | 2025.12.19 19:59:13.301135 [ 192 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.12.19 19:59:13.301233 [ 192 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3691 | 2025.12.19 19:59:13.301362 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3692 | 2025.12.19 19:59:16.320502 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3693 | 2025.12.19 19:59:16.320564 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3694 | 2025.12.19 19:59:16.399920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6721 | ||
| 3695 | 2025.12.19 19:59:16.400485 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.12.19 19:59:16.400542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3697 | 2025.12.19 19:59:16.401067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3698 | 2025.12.19 19:59:16.401309 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.12.19 19:59:16.401446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6721 | ||
| 3700 | 2025.12.19 19:59:16.586262 [ 80 ] {} <Debug> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3701 | 2025.12.19 19:59:16.586359 [ 80 ] {} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2025.12.19 19:59:16.586396 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3703 | 2025.12.19 19:59:16.586531 [ 192 ] {27275ec7-405f-469e-9e84-d37af6c0991c::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 | ||
| 3704 | 2025.12.19 19:59:16.586690 [ 192 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3705 | 2025.12.19 19:59:16.586738 [ 192 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3706 | 2025.12.19 19:59:16.586858 [ 192 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3707 | 2025.12.19 19:59:16.586927 [ 192 ] {27275ec7-405f-469e-9e84-d37af6c0991c::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 | ||
| 3708 | 2025.12.19 19:59:16.586977 [ 192 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3709 | 2025.12.19 19:59:16.587017 [ 192 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3710 | 2025.12.19 19:59:16.587799 [ 190 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321534 sec., 18160.71323174432 rows/sec., 1.52 MiB/sec. | ||
| 3711 | 2025.12.19 19:59:16.587983 [ 199 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3712 | 2025.12.19 19:59:16.588291 [ 199 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2025.12.19 19:59:16.588363 [ 199 ] {27275ec7-405f-469e-9e84-d37af6c0991c::all_1_5_1} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3714 | 2025.12.19 19:59:16.588470 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3715 | 2025.12.19 19:59:16.751353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3716 | 2025.12.19 19:59:16.769310 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.12.19 19:59:16.769358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3718 | 2025.12.19 19:59:16.775387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3719 | 2025.12.19 19:59:16.776093 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.12.19 19:59:16.779479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3721 | 2025.12.19 19:59:17.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.97 MiB, peak 230.97 MiB, free memory in arenas 0.00 B, will set to 227.23 MiB (RSS), difference: 1.26 MiB | ||
| 3722 | 2025.12.19 19:59:18.252845 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2025.12.19 19:59:18.253027 [ 4 ] {46e9cfd7-4b05-4fe1-9efe-b14de37f0ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3724 | 2025.12.19 19:59:18.253096 [ 4 ] {46e9cfd7-4b05-4fe1-9efe-b14de37f0ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3725 | 2025.12.19 19:59:18.253733 [ 4 ] {46e9cfd7-4b05-4fe1-9efe-b14de37f0ba6} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2025.12.19 19:59:18.253784 [ 4 ] {46e9cfd7-4b05-4fe1-9efe-b14de37f0ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3727 | 2025.12.19 19:59:18.254210 [ 4 ] {46e9cfd7-4b05-4fe1-9efe-b14de37f0ba6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3728 | 2025.12.19 19:59:18.254442 [ 4 ] {46e9cfd7-4b05-4fe1-9efe-b14de37f0ba6} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2025.12.19 19:59:18.254622 [ 4 ] {46e9cfd7-4b05-4fe1-9efe-b14de37f0ba6} <Debug> executeQuery: Read 76 rows, 6.66 KiB in 0.001646 sec., 46172.53948967194 rows/sec., 3.95 MiB/sec. | ||
| 3730 | 2025.12.19 19:59:18.254672 [ 4 ] {46e9cfd7-4b05-4fe1-9efe-b14de37f0ba6} <Debug> TCPHandler: Processed in 0.001959751 sec. | ||
| 3731 | 2025.12.19 19:59:18.254791 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.12.19 19:59:18.254895 [ 4 ] {6b5b6672-a5ab-4d99-8105-bd6caeb3a5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3733 | 2025.12.19 19:59:18.254941 [ 4 ] {6b5b6672-a5ab-4d99-8105-bd6caeb3a5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3734 | 2025.12.19 19:59:18.255350 [ 4 ] {6b5b6672-a5ab-4d99-8105-bd6caeb3a5fc} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.12.19 19:59:18.255389 [ 4 ] {6b5b6672-a5ab-4d99-8105-bd6caeb3a5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3736 | 2025.12.19 19:59:18.255708 [ 4 ] {6b5b6672-a5ab-4d99-8105-bd6caeb3a5fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3737 | 2025.12.19 19:59:18.255925 [ 4 ] {6b5b6672-a5ab-4d99-8105-bd6caeb3a5fc} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2025.12.19 19:59:18.256057 [ 4 ] {6b5b6672-a5ab-4d99-8105-bd6caeb3a5fc} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001188 sec., 19360.269360269358 rows/sec., 1.42 MiB/sec. | ||
| 3739 | 2025.12.19 19:59:18.256095 [ 4 ] {6b5b6672-a5ab-4d99-8105-bd6caeb3a5fc} <Debug> TCPHandler: Processed in 0.001356744 sec. | ||
| 3740 | 2025.12.19 19:59:18.256248 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2025.12.19 19:59:18.256344 [ 4 ] {d7054e63-df09-40aa-851a-0dea6236379e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3742 | 2025.12.19 19:59:18.256386 [ 4 ] {d7054e63-df09-40aa-851a-0dea6236379e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3743 | 2025.12.19 19:59:18.256777 [ 4 ] {d7054e63-df09-40aa-851a-0dea6236379e} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.12.19 19:59:18.256814 [ 4 ] {d7054e63-df09-40aa-851a-0dea6236379e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3745 | 2025.12.19 19:59:18.257111 [ 4 ] {d7054e63-df09-40aa-851a-0dea6236379e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3746 | 2025.12.19 19:59:18.257368 [ 4 ] {d7054e63-df09-40aa-851a-0dea6236379e} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2025.12.19 19:59:18.257509 [ 4 ] {d7054e63-df09-40aa-851a-0dea6236379e} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001185 sec., 49789.029535864975 rows/sec., 3.89 MiB/sec. | ||
| 3748 | 2025.12.19 19:59:18.257547 [ 4 ] {d7054e63-df09-40aa-851a-0dea6236379e} <Debug> TCPHandler: Processed in 0.001349174 sec. | ||
| 3749 | 2025.12.19 19:59:18.257655 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2025.12.19 19:59:18.257749 [ 4 ] {670c0b75-906d-4f28-89fe-556d12f54dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3751 | 2025.12.19 19:59:18.257793 [ 4 ] {670c0b75-906d-4f28-89fe-556d12f54dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3752 | 2025.12.19 19:59:18.258158 [ 4 ] {670c0b75-906d-4f28-89fe-556d12f54dc2} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.12.19 19:59:18.258195 [ 4 ] {670c0b75-906d-4f28-89fe-556d12f54dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3754 | 2025.12.19 19:59:18.258514 [ 4 ] {670c0b75-906d-4f28-89fe-556d12f54dc2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3755 | 2025.12.19 19:59:18.258723 [ 4 ] {670c0b75-906d-4f28-89fe-556d12f54dc2} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2025.12.19 19:59:18.258867 [ 4 ] {670c0b75-906d-4f28-89fe-556d12f54dc2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001137 sec., 96745.82233948988 rows/sec., 6.75 MiB/sec. | ||
| 3757 | 2025.12.19 19:59:18.258906 [ 4 ] {670c0b75-906d-4f28-89fe-556d12f54dc2} <Debug> TCPHandler: Processed in 0.001297983 sec. | ||
| 3758 | 2025.12.19 19:59:18.259013 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2025.12.19 19:59:18.259108 [ 4 ] {e45a9a23-0e07-4771-b592-48b80d2f5924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3760 | 2025.12.19 19:59:18.259173 [ 4 ] {e45a9a23-0e07-4771-b592-48b80d2f5924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3761 | 2025.12.19 19:59:18.259915 [ 4 ] {e45a9a23-0e07-4771-b592-48b80d2f5924} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2025.12.19 19:59:18.259953 [ 4 ] {e45a9a23-0e07-4771-b592-48b80d2f5924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3763 | 2025.12.19 19:59:18.260498 [ 4 ] {e45a9a23-0e07-4771-b592-48b80d2f5924} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3764 | 2025.12.19 19:59:18.260725 [ 4 ] {e45a9a23-0e07-4771-b592-48b80d2f5924} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.12.19 19:59:18.260862 [ 4 ] {e45a9a23-0e07-4771-b592-48b80d2f5924} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001773 sec., 12972.363226170331 rows/sec., 23.25 MiB/sec. | ||
| 3766 | 2025.12.19 19:59:18.260920 [ 4 ] {e45a9a23-0e07-4771-b592-48b80d2f5924} <Debug> TCPHandler: Processed in 0.0019552 sec. | ||
| 3767 | 2025.12.19 19:59:18.261028 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2025.12.19 19:59:18.261123 [ 4 ] {0b15e353-0625-4032-99d5-5c4412b1684d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3769 | 2025.12.19 19:59:18.261184 [ 4 ] {0b15e353-0625-4032-99d5-5c4412b1684d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3770 | 2025.12.19 19:59:18.261491 [ 4 ] {0b15e353-0625-4032-99d5-5c4412b1684d} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.12.19 19:59:18.261527 [ 4 ] {0b15e353-0625-4032-99d5-5c4412b1684d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3772 | 2025.12.19 19:59:18.261828 [ 4 ] {0b15e353-0625-4032-99d5-5c4412b1684d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3773 | 2025.12.19 19:59:18.262068 [ 4 ] {0b15e353-0625-4032-99d5-5c4412b1684d} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.12.19 19:59:18.262223 [ 4 ] {0b15e353-0625-4032-99d5-5c4412b1684d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001118 sec., 35778.17531305903 rows/sec., 2.39 MiB/sec. | ||
| 3775 | 2025.12.19 19:59:18.262259 [ 4 ] {0b15e353-0625-4032-99d5-5c4412b1684d} <Debug> TCPHandler: Processed in 0.001279833 sec. | ||
| 3776 | 2025.12.19 19:59:21.435846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 506 | ||
| 3777 | 2025.12.19 19:59:21.438132 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2025.12.19 19:59:21.438181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3779 | 2025.12.19 19:59:21.439400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3780 | 2025.12.19 19:59:21.439667 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2025.12.19 19:59:21.439915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 3782 | 2025.12.19 19:59:23.264650 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2025.12.19 19:59:23.264829 [ 4 ] {7a3eec01-a0b8-4777-9f39-1ffb9fc215de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3784 | 2025.12.19 19:59:23.264896 [ 4 ] {7a3eec01-a0b8-4777-9f39-1ffb9fc215de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3785 | 2025.12.19 19:59:23.265749 [ 4 ] {7a3eec01-a0b8-4777-9f39-1ffb9fc215de} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2025.12.19 19:59:23.265798 [ 4 ] {7a3eec01-a0b8-4777-9f39-1ffb9fc215de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3787 | 2025.12.19 19:59:23.266260 [ 4 ] {7a3eec01-a0b8-4777-9f39-1ffb9fc215de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3788 | 2025.12.19 19:59:23.266522 [ 4 ] {7a3eec01-a0b8-4777-9f39-1ffb9fc215de} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2025.12.19 19:59:23.266684 [ 4 ] {7a3eec01-a0b8-4777-9f39-1ffb9fc215de} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001905 sec., 215223.09711286088 rows/sec., 13.65 MiB/sec. | ||
| 3790 | 2025.12.19 19:59:23.266726 [ 4 ] {7a3eec01-a0b8-4777-9f39-1ffb9fc215de} <Debug> TCPHandler: Processed in 0.002207593 sec. | ||
| 3791 | 2025.12.19 19:59:23.266854 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2025.12.19 19:59:23.266951 [ 4 ] {45e89671-b3b5-4ba3-90a8-cc12294aa1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3793 | 2025.12.19 19:59:23.266994 [ 4 ] {45e89671-b3b5-4ba3-90a8-cc12294aa1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3794 | 2025.12.19 19:59:23.267908 [ 4 ] {45e89671-b3b5-4ba3-90a8-cc12294aa1fb} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2025.12.19 19:59:23.267945 [ 4 ] {45e89671-b3b5-4ba3-90a8-cc12294aa1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3796 | 2025.12.19 19:59:23.268331 [ 4 ] {45e89671-b3b5-4ba3-90a8-cc12294aa1fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3797 | 2025.12.19 19:59:23.268550 [ 4 ] {45e89671-b3b5-4ba3-90a8-cc12294aa1fb} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.12.19 19:59:23.268677 [ 4 ] {45e89671-b3b5-4ba3-90a8-cc12294aa1fb} <Debug> executeQuery: Read 1122 rows, 91.32 KiB in 0.001747 sec., 642243.8465941614 rows/sec., 51.05 MiB/sec. | ||
| 3799 | 2025.12.19 19:59:23.268715 [ 4 ] {45e89671-b3b5-4ba3-90a8-cc12294aa1fb} <Debug> TCPHandler: Processed in 0.00191054 sec. | ||
| 3800 | 2025.12.19 19:59:23.268834 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2025.12.19 19:59:23.268927 [ 4 ] {1ab75d03-9026-4fae-b7e0-4f2efd00069b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3802 | 2025.12.19 19:59:23.268968 [ 4 ] {1ab75d03-9026-4fae-b7e0-4f2efd00069b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3803 | 2025.12.19 19:59:23.269468 [ 4 ] {1ab75d03-9026-4fae-b7e0-4f2efd00069b} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2025.12.19 19:59:23.269504 [ 4 ] {1ab75d03-9026-4fae-b7e0-4f2efd00069b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3805 | 2025.12.19 19:59:23.269851 [ 4 ] {1ab75d03-9026-4fae-b7e0-4f2efd00069b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3806 | 2025.12.19 19:59:23.270074 [ 4 ] {1ab75d03-9026-4fae-b7e0-4f2efd00069b} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.12.19 19:59:23.270213 [ 4 ] {1ab75d03-9026-4fae-b7e0-4f2efd00069b} <Debug> executeQuery: Read 223 rows, 13.67 KiB in 0.001304 sec., 171012.2699386503 rows/sec., 10.24 MiB/sec. | ||
| 3808 | 2025.12.19 19:59:23.270267 [ 4 ] {1ab75d03-9026-4fae-b7e0-4f2efd00069b} <Debug> TCPHandler: Processed in 0.001481186 sec. | ||
| 3809 | 2025.12.19 19:59:23.270380 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2025.12.19 19:59:23.270474 [ 4 ] {bf402db0-20d9-4584-9536-1f86ef4b909f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3811 | 2025.12.19 19:59:23.270514 [ 4 ] {bf402db0-20d9-4584-9536-1f86ef4b909f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3812 | 2025.12.19 19:59:23.270997 [ 4 ] {bf402db0-20d9-4584-9536-1f86ef4b909f} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.12.19 19:59:23.271034 [ 4 ] {bf402db0-20d9-4584-9536-1f86ef4b909f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3814 | 2025.12.19 19:59:23.271370 [ 4 ] {bf402db0-20d9-4584-9536-1f86ef4b909f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3815 | 2025.12.19 19:59:23.271580 [ 4 ] {bf402db0-20d9-4584-9536-1f86ef4b909f} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.12.19 19:59:23.271716 [ 4 ] {bf402db0-20d9-4584-9536-1f86ef4b909f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 10.85 MiB/sec. | ||
| 3817 | 2025.12.19 19:59:23.271755 [ 4 ] {bf402db0-20d9-4584-9536-1f86ef4b909f} <Debug> TCPHandler: Processed in 0.001422945 sec. | ||
| 3818 | 2025.12.19 19:59:23.271878 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2025.12.19 19:59:23.271974 [ 4 ] {fb1ee4bf-dbf7-4730-b96f-10c4fd027891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3820 | 2025.12.19 19:59:23.272014 [ 4 ] {fb1ee4bf-dbf7-4730-b96f-10c4fd027891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3821 | 2025.12.19 19:59:23.272495 [ 4 ] {fb1ee4bf-dbf7-4730-b96f-10c4fd027891} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2025.12.19 19:59:23.272534 [ 4 ] {fb1ee4bf-dbf7-4730-b96f-10c4fd027891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3823 | 2025.12.19 19:59:23.272859 [ 4 ] {fb1ee4bf-dbf7-4730-b96f-10c4fd027891} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3824 | 2025.12.19 19:59:23.273070 [ 4 ] {fb1ee4bf-dbf7-4730-b96f-10c4fd027891} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2025.12.19 19:59:23.273198 [ 4 ] {fb1ee4bf-dbf7-4730-b96f-10c4fd027891} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 3826 | 2025.12.19 19:59:23.273249 [ 4 ] {fb1ee4bf-dbf7-4730-b96f-10c4fd027891} <Debug> TCPHandler: Processed in 0.001418265 sec. | ||
| 3827 | 2025.12.19 19:59:23.273363 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2025.12.19 19:59:23.273457 [ 4 ] {b03f39d1-2b91-4c03-89f8-8c1edb9739ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3829 | 2025.12.19 19:59:23.273497 [ 4 ] {b03f39d1-2b91-4c03-89f8-8c1edb9739ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3830 | 2025.12.19 19:59:23.274147 [ 4 ] {b03f39d1-2b91-4c03-89f8-8c1edb9739ba} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.12.19 19:59:23.274186 [ 4 ] {b03f39d1-2b91-4c03-89f8-8c1edb9739ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3832 | 2025.12.19 19:59:23.274556 [ 4 ] {b03f39d1-2b91-4c03-89f8-8c1edb9739ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3833 | 2025.12.19 19:59:23.274764 [ 4 ] {b03f39d1-2b91-4c03-89f8-8c1edb9739ba} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2025.12.19 19:59:23.274890 [ 4 ] {b03f39d1-2b91-4c03-89f8-8c1edb9739ba} <Debug> executeQuery: Read 669 rows, 47.67 KiB in 0.001452 sec., 460743.80165289255 rows/sec., 32.06 MiB/sec. | ||
| 3835 | 2025.12.19 19:59:23.274928 [ 4 ] {b03f39d1-2b91-4c03-89f8-8c1edb9739ba} <Debug> TCPHandler: Processed in 0.001612947 sec. | ||
| 3836 | 2025.12.19 19:59:23.275041 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2025.12.19 19:59:23.275135 [ 4 ] {f56ebbb8-2598-4986-b107-b76b897d0b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3838 | 2025.12.19 19:59:23.275176 [ 4 ] {f56ebbb8-2598-4986-b107-b76b897d0b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3839 | 2025.12.19 19:59:23.275527 [ 4 ] {f56ebbb8-2598-4986-b107-b76b897d0b5e} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.12.19 19:59:23.275566 [ 4 ] {f56ebbb8-2598-4986-b107-b76b897d0b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3841 | 2025.12.19 19:59:23.275890 [ 4 ] {f56ebbb8-2598-4986-b107-b76b897d0b5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3842 | 2025.12.19 19:59:23.276118 [ 4 ] {f56ebbb8-2598-4986-b107-b76b897d0b5e} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.12.19 19:59:23.276247 [ 4 ] {f56ebbb8-2598-4986-b107-b76b897d0b5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 3844 | 2025.12.19 19:59:23.276283 [ 4 ] {f56ebbb8-2598-4986-b107-b76b897d0b5e} <Debug> TCPHandler: Processed in 0.001290254 sec. | ||
| 3845 | 2025.12.19 19:59:23.276387 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.12.19 19:59:23.276479 [ 4 ] {c0b137c3-1417-444f-a226-1d849aa190aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3847 | 2025.12.19 19:59:23.276521 [ 4 ] {c0b137c3-1417-444f-a226-1d849aa190aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3848 | 2025.12.19 19:59:23.276954 [ 4 ] {c0b137c3-1417-444f-a226-1d849aa190aa} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2025.12.19 19:59:23.276991 [ 4 ] {c0b137c3-1417-444f-a226-1d849aa190aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3850 | 2025.12.19 19:59:23.277327 [ 4 ] {c0b137c3-1417-444f-a226-1d849aa190aa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3851 | 2025.12.19 19:59:23.277548 [ 4 ] {c0b137c3-1417-444f-a226-1d849aa190aa} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.12.19 19:59:23.277679 [ 4 ] {c0b137c3-1417-444f-a226-1d849aa190aa} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001218 sec., 216748.76847290643 rows/sec., 14.09 MiB/sec. | ||
| 3853 | 2025.12.19 19:59:23.277717 [ 4 ] {c0b137c3-1417-444f-a226-1d849aa190aa} <Debug> TCPHandler: Processed in 0.001378815 sec. | ||
| 3854 | 2025.12.19 19:59:23.277834 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2025.12.19 19:59:23.277926 [ 4 ] {0e34983c-7747-4957-91d2-2972594a8eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3856 | 2025.12.19 19:59:23.277967 [ 4 ] {0e34983c-7747-4957-91d2-2972594a8eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3857 | 2025.12.19 19:59:23.278287 [ 4 ] {0e34983c-7747-4957-91d2-2972594a8eb2} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2025.12.19 19:59:23.278323 [ 4 ] {0e34983c-7747-4957-91d2-2972594a8eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3859 | 2025.12.19 19:59:23.278630 [ 4 ] {0e34983c-7747-4957-91d2-2972594a8eb2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3860 | 2025.12.19 19:59:23.278850 [ 4 ] {0e34983c-7747-4957-91d2-2972594a8eb2} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2025.12.19 19:59:23.278958 [ 100 ] {} <Debug> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3862 | 2025.12.19 19:59:23.278975 [ 4 ] {0e34983c-7747-4957-91d2-2972594a8eb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 3863 | 2025.12.19 19:59:23.279028 [ 100 ] {} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2025.12.19 19:59:23.279033 [ 4 ] {0e34983c-7747-4957-91d2-2972594a8eb2} <Debug> TCPHandler: Processed in 0.001246493 sec. | ||
| 3865 | 2025.12.19 19:59:23.279058 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3866 | 2025.12.19 19:59:23.279167 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2025.12.19 19:59:23.279168 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3868 | 2025.12.19 19:59:23.279280 [ 4 ] {014cb768-ea49-4d64-8063-c844e8998e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3869 | 2025.12.19 19:59:23.279342 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3870 | 2025.12.19 19:59:23.279342 [ 4 ] {014cb768-ea49-4d64-8063-c844e8998e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3871 | 2025.12.19 19:59:23.279388 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3872 | 2025.12.19 19:59:23.279458 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3873 | 2025.12.19 19:59:23.279504 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3874 | 2025.12.19 19:59:23.279546 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3875 | 2025.12.19 19:59:23.279586 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3876 | 2025.12.19 19:59:23.279627 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3877 | 2025.12.19 19:59:23.280267 [ 4 ] {014cb768-ea49-4d64-8063-c844e8998e63} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2025.12.19 19:59:23.280312 [ 4 ] {014cb768-ea49-4d64-8063-c844e8998e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3879 | 2025.12.19 19:59:23.280616 [ 187 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001486286 sec., 6728.1801752825495 rows/sec., 453.36 KiB/sec. | ||
| 3880 | 2025.12.19 19:59:23.280766 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3881 | 2025.12.19 19:59:23.281034 [ 4 ] {014cb768-ea49-4d64-8063-c844e8998e63} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3882 | 2025.12.19 19:59:23.281071 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2025.12.19 19:59:23.281163 [ 192 ] {06cc3133-098c-46de-9ab7-4d909ed59df0::all_1_10_2} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3884 | 2025.12.19 19:59:23.281243 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3885 | 2025.12.19 19:59:23.281351 [ 4 ] {014cb768-ea49-4d64-8063-c844e8998e63} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2025.12.19 19:59:23.281520 [ 4 ] {014cb768-ea49-4d64-8063-c844e8998e63} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002259 sec., 7968.12749003984 rows/sec., 14.28 MiB/sec. | ||
| 3887 | 2025.12.19 19:59:23.281590 [ 4 ] {014cb768-ea49-4d64-8063-c844e8998e63} <Debug> TCPHandler: Processed in 0.002473736 sec. | ||
| 3888 | 2025.12.19 19:59:23.281716 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2025.12.19 19:59:23.281813 [ 4 ] {f92b97dd-8d42-4c48-aed8-de6f7e88c85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3890 | 2025.12.19 19:59:23.281859 [ 4 ] {f92b97dd-8d42-4c48-aed8-de6f7e88c85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3891 | 2025.12.19 19:59:23.282252 [ 4 ] {f92b97dd-8d42-4c48-aed8-de6f7e88c85e} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2025.12.19 19:59:23.282291 [ 4 ] {f92b97dd-8d42-4c48-aed8-de6f7e88c85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3893 | 2025.12.19 19:59:23.282630 [ 4 ] {f92b97dd-8d42-4c48-aed8-de6f7e88c85e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3894 | 2025.12.19 19:59:23.282859 [ 4 ] {f92b97dd-8d42-4c48-aed8-de6f7e88c85e} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2025.12.19 19:59:23.282994 [ 4 ] {f92b97dd-8d42-4c48-aed8-de6f7e88c85e} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001199 sec., 70058.38198498749 rows/sec., 4.17 MiB/sec. | ||
| 3896 | 2025.12.19 19:59:23.283034 [ 4 ] {f92b97dd-8d42-4c48-aed8-de6f7e88c85e} <Debug> TCPHandler: Processed in 0.001367945 sec. | ||
| 3897 | 2025.12.19 19:59:23.901643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7169 | ||
| 3898 | 2025.12.19 19:59:23.902176 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2025.12.19 19:59:23.902220 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3900 | 2025.12.19 19:59:23.902705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3901 | 2025.12.19 19:59:23.902924 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.12.19 19:59:23.903043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7169 | ||
| 3903 | 2025.12.19 19:59:24.279663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3904 | 2025.12.19 19:59:24.296426 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2025.12.19 19:59:24.296479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3906 | 2025.12.19 19:59:24.301933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3907 | 2025.12.19 19:59:24.302615 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2025.12.19 19:59:24.305492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3909 | 2025.12.19 19:59:28.252993 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2025.12.19 19:59:28.253197 [ 4 ] {a1a9e66e-94f9-4f06-867a-4f422c286f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3911 | 2025.12.19 19:59:28.253268 [ 4 ] {a1a9e66e-94f9-4f06-867a-4f422c286f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3912 | 2025.12.19 19:59:28.253996 [ 4 ] {a1a9e66e-94f9-4f06-867a-4f422c286f4e} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.12.19 19:59:28.254057 [ 4 ] {a1a9e66e-94f9-4f06-867a-4f422c286f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3914 | 2025.12.19 19:59:28.254571 [ 4 ] {a1a9e66e-94f9-4f06-867a-4f422c286f4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3915 | 2025.12.19 19:59:28.254861 [ 4 ] {a1a9e66e-94f9-4f06-867a-4f422c286f4e} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2025.12.19 19:59:28.255068 [ 4 ] {a1a9e66e-94f9-4f06-867a-4f422c286f4e} <Debug> executeQuery: Read 76 rows, 6.66 KiB in 0.00192 sec., 39583.333333333336 rows/sec., 3.39 MiB/sec. | ||
| 3917 | 2025.12.19 19:59:28.255138 [ 4 ] {a1a9e66e-94f9-4f06-867a-4f422c286f4e} <Debug> TCPHandler: Processed in 0.002282874 sec. | ||
| 3918 | 2025.12.19 19:59:28.255274 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2025.12.19 19:59:28.255382 [ 4 ] {2b926b1d-aadb-425c-a10b-2b51e99a2c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3920 | 2025.12.19 19:59:28.255430 [ 4 ] {2b926b1d-aadb-425c-a10b-2b51e99a2c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3921 | 2025.12.19 19:59:28.255840 [ 4 ] {2b926b1d-aadb-425c-a10b-2b51e99a2c58} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2025.12.19 19:59:28.255876 [ 4 ] {2b926b1d-aadb-425c-a10b-2b51e99a2c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3923 | 2025.12.19 19:59:28.256193 [ 4 ] {2b926b1d-aadb-425c-a10b-2b51e99a2c58} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3924 | 2025.12.19 19:59:28.256422 [ 4 ] {2b926b1d-aadb-425c-a10b-2b51e99a2c58} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2025.12.19 19:59:28.256552 [ 4 ] {2b926b1d-aadb-425c-a10b-2b51e99a2c58} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001197 sec., 19214.70342522974 rows/sec., 1.41 MiB/sec. | ||
| 3926 | 2025.12.19 19:59:28.256589 [ 4 ] {2b926b1d-aadb-425c-a10b-2b51e99a2c58} <Debug> TCPHandler: Processed in 0.001366915 sec. | ||
| 3927 | 2025.12.19 19:59:28.256692 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2025.12.19 19:59:28.256785 [ 4 ] {a7bd5368-a3c4-41ca-be19-6845e1995473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3929 | 2025.12.19 19:59:28.256826 [ 4 ] {a7bd5368-a3c4-41ca-be19-6845e1995473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3930 | 2025.12.19 19:59:28.257270 [ 4 ] {a7bd5368-a3c4-41ca-be19-6845e1995473} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2025.12.19 19:59:28.257313 [ 4 ] {a7bd5368-a3c4-41ca-be19-6845e1995473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3932 | 2025.12.19 19:59:28.257674 [ 4 ] {a7bd5368-a3c4-41ca-be19-6845e1995473} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3933 | 2025.12.19 19:59:28.257929 [ 4 ] {a7bd5368-a3c4-41ca-be19-6845e1995473} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2025.12.19 19:59:28.258060 [ 4 ] {a7bd5368-a3c4-41ca-be19-6845e1995473} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001293 sec., 45630.31709203403 rows/sec., 3.57 MiB/sec. | ||
| 3935 | 2025.12.19 19:59:28.258096 [ 4 ] {a7bd5368-a3c4-41ca-be19-6845e1995473} <Debug> TCPHandler: Processed in 0.001452595 sec. | ||
| 3936 | 2025.12.19 19:59:28.258216 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2025.12.19 19:59:28.258331 [ 4 ] {a4935e87-eddc-481c-ad49-7fdc0301ea04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3938 | 2025.12.19 19:59:28.258385 [ 4 ] {a4935e87-eddc-481c-ad49-7fdc0301ea04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3939 | 2025.12.19 19:59:28.258843 [ 4 ] {a4935e87-eddc-481c-ad49-7fdc0301ea04} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2025.12.19 19:59:28.258881 [ 4 ] {a4935e87-eddc-481c-ad49-7fdc0301ea04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3941 | 2025.12.19 19:59:28.259350 [ 4 ] {a4935e87-eddc-481c-ad49-7fdc0301ea04} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3942 | 2025.12.19 19:59:28.259588 [ 4 ] {a4935e87-eddc-481c-ad49-7fdc0301ea04} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2025.12.19 19:59:28.259714 [ 4 ] {a4935e87-eddc-481c-ad49-7fdc0301ea04} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001404 sec., 78347.57834757834 rows/sec., 5.47 MiB/sec. | ||
| 3944 | 2025.12.19 19:59:28.259750 [ 4 ] {a4935e87-eddc-481c-ad49-7fdc0301ea04} <Debug> TCPHandler: Processed in 0.001593676 sec. | ||
| 3945 | 2025.12.19 19:59:28.259863 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2025.12.19 19:59:28.259957 [ 4 ] {78051a07-cd52-4387-ae51-b5cfb26df38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3947 | 2025.12.19 19:59:28.260011 [ 4 ] {78051a07-cd52-4387-ae51-b5cfb26df38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3948 | 2025.12.19 19:59:28.260829 [ 4 ] {78051a07-cd52-4387-ae51-b5cfb26df38a} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2025.12.19 19:59:28.260864 [ 4 ] {78051a07-cd52-4387-ae51-b5cfb26df38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3950 | 2025.12.19 19:59:28.261436 [ 4 ] {78051a07-cd52-4387-ae51-b5cfb26df38a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3951 | 2025.12.19 19:59:28.261688 [ 4 ] {78051a07-cd52-4387-ae51-b5cfb26df38a} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2025.12.19 19:59:28.261823 [ 4 ] {78051a07-cd52-4387-ae51-b5cfb26df38a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001885 sec., 12201.59151193634 rows/sec., 21.86 MiB/sec. | ||
| 3953 | 2025.12.19 19:59:28.261875 [ 4 ] {78051a07-cd52-4387-ae51-b5cfb26df38a} <Debug> TCPHandler: Processed in 0.002059411 sec. | ||
| 3954 | 2025.12.19 19:59:28.261989 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2025.12.19 19:59:28.262083 [ 4 ] {d8e36d2d-8f95-42a8-a083-df035d9ecf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3956 | 2025.12.19 19:59:28.262125 [ 4 ] {d8e36d2d-8f95-42a8-a083-df035d9ecf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3957 | 2025.12.19 19:59:28.262451 [ 4 ] {d8e36d2d-8f95-42a8-a083-df035d9ecf7d} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2025.12.19 19:59:28.262485 [ 4 ] {d8e36d2d-8f95-42a8-a083-df035d9ecf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3959 | 2025.12.19 19:59:28.262782 [ 4 ] {d8e36d2d-8f95-42a8-a083-df035d9ecf7d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3960 | 2025.12.19 19:59:28.263001 [ 4 ] {d8e36d2d-8f95-42a8-a083-df035d9ecf7d} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.12.19 19:59:28.263127 [ 4 ] {d8e36d2d-8f95-42a8-a083-df035d9ecf7d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001063 sec., 37629.35089369708 rows/sec., 2.51 MiB/sec. | ||
| 3962 | 2025.12.19 19:59:28.263162 [ 4 ] {d8e36d2d-8f95-42a8-a083-df035d9ecf7d} <Debug> TCPHandler: Processed in 0.001220703 sec. | ||
| 3963 | 2025.12.19 19:59:31.320617 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3964 | 2025.12.19 19:59:31.320681 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3965 | 2025.12.19 19:59:31.403181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7681 | ||
| 3966 | 2025.12.19 19:59:31.403815 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2025.12.19 19:59:31.403858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3968 | 2025.12.19 19:59:31.404326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3969 | 2025.12.19 19:59:31.404560 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.12.19 19:59:31.404703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7681 | ||
| 3971 | 2025.12.19 19:59:31.404727 [ 119 ] {} <Debug> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3972 | 2025.12.19 19:59:31.404811 [ 119 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.12.19 19:59:31.404848 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3974 | 2025.12.19 19:59:31.404981 [ 190 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 3975 | 2025.12.19 19:59:31.405128 [ 190 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3976 | 2025.12.19 19:59:31.405169 [ 190 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5249 rows starting from the beginning of the part | ||
| 3977 | 2025.12.19 19:59:31.405259 [ 190 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 3978 | 2025.12.19 19:59:31.405309 [ 190 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 3979 | 2025.12.19 19:59:31.405352 [ 190 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 3980 | 2025.12.19 19:59:31.405392 [ 190 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 3981 | 2025.12.19 19:59:31.405431 [ 190 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::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 | ||
| 3982 | 2025.12.19 19:59:31.406898 [ 187 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7681 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197476 sec., 3889586.582673338 rows/sec., 55.64 MiB/sec. | ||
| 3983 | 2025.12.19 19:59:31.407273 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3984 | 2025.12.19 19:59:31.407554 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_16_3} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2025.12.19 19:59:31.407627 [ 202 ] {0092eb93-db68-4b24-9c82-59e5cfe672c6::all_1_16_3} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3986 | 2025.12.19 19:59:31.407711 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3987 | 2025.12.19 19:59:31.440220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 540 | ||
| 3988 | 2025.12.19 19:59:31.442503 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2025.12.19 19:59:31.442544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3990 | 2025.12.19 19:59:31.443760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3991 | 2025.12.19 19:59:31.444022 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2025.12.19 19:59:31.444175 [ 118 ] {} <Debug> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3993 | 2025.12.19 19:59:31.444225 [ 118 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2025.12.19 19:59:31.444246 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3995 | 2025.12.19 19:59:31.444318 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::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 | ||
| 3996 | 2025.12.19 19:59:31.444370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 3997 | 2025.12.19 19:59:31.444835 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3998 | 2025.12.19 19:59:31.444991 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
| 3999 | 2025.12.19 19:59:31.445356 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 4000 | 2025.12.19 19:59:31.445716 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 4001 | 2025.12.19 19:59:31.446060 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
| 4002 | 2025.12.19 19:59:31.446389 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4003 | 2025.12.19 19:59:31.446717 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 4004 | 2025.12.19 19:59:31.452688 [ 195 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 72 columns (72 merged, 0 gathered) in 0.008399797 sec., 64287.267894688404 rows/sec., 57.74 MiB/sec. | ||
| 4005 | 2025.12.19 19:59:31.453541 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4006 | 2025.12.19 19:59:31.454052 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.12.19 19:59:31.454125 [ 190 ] {4f36394a-bfa6-420b-bc14-18e987106c74::all_1_11_2} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4008 | 2025.12.19 19:59:31.454282 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4009 | 2025.12.19 19:59:31.805687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4010 | 2025.12.19 19:59:31.821500 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.12.19 19:59:31.821551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4012 | 2025.12.19 19:59:31.827739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4013 | 2025.12.19 19:59:31.828422 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.12.19 19:59:31.828766 [ 118 ] {} <Debug> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4015 | 2025.12.19 19:59:31.828849 [ 118 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2025.12.19 19:59:31.828883 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4017 | 2025.12.19 19:59:31.829067 [ 187 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 4018 | 2025.12.19 19:59:31.831331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4019 | 2025.12.19 19:59:31.833057 [ 187 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4020 | 2025.12.19 19:59:31.834526 [ 187 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 4021 | 2025.12.19 19:59:31.839110 [ 187 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 4022 | 2025.12.19 19:59:31.843231 [ 187 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 4023 | 2025.12.19 19:59:31.847371 [ 187 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 4024 | 2025.12.19 19:59:31.851824 [ 187 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 4025 | 2025.12.19 19:59:31.855765 [ 187 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::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 | ||
| 4026 | 2025.12.19 19:59:31.908268 [ 194 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.0792781 sec., 1526.2727033064616 rows/sec., 7.89 MiB/sec. | ||
| 4027 | 2025.12.19 19:59:31.910567 [ 194 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4028 | 2025.12.19 19:59:31.912587 [ 194 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_16_3} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.12.19 19:59:31.912682 [ 194 ] {d1af9725-2080-48e2-bdb3-1e90cafa2be1::all_1_16_3} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4030 | 2025.12.19 19:59:31.915504 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4031 | 2025.12.19 19:59:32.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.13 MiB, peak 239.08 MiB, free memory in arenas 0.00 B, will set to 238.08 MiB (RSS), difference: 8.95 MiB | ||
| 4032 | 2025.12.19 19:59:32.001405 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000827159 sec. | ||
| 4033 | 2025.12.19 19:59:33.266831 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2025.12.19 19:59:33.267011 [ 4 ] {47c1270f-0e5e-4794-9af8-f1a4a0c45376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4035 | 2025.12.19 19:59:33.267079 [ 4 ] {47c1270f-0e5e-4794-9af8-f1a4a0c45376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4036 | 2025.12.19 19:59:33.267904 [ 4 ] {47c1270f-0e5e-4794-9af8-f1a4a0c45376} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2025.12.19 19:59:33.267958 [ 4 ] {47c1270f-0e5e-4794-9af8-f1a4a0c45376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4038 | 2025.12.19 19:59:33.268398 [ 4 ] {47c1270f-0e5e-4794-9af8-f1a4a0c45376} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4039 | 2025.12.19 19:59:33.268672 [ 4 ] {47c1270f-0e5e-4794-9af8-f1a4a0c45376} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2025.12.19 19:59:33.268844 [ 4 ] {47c1270f-0e5e-4794-9af8-f1a4a0c45376} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 4041 | 2025.12.19 19:59:33.268898 [ 4 ] {47c1270f-0e5e-4794-9af8-f1a4a0c45376} <Debug> TCPHandler: Processed in 0.002193933 sec. | ||
| 4042 | 2025.12.19 19:59:33.269030 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2025.12.19 19:59:33.269136 [ 4 ] {172b6d1e-cf79-406c-a98e-4756df87869b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4044 | 2025.12.19 19:59:33.269183 [ 4 ] {172b6d1e-cf79-406c-a98e-4756df87869b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4045 | 2025.12.19 19:59:33.270091 [ 4 ] {172b6d1e-cf79-406c-a98e-4756df87869b} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2025.12.19 19:59:33.270133 [ 4 ] {172b6d1e-cf79-406c-a98e-4756df87869b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4047 | 2025.12.19 19:59:33.270560 [ 4 ] {172b6d1e-cf79-406c-a98e-4756df87869b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4048 | 2025.12.19 19:59:33.270833 [ 4 ] {172b6d1e-cf79-406c-a98e-4756df87869b} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2025.12.19 19:59:33.270966 [ 116 ] {} <Debug> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4050 | 2025.12.19 19:59:33.270984 [ 4 ] {172b6d1e-cf79-406c-a98e-4756df87869b} <Debug> executeQuery: Read 1122 rows, 91.32 KiB in 0.001873 sec., 599038.974906567 rows/sec., 47.62 MiB/sec. | ||
| 4051 | 2025.12.19 19:59:33.271032 [ 116 ] {} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.12.19 19:59:33.271047 [ 4 ] {172b6d1e-cf79-406c-a98e-4756df87869b} <Debug> TCPHandler: Processed in 0.002068271 sec. | ||
| 4053 | 2025.12.19 19:59:33.271059 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4054 | 2025.12.19 19:59:33.271185 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2025.12.19 19:59:33.271191 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::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 | ||
| 4056 | 2025.12.19 19:59:33.271293 [ 4 ] {e8f37538-2bcb-4ce2-a0c6-2fe2f93c5404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4057 | 2025.12.19 19:59:33.271330 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4058 | 2025.12.19 19:59:33.271342 [ 4 ] {e8f37538-2bcb-4ce2-a0c6-2fe2f93c5404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4059 | 2025.12.19 19:59:33.271372 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2317 rows starting from the beginning of the part | ||
| 4060 | 2025.12.19 19:59:33.271446 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1122 rows starting from the beginning of the part | ||
| 4061 | 2025.12.19 19:59:33.271495 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 4062 | 2025.12.19 19:59:33.271540 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1122 rows starting from the beginning of the part | ||
| 4063 | 2025.12.19 19:59:33.271580 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 4064 | 2025.12.19 19:59:33.271618 [ 195 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1122 rows starting from the beginning of the part | ||
| 4065 | 2025.12.19 19:59:33.271854 [ 4 ] {e8f37538-2bcb-4ce2-a0c6-2fe2f93c5404} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2025.12.19 19:59:33.271898 [ 4 ] {e8f37538-2bcb-4ce2-a0c6-2fe2f93c5404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4067 | 2025.12.19 19:59:33.272648 [ 4 ] {e8f37538-2bcb-4ce2-a0c6-2fe2f93c5404} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4068 | 2025.12.19 19:59:33.272998 [ 4 ] {e8f37538-2bcb-4ce2-a0c6-2fe2f93c5404} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2025.12.19 19:59:33.273178 [ 4 ] {e8f37538-2bcb-4ce2-a0c6-2fe2f93c5404} <Debug> executeQuery: Read 223 rows, 13.67 KiB in 0.001908 sec., 116876.31027253669 rows/sec., 7.00 MiB/sec. | ||
| 4070 | 2025.12.19 19:59:33.273228 [ 4 ] {e8f37538-2bcb-4ce2-a0c6-2fe2f93c5404} <Debug> TCPHandler: Processed in 0.002094861 sec. | ||
| 4071 | 2025.12.19 19:59:33.273381 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2025.12.19 19:59:33.273497 [ 4 ] {5b5a7972-77f3-4a6d-9298-641d806c124b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4073 | 2025.12.19 19:59:33.273548 [ 4 ] {5b5a7972-77f3-4a6d-9298-641d806c124b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4074 | 2025.12.19 19:59:33.274962 [ 4 ] {5b5a7972-77f3-4a6d-9298-641d806c124b} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2025.12.19 19:59:33.275008 [ 4 ] {5b5a7972-77f3-4a6d-9298-641d806c124b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4076 | 2025.12.19 19:59:33.275181 [ 200 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5835 rows, containing 5 columns (5 merged, 0 gathered) in 0.004047242 sec., 1441722.5359887052 rows/sec., 121.36 MiB/sec. | ||
| 4077 | 2025.12.19 19:59:33.275437 [ 4 ] {5b5a7972-77f3-4a6d-9298-641d806c124b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4078 | 2025.12.19 19:59:33.275580 [ 200 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4079 | 2025.12.19 19:59:33.275738 [ 4 ] {5b5a7972-77f3-4a6d-9298-641d806c124b} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2025.12.19 19:59:33.275922 [ 4 ] {5b5a7972-77f3-4a6d-9298-641d806c124b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00245 sec., 86530.61224489796 rows/sec., 5.58 MiB/sec. | ||
| 4081 | 2025.12.19 19:59:33.275944 [ 200 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2025.12.19 19:59:33.275966 [ 4 ] {5b5a7972-77f3-4a6d-9298-641d806c124b} <Debug> TCPHandler: Processed in 0.002647938 sec. | ||
| 4083 | 2025.12.19 19:59:33.276033 [ 200 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_21_4} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4084 | 2025.12.19 19:59:33.276102 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2025.12.19 19:59:33.276157 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 4086 | 2025.12.19 19:59:33.276206 [ 4 ] {1def6149-b358-4f94-b453-5e2b08c71249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4087 | 2025.12.19 19:59:33.276253 [ 4 ] {1def6149-b358-4f94-b453-5e2b08c71249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4088 | 2025.12.19 19:59:33.276763 [ 4 ] {1def6149-b358-4f94-b453-5e2b08c71249} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.12.19 19:59:33.276801 [ 4 ] {1def6149-b358-4f94-b453-5e2b08c71249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4090 | 2025.12.19 19:59:33.277145 [ 4 ] {1def6149-b358-4f94-b453-5e2b08c71249} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4091 | 2025.12.19 19:59:33.277368 [ 4 ] {1def6149-b358-4f94-b453-5e2b08c71249} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.12.19 19:59:33.277510 [ 4 ] {1def6149-b358-4f94-b453-5e2b08c71249} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001326 sec., 159125.18853695324 rows/sec., 9.04 MiB/sec. | ||
| 4093 | 2025.12.19 19:59:33.277551 [ 4 ] {1def6149-b358-4f94-b453-5e2b08c71249} <Debug> TCPHandler: Processed in 0.001498795 sec. | ||
| 4094 | 2025.12.19 19:59:33.277666 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.12.19 19:59:33.277763 [ 4 ] {1e2143b9-e1a1-49e8-adc1-58a303117865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4096 | 2025.12.19 19:59:33.277806 [ 4 ] {1e2143b9-e1a1-49e8-adc1-58a303117865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4097 | 2025.12.19 19:59:33.278474 [ 4 ] {1e2143b9-e1a1-49e8-adc1-58a303117865} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.12.19 19:59:33.278512 [ 4 ] {1e2143b9-e1a1-49e8-adc1-58a303117865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4099 | 2025.12.19 19:59:33.278891 [ 4 ] {1e2143b9-e1a1-49e8-adc1-58a303117865} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4100 | 2025.12.19 19:59:33.279100 [ 4 ] {1e2143b9-e1a1-49e8-adc1-58a303117865} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.12.19 19:59:33.279210 [ 116 ] {} <Debug> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4102 | 2025.12.19 19:59:33.279232 [ 4 ] {1e2143b9-e1a1-49e8-adc1-58a303117865} <Debug> executeQuery: Read 669 rows, 47.67 KiB in 0.001489 sec., 449294.8287441236 rows/sec., 31.27 MiB/sec. | ||
| 4103 | 2025.12.19 19:59:33.279246 [ 116 ] {} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2025.12.19 19:59:33.279273 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4105 | 2025.12.19 19:59:33.279277 [ 4 ] {1e2143b9-e1a1-49e8-adc1-58a303117865} <Debug> TCPHandler: Processed in 0.001659257 sec. | ||
| 4106 | 2025.12.19 19:59:33.279377 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::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 | ||
| 4107 | 2025.12.19 19:59:33.279397 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2025.12.19 19:59:33.279511 [ 4 ] {b4942146-adef-4c5b-9159-b8624bc77909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4109 | 2025.12.19 19:59:33.279532 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4110 | 2025.12.19 19:59:33.279554 [ 4 ] {b4942146-adef-4c5b-9159-b8624bc77909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4111 | 2025.12.19 19:59:33.279570 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1182 rows starting from the beginning of the part | ||
| 4112 | 2025.12.19 19:59:33.279642 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 669 rows starting from the beginning of the part | ||
| 4113 | 2025.12.19 19:59:33.279690 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 59 rows starting from the beginning of the part | ||
| 4114 | 2025.12.19 19:59:33.279740 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 669 rows starting from the beginning of the part | ||
| 4115 | 2025.12.19 19:59:33.279792 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 59 rows starting from the beginning of the part | ||
| 4116 | 2025.12.19 19:59:33.279842 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 669 rows starting from the beginning of the part | ||
| 4117 | 2025.12.19 19:59:33.279896 [ 4 ] {b4942146-adef-4c5b-9159-b8624bc77909} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2025.12.19 19:59:33.279936 [ 4 ] {b4942146-adef-4c5b-9159-b8624bc77909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4119 | 2025.12.19 19:59:33.280315 [ 4 ] {b4942146-adef-4c5b-9159-b8624bc77909} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4120 | 2025.12.19 19:59:33.280546 [ 4 ] {b4942146-adef-4c5b-9159-b8624bc77909} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2025.12.19 19:59:33.280650 [ 116 ] {} <Debug> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4122 | 2025.12.19 19:59:33.280679 [ 4 ] {b4942146-adef-4c5b-9159-b8624bc77909} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 4123 | 2025.12.19 19:59:33.280684 [ 116 ] {} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2025.12.19 19:59:33.280721 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4125 | 2025.12.19 19:59:33.280723 [ 4 ] {b4942146-adef-4c5b-9159-b8624bc77909} <Debug> TCPHandler: Processed in 0.001374844 sec. | ||
| 4126 | 2025.12.19 19:59:33.280801 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::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 | ||
| 4127 | 2025.12.19 19:59:33.280846 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2025.12.19 19:59:33.280911 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4129 | 2025.12.19 19:59:33.280946 [ 4 ] {102da7d9-6d20-4718-95f9-ec251056d9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4130 | 2025.12.19 19:59:33.280950 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4131 | 2025.12.19 19:59:33.280995 [ 4 ] {102da7d9-6d20-4718-95f9-ec251056d9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4132 | 2025.12.19 19:59:33.281031 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4133 | 2025.12.19 19:59:33.281080 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4134 | 2025.12.19 19:59:33.281121 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4135 | 2025.12.19 19:59:33.281158 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4136 | 2025.12.19 19:59:33.281194 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4137 | 2025.12.19 19:59:33.281415 [ 4 ] {102da7d9-6d20-4718-95f9-ec251056d9e6} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2025.12.19 19:59:33.281457 [ 4 ] {102da7d9-6d20-4718-95f9-ec251056d9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4139 | 2025.12.19 19:59:33.281633 [ 196 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308494 sec., 1432535.6704414221 rows/sec., 106.58 MiB/sec. | ||
| 4140 | 2025.12.19 19:59:33.281862 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4141 | 2025.12.19 19:59:33.282037 [ 191 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268454 sec., 52031.843488214785 rows/sec., 2.65 MiB/sec. | ||
| 4142 | 2025.12.19 19:59:33.282087 [ 4 ] {102da7d9-6d20-4718-95f9-ec251056d9e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4143 | 2025.12.19 19:59:33.282177 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4144 | 2025.12.19 19:59:33.282187 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2025.12.19 19:59:33.282287 [ 197 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_21_4} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4146 | 2025.12.19 19:59:33.282368 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4147 | 2025.12.19 19:59:33.282435 [ 4 ] {102da7d9-6d20-4718-95f9-ec251056d9e6} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2025.12.19 19:59:33.282515 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2025.12.19 19:59:33.282562 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4150 | 2025.12.19 19:59:33.282596 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2025.12.19 19:59:33.282599 [ 200 ] {3254a297-e0b2-40a7-8597-83301491cf58::all_1_11_2} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4152 | 2025.12.19 19:59:33.282597 [ 4 ] {102da7d9-6d20-4718-95f9-ec251056d9e6} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001669 sec., 158178.55002995807 rows/sec., 10.28 MiB/sec. | ||
| 4153 | 2025.12.19 19:59:33.282613 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4154 | 2025.12.19 19:59:33.282662 [ 4 ] {102da7d9-6d20-4718-95f9-ec251056d9e6} <Debug> TCPHandler: Processed in 0.001864089 sec. | ||
| 4155 | 2025.12.19 19:59:33.282694 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4156 | 2025.12.19 19:59:33.282737 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::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 | ||
| 4157 | 2025.12.19 19:59:33.282784 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2025.12.19 19:59:33.282832 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4159 | 2025.12.19 19:59:33.282867 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5101 rows starting from the beginning of the part | ||
| 4160 | 2025.12.19 19:59:33.282887 [ 4 ] {86d1c10b-d7a5-4464-8a08-4c4887c1eebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4161 | 2025.12.19 19:59:33.282919 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 264 rows starting from the beginning of the part | ||
| 4162 | 2025.12.19 19:59:33.282938 [ 4 ] {86d1c10b-d7a5-4464-8a08-4c4887c1eebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4163 | 2025.12.19 19:59:33.282973 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 4164 | 2025.12.19 19:59:33.283017 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 264 rows starting from the beginning of the part | ||
| 4165 | 2025.12.19 19:59:33.283058 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 4166 | 2025.12.19 19:59:33.283097 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 264 rows starting from the beginning of the part | ||
| 4167 | 2025.12.19 19:59:33.283275 [ 4 ] {86d1c10b-d7a5-4464-8a08-4c4887c1eebe} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2025.12.19 19:59:33.283319 [ 4 ] {86d1c10b-d7a5-4464-8a08-4c4887c1eebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4169 | 2025.12.19 19:59:33.283652 [ 4 ] {86d1c10b-d7a5-4464-8a08-4c4887c1eebe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4170 | 2025.12.19 19:59:33.283896 [ 4 ] {86d1c10b-d7a5-4464-8a08-4c4887c1eebe} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2025.12.19 19:59:33.284050 [ 4 ] {86d1c10b-d7a5-4464-8a08-4c4887c1eebe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 4172 | 2025.12.19 19:59:33.284088 [ 4 ] {86d1c10b-d7a5-4464-8a08-4c4887c1eebe} <Debug> TCPHandler: Processed in 0.001354074 sec. | ||
| 4173 | 2025.12.19 19:59:33.284201 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2025.12.19 19:59:33.284299 [ 4 ] {ef58f050-759b-4415-884f-52b924a73360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4175 | 2025.12.19 19:59:33.284356 [ 4 ] {ef58f050-759b-4415-884f-52b924a73360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4176 | 2025.12.19 19:59:33.285165 [ 4 ] {ef58f050-759b-4415-884f-52b924a73360} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2025.12.19 19:59:33.285203 [ 4 ] {ef58f050-759b-4415-884f-52b924a73360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4178 | 2025.12.19 19:59:33.285774 [ 4 ] {ef58f050-759b-4415-884f-52b924a73360} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4179 | 2025.12.19 19:59:33.285804 [ 191 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6113 rows, containing 5 columns (5 merged, 0 gathered) in 0.003128843 sec., 1953757.347364505 rows/sec., 129.04 MiB/sec. | ||
| 4180 | 2025.12.19 19:59:33.286084 [ 4 ] {ef58f050-759b-4415-884f-52b924a73360} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2025.12.19 19:59:33.286262 [ 4 ] {ef58f050-759b-4415-884f-52b924a73360} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001982 sec., 9081.735620585268 rows/sec., 16.27 MiB/sec. | ||
| 4182 | 2025.12.19 19:59:33.286320 [ 4 ] {ef58f050-759b-4415-884f-52b924a73360} <Debug> TCPHandler: Processed in 0.002170222 sec. | ||
| 4183 | 2025.12.19 19:59:33.286351 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4184 | 2025.12.19 19:59:33.286443 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2025.12.19 19:59:33.286545 [ 4 ] {759dee22-3b52-4a3a-b811-fb9dda8bd92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4186 | 2025.12.19 19:59:33.286590 [ 4 ] {759dee22-3b52-4a3a-b811-fb9dda8bd92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4187 | 2025.12.19 19:59:33.286619 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.12.19 19:59:33.286689 [ 196 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4189 | 2025.12.19 19:59:33.286755 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 4190 | 2025.12.19 19:59:33.286939 [ 4 ] {759dee22-3b52-4a3a-b811-fb9dda8bd92d} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2025.12.19 19:59:33.286984 [ 4 ] {759dee22-3b52-4a3a-b811-fb9dda8bd92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4192 | 2025.12.19 19:59:33.287333 [ 4 ] {759dee22-3b52-4a3a-b811-fb9dda8bd92d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4193 | 2025.12.19 19:59:33.287560 [ 4 ] {759dee22-3b52-4a3a-b811-fb9dda8bd92d} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2025.12.19 19:59:33.287673 [ 116 ] {} <Debug> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4195 | 2025.12.19 19:59:33.287696 [ 4 ] {759dee22-3b52-4a3a-b811-fb9dda8bd92d} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001171 sec., 71733.561058924 rows/sec., 4.27 MiB/sec. | ||
| 4196 | 2025.12.19 19:59:33.287709 [ 116 ] {} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2025.12.19 19:59:33.287738 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4198 | 2025.12.19 19:59:33.287741 [ 4 ] {759dee22-3b52-4a3a-b811-fb9dda8bd92d} <Debug> TCPHandler: Processed in 0.001347414 sec. | ||
| 4199 | 2025.12.19 19:59:33.287801 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::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 | ||
| 4200 | 2025.12.19 19:59:33.287882 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4201 | 2025.12.19 19:59:33.287907 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 684 rows starting from the beginning of the part | ||
| 4202 | 2025.12.19 19:59:33.287950 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 84 rows starting from the beginning of the part | ||
| 4203 | 2025.12.19 19:59:33.287988 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 4204 | 2025.12.19 19:59:33.288022 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 84 rows starting from the beginning of the part | ||
| 4205 | 2025.12.19 19:59:33.288059 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4206 | 2025.12.19 19:59:33.288093 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 84 rows starting from the beginning of the part | ||
| 4207 | 2025.12.19 19:59:33.288847 [ 196 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001069931 sec., 949593.9457778118 rows/sec., 56.84 MiB/sec. | ||
| 4208 | 2025.12.19 19:59:33.289039 [ 193 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4209 | 2025.12.19 19:59:33.289338 [ 193 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2025.12.19 19:59:33.289414 [ 193 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_21_4} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4211 | 2025.12.19 19:59:33.289500 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4212 | 2025.12.19 19:59:38.283541 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2025.12.19 19:59:38.283742 [ 4 ] {dace4e16-9723-426d-82a0-4a465416d10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4214 | 2025.12.19 19:59:38.283811 [ 4 ] {dace4e16-9723-426d-82a0-4a465416d10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4215 | 2025.12.19 19:59:38.284425 [ 4 ] {dace4e16-9723-426d-82a0-4a465416d10d} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2025.12.19 19:59:38.284475 [ 4 ] {dace4e16-9723-426d-82a0-4a465416d10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4217 | 2025.12.19 19:59:38.284879 [ 4 ] {dace4e16-9723-426d-82a0-4a465416d10d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4218 | 2025.12.19 19:59:38.285111 [ 4 ] {dace4e16-9723-426d-82a0-4a465416d10d} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2025.12.19 19:59:38.285275 [ 4 ] {dace4e16-9723-426d-82a0-4a465416d10d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 205.79 KiB/sec. | ||
| 4220 | 2025.12.19 19:59:38.285325 [ 4 ] {dace4e16-9723-426d-82a0-4a465416d10d} <Debug> TCPHandler: Processed in 0.00191583 sec. | ||
| 4221 | 2025.12.19 19:59:38.285453 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2025.12.19 19:59:38.285557 [ 4 ] {c7c2498d-4bb3-4d36-bca7-480415499e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4223 | 2025.12.19 19:59:38.285602 [ 4 ] {c7c2498d-4bb3-4d36-bca7-480415499e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4224 | 2025.12.19 19:59:38.286536 [ 4 ] {c7c2498d-4bb3-4d36-bca7-480415499e31} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2025.12.19 19:59:38.286577 [ 4 ] {c7c2498d-4bb3-4d36-bca7-480415499e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4226 | 2025.12.19 19:59:38.287016 [ 4 ] {c7c2498d-4bb3-4d36-bca7-480415499e31} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4227 | 2025.12.19 19:59:38.287253 [ 4 ] {c7c2498d-4bb3-4d36-bca7-480415499e31} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2025.12.19 19:59:38.287397 [ 4 ] {c7c2498d-4bb3-4d36-bca7-480415499e31} <Debug> executeQuery: Read 1244 rows, 105.43 KiB in 0.001864 sec., 667381.9742489271 rows/sec., 55.24 MiB/sec. | ||
| 4229 | 2025.12.19 19:59:38.287438 [ 4 ] {c7c2498d-4bb3-4d36-bca7-480415499e31} <Debug> TCPHandler: Processed in 0.002037071 sec. | ||
| 4230 | 2025.12.19 19:59:38.287566 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2025.12.19 19:59:38.287666 [ 4 ] {bcc52dc9-0b21-4688-bcb8-b0bfd9736816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4232 | 2025.12.19 19:59:38.287708 [ 4 ] {bcc52dc9-0b21-4688-bcb8-b0bfd9736816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4233 | 2025.12.19 19:59:38.288138 [ 4 ] {bcc52dc9-0b21-4688-bcb8-b0bfd9736816} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2025.12.19 19:59:38.288177 [ 4 ] {bcc52dc9-0b21-4688-bcb8-b0bfd9736816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4235 | 2025.12.19 19:59:38.288497 [ 4 ] {bcc52dc9-0b21-4688-bcb8-b0bfd9736816} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4236 | 2025.12.19 19:59:38.288715 [ 4 ] {bcc52dc9-0b21-4688-bcb8-b0bfd9736816} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2025.12.19 19:59:38.288834 [ 109 ] {} <Debug> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4238 | 2025.12.19 19:59:38.288859 [ 4 ] {bcc52dc9-0b21-4688-bcb8-b0bfd9736816} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001216 sec., 22203.94736842105 rows/sec., 1.61 MiB/sec. | ||
| 4239 | 2025.12.19 19:59:38.288912 [ 109 ] {} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2025.12.19 19:59:38.288919 [ 4 ] {bcc52dc9-0b21-4688-bcb8-b0bfd9736816} <Debug> TCPHandler: Processed in 0.001405045 sec. | ||
| 4241 | 2025.12.19 19:59:38.288942 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4242 | 2025.12.19 19:59:38.289056 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2025.12.19 19:59:38.289070 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::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 | ||
| 4244 | 2025.12.19 19:59:38.289158 [ 4 ] {c2b95b2f-8f14-4788-b0ba-e7dc63e700f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4245 | 2025.12.19 19:59:38.289205 [ 4 ] {c2b95b2f-8f14-4788-b0ba-e7dc63e700f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4246 | 2025.12.19 19:59:38.289218 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4247 | 2025.12.19 19:59:38.289255 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 262 rows starting from the beginning of the part | ||
| 4248 | 2025.12.19 19:59:38.289326 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 4249 | 2025.12.19 19:59:38.289371 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 223 rows starting from the beginning of the part | ||
| 4250 | 2025.12.19 19:59:38.289421 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4251 | 2025.12.19 19:59:38.289466 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 223 rows starting from the beginning of the part | ||
| 4252 | 2025.12.19 19:59:38.289508 [ 191 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
| 4253 | 2025.12.19 19:59:38.289736 [ 4 ] {c2b95b2f-8f14-4788-b0ba-e7dc63e700f1} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2025.12.19 19:59:38.289785 [ 4 ] {c2b95b2f-8f14-4788-b0ba-e7dc63e700f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4255 | 2025.12.19 19:59:38.290174 [ 4 ] {c2b95b2f-8f14-4788-b0ba-e7dc63e700f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4256 | 2025.12.19 19:59:38.290428 [ 4 ] {c2b95b2f-8f14-4788-b0ba-e7dc63e700f1} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2025.12.19 19:59:38.290444 [ 193 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431405 sec., 545617.7671588404 rows/sec., 35.73 MiB/sec. | ||
| 4258 | 2025.12.19 19:59:38.290574 [ 4 ] {c2b95b2f-8f14-4788-b0ba-e7dc63e700f1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001436 sec., 158774.37325905293 rows/sec., 10.75 MiB/sec. | ||
| 4259 | 2025.12.19 19:59:38.290618 [ 4 ] {c2b95b2f-8f14-4788-b0ba-e7dc63e700f1} <Debug> TCPHandler: Processed in 0.001617936 sec. | ||
| 4260 | 2025.12.19 19:59:38.290659 [ 196 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4261 | 2025.12.19 19:59:38.290738 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2025.12.19 19:59:38.290842 [ 4 ] {0b74ca90-be67-473c-a87b-119dc17ddb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4263 | 2025.12.19 19:59:38.290886 [ 4 ] {0b74ca90-be67-473c-a87b-119dc17ddb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4264 | 2025.12.19 19:59:38.291011 [ 196 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2025.12.19 19:59:38.291101 [ 196 ] {7f2dc7a3-d180-4914-8553-acfecdd5483b::all_1_21_4} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4266 | 2025.12.19 19:59:38.291201 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4267 | 2025.12.19 19:59:38.291548 [ 4 ] {0b74ca90-be67-473c-a87b-119dc17ddb26} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2025.12.19 19:59:38.291591 [ 4 ] {0b74ca90-be67-473c-a87b-119dc17ddb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4269 | 2025.12.19 19:59:38.291929 [ 4 ] {0b74ca90-be67-473c-a87b-119dc17ddb26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4270 | 2025.12.19 19:59:38.292141 [ 4 ] {0b74ca90-be67-473c-a87b-119dc17ddb26} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2025.12.19 19:59:38.292274 [ 4 ] {0b74ca90-be67-473c-a87b-119dc17ddb26} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001456 sec., 375686.81318681315 rows/sec., 27.88 MiB/sec. | ||
| 4272 | 2025.12.19 19:59:38.292313 [ 4 ] {0b74ca90-be67-473c-a87b-119dc17ddb26} <Debug> TCPHandler: Processed in 0.001625187 sec. | ||
| 4273 | 2025.12.19 19:59:38.292429 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2025.12.19 19:59:38.292542 [ 4 ] {97d3f03a-00fd-4842-95ae-4028b1e50371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4275 | 2025.12.19 19:59:38.292594 [ 4 ] {97d3f03a-00fd-4842-95ae-4028b1e50371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4276 | 2025.12.19 19:59:38.293175 [ 4 ] {97d3f03a-00fd-4842-95ae-4028b1e50371} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2025.12.19 19:59:38.293213 [ 4 ] {97d3f03a-00fd-4842-95ae-4028b1e50371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4278 | 2025.12.19 19:59:38.293624 [ 4 ] {97d3f03a-00fd-4842-95ae-4028b1e50371} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4279 | 2025.12.19 19:59:38.293852 [ 4 ] {97d3f03a-00fd-4842-95ae-4028b1e50371} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2025.12.19 19:59:38.293989 [ 4 ] {97d3f03a-00fd-4842-95ae-4028b1e50371} <Debug> executeQuery: Read 836 rows, 57.60 KiB in 0.001466 sec., 570259.2087312414 rows/sec., 38.37 MiB/sec. | ||
| 4281 | 2025.12.19 19:59:38.294026 [ 4 ] {97d3f03a-00fd-4842-95ae-4028b1e50371} <Debug> TCPHandler: Processed in 0.001647587 sec. | ||
| 4282 | 2025.12.19 19:59:38.294144 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2025.12.19 19:59:38.294240 [ 4 ] {f9d883d9-c2bf-429d-9ed8-c2ceae6a56bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4284 | 2025.12.19 19:59:38.294295 [ 4 ] {f9d883d9-c2bf-429d-9ed8-c2ceae6a56bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4285 | 2025.12.19 19:59:38.295067 [ 4 ] {f9d883d9-c2bf-429d-9ed8-c2ceae6a56bc} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2025.12.19 19:59:38.295105 [ 4 ] {f9d883d9-c2bf-429d-9ed8-c2ceae6a56bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4287 | 2025.12.19 19:59:38.295630 [ 4 ] {f9d883d9-c2bf-429d-9ed8-c2ceae6a56bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4288 | 2025.12.19 19:59:38.295864 [ 4 ] {f9d883d9-c2bf-429d-9ed8-c2ceae6a56bc} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2025.12.19 19:59:38.295985 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4290 | 2025.12.19 19:59:38.296003 [ 4 ] {f9d883d9-c2bf-429d-9ed8-c2ceae6a56bc} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001782 sec., 12906.846240179573 rows/sec., 23.13 MiB/sec. | ||
| 4291 | 2025.12.19 19:59:38.296022 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2025.12.19 19:59:38.296047 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4293 | 2025.12.19 19:59:38.296070 [ 4 ] {f9d883d9-c2bf-429d-9ed8-c2ceae6a56bc} <Debug> TCPHandler: Processed in 0.001974701 sec. | ||
| 4294 | 2025.12.19 19:59:38.296138 [ 186 ] {7c66882c-dc50-4173-8f36-78d707c044e8::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 | ||
| 4295 | 2025.12.19 19:59:38.296193 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2025.12.19 19:59:38.296287 [ 4 ] {57b09d78-2b0c-4e34-8728-39a3d21b2835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4297 | 2025.12.19 19:59:38.296328 [ 4 ] {57b09d78-2b0c-4e34-8728-39a3d21b2835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4298 | 2025.12.19 19:59:38.296355 [ 186 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4299 | 2025.12.19 19:59:38.296414 [ 186 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 267 rows starting from the beginning of the part | ||
| 4300 | 2025.12.19 19:59:38.296545 [ 186 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 4301 | 2025.12.19 19:59:38.296665 [ 186 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 4302 | 2025.12.19 19:59:38.296667 [ 4 ] {57b09d78-2b0c-4e34-8728-39a3d21b2835} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2025.12.19 19:59:38.296711 [ 4 ] {57b09d78-2b0c-4e34-8728-39a3d21b2835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4304 | 2025.12.19 19:59:38.296771 [ 186 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4305 | 2025.12.19 19:59:38.296870 [ 186 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4306 | 2025.12.19 19:59:38.296969 [ 186 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
| 4307 | 2025.12.19 19:59:38.297039 [ 4 ] {57b09d78-2b0c-4e34-8728-39a3d21b2835} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4308 | 2025.12.19 19:59:38.297285 [ 4 ] {57b09d78-2b0c-4e34-8728-39a3d21b2835} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2025.12.19 19:59:38.297419 [ 4 ] {57b09d78-2b0c-4e34-8728-39a3d21b2835} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001151 sec., 48653.34491746308 rows/sec., 3.27 MiB/sec. | ||
| 4310 | 2025.12.19 19:59:38.297454 [ 4 ] {57b09d78-2b0c-4e34-8728-39a3d21b2835} <Debug> TCPHandler: Processed in 0.001309913 sec. | ||
| 4311 | 2025.12.19 19:59:38.300262 [ 196 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.004167923 sec., 89253.08840878299 rows/sec., 159.94 MiB/sec. | ||
| 4312 | 2025.12.19 19:59:38.301025 [ 193 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4313 | 2025.12.19 19:59:38.301431 [ 193 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.12.19 19:59:38.301517 [ 193 ] {7c66882c-dc50-4173-8f36-78d707c044e8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4315 | 2025.12.19 19:59:38.301649 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4316 | 2025.12.19 19:59:38.904911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8129 | ||
| 4317 | 2025.12.19 19:59:38.905482 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.12.19 19:59:38.905538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4319 | 2025.12.19 19:59:38.906032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4320 | 2025.12.19 19:59:38.906265 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2025.12.19 19:59:38.906402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8129 | ||
| 4322 | 2025.12.19 19:59:39.331526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4323 | 2025.12.19 19:59:39.347295 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2025.12.19 19:59:39.347360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4325 | 2025.12.19 19:59:39.352666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4326 | 2025.12.19 19:59:39.353393 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2025.12.19 19:59:39.356150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4328 | 2025.12.19 19:59:41.444698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 578 | ||
| 4329 | 2025.12.19 19:59:41.447077 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2025.12.19 19:59:41.447134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4331 | 2025.12.19 19:59:41.448320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4332 | 2025.12.19 19:59:41.448600 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2025.12.19 19:59:41.448986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4334 | 2025.12.19 19:59:43.279098 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2025.12.19 19:59:43.279340 [ 4 ] {1ee92225-a864-4168-9e71-e632af12836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4336 | 2025.12.19 19:59:43.279437 [ 4 ] {1ee92225-a864-4168-9e71-e632af12836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4337 | 2025.12.19 19:59:43.280921 [ 4 ] {1ee92225-a864-4168-9e71-e632af12836b} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2025.12.19 19:59:43.280992 [ 4 ] {1ee92225-a864-4168-9e71-e632af12836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4339 | 2025.12.19 19:59:43.281627 [ 4 ] {1ee92225-a864-4168-9e71-e632af12836b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4340 | 2025.12.19 19:59:43.281958 [ 4 ] {1ee92225-a864-4168-9e71-e632af12836b} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.12.19 19:59:43.282186 [ 4 ] {1ee92225-a864-4168-9e71-e632af12836b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002911 sec., 140845.0704225352 rows/sec., 8.93 MiB/sec. | ||
| 4342 | 2025.12.19 19:59:43.282301 [ 4 ] {1ee92225-a864-4168-9e71-e632af12836b} <Debug> TCPHandler: Processed in 0.003409735 sec. | ||
| 4343 | 2025.12.19 19:59:43.282490 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2025.12.19 19:59:43.282673 [ 4 ] {21c15839-33c5-4b6b-83d0-e7ed96fa84e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4345 | 2025.12.19 19:59:43.282734 [ 4 ] {21c15839-33c5-4b6b-83d0-e7ed96fa84e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4346 | 2025.12.19 19:59:43.284182 [ 4 ] {21c15839-33c5-4b6b-83d0-e7ed96fa84e3} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.12.19 19:59:43.284238 [ 4 ] {21c15839-33c5-4b6b-83d0-e7ed96fa84e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4348 | 2025.12.19 19:59:43.284868 [ 4 ] {21c15839-33c5-4b6b-83d0-e7ed96fa84e3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4349 | 2025.12.19 19:59:43.285175 [ 4 ] {21c15839-33c5-4b6b-83d0-e7ed96fa84e3} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2025.12.19 19:59:43.285349 [ 4 ] {21c15839-33c5-4b6b-83d0-e7ed96fa84e3} <Debug> executeQuery: Read 1148 rows, 93.39 KiB in 0.002711 sec., 423459.97786794545 rows/sec., 33.64 MiB/sec. | ||
| 4351 | 2025.12.19 19:59:43.285403 [ 4 ] {21c15839-33c5-4b6b-83d0-e7ed96fa84e3} <Debug> TCPHandler: Processed in 0.002980571 sec. | ||
| 4352 | 2025.12.19 19:59:43.285569 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2025.12.19 19:59:43.285694 [ 4 ] {5b5561e1-08dc-4182-b0ab-5e763bf6848e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4354 | 2025.12.19 19:59:43.285750 [ 4 ] {5b5561e1-08dc-4182-b0ab-5e763bf6848e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4355 | 2025.12.19 19:59:43.286458 [ 4 ] {5b5561e1-08dc-4182-b0ab-5e763bf6848e} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2025.12.19 19:59:43.286509 [ 4 ] {5b5561e1-08dc-4182-b0ab-5e763bf6848e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4357 | 2025.12.19 19:59:43.286963 [ 4 ] {5b5561e1-08dc-4182-b0ab-5e763bf6848e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4358 | 2025.12.19 19:59:43.287278 [ 4 ] {5b5561e1-08dc-4182-b0ab-5e763bf6848e} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2025.12.19 19:59:43.287465 [ 4 ] {5b5561e1-08dc-4182-b0ab-5e763bf6848e} <Debug> executeQuery: Read 223 rows, 13.67 KiB in 0.001798 sec., 124026.69632925473 rows/sec., 7.42 MiB/sec. | ||
| 4360 | 2025.12.19 19:59:43.287518 [ 4 ] {5b5561e1-08dc-4182-b0ab-5e763bf6848e} <Debug> TCPHandler: Processed in 0.002014061 sec. | ||
| 4361 | 2025.12.19 19:59:43.287684 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2025.12.19 19:59:43.287803 [ 4 ] {a7e61f39-0d78-4d88-994d-a88e888c7df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4363 | 2025.12.19 19:59:43.287854 [ 4 ] {a7e61f39-0d78-4d88-994d-a88e888c7df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4364 | 2025.12.19 19:59:43.288523 [ 4 ] {a7e61f39-0d78-4d88-994d-a88e888c7df8} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2025.12.19 19:59:43.288572 [ 4 ] {a7e61f39-0d78-4d88-994d-a88e888c7df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4366 | 2025.12.19 19:59:43.288996 [ 4 ] {a7e61f39-0d78-4d88-994d-a88e888c7df8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4367 | 2025.12.19 19:59:43.289300 [ 4 ] {a7e61f39-0d78-4d88-994d-a88e888c7df8} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2025.12.19 19:59:43.289478 [ 4 ] {a7e61f39-0d78-4d88-994d-a88e888c7df8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001702 sec., 124559.3419506463 rows/sec., 8.03 MiB/sec. | ||
| 4369 | 2025.12.19 19:59:43.289525 [ 4 ] {a7e61f39-0d78-4d88-994d-a88e888c7df8} <Debug> TCPHandler: Processed in 0.001904049 sec. | ||
| 4370 | 2025.12.19 19:59:43.289709 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2025.12.19 19:59:43.289821 [ 4 ] {69962a41-71c3-49b2-bc78-3cef814a644a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4372 | 2025.12.19 19:59:43.289877 [ 4 ] {69962a41-71c3-49b2-bc78-3cef814a644a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4373 | 2025.12.19 19:59:43.290576 [ 4 ] {69962a41-71c3-49b2-bc78-3cef814a644a} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2025.12.19 19:59:43.290624 [ 4 ] {69962a41-71c3-49b2-bc78-3cef814a644a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4375 | 2025.12.19 19:59:43.291061 [ 4 ] {69962a41-71c3-49b2-bc78-3cef814a644a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4376 | 2025.12.19 19:59:43.291375 [ 4 ] {69962a41-71c3-49b2-bc78-3cef814a644a} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2025.12.19 19:59:43.291552 [ 4 ] {69962a41-71c3-49b2-bc78-3cef814a644a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001757 sec., 120091.06431417188 rows/sec., 6.82 MiB/sec. | ||
| 4378 | 2025.12.19 19:59:43.291607 [ 4 ] {69962a41-71c3-49b2-bc78-3cef814a644a} <Debug> TCPHandler: Processed in 0.00195526 sec. | ||
| 4379 | 2025.12.19 19:59:43.291787 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2025.12.19 19:59:43.291904 [ 4 ] {615bcac4-9192-4183-b720-7e919b6a667e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4381 | 2025.12.19 19:59:43.291955 [ 4 ] {615bcac4-9192-4183-b720-7e919b6a667e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4382 | 2025.12.19 19:59:43.292921 [ 4 ] {615bcac4-9192-4183-b720-7e919b6a667e} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2025.12.19 19:59:43.292968 [ 4 ] {615bcac4-9192-4183-b720-7e919b6a667e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4384 | 2025.12.19 19:59:43.293424 [ 4 ] {615bcac4-9192-4183-b720-7e919b6a667e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4385 | 2025.12.19 19:59:43.293705 [ 4 ] {615bcac4-9192-4183-b720-7e919b6a667e} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.12.19 19:59:43.293876 [ 4 ] {615bcac4-9192-4183-b720-7e919b6a667e} <Debug> executeQuery: Read 697 rows, 49.91 KiB in 0.001998 sec., 348848.84884884884 rows/sec., 24.39 MiB/sec. | ||
| 4387 | 2025.12.19 19:59:43.293927 [ 4 ] {615bcac4-9192-4183-b720-7e919b6a667e} <Debug> TCPHandler: Processed in 0.002202093 sec. | ||
| 4388 | 2025.12.19 19:59:43.294159 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2025.12.19 19:59:43.294272 [ 4 ] {ec9eb590-79f8-4da8-b26c-6ccedd0be4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4390 | 2025.12.19 19:59:43.294328 [ 4 ] {ec9eb590-79f8-4da8-b26c-6ccedd0be4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4391 | 2025.12.19 19:59:43.294842 [ 4 ] {ec9eb590-79f8-4da8-b26c-6ccedd0be4e1} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.12.19 19:59:43.294889 [ 4 ] {ec9eb590-79f8-4da8-b26c-6ccedd0be4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4393 | 2025.12.19 19:59:43.295296 [ 4 ] {ec9eb590-79f8-4da8-b26c-6ccedd0be4e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4394 | 2025.12.19 19:59:43.295608 [ 4 ] {ec9eb590-79f8-4da8-b26c-6ccedd0be4e1} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2025.12.19 19:59:43.295781 [ 4 ] {ec9eb590-79f8-4da8-b26c-6ccedd0be4e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 204.62 KiB/sec. | ||
| 4396 | 2025.12.19 19:59:43.295830 [ 4 ] {ec9eb590-79f8-4da8-b26c-6ccedd0be4e1} <Debug> TCPHandler: Processed in 0.001732288 sec. | ||
| 4397 | 2025.12.19 19:59:43.295994 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2025.12.19 19:59:43.296109 [ 4 ] {65b8d572-8dd4-4df0-b2b1-d675a92fe32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4399 | 2025.12.19 19:59:43.296164 [ 4 ] {65b8d572-8dd4-4df0-b2b1-d675a92fe32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4400 | 2025.12.19 19:59:43.296819 [ 4 ] {65b8d572-8dd4-4df0-b2b1-d675a92fe32b} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2025.12.19 19:59:43.296864 [ 4 ] {65b8d572-8dd4-4df0-b2b1-d675a92fe32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4402 | 2025.12.19 19:59:43.297324 [ 4 ] {65b8d572-8dd4-4df0-b2b1-d675a92fe32b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4403 | 2025.12.19 19:59:43.297640 [ 4 ] {65b8d572-8dd4-4df0-b2b1-d675a92fe32b} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2025.12.19 19:59:43.297807 [ 4 ] {65b8d572-8dd4-4df0-b2b1-d675a92fe32b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001723 sec., 182240.27858386535 rows/sec., 11.97 MiB/sec. | ||
| 4405 | 2025.12.19 19:59:43.297857 [ 4 ] {65b8d572-8dd4-4df0-b2b1-d675a92fe32b} <Debug> TCPHandler: Processed in 0.00192236 sec. | ||
| 4406 | 2025.12.19 19:59:43.298015 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2025.12.19 19:59:43.298128 [ 4 ] {529d6ce0-667c-4bc0-9135-804a56c46691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4408 | 2025.12.19 19:59:43.298182 [ 4 ] {529d6ce0-667c-4bc0-9135-804a56c46691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4409 | 2025.12.19 19:59:43.298611 [ 4 ] {529d6ce0-667c-4bc0-9135-804a56c46691} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.12.19 19:59:43.298655 [ 4 ] {529d6ce0-667c-4bc0-9135-804a56c46691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4411 | 2025.12.19 19:59:43.299044 [ 4 ] {529d6ce0-667c-4bc0-9135-804a56c46691} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4412 | 2025.12.19 19:59:43.299339 [ 4 ] {529d6ce0-667c-4bc0-9135-804a56c46691} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.12.19 19:59:43.299506 [ 4 ] {529d6ce0-667c-4bc0-9135-804a56c46691} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec. | ||
| 4414 | 2025.12.19 19:59:43.299556 [ 4 ] {529d6ce0-667c-4bc0-9135-804a56c46691} <Debug> TCPHandler: Processed in 0.001601076 sec. | ||
| 4415 | 2025.12.19 19:59:43.299712 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2025.12.19 19:59:43.299822 [ 4 ] {37129382-aaa4-41e6-8afe-66362d4897eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4417 | 2025.12.19 19:59:43.299890 [ 4 ] {37129382-aaa4-41e6-8afe-66362d4897eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4418 | 2025.12.19 19:59:43.300950 [ 4 ] {37129382-aaa4-41e6-8afe-66362d4897eb} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2025.12.19 19:59:43.300995 [ 4 ] {37129382-aaa4-41e6-8afe-66362d4897eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4420 | 2025.12.19 19:59:43.301685 [ 4 ] {37129382-aaa4-41e6-8afe-66362d4897eb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4421 | 2025.12.19 19:59:43.302007 [ 4 ] {37129382-aaa4-41e6-8afe-66362d4897eb} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2025.12.19 19:59:43.302196 [ 4 ] {37129382-aaa4-41e6-8afe-66362d4897eb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002397 sec., 7509.386733416772 rows/sec., 13.46 MiB/sec. | ||
| 4423 | 2025.12.19 19:59:43.302276 [ 4 ] {37129382-aaa4-41e6-8afe-66362d4897eb} <Debug> TCPHandler: Processed in 0.002622997 sec. | ||
| 4424 | 2025.12.19 19:59:43.302550 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2025.12.19 19:59:43.302667 [ 4 ] {ab472ea1-2bef-4753-9b14-aa4d25bda2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4426 | 2025.12.19 19:59:43.302724 [ 4 ] {ab472ea1-2bef-4753-9b14-aa4d25bda2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4427 | 2025.12.19 19:59:43.303198 [ 4 ] {ab472ea1-2bef-4753-9b14-aa4d25bda2c6} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2025.12.19 19:59:43.303244 [ 4 ] {ab472ea1-2bef-4753-9b14-aa4d25bda2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4429 | 2025.12.19 19:59:43.303663 [ 4 ] {ab472ea1-2bef-4753-9b14-aa4d25bda2c6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4430 | 2025.12.19 19:59:43.303974 [ 4 ] {ab472ea1-2bef-4753-9b14-aa4d25bda2c6} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.12.19 19:59:43.304147 [ 4 ] {ab472ea1-2bef-4753-9b14-aa4d25bda2c6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001503 sec., 69194.94344644045 rows/sec., 4.24 MiB/sec. | ||
| 4432 | 2025.12.19 19:59:43.304195 [ 4 ] {ab472ea1-2bef-4753-9b14-aa4d25bda2c6} <Debug> TCPHandler: Processed in 0.001707228 sec. | ||
| 4433 | 2025.12.19 19:59:44.249958 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53068 | ||
| 4434 | 2025.12.19 19:59:44.250086 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4435 | 2025.12.19 19:59:44.250124 [ 288 ] {} <Debug> TCP-Session: 3462b4f1-fba8-493c-8882-dff2ba015408 Authenticating user 'default' from [fd00:1122:3344:101::e]:53068 | ||
| 4436 | 2025.12.19 19:59:44.250154 [ 288 ] {} <Debug> TCP-Session: 3462b4f1-fba8-493c-8882-dff2ba015408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2025.12.19 19:59:44.250168 [ 288 ] {} <Debug> TCP-Session: 3462b4f1-fba8-493c-8882-dff2ba015408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2025.12.19 19:59:44.250386 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41964 | ||
| 4439 | 2025.12.19 19:59:44.250414 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32808 | ||
| 4440 | 2025.12.19 19:59:44.250441 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41948 | ||
| 4441 | 2025.12.19 19:59:44.250462 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35416 | ||
| 4442 | 2025.12.19 19:59:44.250451 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64493 | ||
| 4443 | 2025.12.19 19:59:44.250509 [ 288 ] {} <Trace> TCP-Session: 3462b4f1-fba8-493c-8882-dff2ba015408 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2025.12.19 19:59:44.250524 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2025.12.19 19:59:44.250534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4446 | 2025.12.19 19:59:44.250428 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52725 | ||
| 4447 | 2025.12.19 19:59:44.250582 [ 289 ] {} <Debug> TCP-Session: 5bc7b0c6-24b7-4193-b383-90dd4b77c049 Authenticating user 'default' from [fd00:1122:3344:101::e]:41964 | ||
| 4448 | 2025.12.19 19:59:44.250597 [ 294 ] {} <Debug> TCP-Session: e304fac4-c721-4f7d-b356-ed546bc1899f Authenticating user 'default' from [fd00:1122:3344:101::e]:41948 | ||
| 4449 | 2025.12.19 19:59:44.250616 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4450 | 2025.12.19 19:59:44.250636 [ 289 ] {} <Debug> TCP-Session: 5bc7b0c6-24b7-4193-b383-90dd4b77c049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2025.12.19 19:59:44.250652 [ 290 ] {} <Debug> TCP-Session: 64c33cd3-fd6f-4060-98ae-c8ab046b0ad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32808 | ||
| 4452 | 2025.12.19 19:59:44.250669 [ 289 ] {} <Debug> TCP-Session: 5bc7b0c6-24b7-4193-b383-90dd4b77c049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2025.12.19 19:59:44.250685 [ 290 ] {} <Debug> TCP-Session: 64c33cd3-fd6f-4060-98ae-c8ab046b0ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2025.12.19 19:59:44.250698 [ 288 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4455 | 2025.12.19 19:59:44.250711 [ 290 ] {} <Debug> TCP-Session: 64c33cd3-fd6f-4060-98ae-c8ab046b0ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2025.12.19 19:59:44.250414 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60210 | ||
| 4457 | 2025.12.19 19:59:44.250418 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42031 | ||
| 4458 | 2025.12.19 19:59:44.250786 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4459 | 2025.12.19 19:59:44.250644 [ 294 ] {} <Debug> TCP-Session: e304fac4-c721-4f7d-b356-ed546bc1899f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2025.12.19 19:59:44.250828 [ 3 ] {} <Debug> TCP-Session: 52ac9b13-7993-4168-8d37-ecc5451917bc Authenticating user 'default' from [fd00:1122:3344:101::e]:64493 | ||
| 4461 | 2025.12.19 19:59:44.250829 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4462 | 2025.12.19 19:59:44.250872 [ 3 ] {} <Debug> TCP-Session: 52ac9b13-7993-4168-8d37-ecc5451917bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2025.12.19 19:59:44.250844 [ 294 ] {} <Debug> TCP-Session: e304fac4-c721-4f7d-b356-ed546bc1899f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2025.12.19 19:59:44.250898 [ 293 ] {} <Debug> TCP-Session: e444531c-7761-437a-a605-f6963590eb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:52725 | ||
| 4465 | 2025.12.19 19:59:44.250899 [ 3 ] {} <Debug> TCP-Session: 52ac9b13-7993-4168-8d37-ecc5451917bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2025.12.19 19:59:44.250940 [ 293 ] {} <Debug> TCP-Session: e444531c-7761-437a-a605-f6963590eb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2025.12.19 19:59:44.250967 [ 293 ] {} <Debug> TCP-Session: e444531c-7761-437a-a605-f6963590eb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2025.12.19 19:59:44.251045 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4469 | 2025.12.19 19:59:44.251082 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4470 | 2025.12.19 19:59:44.251088 [ 291 ] {} <Debug> TCP-Session: c5937094-118b-4245-a000-e5f71865a029 Authenticating user 'default' from [fd00:1122:3344:101::e]:60210 | ||
| 4471 | 2025.12.19 19:59:44.251102 [ 288 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4472 | 2025.12.19 19:59:44.251118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4473 | 2025.12.19 19:59:44.251134 [ 291 ] {} <Debug> TCP-Session: c5937094-118b-4245-a000-e5f71865a029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2025.12.19 19:59:44.251164 [ 292 ] {} <Debug> TCP-Session: f37aad1f-2b6d-4b4a-be77-7d45cbaec217 Authenticating user 'default' from [fd00:1122:3344:101::e]:42031 | ||
| 4475 | 2025.12.19 19:59:44.251173 [ 291 ] {} <Debug> TCP-Session: c5937094-118b-4245-a000-e5f71865a029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2025.12.19 19:59:44.251181 [ 288 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4477 | 2025.12.19 19:59:44.251190 [ 292 ] {} <Debug> TCP-Session: f37aad1f-2b6d-4b4a-be77-7d45cbaec217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2025.12.19 19:59:44.251120 [ 286 ] {} <Debug> TCP-Session: 7e560b5b-0c2d-4406-b62a-65b79ecbc0da Authenticating user 'default' from [fd00:1122:3344:101::e]:35416 | ||
| 4479 | 2025.12.19 19:59:44.251222 [ 292 ] {} <Debug> TCP-Session: f37aad1f-2b6d-4b4a-be77-7d45cbaec217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2025.12.19 19:59:44.251248 [ 286 ] {} <Debug> TCP-Session: 7e560b5b-0c2d-4406-b62a-65b79ecbc0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2025.12.19 19:59:44.251268 [ 286 ] {} <Debug> TCP-Session: 7e560b5b-0c2d-4406-b62a-65b79ecbc0da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2025.12.19 19:59:44.251526 [ 288 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd) (SelectExecutor): Key condition: unknown | ||
| 4483 | 2025.12.19 19:59:44.252587 [ 326 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Trace> AggregatingTransform: Aggregating | ||
| 4484 | 2025.12.19 19:59:44.252630 [ 326 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 4485 | 2025.12.19 19:59:44.252669 [ 326 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031771 sec. (969.207 rows/sec., 37.86 KiB/sec.) | ||
| 4486 | 2025.12.19 19:59:44.252687 [ 326 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Trace> Aggregator: Merging aggregated data | ||
| 4487 | 2025.12.19 19:59:44.254798 [ 288 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00416 sec., 240.38461538461542 rows/sec., 9.39 KiB/sec. | ||
| 4488 | 2025.12.19 19:59:44.254994 [ 288 ] {0416b269-ad80-4564-bfe3-aa331bc8d0ba} <Debug> TCPHandler: Processed in 0.004630998 sec. | ||
| 4489 | 2025.12.19 19:59:44.255137 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4490 | 2025.12.19 19:59:44.255172 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4491 | 2025.12.19 19:59:44.255179 [ 288 ] {} <Debug> TCP-Session: 3462b4f1-fba8-493c-8882-dff2ba015408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2025.12.19 19:59:44.255199 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4493 | 2025.12.19 19:59:44.255220 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4494 | 2025.12.19 19:59:44.255229 [ 291 ] {} <Debug> TCP-Session: c5937094-118b-4245-a000-e5f71865a029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4495 | 2025.12.19 19:59:44.255247 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4496 | 2025.12.19 19:59:44.255270 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4497 | 2025.12.19 19:59:44.255290 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4498 | 2025.12.19 19:59:44.255333 [ 286 ] {} <Debug> TCP-Session: 7e560b5b-0c2d-4406-b62a-65b79ecbc0da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2025.12.19 19:59:44.255339 [ 294 ] {} <Debug> TCP-Session: e304fac4-c721-4f7d-b356-ed546bc1899f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4500 | 2025.12.19 19:59:44.255360 [ 290 ] {} <Debug> TCP-Session: 64c33cd3-fd6f-4060-98ae-c8ab046b0ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2025.12.19 19:59:44.255327 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4502 | 2025.12.19 19:59:44.255306 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4503 | 2025.12.19 19:59:44.255274 [ 289 ] {} <Debug> TCP-Session: 5bc7b0c6-24b7-4193-b383-90dd4b77c049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2025.12.19 19:59:44.255431 [ 3 ] {} <Debug> TCP-Session: 52ac9b13-7993-4168-8d37-ecc5451917bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2025.12.19 19:59:44.255447 [ 292 ] {} <Debug> TCP-Session: f37aad1f-2b6d-4b4a-be77-7d45cbaec217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2025.12.19 19:59:44.255266 [ 293 ] {} <Debug> TCP-Session: e444531c-7761-437a-a605-f6963590eb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2025.12.19 19:59:44.283527 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33760 | ||
| 4508 | 2025.12.19 19:59:44.283630 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4509 | 2025.12.19 19:59:44.283661 [ 288 ] {} <Debug> TCP-Session: ffb6c6a9-adec-4ab8-a222-04e3bc03ac06 Authenticating user 'default' from [fd00:1122:3344:101::e]:33760 | ||
| 4510 | 2025.12.19 19:59:44.283683 [ 288 ] {} <Debug> TCP-Session: ffb6c6a9-adec-4ab8-a222-04e3bc03ac06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2025.12.19 19:59:44.283696 [ 288 ] {} <Debug> TCP-Session: ffb6c6a9-adec-4ab8-a222-04e3bc03ac06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2025.12.19 19:59:44.283911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34096 | ||
| 4513 | 2025.12.19 19:59:44.283930 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63814 | ||
| 4514 | 2025.12.19 19:59:44.283964 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39551 | ||
| 4515 | 2025.12.19 19:59:44.283990 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54313 | ||
| 4516 | 2025.12.19 19:59:44.284016 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4517 | 2025.12.19 19:59:44.284019 [ 288 ] {} <Trace> TCP-Session: ffb6c6a9-adec-4ab8-a222-04e3bc03ac06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2025.12.19 19:59:44.284050 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4519 | 2025.12.19 19:59:44.284071 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4520 | 2025.12.19 19:59:44.284089 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4521 | 2025.12.19 19:59:44.284103 [ 291 ] {} <Debug> TCP-Session: d545edc8-6ca3-4277-bf79-59aa98c3187b Authenticating user 'default' from [fd00:1122:3344:101::e]:63814 | ||
| 4522 | 2025.12.19 19:59:44.284115 [ 294 ] {} <Debug> TCP-Session: a5667d18-f249-43a5-a94b-e760d75270b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39551 | ||
| 4523 | 2025.12.19 19:59:44.284132 [ 286 ] {} <Debug> TCP-Session: 5bf7a75e-ae9b-4179-9633-e2e17795d39f Authenticating user 'default' from [fd00:1122:3344:101::e]:54313 | ||
| 4524 | 2025.12.19 19:59:44.284145 [ 291 ] {} <Debug> TCP-Session: d545edc8-6ca3-4277-bf79-59aa98c3187b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4525 | 2025.12.19 19:59:44.284156 [ 294 ] {} <Debug> TCP-Session: a5667d18-f249-43a5-a94b-e760d75270b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2025.12.19 19:59:44.284169 [ 286 ] {} <Debug> TCP-Session: 5bf7a75e-ae9b-4179-9633-e2e17795d39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2025.12.19 19:59:44.284187 [ 294 ] {} <Debug> TCP-Session: a5667d18-f249-43a5-a94b-e760d75270b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2025.12.19 19:59:44.284176 [ 291 ] {} <Debug> TCP-Session: d545edc8-6ca3-4277-bf79-59aa98c3187b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2025.12.19 19:59:44.284203 [ 286 ] {} <Debug> TCP-Session: 5bf7a75e-ae9b-4179-9633-e2e17795d39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4530 | 2025.12.19 19:59:44.284226 [ 288 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33760) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4531 | 2025.12.19 19:59:44.284067 [ 289 ] {} <Debug> TCP-Session: c5d3b08c-9177-4715-b6ca-a11da2768555 Authenticating user 'default' from [fd00:1122:3344:101::e]:34096 | ||
| 4532 | 2025.12.19 19:59:44.283948 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52129 | ||
| 4533 | 2025.12.19 19:59:44.284288 [ 289 ] {} <Debug> TCP-Session: c5d3b08c-9177-4715-b6ca-a11da2768555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2025.12.19 19:59:44.283938 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55209 | ||
| 4535 | 2025.12.19 19:59:44.284308 [ 289 ] {} <Debug> TCP-Session: c5d3b08c-9177-4715-b6ca-a11da2768555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4536 | 2025.12.19 19:59:44.284340 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4537 | 2025.12.19 19:59:44.283925 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51826 | ||
| 4538 | 2025.12.19 19:59:44.284368 [ 293 ] {} <Debug> TCP-Session: 7e86c48c-e839-40de-b425-770e01b72d53 Authenticating user 'default' from [fd00:1122:3344:101::e]:52129 | ||
| 4539 | 2025.12.19 19:59:44.284388 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4540 | 2025.12.19 19:59:44.284407 [ 293 ] {} <Debug> TCP-Session: 7e86c48c-e839-40de-b425-770e01b72d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2025.12.19 19:59:44.284428 [ 292 ] {} <Debug> TCP-Session: 1e8cff5c-815e-4615-a84c-7d27145c6e5a Authenticating user 'default' from [fd00:1122:3344:101::e]:55209 | ||
| 4542 | 2025.12.19 19:59:44.284435 [ 293 ] {} <Debug> TCP-Session: 7e86c48c-e839-40de-b425-770e01b72d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4543 | 2025.12.19 19:59:44.284439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4544 | 2025.12.19 19:59:44.284456 [ 292 ] {} <Debug> TCP-Session: 1e8cff5c-815e-4615-a84c-7d27145c6e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4545 | 2025.12.19 19:59:44.284491 [ 290 ] {} <Debug> TCP-Session: b8923248-4776-4915-96a9-293b5c6b7dd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51826 | ||
| 4546 | 2025.12.19 19:59:44.284502 [ 288 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4547 | 2025.12.19 19:59:44.284517 [ 290 ] {} <Debug> TCP-Session: b8923248-4776-4915-96a9-293b5c6b7dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2025.12.19 19:59:44.284499 [ 292 ] {} <Debug> TCP-Session: 1e8cff5c-815e-4615-a84c-7d27145c6e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4549 | 2025.12.19 19:59:44.284550 [ 290 ] {} <Debug> TCP-Session: b8923248-4776-4915-96a9-293b5c6b7dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2025.12.19 19:59:44.284568 [ 288 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4551 | 2025.12.19 19:59:44.283976 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61217 | ||
| 4552 | 2025.12.19 19:59:44.284672 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4553 | 2025.12.19 19:59:44.284695 [ 3 ] {} <Debug> TCP-Session: a8251c88-487b-4c52-a6cf-5f52869c8972 Authenticating user 'default' from [fd00:1122:3344:101::e]:61217 | ||
| 4554 | 2025.12.19 19:59:44.284712 [ 3 ] {} <Debug> TCP-Session: a8251c88-487b-4c52-a6cf-5f52869c8972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2025.12.19 19:59:44.284727 [ 3 ] {} <Debug> TCP-Session: a8251c88-487b-4c52-a6cf-5f52869c8972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4556 | 2025.12.19 19:59:44.284872 [ 288 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd) (SelectExecutor): Key condition: unknown | ||
| 4557 | 2025.12.19 19:59:44.285784 [ 316 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Trace> AggregatingTransform: Aggregating | ||
| 4558 | 2025.12.19 19:59:44.285835 [ 316 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Trace> Aggregator: Aggregation method: without_key | ||
| 4559 | 2025.12.19 19:59:44.285871 [ 316 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891329 sec. (1121.920 rows/sec., 43.83 KiB/sec.) | ||
| 4560 | 2025.12.19 19:59:44.285892 [ 316 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Trace> Aggregator: Merging aggregated data | ||
| 4561 | 2025.12.19 19:59:44.287272 [ 288 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003106 sec., 321.9575016097875 rows/sec., 12.58 KiB/sec. | ||
| 4562 | 2025.12.19 19:59:44.287422 [ 288 ] {5deb490b-01d4-464e-b521-7c2effd2d770} <Debug> TCPHandler: Processed in 0.003549736 sec. | ||
| 4563 | 2025.12.19 19:59:44.287550 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4564 | 2025.12.19 19:59:44.287579 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4565 | 2025.12.19 19:59:44.287585 [ 288 ] {} <Debug> TCP-Session: ffb6c6a9-adec-4ab8-a222-04e3bc03ac06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4566 | 2025.12.19 19:59:44.287604 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4567 | 2025.12.19 19:59:44.287628 [ 286 ] {} <Debug> TCP-Session: 5bf7a75e-ae9b-4179-9633-e2e17795d39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4568 | 2025.12.19 19:59:44.287640 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4569 | 2025.12.19 19:59:44.287666 [ 291 ] {} <Debug> TCP-Session: d545edc8-6ca3-4277-bf79-59aa98c3187b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4570 | 2025.12.19 19:59:44.287667 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4571 | 2025.12.19 19:59:44.287684 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4572 | 2025.12.19 19:59:44.287703 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4573 | 2025.12.19 19:59:44.287728 [ 294 ] {} <Debug> TCP-Session: a5667d18-f249-43a5-a94b-e760d75270b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4574 | 2025.12.19 19:59:44.287735 [ 290 ] {} <Debug> TCP-Session: b8923248-4776-4915-96a9-293b5c6b7dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2025.12.19 19:59:44.287717 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4576 | 2025.12.19 19:59:44.287767 [ 293 ] {} <Debug> TCP-Session: 7e86c48c-e839-40de-b425-770e01b72d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4577 | 2025.12.19 19:59:44.287618 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4578 | 2025.12.19 19:59:44.287813 [ 3 ] {} <Debug> TCP-Session: a8251c88-487b-4c52-a6cf-5f52869c8972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2025.12.19 19:59:44.287694 [ 292 ] {} <Debug> TCP-Session: 1e8cff5c-815e-4615-a84c-7d27145c6e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4580 | 2025.12.19 19:59:44.287848 [ 289 ] {} <Debug> TCP-Session: c5d3b08c-9177-4715-b6ca-a11da2768555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4581 | 2025.12.19 19:59:44.421878 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52810 | ||
| 4582 | 2025.12.19 19:59:44.421988 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4583 | 2025.12.19 19:59:44.422014 [ 288 ] {} <Debug> TCP-Session: d3959ead-68c1-40ab-8133-3f8d9a1bb476 Authenticating user 'default' from [fd00:1122:3344:101::e]:52810 | ||
| 4584 | 2025.12.19 19:59:44.422036 [ 288 ] {} <Debug> TCP-Session: d3959ead-68c1-40ab-8133-3f8d9a1bb476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4585 | 2025.12.19 19:59:44.422050 [ 288 ] {} <Debug> TCP-Session: d3959ead-68c1-40ab-8133-3f8d9a1bb476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4586 | 2025.12.19 19:59:44.422274 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36980 | ||
| 4587 | 2025.12.19 19:59:44.422304 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56773 | ||
| 4588 | 2025.12.19 19:59:44.422316 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41547 | ||
| 4589 | 2025.12.19 19:59:44.422338 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57358 | ||
| 4590 | 2025.12.19 19:59:44.422329 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60759 | ||
| 4591 | 2025.12.19 19:59:44.422404 [ 288 ] {} <Trace> TCP-Session: d3959ead-68c1-40ab-8133-3f8d9a1bb476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2025.12.19 19:59:44.422390 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4593 | 2025.12.19 19:59:44.422436 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4594 | 2025.12.19 19:59:44.422464 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4595 | 2025.12.19 19:59:44.422471 [ 289 ] {} <Debug> TCP-Session: 4902c37d-9ef1-4bbc-b204-eebfcfa5c997 Authenticating user 'default' from [fd00:1122:3344:101::e]:36980 | ||
| 4596 | 2025.12.19 19:59:44.422488 [ 294 ] {} <Debug> TCP-Session: 98592f14-460d-4098-8b03-7ccb48128ea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41547 | ||
| 4597 | 2025.12.19 19:59:44.422498 [ 3 ] {} <Debug> TCP-Session: bb4b5386-69ec-4dfd-87f9-bcc2ae7aecc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60759 | ||
| 4598 | 2025.12.19 19:59:44.422515 [ 289 ] {} <Debug> TCP-Session: 4902c37d-9ef1-4bbc-b204-eebfcfa5c997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4599 | 2025.12.19 19:59:44.422529 [ 294 ] {} <Debug> TCP-Session: 98592f14-460d-4098-8b03-7ccb48128ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2025.12.19 19:59:44.422537 [ 3 ] {} <Debug> TCP-Session: bb4b5386-69ec-4dfd-87f9-bcc2ae7aecc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4601 | 2025.12.19 19:59:44.422559 [ 294 ] {} <Debug> TCP-Session: 98592f14-460d-4098-8b03-7ccb48128ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4602 | 2025.12.19 19:59:44.422573 [ 3 ] {} <Debug> TCP-Session: bb4b5386-69ec-4dfd-87f9-bcc2ae7aecc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4603 | 2025.12.19 19:59:44.422577 [ 288 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52810) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4604 | 2025.12.19 19:59:44.422546 [ 289 ] {} <Debug> TCP-Session: 4902c37d-9ef1-4bbc-b204-eebfcfa5c997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4605 | 2025.12.19 19:59:44.422436 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4606 | 2025.12.19 19:59:44.422390 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4607 | 2025.12.19 19:59:44.422676 [ 286 ] {} <Debug> TCP-Session: 12f63533-d572-46a2-8b4d-ec4d09e182db Authenticating user 'default' from [fd00:1122:3344:101::e]:57358 | ||
| 4608 | 2025.12.19 19:59:44.422698 [ 293 ] {} <Debug> TCP-Session: 018fe249-5f8a-442a-8982-891e311984e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56773 | ||
| 4609 | 2025.12.19 19:59:44.422717 [ 286 ] {} <Debug> TCP-Session: 12f63533-d572-46a2-8b4d-ec4d09e182db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4610 | 2025.12.19 19:59:44.422732 [ 293 ] {} <Debug> TCP-Session: 018fe249-5f8a-442a-8982-891e311984e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4611 | 2025.12.19 19:59:44.422742 [ 286 ] {} <Debug> TCP-Session: 12f63533-d572-46a2-8b4d-ec4d09e182db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4612 | 2025.12.19 19:59:44.422755 [ 293 ] {} <Debug> TCP-Session: 018fe249-5f8a-442a-8982-891e311984e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4613 | 2025.12.19 19:59:44.422286 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46042 | ||
| 4614 | 2025.12.19 19:59:44.422288 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58593 | ||
| 4615 | 2025.12.19 19:59:44.422295 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65403 | ||
| 4616 | 2025.12.19 19:59:44.422856 [ 288 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4617 | 2025.12.19 19:59:44.422850 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4618 | 2025.12.19 19:59:44.422909 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4619 | 2025.12.19 19:59:44.422915 [ 290 ] {} <Debug> TCP-Session: 86165797-ad11-4452-9af3-af0d5234ce19 Authenticating user 'default' from [fd00:1122:3344:101::e]:46042 | ||
| 4620 | 2025.12.19 19:59:44.422920 [ 288 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4621 | 2025.12.19 19:59:44.422943 [ 291 ] {} <Debug> TCP-Session: ebb5f1d3-87e0-435f-8c91-a66f81df8630 Authenticating user 'default' from [fd00:1122:3344:101::e]:58593 | ||
| 4622 | 2025.12.19 19:59:44.422950 [ 290 ] {} <Debug> TCP-Session: 86165797-ad11-4452-9af3-af0d5234ce19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4623 | 2025.12.19 19:59:44.422983 [ 291 ] {} <Debug> TCP-Session: ebb5f1d3-87e0-435f-8c91-a66f81df8630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4624 | 2025.12.19 19:59:44.422987 [ 290 ] {} <Debug> TCP-Session: 86165797-ad11-4452-9af3-af0d5234ce19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4625 | 2025.12.19 19:59:44.423005 [ 291 ] {} <Debug> TCP-Session: ebb5f1d3-87e0-435f-8c91-a66f81df8630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4626 | 2025.12.19 19:59:44.422913 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4627 | 2025.12.19 19:59:44.423056 [ 292 ] {} <Debug> TCP-Session: 983d4f59-d568-429f-83da-dc4ce6a399b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65403 | ||
| 4628 | 2025.12.19 19:59:44.423073 [ 292 ] {} <Debug> TCP-Session: 983d4f59-d568-429f-83da-dc4ce6a399b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4629 | 2025.12.19 19:59:44.423085 [ 292 ] {} <Debug> TCP-Session: 983d4f59-d568-429f-83da-dc4ce6a399b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4630 | 2025.12.19 19:59:44.423239 [ 288 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Debug> oximeter.version (523fe539-0eae-49d2-ab80-18dea5935bbd) (SelectExecutor): Key condition: unknown | ||
| 4631 | 2025.12.19 19:59:44.424085 [ 308 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Trace> AggregatingTransform: Aggregating | ||
| 4632 | 2025.12.19 19:59:44.424131 [ 308 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4633 | 2025.12.19 19:59:44.424167 [ 308 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000824069 sec. (1213.491 rows/sec., 47.40 KiB/sec.) | ||
| 4634 | 2025.12.19 19:59:44.424185 [ 308 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Trace> Aggregator: Merging aggregated data | ||
| 4635 | 2025.12.19 19:59:44.425515 [ 288 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. | ||
| 4636 | 2025.12.19 19:59:44.425636 [ 288 ] {6921d589-29dc-47c9-a62b-b04c173e9f9e} <Debug> TCPHandler: Processed in 0.003342425 sec. | ||
| 4637 | 2025.12.19 19:59:44.425751 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4638 | 2025.12.19 19:59:44.425780 [ 288 ] {} <Debug> TCP-Session: d3959ead-68c1-40ab-8133-3f8d9a1bb476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4639 | 2025.12.19 19:59:44.425783 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4640 | 2025.12.19 19:59:44.425802 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4641 | 2025.12.19 19:59:44.425818 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4642 | 2025.12.19 19:59:44.425846 [ 286 ] {} <Debug> TCP-Session: 12f63533-d572-46a2-8b4d-ec4d09e182db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4643 | 2025.12.19 19:59:44.425855 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4644 | 2025.12.19 19:59:44.425870 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4645 | 2025.12.19 19:59:44.425885 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4646 | 2025.12.19 19:59:44.425902 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4647 | 2025.12.19 19:59:44.425925 [ 294 ] {} <Debug> TCP-Session: 98592f14-460d-4098-8b03-7ccb48128ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4648 | 2025.12.19 19:59:44.425942 [ 292 ] {} <Debug> TCP-Session: 983d4f59-d568-429f-83da-dc4ce6a399b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4649 | 2025.12.19 19:59:44.425950 [ 3 ] {} <Debug> TCP-Session: bb4b5386-69ec-4dfd-87f9-bcc2ae7aecc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4650 | 2025.12.19 19:59:44.425908 [ 293 ] {} <Debug> TCP-Session: 018fe249-5f8a-442a-8982-891e311984e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4651 | 2025.12.19 19:59:44.425875 [ 290 ] {} <Debug> TCP-Session: 86165797-ad11-4452-9af3-af0d5234ce19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4652 | 2025.12.19 19:59:44.425864 [ 291 ] {} <Debug> TCP-Session: ebb5f1d3-87e0-435f-8c91-a66f81df8630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4653 | 2025.12.19 19:59:44.425838 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4654 | 2025.12.19 19:59:44.426074 [ 289 ] {} <Debug> TCP-Session: 4902c37d-9ef1-4bbc-b204-eebfcfa5c997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4655 | 2025.12.19 19:59:46.320943 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4656 | 2025.12.19 19:59:46.321013 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4657 | 2025.12.19 19:59:46.406595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8641 | ||
| 4658 | 2025.12.19 19:59:46.407135 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2025.12.19 19:59:46.407186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4660 | 2025.12.19 19:59:46.407693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4661 | 2025.12.19 19:59:46.407952 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2025.12.19 19:59:46.408111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8641 | ||
| 4663 | 2025.12.19 19:59:46.856330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4664 | 2025.12.19 19:59:46.873552 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.12.19 19:59:46.873622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4666 | 2025.12.19 19:59:46.880274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4667 | 2025.12.19 19:59:46.881074 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.12.19 19:59:46.884618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4669 | 2025.12.19 19:59:48.257034 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2025.12.19 19:59:48.257210 [ 4 ] {39b73e92-42bc-4f15-bf04-198b45f455db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4671 | 2025.12.19 19:59:48.257280 [ 4 ] {39b73e92-42bc-4f15-bf04-198b45f455db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2025.12.19 19:59:48.257967 [ 4 ] {39b73e92-42bc-4f15-bf04-198b45f455db} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.12.19 19:59:48.258016 [ 4 ] {39b73e92-42bc-4f15-bf04-198b45f455db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4674 | 2025.12.19 19:59:48.258408 [ 4 ] {39b73e92-42bc-4f15-bf04-198b45f455db} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4675 | 2025.12.19 19:59:48.258643 [ 4 ] {39b73e92-42bc-4f15-bf04-198b45f455db} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2025.12.19 19:59:48.258810 [ 4 ] {39b73e92-42bc-4f15-bf04-198b45f455db} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001648 sec., 61893.203883495145 rows/sec., 5.17 MiB/sec. | ||
| 4677 | 2025.12.19 19:59:48.258863 [ 4 ] {39b73e92-42bc-4f15-bf04-198b45f455db} <Debug> TCPHandler: Processed in 0.00196421 sec. | ||
| 4678 | 2025.12.19 19:59:48.258988 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2025.12.19 19:59:48.259091 [ 4 ] {35add7b9-0325-402d-842f-6fb51db72d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4680 | 2025.12.19 19:59:48.259135 [ 4 ] {35add7b9-0325-402d-842f-6fb51db72d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4681 | 2025.12.19 19:59:48.259544 [ 4 ] {35add7b9-0325-402d-842f-6fb51db72d75} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2025.12.19 19:59:48.259582 [ 4 ] {35add7b9-0325-402d-842f-6fb51db72d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4683 | 2025.12.19 19:59:48.259909 [ 4 ] {35add7b9-0325-402d-842f-6fb51db72d75} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4684 | 2025.12.19 19:59:48.260130 [ 4 ] {35add7b9-0325-402d-842f-6fb51db72d75} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.12.19 19:59:48.260264 [ 4 ] {35add7b9-0325-402d-842f-6fb51db72d75} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001197 sec., 19214.70342522974 rows/sec., 1.41 MiB/sec. | ||
| 4686 | 2025.12.19 19:59:48.260303 [ 4 ] {35add7b9-0325-402d-842f-6fb51db72d75} <Debug> TCPHandler: Processed in 0.001365334 sec. | ||
| 4687 | 2025.12.19 19:59:48.260416 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2025.12.19 19:59:48.260513 [ 4 ] {caee2fd6-1c4b-436d-9892-65dca25dce2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4689 | 2025.12.19 19:59:48.260554 [ 4 ] {caee2fd6-1c4b-436d-9892-65dca25dce2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4690 | 2025.12.19 19:59:48.260979 [ 4 ] {caee2fd6-1c4b-436d-9892-65dca25dce2e} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2025.12.19 19:59:48.261017 [ 4 ] {caee2fd6-1c4b-436d-9892-65dca25dce2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4692 | 2025.12.19 19:59:48.261321 [ 4 ] {caee2fd6-1c4b-436d-9892-65dca25dce2e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4693 | 2025.12.19 19:59:48.261548 [ 4 ] {caee2fd6-1c4b-436d-9892-65dca25dce2e} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2025.12.19 19:59:48.261683 [ 4 ] {caee2fd6-1c4b-436d-9892-65dca25dce2e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00119 sec., 73109.24369747899 rows/sec., 5.71 MiB/sec. | ||
| 4695 | 2025.12.19 19:59:48.261721 [ 4 ] {caee2fd6-1c4b-436d-9892-65dca25dce2e} <Debug> TCPHandler: Processed in 0.001352774 sec. | ||
| 4696 | 2025.12.19 19:59:48.261848 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2025.12.19 19:59:48.261950 [ 4 ] {93d21330-e075-41b3-95e6-65a668e13bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4698 | 2025.12.19 19:59:48.261994 [ 4 ] {93d21330-e075-41b3-95e6-65a668e13bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4699 | 2025.12.19 19:59:48.262483 [ 4 ] {93d21330-e075-41b3-95e6-65a668e13bec} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2025.12.19 19:59:48.262520 [ 4 ] {93d21330-e075-41b3-95e6-65a668e13bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4701 | 2025.12.19 19:59:48.262851 [ 4 ] {93d21330-e075-41b3-95e6-65a668e13bec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4702 | 2025.12.19 19:59:48.263075 [ 4 ] {93d21330-e075-41b3-95e6-65a668e13bec} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2025.12.19 19:59:48.263220 [ 4 ] {93d21330-e075-41b3-95e6-65a668e13bec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 4704 | 2025.12.19 19:59:48.263261 [ 4 ] {93d21330-e075-41b3-95e6-65a668e13bec} <Debug> TCPHandler: Processed in 0.001462325 sec. | ||
| 4705 | 2025.12.19 19:59:48.263389 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2025.12.19 19:59:48.263491 [ 4 ] {c7b96052-3495-41b6-a898-b3f23e7ff948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4707 | 2025.12.19 19:59:48.263548 [ 4 ] {c7b96052-3495-41b6-a898-b3f23e7ff948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4708 | 2025.12.19 19:59:48.264412 [ 4 ] {c7b96052-3495-41b6-a898-b3f23e7ff948} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.12.19 19:59:48.264453 [ 4 ] {c7b96052-3495-41b6-a898-b3f23e7ff948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4710 | 2025.12.19 19:59:48.265032 [ 4 ] {c7b96052-3495-41b6-a898-b3f23e7ff948} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4711 | 2025.12.19 19:59:48.265280 [ 4 ] {c7b96052-3495-41b6-a898-b3f23e7ff948} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2025.12.19 19:59:48.265469 [ 4 ] {c7b96052-3495-41b6-a898-b3f23e7ff948} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001996 sec., 11523.04609218437 rows/sec., 20.65 MiB/sec. | ||
| 4713 | 2025.12.19 19:59:48.265544 [ 4 ] {c7b96052-3495-41b6-a898-b3f23e7ff948} <Debug> TCPHandler: Processed in 0.002208452 sec. | ||
| 4714 | 2025.12.19 19:59:48.265667 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2025.12.19 19:59:48.265764 [ 4 ] {74d935d5-a0e6-49ab-9567-8e8770fbfd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4716 | 2025.12.19 19:59:48.265809 [ 4 ] {74d935d5-a0e6-49ab-9567-8e8770fbfd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4717 | 2025.12.19 19:59:48.266171 [ 4 ] {74d935d5-a0e6-49ab-9567-8e8770fbfd25} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2025.12.19 19:59:48.266209 [ 4 ] {74d935d5-a0e6-49ab-9567-8e8770fbfd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4719 | 2025.12.19 19:59:48.266557 [ 4 ] {74d935d5-a0e6-49ab-9567-8e8770fbfd25} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4720 | 2025.12.19 19:59:48.266790 [ 4 ] {74d935d5-a0e6-49ab-9567-8e8770fbfd25} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2025.12.19 19:59:48.266930 [ 4 ] {74d935d5-a0e6-49ab-9567-8e8770fbfd25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 4722 | 2025.12.19 19:59:48.266968 [ 4 ] {74d935d5-a0e6-49ab-9567-8e8770fbfd25} <Debug> TCPHandler: Processed in 0.001351074 sec. | ||
| 4723 | 2025.12.19 19:59:51.449332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 618 | ||
| 4724 | 2025.12.19 19:59:51.451752 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.12.19 19:59:51.451800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4726 | 2025.12.19 19:59:51.453062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4727 | 2025.12.19 19:59:51.453338 [ 243 ] {} <Trace> system.query_log (4f36394a-bfa6-420b-bc14-18e987106c74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.12.19 19:59:51.453600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4729 | 2025.12.19 19:59:53.269074 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.12.19 19:59:53.269255 [ 4 ] {5c976939-90b4-41ef-9da1-4eaff893f723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4731 | 2025.12.19 19:59:53.269322 [ 4 ] {5c976939-90b4-41ef-9da1-4eaff893f723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4732 | 2025.12.19 19:59:53.270219 [ 4 ] {5c976939-90b4-41ef-9da1-4eaff893f723} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.12.19 19:59:53.270267 [ 4 ] {5c976939-90b4-41ef-9da1-4eaff893f723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4734 | 2025.12.19 19:59:53.270731 [ 4 ] {5c976939-90b4-41ef-9da1-4eaff893f723} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4735 | 2025.12.19 19:59:53.271006 [ 4 ] {5c976939-90b4-41ef-9da1-4eaff893f723} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.12.19 19:59:53.271140 [ 86 ] {} <Debug> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4737 | 2025.12.19 19:59:53.271176 [ 4 ] {5c976939-90b4-41ef-9da1-4eaff893f723} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001971 sec., 208016.23541349568 rows/sec., 13.20 MiB/sec. | ||
| 4738 | 2025.12.19 19:59:53.271177 [ 86 ] {} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2025.12.19 19:59:53.271209 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4740 | 2025.12.19 19:59:53.271228 [ 4 ] {5c976939-90b4-41ef-9da1-4eaff893f723} <Debug> TCPHandler: Processed in 0.002284583 sec. | ||
| 4741 | 2025.12.19 19:59:53.271292 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4742 | 2025.12.19 19:59:53.271367 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2025.12.19 19:59:53.271392 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4744 | 2025.12.19 19:59:53.271422 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4745 | 2025.12.19 19:59:53.271476 [ 4 ] {09113806-39b1-45ec-9a16-6f1ae8cd51b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4746 | 2025.12.19 19:59:53.271481 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4747 | 2025.12.19 19:59:53.271524 [ 4 ] {09113806-39b1-45ec-9a16-6f1ae8cd51b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4748 | 2025.12.19 19:59:53.271535 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4749 | 2025.12.19 19:59:53.271576 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4750 | 2025.12.19 19:59:53.271615 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4751 | 2025.12.19 19:59:53.272035 [ 4 ] {09113806-39b1-45ec-9a16-6f1ae8cd51b1} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2025.12.19 19:59:53.272071 [ 4 ] {09113806-39b1-45ec-9a16-6f1ae8cd51b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4753 | 2025.12.19 19:59:53.272451 [ 4 ] {09113806-39b1-45ec-9a16-6f1ae8cd51b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4754 | 2025.12.19 19:59:53.272777 [ 4 ] {09113806-39b1-45ec-9a16-6f1ae8cd51b1} <Trace> oximeter.fields_ipaddr (27275ec7-405f-469e-9e84-d37af6c0991c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2025.12.19 19:59:53.272795 [ 186 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537816 sec., 1333059.351703975 rows/sec., 89.65 MiB/sec. | ||
| 4756 | 2025.12.19 19:59:53.272923 [ 4 ] {09113806-39b1-45ec-9a16-6f1ae8cd51b1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001472 sec., 5434.782608695652 rows/sec., 443.17 KiB/sec. | ||
| 4757 | 2025.12.19 19:59:53.272966 [ 4 ] {09113806-39b1-45ec-9a16-6f1ae8cd51b1} <Debug> TCPHandler: Processed in 0.001652707 sec. | ||
| 4758 | 2025.12.19 19:59:53.273018 [ 189 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4759 | 2025.12.19 19:59:53.273096 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2025.12.19 19:59:53.273204 [ 4 ] {e31e036b-679f-489b-85a7-2abd08420b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4761 | 2025.12.19 19:59:53.273252 [ 4 ] {e31e036b-679f-489b-85a7-2abd08420b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4762 | 2025.12.19 19:59:53.273438 [ 189 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.12.19 19:59:53.273560 [ 189 ] {6cf35ba4-08be-450c-9066-f4acab2170e4::all_1_13_3} <Trace> oximeter.fields_i16 (6cf35ba4-08be-450c-9066-f4acab2170e4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4764 | 2025.12.19 19:59:53.273671 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4765 | 2025.12.19 19:59:53.274292 [ 4 ] {e31e036b-679f-489b-85a7-2abd08420b8f} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2025.12.19 19:59:53.274333 [ 4 ] {e31e036b-679f-489b-85a7-2abd08420b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4767 | 2025.12.19 19:59:53.274733 [ 4 ] {e31e036b-679f-489b-85a7-2abd08420b8f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4768 | 2025.12.19 19:59:53.274958 [ 4 ] {e31e036b-679f-489b-85a7-2abd08420b8f} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2025.12.19 19:59:53.275103 [ 4 ] {e31e036b-679f-489b-85a7-2abd08420b8f} <Debug> executeQuery: Read 1152 rows, 93.68 KiB in 0.001926 sec., 598130.8411214954 rows/sec., 47.50 MiB/sec. | ||
| 4770 | 2025.12.19 19:59:53.275146 [ 4 ] {e31e036b-679f-489b-85a7-2abd08420b8f} <Debug> TCPHandler: Processed in 0.002100282 sec. | ||
| 4771 | 2025.12.19 19:59:53.275271 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2025.12.19 19:59:53.275370 [ 4 ] {a23ca561-f4af-4b66-8829-13563bcb7da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4773 | 2025.12.19 19:59:53.275411 [ 4 ] {a23ca561-f4af-4b66-8829-13563bcb7da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4774 | 2025.12.19 19:59:53.275920 [ 4 ] {a23ca561-f4af-4b66-8829-13563bcb7da2} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2025.12.19 19:59:53.275956 [ 4 ] {a23ca561-f4af-4b66-8829-13563bcb7da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4776 | 2025.12.19 19:59:53.276314 [ 4 ] {a23ca561-f4af-4b66-8829-13563bcb7da2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4777 | 2025.12.19 19:59:53.276528 [ 4 ] {a23ca561-f4af-4b66-8829-13563bcb7da2} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2025.12.19 19:59:53.276661 [ 4 ] {a23ca561-f4af-4b66-8829-13563bcb7da2} <Debug> executeQuery: Read 231 rows, 14.23 KiB in 0.001313 sec., 175932.97791317594 rows/sec., 10.58 MiB/sec. | ||
| 4779 | 2025.12.19 19:59:53.276699 [ 4 ] {a23ca561-f4af-4b66-8829-13563bcb7da2} <Debug> TCPHandler: Processed in 0.001477255 sec. | ||
| 4780 | 2025.12.19 19:59:53.276842 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2025.12.19 19:59:53.276955 [ 4 ] {b1794c6a-4347-4e10-a910-1a6aa9fe25e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4782 | 2025.12.19 19:59:53.277005 [ 4 ] {b1794c6a-4347-4e10-a910-1a6aa9fe25e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4783 | 2025.12.19 19:59:53.277623 [ 4 ] {b1794c6a-4347-4e10-a910-1a6aa9fe25e1} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2025.12.19 19:59:53.277663 [ 4 ] {b1794c6a-4347-4e10-a910-1a6aa9fe25e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4785 | 2025.12.19 19:59:53.278089 [ 4 ] {b1794c6a-4347-4e10-a910-1a6aa9fe25e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4786 | 2025.12.19 19:59:53.278348 [ 4 ] {b1794c6a-4347-4e10-a910-1a6aa9fe25e1} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2025.12.19 19:59:53.278464 [ 86 ] {} <Debug> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4788 | 2025.12.19 19:59:53.278496 [ 4 ] {b1794c6a-4347-4e10-a910-1a6aa9fe25e1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001566 sec., 135376.75606641124 rows/sec., 8.73 MiB/sec. | ||
| 4789 | 2025.12.19 19:59:53.278506 [ 86 ] {} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2025.12.19 19:59:53.278535 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4791 | 2025.12.19 19:59:53.278537 [ 4 ] {b1794c6a-4347-4e10-a910-1a6aa9fe25e1} <Debug> TCPHandler: Processed in 0.001755298 sec. | ||
| 4792 | 2025.12.19 19:59:53.278643 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4793 | 2025.12.19 19:59:53.278669 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2025.12.19 19:59:53.278750 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4795 | 2025.12.19 19:59:53.278772 [ 4 ] {7501d0bc-c322-40f1-ad69-03921016ec1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4796 | 2025.12.19 19:59:53.278786 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 440 rows starting from the beginning of the part | ||
| 4797 | 2025.12.19 19:59:53.278827 [ 4 ] {7501d0bc-c322-40f1-ad69-03921016ec1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4798 | 2025.12.19 19:59:53.278864 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4799 | 2025.12.19 19:59:53.278922 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4800 | 2025.12.19 19:59:53.278967 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 4801 | 2025.12.19 19:59:53.279012 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4802 | 2025.12.19 19:59:53.279053 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 4803 | 2025.12.19 19:59:53.279340 [ 4 ] {7501d0bc-c322-40f1-ad69-03921016ec1a} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.12.19 19:59:53.279383 [ 4 ] {7501d0bc-c322-40f1-ad69-03921016ec1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4805 | 2025.12.19 19:59:53.279735 [ 4 ] {7501d0bc-c322-40f1-ad69-03921016ec1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4806 | 2025.12.19 19:59:53.279956 [ 4 ] {7501d0bc-c322-40f1-ad69-03921016ec1a} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.12.19 19:59:53.280066 [ 86 ] {} <Debug> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4808 | 2025.12.19 19:59:53.280097 [ 4 ] {7501d0bc-c322-40f1-ad69-03921016ec1a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001345 sec., 156877.32342007433 rows/sec., 8.91 MiB/sec. | ||
| 4809 | 2025.12.19 19:59:53.280100 [ 86 ] {} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2025.12.19 19:59:53.280095 [ 188 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499555 sec., 1010966.5867540704 rows/sec., 70.03 MiB/sec. | ||
| 4811 | 2025.12.19 19:59:53.280141 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4812 | 2025.12.19 19:59:53.280138 [ 4 ] {7501d0bc-c322-40f1-ad69-03921016ec1a} <Debug> TCPHandler: Processed in 0.001519186 sec. | ||
| 4813 | 2025.12.19 19:59:53.280244 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4814 | 2025.12.19 19:59:53.280290 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4815 | 2025.12.19 19:59:53.280306 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2025.12.19 19:59:53.280333 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4817 | 2025.12.19 19:59:53.280362 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4818 | 2025.12.19 19:59:53.280409 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4819 | 2025.12.19 19:59:53.280431 [ 4 ] {1578799e-179a-46d1-8b48-26a755ff1146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4820 | 2025.12.19 19:59:53.280453 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4821 | 2025.12.19 19:59:53.280489 [ 4 ] {1578799e-179a-46d1-8b48-26a755ff1146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4822 | 2025.12.19 19:59:53.280494 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4823 | 2025.12.19 19:59:53.280551 [ 186 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4824 | 2025.12.19 19:59:53.280599 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2025.12.19 19:59:53.280672 [ 189 ] {29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b::all_1_15_3} <Trace> oximeter.fields_u32 (29f9cd4c-f7f8-4a42-8b8b-c54d8d5b818b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4826 | 2025.12.19 19:59:53.280742 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4827 | 2025.12.19 19:59:53.281262 [ 4 ] {1578799e-179a-46d1-8b48-26a755ff1146} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.12.19 19:59:53.281302 [ 4 ] {1578799e-179a-46d1-8b48-26a755ff1146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4829 | 2025.12.19 19:59:53.281412 [ 188 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191852 sec., 885177.0186231177 rows/sec., 53.64 MiB/sec. | ||
| 4830 | 2025.12.19 19:59:53.281570 [ 189 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4831 | 2025.12.19 19:59:53.281722 [ 4 ] {1578799e-179a-46d1-8b48-26a755ff1146} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4832 | 2025.12.19 19:59:53.281858 [ 189 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2025.12.19 19:59:53.281941 [ 189 ] {ec7986b3-f432-4da8-b978-18306c514b98::all_1_13_3} <Trace> oximeter.fields_u8 (ec7986b3-f432-4da8-b978-18306c514b98) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4834 | 2025.12.19 19:59:53.282003 [ 4 ] {1578799e-179a-46d1-8b48-26a755ff1146} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2025.12.19 19:59:53.282016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4836 | 2025.12.19 19:59:53.282156 [ 4 ] {1578799e-179a-46d1-8b48-26a755ff1146} <Debug> executeQuery: Read 705 rows, 50.56 KiB in 0.001748 sec., 403318.07780320366 rows/sec., 28.25 MiB/sec. | ||
| 4837 | 2025.12.19 19:59:53.282200 [ 4 ] {1578799e-179a-46d1-8b48-26a755ff1146} <Debug> TCPHandler: Processed in 0.00194574 sec. | ||
| 4838 | 2025.12.19 19:59:53.282323 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2025.12.19 19:59:53.282419 [ 4 ] {a3d64675-5e72-496e-bda1-b2cf1034e5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4840 | 2025.12.19 19:59:53.282470 [ 4 ] {a3d64675-5e72-496e-bda1-b2cf1034e5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4841 | 2025.12.19 19:59:53.282819 [ 4 ] {a3d64675-5e72-496e-bda1-b2cf1034e5ce} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2025.12.19 19:59:53.282853 [ 4 ] {a3d64675-5e72-496e-bda1-b2cf1034e5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4843 | 2025.12.19 19:59:53.283168 [ 4 ] {a3d64675-5e72-496e-bda1-b2cf1034e5ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4844 | 2025.12.19 19:59:53.283405 [ 4 ] {a3d64675-5e72-496e-bda1-b2cf1034e5ce} <Trace> oximeter.measurements_bool (3254a297-e0b2-40a7-8597-83301491cf58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2025.12.19 19:59:53.283562 [ 4 ] {a3d64675-5e72-496e-bda1-b2cf1034e5ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 4846 | 2025.12.19 19:59:53.283609 [ 4 ] {a3d64675-5e72-496e-bda1-b2cf1034e5ce} <Debug> TCPHandler: Processed in 0.001336024 sec. | ||
| 4847 | 2025.12.19 19:59:53.283736 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2025.12.19 19:59:53.283835 [ 4 ] {46b2e586-986c-4c1c-a171-6d669adc6800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2025.12.19 19:59:53.283883 [ 4 ] {46b2e586-986c-4c1c-a171-6d669adc6800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4850 | 2025.12.19 19:59:53.284350 [ 4 ] {46b2e586-986c-4c1c-a171-6d669adc6800} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2025.12.19 19:59:53.284384 [ 4 ] {46b2e586-986c-4c1c-a171-6d669adc6800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4852 | 2025.12.19 19:59:53.284719 [ 4 ] {46b2e586-986c-4c1c-a171-6d669adc6800} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4853 | 2025.12.19 19:59:53.284936 [ 4 ] {46b2e586-986c-4c1c-a171-6d669adc6800} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2025.12.19 19:59:53.285068 [ 4 ] {46b2e586-986c-4c1c-a171-6d669adc6800} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001252 sec., 253993.61022364214 rows/sec., 16.69 MiB/sec. | ||
| 4855 | 2025.12.19 19:59:53.285104 [ 4 ] {46b2e586-986c-4c1c-a171-6d669adc6800} <Debug> TCPHandler: Processed in 0.001417505 sec. | ||
| 4856 | 2025.12.19 19:59:53.285228 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2025.12.19 19:59:53.285328 [ 4 ] {3bc4a2ce-79d1-4dd6-8ce1-c6b59e670d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4858 | 2025.12.19 19:59:53.285371 [ 4 ] {3bc4a2ce-79d1-4dd6-8ce1-c6b59e670d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4859 | 2025.12.19 19:59:53.285695 [ 4 ] {3bc4a2ce-79d1-4dd6-8ce1-c6b59e670d5a} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2025.12.19 19:59:53.285729 [ 4 ] {3bc4a2ce-79d1-4dd6-8ce1-c6b59e670d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4861 | 2025.12.19 19:59:53.286028 [ 4 ] {3bc4a2ce-79d1-4dd6-8ce1-c6b59e670d5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4862 | 2025.12.19 19:59:53.286234 [ 4 ] {3bc4a2ce-79d1-4dd6-8ce1-c6b59e670d5a} <Trace> oximeter.measurements_f64 (06cc3133-098c-46de-9ab7-4d909ed59df0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2025.12.19 19:59:53.286363 [ 4 ] {3bc4a2ce-79d1-4dd6-8ce1-c6b59e670d5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 4864 | 2025.12.19 19:59:53.286398 [ 4 ] {3bc4a2ce-79d1-4dd6-8ce1-c6b59e670d5a} <Debug> TCPHandler: Processed in 0.001225482 sec. | ||
| 4865 | 2025.12.19 19:59:53.286512 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2025.12.19 19:59:53.286607 [ 4 ] {00b3835e-12ec-4874-b3b2-4c6d004a8b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4867 | 2025.12.19 19:59:53.286661 [ 4 ] {00b3835e-12ec-4874-b3b2-4c6d004a8b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4868 | 2025.12.19 19:59:53.287449 [ 4 ] {00b3835e-12ec-4874-b3b2-4c6d004a8b5d} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2025.12.19 19:59:53.287486 [ 4 ] {00b3835e-12ec-4874-b3b2-4c6d004a8b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4870 | 2025.12.19 19:59:53.288005 [ 4 ] {00b3835e-12ec-4874-b3b2-4c6d004a8b5d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4871 | 2025.12.19 19:59:53.288240 [ 4 ] {00b3835e-12ec-4874-b3b2-4c6d004a8b5d} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2025.12.19 19:59:53.288376 [ 4 ] {00b3835e-12ec-4874-b3b2-4c6d004a8b5d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001788 sec., 10067.114093959732 rows/sec., 18.04 MiB/sec. | ||
| 4873 | 2025.12.19 19:59:53.288436 [ 4 ] {00b3835e-12ec-4874-b3b2-4c6d004a8b5d} <Debug> TCPHandler: Processed in 0.001976951 sec. | ||
| 4874 | 2025.12.19 19:59:53.288555 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2025.12.19 19:59:53.288649 [ 4 ] {1c7a64b6-ac8a-4248-89e5-96e2c7a28785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4876 | 2025.12.19 19:59:53.288691 [ 4 ] {1c7a64b6-ac8a-4248-89e5-96e2c7a28785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4877 | 2025.12.19 19:59:53.289041 [ 4 ] {1c7a64b6-ac8a-4248-89e5-96e2c7a28785} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2025.12.19 19:59:53.289076 [ 4 ] {1c7a64b6-ac8a-4248-89e5-96e2c7a28785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4879 | 2025.12.19 19:59:53.289402 [ 4 ] {1c7a64b6-ac8a-4248-89e5-96e2c7a28785} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4880 | 2025.12.19 19:59:53.289616 [ 4 ] {1c7a64b6-ac8a-4248-89e5-96e2c7a28785} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2025.12.19 19:59:53.289751 [ 4 ] {1c7a64b6-ac8a-4248-89e5-96e2c7a28785} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00112 sec., 92857.14285714287 rows/sec., 5.69 MiB/sec. | ||
| 4882 | 2025.12.19 19:59:53.289788 [ 4 ] {1c7a64b6-ac8a-4248-89e5-96e2c7a28785} <Debug> TCPHandler: Processed in 0.001282233 sec. | ||
| 4883 | 2025.12.19 19:59:53.908304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9089 | ||
| 4884 | 2025.12.19 19:59:53.908788 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2025.12.19 19:59:53.908838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4886 | 2025.12.19 19:59:53.909319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4887 | 2025.12.19 19:59:53.909553 [ 245 ] {} <Trace> system.asynchronous_metric_log (0092eb93-db68-4b24-9c82-59e5cfe672c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2025.12.19 19:59:53.909693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9089 | ||
| 4889 | 2025.12.19 19:59:54.384806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4890 | 2025.12.19 19:59:54.402003 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2025.12.19 19:59:54.402070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4892 | 2025.12.19 19:59:54.408778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4893 | 2025.12.19 19:59:54.409592 [ 244 ] {} <Trace> system.metric_log (d1af9725-2080-48e2-bdb3-1e90cafa2be1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.12.19 19:59:54.413429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4895 | 2025.12.19 19:59:58.257905 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2025.12.19 19:59:58.258104 [ 4 ] {be4b476a-eebe-4252-b51c-054ade4b28ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4897 | 2025.12.19 19:59:58.258172 [ 4 ] {be4b476a-eebe-4252-b51c-054ade4b28ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4898 | 2025.12.19 19:59:58.258914 [ 4 ] {be4b476a-eebe-4252-b51c-054ade4b28ad} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2025.12.19 19:59:58.258966 [ 4 ] {be4b476a-eebe-4252-b51c-054ade4b28ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4900 | 2025.12.19 19:59:58.259375 [ 4 ] {be4b476a-eebe-4252-b51c-054ade4b28ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4901 | 2025.12.19 19:59:58.259618 [ 4 ] {be4b476a-eebe-4252-b51c-054ade4b28ad} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2025.12.19 19:59:58.259779 [ 4 ] {be4b476a-eebe-4252-b51c-054ade4b28ad} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001728 sec., 59027.77777777778 rows/sec., 4.93 MiB/sec. | ||
| 4903 | 2025.12.19 19:59:58.259771 [ 75 ] {} <Debug> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4904 | 2025.12.19 19:59:58.259830 [ 4 ] {be4b476a-eebe-4252-b51c-054ade4b28ad} <Debug> TCPHandler: Processed in 0.002050942 sec. | ||
| 4905 | 2025.12.19 19:59:58.259877 [ 75 ] {} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2025.12.19 19:59:58.259914 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4907 | 2025.12.19 19:59:58.259978 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2025.12.19 19:59:58.260017 [ 199 ] {331328af-8591-4397-91a7-89aaf7df92bf::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 | ||
| 4909 | 2025.12.19 19:59:58.260088 [ 4 ] {46feba95-8347-4e88-ab8b-4d09d1af8403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4910 | 2025.12.19 19:59:58.260136 [ 199 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4911 | 2025.12.19 19:59:58.260137 [ 4 ] {46feba95-8347-4e88-ab8b-4d09d1af8403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4912 | 2025.12.19 19:59:58.260175 [ 199 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2317 rows starting from the beginning of the part | ||
| 4913 | 2025.12.19 19:59:58.260270 [ 199 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1244 rows starting from the beginning of the part | ||
| 4914 | 2025.12.19 19:59:58.260319 [ 199 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1148 rows starting from the beginning of the part | ||
| 4915 | 2025.12.19 19:59:58.260361 [ 199 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part | ||
| 4916 | 2025.12.19 19:59:58.260403 [ 199 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1152 rows starting from the beginning of the part | ||
| 4917 | 2025.12.19 19:59:58.260442 [ 199 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part | ||
| 4918 | 2025.12.19 19:59:58.260595 [ 4 ] {46feba95-8347-4e88-ab8b-4d09d1af8403} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2025.12.19 19:59:58.260639 [ 4 ] {46feba95-8347-4e88-ab8b-4d09d1af8403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4920 | 2025.12.19 19:59:58.260999 [ 4 ] {46feba95-8347-4e88-ab8b-4d09d1af8403} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4921 | 2025.12.19 19:59:58.261233 [ 4 ] {46feba95-8347-4e88-ab8b-4d09d1af8403} <Trace> oximeter.fields_u16 (7f2dc7a3-d180-4914-8553-acfecdd5483b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2025.12.19 19:59:58.261380 [ 4 ] {46feba95-8347-4e88-ab8b-4d09d1af8403} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001318 sec., 17450.682852807284 rows/sec., 1.28 MiB/sec. | ||
| 4923 | 2025.12.19 19:59:58.261423 [ 4 ] {46feba95-8347-4e88-ab8b-4d09d1af8403} <Debug> TCPHandler: Processed in 0.001495306 sec. | ||
| 4924 | 2025.12.19 19:59:58.261536 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2025.12.19 19:59:58.261634 [ 4 ] {c08f91a7-5483-4e9b-9b73-de46bc5c47ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4926 | 2025.12.19 19:59:58.261675 [ 4 ] {c08f91a7-5483-4e9b-9b73-de46bc5c47ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4927 | 2025.12.19 19:59:58.262127 [ 4 ] {c08f91a7-5483-4e9b-9b73-de46bc5c47ac} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2025.12.19 19:59:58.262164 [ 4 ] {c08f91a7-5483-4e9b-9b73-de46bc5c47ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4929 | 2025.12.19 19:59:58.262488 [ 4 ] {c08f91a7-5483-4e9b-9b73-de46bc5c47ac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4930 | 2025.12.19 19:59:58.262710 [ 4 ] {c08f91a7-5483-4e9b-9b73-de46bc5c47ac} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2025.12.19 19:59:58.262766 [ 189 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6065 rows, containing 5 columns (5 merged, 0 gathered) in 0.002787349 sec., 2175902.6228864775 rows/sec., 184.46 MiB/sec. | ||
| 4932 | 2025.12.19 19:59:58.262816 [ 75 ] {} <Debug> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4933 | 2025.12.19 19:59:58.262844 [ 4 ] {c08f91a7-5483-4e9b-9b73-de46bc5c47ac} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001231 sec., 70674.24857839155 rows/sec., 5.52 MiB/sec. | ||
| 4934 | 2025.12.19 19:59:58.262857 [ 75 ] {} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2025.12.19 19:59:58.262891 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4936 | 2025.12.19 19:59:58.262901 [ 4 ] {c08f91a7-5483-4e9b-9b73-de46bc5c47ac} <Debug> TCPHandler: Processed in 0.001413234 sec. | ||
| 4937 | 2025.12.19 19:59:58.262954 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::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 | ||
| 4938 | 2025.12.19 19:59:58.263047 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2025.12.19 19:59:58.263052 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4940 | 2025.12.19 19:59:58.263096 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1182 rows starting from the beginning of the part | ||
| 4941 | 2025.12.19 19:59:58.263130 [ 188 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4942 | 2025.12.19 19:59:58.263142 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 547 rows starting from the beginning of the part | ||
| 4943 | 2025.12.19 19:59:58.263153 [ 4 ] {a9512baa-cf8a-4340-9087-dae56be6e390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4944 | 2025.12.19 19:59:58.263212 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 697 rows starting from the beginning of the part | ||
| 4945 | 2025.12.19 19:59:58.263224 [ 4 ] {a9512baa-cf8a-4340-9087-dae56be6e390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4946 | 2025.12.19 19:59:58.263257 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part | ||
| 4947 | 2025.12.19 19:59:58.263298 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 705 rows starting from the beginning of the part | ||
| 4948 | 2025.12.19 19:59:58.263334 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part | ||
| 4949 | 2025.12.19 19:59:58.263530 [ 188 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2025.12.19 19:59:58.263633 [ 188 ] {331328af-8591-4397-91a7-89aaf7df92bf::all_1_26_5} <Trace> oximeter.fields_string (331328af-8591-4397-91a7-89aaf7df92bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4951 | 2025.12.19 19:59:58.263686 [ 4 ] {a9512baa-cf8a-4340-9087-dae56be6e390} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2025.12.19 19:59:58.263728 [ 4 ] {a9512baa-cf8a-4340-9087-dae56be6e390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4953 | 2025.12.19 19:59:58.263736 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 4954 | 2025.12.19 19:59:58.264097 [ 4 ] {a9512baa-cf8a-4340-9087-dae56be6e390} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4955 | 2025.12.19 19:59:58.264323 [ 4 ] {a9512baa-cf8a-4340-9087-dae56be6e390} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2025.12.19 19:59:58.264431 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4957 | 2025.12.19 19:59:58.264456 [ 4 ] {a9512baa-cf8a-4340-9087-dae56be6e390} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 4958 | 2025.12.19 19:59:58.264473 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2025.12.19 19:59:58.264498 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4960 | 2025.12.19 19:59:58.264499 [ 4 ] {a9512baa-cf8a-4340-9087-dae56be6e390} <Debug> TCPHandler: Processed in 0.001503746 sec. | ||
| 4961 | 2025.12.19 19:59:58.264519 [ 192 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589736 sec., 2078961.5382679892 rows/sec., 156.90 MiB/sec. | ||
| 4962 | 2025.12.19 19:59:58.264594 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::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 | ||
| 4963 | 2025.12.19 19:59:58.264634 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2025.12.19 19:59:58.264707 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4965 | 2025.12.19 19:59:58.264733 [ 4 ] {05d2a632-7272-4184-9a61-6965d8e92942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4966 | 2025.12.19 19:59:58.264733 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4967 | 2025.12.19 19:59:58.264746 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6113 rows starting from the beginning of the part | ||
| 4968 | 2025.12.19 19:59:58.264801 [ 4 ] {05d2a632-7272-4184-9a61-6965d8e92942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4969 | 2025.12.19 19:59:58.264831 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 836 rows starting from the beginning of the part | ||
| 4970 | 2025.12.19 19:59:58.264880 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4971 | 2025.12.19 19:59:58.264924 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4972 | 2025.12.19 19:59:58.264965 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 318 rows starting from the beginning of the part | ||
| 4973 | 2025.12.19 19:59:58.265012 [ 188 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::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 | ||
| 4974 | 2025.12.19 19:59:58.265027 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2025.12.19 19:59:58.265109 [ 199 ] {eee0364f-5f62-458b-9507-301cf777f704::all_1_26_5} <Trace> oximeter.fields_uuid (eee0364f-5f62-458b-9507-301cf777f704) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4976 | 2025.12.19 19:59:58.265189 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4977 | 2025.12.19 19:59:58.265630 [ 4 ] {05d2a632-7272-4184-9a61-6965d8e92942} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2025.12.19 19:59:58.265670 [ 4 ] {05d2a632-7272-4184-9a61-6965d8e92942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4979 | 2025.12.19 19:59:58.266217 [ 4 ] {05d2a632-7272-4184-9a61-6965d8e92942} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4980 | 2025.12.19 19:59:58.266451 [ 4 ] {05d2a632-7272-4184-9a61-6965d8e92942} <Trace> oximeter.measurements_histogramu64 (7c66882c-dc50-4173-8f36-78d707c044e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2025.12.19 19:59:58.266653 [ 4 ] {05d2a632-7272-4184-9a61-6965d8e92942} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001936 sec., 11880.165289256198 rows/sec., 21.29 MiB/sec. | ||
| 4982 | 2025.12.19 19:59:58.266726 [ 4 ] {05d2a632-7272-4184-9a61-6965d8e92942} <Debug> TCPHandler: Processed in 0.002139092 sec. | ||
| 4983 | 2025.12.19 19:59:58.266851 [ 4 ] {} <Trace> TCP-Session: 3f5b72bf-ccc1-462f-bc7e-128f6bbc9e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2025.12.19 19:59:58.266948 [ 4 ] {0a0ccfff-248f-4762-b11a-c793ee946582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46211) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4985 | 2025.12.19 19:59:58.266991 [ 4 ] {0a0ccfff-248f-4762-b11a-c793ee946582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4986 | 2025.12.19 19:59:58.267342 [ 4 ] {0a0ccfff-248f-4762-b11a-c793ee946582} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2025.12.19 19:59:58.267378 [ 4 ] {0a0ccfff-248f-4762-b11a-c793ee946582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4988 | 2025.12.19 19:59:58.267723 [ 4 ] {0a0ccfff-248f-4762-b11a-c793ee946582} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4989 | 2025.12.19 19:59:58.267738 [ 202 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7901 rows, containing 5 columns (5 merged, 0 gathered) in 0.003189403 sec., 2477266.1215907806 rows/sec., 164.23 MiB/sec. | ||
| 4990 | 2025.12.19 19:59:58.267955 [ 4 ] {0a0ccfff-248f-4762-b11a-c793ee946582} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2025.12.19 19:59:58.268062 [ 75 ] {} <Debug> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4992 | 2025.12.19 19:59:58.268096 [ 75 ] {} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2025.12.19 19:59:58.268096 [ 4 ] {0a0ccfff-248f-4762-b11a-c793ee946582} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 4994 | 2025.12.19 19:59:58.268117 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4995 | 2025.12.19 19:59:58.268151 [ 4 ] {0a0ccfff-248f-4762-b11a-c793ee946582} <Debug> TCPHandler: Processed in 0.001349634 sec. | ||
| 4996 | 2025.12.19 19:59:58.268153 [ 192 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4997 | 2025.12.19 19:59:58.268198 [ 188 ] {bf7a093a-7950-4b3b-b02c-2477da856592::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 | ||
| 4998 | 2025.12.19 19:59:58.268288 [ 188 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4999 | 2025.12.19 19:59:58.268314 [ 188 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1016 rows starting from the beginning of the part | ||
| 5000 | 2025.12.19 19:59:58.268360 [ 188 ] {bf7a093a-7950-4b3b-b02c-2477da856592::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 | ||
| 5001 | 2025.12.19 19:59:58.268394 [ 188 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 5002 | 2025.12.19 19:59:58.268424 [ 188 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 5003 | 2025.12.19 19:59:58.268453 [ 192 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2025.12.19 19:59:58.268456 [ 188 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 5005 | 2025.12.19 19:59:58.268494 [ 188 ] {bf7a093a-7950-4b3b-b02c-2477da856592::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 | ||
| 5006 | 2025.12.19 19:59:58.268527 [ 192 ] {276aa8bd-7031-41bb-9d24-6faef9e9b080::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (276aa8bd-7031-41bb-9d24-6faef9e9b080) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5007 | 2025.12.19 19:59:58.268597 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 5008 | 2025.12.19 19:59:58.269310 [ 202 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001142832 sec., 1225026.950592913 rows/sec., 74.74 MiB/sec. | ||
| 5009 | 2025.12.19 19:59:58.269465 [ 192 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5010 | 2025.12.19 19:59:58.269706 [ 192 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2025.12.19 19:59:58.269767 [ 192 ] {bf7a093a-7950-4b3b-b02c-2477da856592::all_1_26_5} <Trace> oximeter.measurements_u64 (bf7a093a-7950-4b3b-b02c-2477da856592) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5012 | 2025.12.19 19:59:58.269825 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||