| 1 | [ Dec 18 03:52:20 Enabled. ] | ||
| 2 | [ Dec 18 03:52:20 Rereading configuration. ] | ||
| 3 | [ Dec 18 03:52:23 Rereading configuration. ] | ||
| 4 | [ Dec 18 03:52: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 18 03:52:29 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.18 03:52:30.165995 [ 1 ] {} <Information> Application: Will watch for the process with pid 23918 | ||
| 29 | 2025.12.18 03:52:30.166395 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.18 03:52:30.610182 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23918 | ||
| 31 | 2025.12.18 03:52:30.610949 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.18 03:52:30.611117 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.18 03:52:30.706804 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.18 03:52:30.751530 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.18 03:52:30.751605 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.18 03:52:30.751623 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.18 03:52:30.751676 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.18 03:52:30.752306 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.18 03:52:30.754549 [ 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.18 03:52:30.755538 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.18 03:52:30.756423 [ 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.18 03:52:30.756476 [ 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.18 03:52:30.756516 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.18 03:52:30.757268 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.18 03:52:30.758314 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.18 03:52:30.763981 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.18 03:52:30.764700 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.18 03:52:30.765947 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.18 03:52:30.766031 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.18 03:52:30.767491 [ 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.18 03:52:30.768073 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.18 03:52:30.772278 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.18 03:52:30.773104 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.18 03:52:30.776371 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.18 03:52:30.776789 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.18 03:52:30.777180 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.18 03:52:30.777512 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.18 03:52:30.778971 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.18 03:52:30.779000 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.18 03:52:30.779090 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.18 03:52:30.779180 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.18 03:52:30.810220 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.18 03:52:30.810285 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000346024 sec | ||
| 68 | 2025.12.18 03:52:30.810400 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.18 03:52:30.810468 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.18 03:52:30.811258 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.18 03:52:30.811948 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.18 03:52:30.823809 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.18 03:52:30.823852 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.18 03:52:30.823925 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.18 03:52:30.823938 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.18 03:52:30.823971 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.18 03:52:30.824037 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.18 03:52:30.828492 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.18 03:52:30.828543 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.18 03:52:30.828601 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.18 03:52:30.828775 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.18 03:52:30.828818 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.18 03:52:30.828831 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.18 03:52:30.828905 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.18 03:52:30.828918 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.18 03:52:30.828950 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.18 03:52:30.829020 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.18 03:52:30.853161 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.18 03:52:30.858934 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.18 03:52:30.859055 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150712 sec | ||
| 91 | 2025.12.18 03:52:30.859078 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.18 03:52:30.859092 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.18 03:52:30.859121 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.18 03:52:30.859344 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.18 03:52:30.859455 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.18 03:52:30.859473 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.18 03:52:30.859486 [ 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.18 03:52:30.859499 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.18 03:52:30.887977 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.18 03:52:30.888198 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.12.18 03:52:30.889700 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.369e-05 sec. | ||
| 102 | 2025.12.18 03:52:30.890070 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.18 03:52:30.891363 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.18 03:52:30.891381 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.18 03:52:31.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.12.18 03:52:31.209460 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43197 | ||
| 107 | 2025.12.18 03:52:31.211579 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.18 03:52:31.211657 [ 3 ] {} <Debug> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Authenticating user 'default' from [fd00:1122:3344:101::d]:43197 | ||
| 109 | 2025.12.18 03:52:31.211778 [ 3 ] {} <Debug> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.18 03:52:31.211796 [ 3 ] {} <Debug> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.18 03:52:31.211897 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.18 03:52:31.211993 [ 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.18 03:52:31.212010 [ 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.18 03:52:31.212578 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55977 | ||
| 115 | 2025.12.18 03:52:31.212706 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43232 | ||
| 116 | 2025.12.18 03:52:31.212713 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48248 | ||
| 117 | 2025.12.18 03:52:31.212808 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.18 03:52:31.212884 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58622 | ||
| 119 | 2025.12.18 03:52:31.212888 [ 4 ] {} <Debug> TCP-Session: ece55ff5-6f63-4a56-871c-13777f0cd84f Authenticating user 'default' from [fd00:1122:3344:101::d]:55977 | ||
| 120 | 2025.12.18 03:52:31.212941 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.18 03:52:31.212974 [ 4 ] {} <Debug> TCP-Session: ece55ff5-6f63-4a56-871c-13777f0cd84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.18 03:52:31.212993 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33462 | ||
| 123 | 2025.12.18 03:52:31.213033 [ 254 ] {} <Debug> TCP-Session: a4e5ea58-210b-4c62-9777-3c92e1851c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:43232 | ||
| 124 | 2025.12.18 03:52:31.213044 [ 4 ] {} <Debug> TCP-Session: ece55ff5-6f63-4a56-871c-13777f0cd84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.12.18 03:52:31.213130 [ 254 ] {} <Debug> TCP-Session: a4e5ea58-210b-4c62-9777-3c92e1851c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.12.18 03:52:31.213145 [ 254 ] {} <Debug> TCP-Session: a4e5ea58-210b-4c62-9777-3c92e1851c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.18 03:52:31.213782 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.12.18 03:52:31.213826 [ 5 ] {} <Debug> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Authenticating user 'default' from [fd00:1122:3344:101::d]:48248 | ||
| 129 | 2025.12.18 03:52:31.213853 [ 5 ] {} <Debug> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.18 03:52:31.213853 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63108 | ||
| 131 | 2025.12.18 03:52:31.213914 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.18 03:52:31.213954 [ 5 ] {} <Debug> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.18 03:52:31.213954 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.18 03:52:31.213987 [ 255 ] {} <Debug> TCP-Session: 5110a162-ffc5-4f5c-99ef-182311a4f096 Authenticating user 'default' from [fd00:1122:3344:101::d]:58622 | ||
| 135 | 2025.12.18 03:52:31.214115 [ 256 ] {} <Debug> TCP-Session: 3ad5d453-8823-4fce-8ea6-fd08d475bc74 Authenticating user 'default' from [fd00:1122:3344:101::d]:33462 | ||
| 136 | 2025.12.18 03:52:31.214120 [ 255 ] {} <Debug> TCP-Session: 5110a162-ffc5-4f5c-99ef-182311a4f096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.18 03:52:31.214147 [ 256 ] {} <Debug> TCP-Session: 3ad5d453-8823-4fce-8ea6-fd08d475bc74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.18 03:52:31.214259 [ 255 ] {} <Debug> TCP-Session: 5110a162-ffc5-4f5c-99ef-182311a4f096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.18 03:52:31.214270 [ 256 ] {} <Debug> TCP-Session: 3ad5d453-8823-4fce-8ea6-fd08d475bc74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.18 03:52:31.214665 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42218 | ||
| 141 | 2025.12.18 03:52:31.214669 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49507 | ||
| 142 | 2025.12.18 03:52:31.214726 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.18 03:52:31.214777 [ 257 ] {} <Debug> TCP-Session: c3a386f0-512c-44dd-a1ef-a08ec7818bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:63108 | ||
| 144 | 2025.12.18 03:52:31.214889 [ 257 ] {} <Debug> TCP-Session: c3a386f0-512c-44dd-a1ef-a08ec7818bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.18 03:52:31.214903 [ 257 ] {} <Debug> TCP-Session: c3a386f0-512c-44dd-a1ef-a08ec7818bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.18 03:52:31.215453 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.12.18 03:52:31.215509 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2025.12.18 03:52:31.215545 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2025.12.18 03:52:31.215559 [ 259 ] {} <Debug> TCP-Session: 1b1be3aa-7b9f-4d1d-9834-5120f8a04a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:42218 | ||
| 150 | 2025.12.18 03:52:31.215578 [ 258 ] {} <Debug> TCP-Session: af461f5d-7052-4044-a090-d25a2889d229 Authenticating user 'default' from [fd00:1122:3344:101::d]:49507 | ||
| 151 | 2025.12.18 03:52:31.215659 [ 259 ] {} <Debug> TCP-Session: 1b1be3aa-7b9f-4d1d-9834-5120f8a04a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.18 03:52:31.215671 [ 258 ] {} <Debug> TCP-Session: af461f5d-7052-4044-a090-d25a2889d229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.18 03:52:31.215684 [ 259 ] {} <Debug> TCP-Session: 1b1be3aa-7b9f-4d1d-9834-5120f8a04a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.18 03:52:31.215765 [ 258 ] {} <Debug> TCP-Session: af461f5d-7052-4044-a090-d25a2889d229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2025.12.18 03:52:31.218607 [ 3 ] {13b35f6e-54bf-4605-9550-afb87bdca596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2025.12.18 03:52:31.333483 [ 3 ] {13b35f6e-54bf-4605-9550-afb87bdca596} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43197) (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.18 03:52:31.334400 [ 3 ] {13b35f6e-54bf-4605-9550-afb87bdca596} <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.18 03:52:31.334598 [ 3 ] {13b35f6e-54bf-4605-9550-afb87bdca596} <Debug> TCPHandler: Processed in 0.121766854 sec. | ||
| 205 | 2025.12.18 03:52:31.335061 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.12.18 03:52:31.335392 [ 5 ] {3014637c-1895-46ba-9a2e-6f74bb21bb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.12.18 03:52:31.335756 [ 5 ] {3014637c-1895-46ba-9a2e-6f74bb21bb63} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48248) (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.18 03:52:31.336028 [ 5 ] {3014637c-1895-46ba-9a2e-6f74bb21bb63} <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.18 03:52:31.336236 [ 5 ] {3014637c-1895-46ba-9a2e-6f74bb21bb63} <Debug> TCPHandler: Processed in 0.001337827 sec. | ||
| 256 | 2025.12.18 03:52:31.336521 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.12.18 03:52:31.337237 [ 3 ] {fc8256d3-e114-4882-b387-c62b10b912d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.12.18 03:52:31.337915 [ 3 ] {fc8256d3-e114-4882-b387-c62b10b912d8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.12.18 03:52:31.344018 [ 3 ] {fc8256d3-e114-4882-b387-c62b10b912d8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.12.18 03:52:31.344042 [ 3 ] {fc8256d3-e114-4882-b387-c62b10b912d8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2681e-05 sec | ||
| 261 | 2025.12.18 03:52:31.344130 [ 3 ] {fc8256d3-e114-4882-b387-c62b10b912d8} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.12.18 03:52:31.344145 [ 3 ] {fc8256d3-e114-4882-b387-c62b10b912d8} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.12.18 03:52:31.344172 [ 3 ] {fc8256d3-e114-4882-b387-c62b10b912d8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.12.18 03:52:31.344951 [ 3 ] {fc8256d3-e114-4882-b387-c62b10b912d8} <Debug> TCPHandler: Processed in 0.008519316 sec. | ||
| 265 | 2025.12.18 03:52:31.345165 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.12.18 03:52:31.345317 [ 3 ] {72456402-db96-40e3-a67d-08e79e8268c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) /* 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.18 03:52:31.345434 [ 3 ] {72456402-db96-40e3-a67d-08e79e8268c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.12.18 03:52:31.350336 [ 3 ] {72456402-db96-40e3-a67d-08e79e8268c5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.12.18 03:52:31.364218 [ 3 ] {72456402-db96-40e3-a67d-08e79e8268c5} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6): Loading data parts | ||
| 271 | 2025.12.18 03:52:31.365667 [ 3 ] {72456402-db96-40e3-a67d-08e79e8268c5} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6): There are no data parts | ||
| 272 | 2025.12.18 03:52:31.373481 [ 3 ] {72456402-db96-40e3-a67d-08e79e8268c5} <Debug> TCPHandler: Processed in 0.028366133 sec. | ||
| 273 | 2025.12.18 03:52:31.373651 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.12.18 03:52:31.373927 [ 3 ] {7b828d06-f012-47e3-8408-1680e67052bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) /* 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.18 03:52:31.374048 [ 3 ] {7b828d06-f012-47e3-8408-1680e67052bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.12.18 03:52:31.394869 [ 3 ] {7b828d06-f012-47e3-8408-1680e67052bf} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Loading data parts | ||
| 287 | 2025.12.18 03:52:31.395081 [ 3 ] {7b828d06-f012-47e3-8408-1680e67052bf} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): There are no data parts | ||
| 288 | 2025.12.18 03:52:31.398590 [ 3 ] {7b828d06-f012-47e3-8408-1680e67052bf} <Debug> TCPHandler: Processed in 0.024990971 sec. | ||
| 289 | 2025.12.18 03:52:31.398818 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.12.18 03:52:31.398985 [ 3 ] {44f0f6f3-c7de-4df5-aad3-e042fe1cb598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.399095 [ 3 ] {44f0f6f3-c7de-4df5-aad3-e042fe1cb598} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.12.18 03:52:31.411310 [ 3 ] {44f0f6f3-c7de-4df5-aad3-e042fe1cb598} <Debug> oximeter.measurements_i8 (5f590953-17d0-425a-9f45-7b09ac984855): Loading data parts | ||
| 293 | 2025.12.18 03:52:31.411526 [ 3 ] {44f0f6f3-c7de-4df5-aad3-e042fe1cb598} <Debug> oximeter.measurements_i8 (5f590953-17d0-425a-9f45-7b09ac984855): There are no data parts | ||
| 294 | 2025.12.18 03:52:31.420625 [ 3 ] {44f0f6f3-c7de-4df5-aad3-e042fe1cb598} <Debug> TCPHandler: Processed in 0.021858712 sec. | ||
| 295 | 2025.12.18 03:52:31.420792 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.12.18 03:52:31.421061 [ 3 ] {7776aac1-6eb5-44e8-9f44-a3662b8104fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.421106 [ 3 ] {7776aac1-6eb5-44e8-9f44-a3662b8104fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.12.18 03:52:31.424530 [ 3 ] {7776aac1-6eb5-44e8-9f44-a3662b8104fc} <Debug> oximeter.measurements_u8 (f935e71c-2f0d-4e5c-ab81-ea4b5135db95): Loading data parts | ||
| 299 | 2025.12.18 03:52:31.424681 [ 3 ] {7776aac1-6eb5-44e8-9f44-a3662b8104fc} <Debug> oximeter.measurements_u8 (f935e71c-2f0d-4e5c-ab81-ea4b5135db95): There are no data parts | ||
| 300 | 2025.12.18 03:52:31.432134 [ 3 ] {7776aac1-6eb5-44e8-9f44-a3662b8104fc} <Debug> TCPHandler: Processed in 0.011401861 sec. | ||
| 301 | 2025.12.18 03:52:31.432375 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.12.18 03:52:31.432566 [ 3 ] {ef8ad868-9cec-46d7-892e-7e660ff03f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.432693 [ 3 ] {ef8ad868-9cec-46d7-892e-7e660ff03f54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.12.18 03:52:31.440634 [ 3 ] {ef8ad868-9cec-46d7-892e-7e660ff03f54} <Debug> oximeter.measurements_i16 (f7372852-7dd8-4579-a809-5ccefcca9338): Loading data parts | ||
| 305 | 2025.12.18 03:52:31.440839 [ 3 ] {ef8ad868-9cec-46d7-892e-7e660ff03f54} <Debug> oximeter.measurements_i16 (f7372852-7dd8-4579-a809-5ccefcca9338): There are no data parts | ||
| 306 | 2025.12.18 03:52:31.448084 [ 3 ] {ef8ad868-9cec-46d7-892e-7e660ff03f54} <Debug> TCPHandler: Processed in 0.015770606 sec. | ||
| 307 | 2025.12.18 03:52:31.448249 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.12.18 03:52:31.448412 [ 3 ] {5b8564dc-5e13-400d-b77c-4acfb064e0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.448526 [ 3 ] {5b8564dc-5e13-400d-b77c-4acfb064e0f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.12.18 03:52:31.454358 [ 3 ] {5b8564dc-5e13-400d-b77c-4acfb064e0f0} <Debug> oximeter.measurements_u16 (bbab7a8c-17e3-453e-b23f-9f76cff3fb75): Loading data parts | ||
| 311 | 2025.12.18 03:52:31.454506 [ 3 ] {5b8564dc-5e13-400d-b77c-4acfb064e0f0} <Debug> oximeter.measurements_u16 (bbab7a8c-17e3-453e-b23f-9f76cff3fb75): There are no data parts | ||
| 312 | 2025.12.18 03:52:31.461582 [ 3 ] {5b8564dc-5e13-400d-b77c-4acfb064e0f0} <Debug> TCPHandler: Processed in 0.013381576 sec. | ||
| 313 | 2025.12.18 03:52:31.461919 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.12.18 03:52:31.462350 [ 3 ] {36b6a211-8003-49e5-98b9-58ea2a80183e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.462537 [ 3 ] {36b6a211-8003-49e5-98b9-58ea2a80183e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.12.18 03:52:31.465692 [ 3 ] {36b6a211-8003-49e5-98b9-58ea2a80183e} <Debug> oximeter.measurements_i32 (262e265f-36b2-475a-acf6-4c5a4939e5b0): Loading data parts | ||
| 317 | 2025.12.18 03:52:31.465826 [ 3 ] {36b6a211-8003-49e5-98b9-58ea2a80183e} <Debug> oximeter.measurements_i32 (262e265f-36b2-475a-acf6-4c5a4939e5b0): There are no data parts | ||
| 318 | 2025.12.18 03:52:31.472962 [ 3 ] {36b6a211-8003-49e5-98b9-58ea2a80183e} <Debug> TCPHandler: Processed in 0.011140229 sec. | ||
| 319 | 2025.12.18 03:52:31.473118 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.12.18 03:52:31.473300 [ 3 ] {8dd380c8-e330-48ed-8b09-4aaa27a95157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.473420 [ 3 ] {8dd380c8-e330-48ed-8b09-4aaa27a95157} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.12.18 03:52:31.476869 [ 3 ] {8dd380c8-e330-48ed-8b09-4aaa27a95157} <Debug> oximeter.measurements_u32 (19a081b9-7831-4995-b066-38279aa21381): Loading data parts | ||
| 323 | 2025.12.18 03:52:31.477001 [ 3 ] {8dd380c8-e330-48ed-8b09-4aaa27a95157} <Debug> oximeter.measurements_u32 (19a081b9-7831-4995-b066-38279aa21381): There are no data parts | ||
| 324 | 2025.12.18 03:52:31.484750 [ 3 ] {8dd380c8-e330-48ed-8b09-4aaa27a95157} <Debug> TCPHandler: Processed in 0.011688585 sec. | ||
| 325 | 2025.12.18 03:52:31.484895 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.12.18 03:52:31.485153 [ 3 ] {199e50f6-dc93-48dd-9253-e8b99a6cb5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.485262 [ 3 ] {199e50f6-dc93-48dd-9253-e8b99a6cb5f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.12.18 03:52:31.490889 [ 3 ] {199e50f6-dc93-48dd-9253-e8b99a6cb5f9} <Debug> oximeter.measurements_i64 (3221460c-d63d-41b3-9a48-b24d30eeb767): Loading data parts | ||
| 329 | 2025.12.18 03:52:31.491036 [ 3 ] {199e50f6-dc93-48dd-9253-e8b99a6cb5f9} <Debug> oximeter.measurements_i64 (3221460c-d63d-41b3-9a48-b24d30eeb767): There are no data parts | ||
| 330 | 2025.12.18 03:52:31.504583 [ 3 ] {199e50f6-dc93-48dd-9253-e8b99a6cb5f9} <Debug> TCPHandler: Processed in 0.019740755 sec. | ||
| 331 | 2025.12.18 03:52:31.504823 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.12.18 03:52:31.505126 [ 3 ] {8c1c8098-5ccc-41cb-a8c3-1ca4963052ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.505255 [ 3 ] {8c1c8098-5ccc-41cb-a8c3-1ca4963052ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.12.18 03:52:31.511036 [ 3 ] {8c1c8098-5ccc-41cb-a8c3-1ca4963052ca} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Loading data parts | ||
| 335 | 2025.12.18 03:52:31.511299 [ 3 ] {8c1c8098-5ccc-41cb-a8c3-1ca4963052ca} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): There are no data parts | ||
| 336 | 2025.12.18 03:52:31.516497 [ 3 ] {8c1c8098-5ccc-41cb-a8c3-1ca4963052ca} <Debug> TCPHandler: Processed in 0.011770236 sec. | ||
| 337 | 2025.12.18 03:52:31.516644 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.12.18 03:52:31.516890 [ 3 ] {f827158c-eea2-4b71-96ed-7cc1bf1c378e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.517012 [ 3 ] {f827158c-eea2-4b71-96ed-7cc1bf1c378e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.12.18 03:52:31.527203 [ 3 ] {f827158c-eea2-4b71-96ed-7cc1bf1c378e} <Debug> oximeter.measurements_f32 (9b19317d-60ad-4041-a480-b10d451b987a): Loading data parts | ||
| 341 | 2025.12.18 03:52:31.527372 [ 3 ] {f827158c-eea2-4b71-96ed-7cc1bf1c378e} <Debug> oximeter.measurements_f32 (9b19317d-60ad-4041-a480-b10d451b987a): There are no data parts | ||
| 342 | 2025.12.18 03:52:31.532852 [ 3 ] {f827158c-eea2-4b71-96ed-7cc1bf1c378e} <Debug> TCPHandler: Processed in 0.016251362 sec. | ||
| 343 | 2025.12.18 03:52:31.533081 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.18 03:52:31.533254 [ 3 ] {b90929e8-0628-4710-8738-a5794b87f5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.533369 [ 3 ] {b90929e8-0628-4710-8738-a5794b87f5a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.12.18 03:52:31.541957 [ 3 ] {b90929e8-0628-4710-8738-a5794b87f5a9} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Loading data parts | ||
| 347 | 2025.12.18 03:52:31.542301 [ 3 ] {b90929e8-0628-4710-8738-a5794b87f5a9} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): There are no data parts | ||
| 348 | 2025.12.18 03:52:31.548339 [ 3 ] {b90929e8-0628-4710-8738-a5794b87f5a9} <Debug> TCPHandler: Processed in 0.015352331 sec. | ||
| 349 | 2025.12.18 03:52:31.548507 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.12.18 03:52:31.548774 [ 3 ] {255697f8-cf4e-48b9-8bf5-0e8be2bc795a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.548904 [ 3 ] {255697f8-cf4e-48b9-8bf5-0e8be2bc795a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.12.18 03:52:31.554147 [ 3 ] {255697f8-cf4e-48b9-8bf5-0e8be2bc795a} <Debug> oximeter.measurements_string (7d02da57-14fd-4da2-aea5-8342c3adc2bb): Loading data parts | ||
| 353 | 2025.12.18 03:52:31.554357 [ 3 ] {255697f8-cf4e-48b9-8bf5-0e8be2bc795a} <Debug> oximeter.measurements_string (7d02da57-14fd-4da2-aea5-8342c3adc2bb): There are no data parts | ||
| 354 | 2025.12.18 03:52:31.569938 [ 3 ] {255697f8-cf4e-48b9-8bf5-0e8be2bc795a} <Debug> TCPHandler: Processed in 0.021484377 sec. | ||
| 355 | 2025.12.18 03:52:31.570155 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.12.18 03:52:31.570306 [ 3 ] {30a0d462-5bf1-440a-9ec9-c915e1c50bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.570434 [ 3 ] {30a0d462-5bf1-440a-9ec9-c915e1c50bf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.12.18 03:52:31.576538 [ 3 ] {30a0d462-5bf1-440a-9ec9-c915e1c50bf3} <Debug> oximeter.measurements_bytes (a5fb8b60-4ff0-4801-b7cc-41023445f7a2): Loading data parts | ||
| 366 | 2025.12.18 03:52:31.576741 [ 3 ] {30a0d462-5bf1-440a-9ec9-c915e1c50bf3} <Debug> oximeter.measurements_bytes (a5fb8b60-4ff0-4801-b7cc-41023445f7a2): There are no data parts | ||
| 367 | 2025.12.18 03:52:31.583656 [ 3 ] {30a0d462-5bf1-440a-9ec9-c915e1c50bf3} <Debug> TCPHandler: Processed in 0.013564809 sec. | ||
| 368 | 2025.12.18 03:52:31.583815 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.12.18 03:52:31.584001 [ 3 ] {036742d3-231f-4d90-bf75-4430ffbea218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.584123 [ 3 ] {036742d3-231f-4d90-bf75-4430ffbea218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.12.18 03:52:31.592260 [ 3 ] {036742d3-231f-4d90-bf75-4430ffbea218} <Debug> oximeter.measurements_cumulativei64 (636dc20e-baa2-48de-9f28-fd34f9797214): Loading data parts | ||
| 372 | 2025.12.18 03:52:31.592518 [ 3 ] {036742d3-231f-4d90-bf75-4430ffbea218} <Debug> oximeter.measurements_cumulativei64 (636dc20e-baa2-48de-9f28-fd34f9797214): There are no data parts | ||
| 373 | 2025.12.18 03:52:31.595215 [ 3 ] {036742d3-231f-4d90-bf75-4430ffbea218} <Debug> TCPHandler: Processed in 0.011454213 sec. | ||
| 374 | 2025.12.18 03:52:31.595440 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.12.18 03:52:31.595639 [ 3 ] {f7cb05db-5e47-4ac9-8319-faeeae5e53c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.595748 [ 3 ] {f7cb05db-5e47-4ac9-8319-faeeae5e53c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.12.18 03:52:31.603433 [ 3 ] {f7cb05db-5e47-4ac9-8319-faeeae5e53c4} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Loading data parts | ||
| 378 | 2025.12.18 03:52:31.603692 [ 3 ] {f7cb05db-5e47-4ac9-8319-faeeae5e53c4} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): There are no data parts | ||
| 379 | 2025.12.18 03:52:31.613182 [ 3 ] {f7cb05db-5e47-4ac9-8319-faeeae5e53c4} <Debug> TCPHandler: Processed in 0.017788531 sec. | ||
| 380 | 2025.12.18 03:52:31.613465 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.12.18 03:52:31.613720 [ 3 ] {91a70ea6-72d7-48e5-9cc8-d1a013badc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.613809 [ 3 ] {91a70ea6-72d7-48e5-9cc8-d1a013badc84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.12.18 03:52:31.620578 [ 3 ] {91a70ea6-72d7-48e5-9cc8-d1a013badc84} <Debug> oximeter.measurements_cumulativef32 (e9132e98-917e-40e5-8be6-4825bce085c7): Loading data parts | ||
| 384 | 2025.12.18 03:52:31.620858 [ 3 ] {91a70ea6-72d7-48e5-9cc8-d1a013badc84} <Debug> oximeter.measurements_cumulativef32 (e9132e98-917e-40e5-8be6-4825bce085c7): There are no data parts | ||
| 385 | 2025.12.18 03:52:31.626420 [ 3 ] {91a70ea6-72d7-48e5-9cc8-d1a013badc84} <Debug> TCPHandler: Processed in 0.013032992 sec. | ||
| 386 | 2025.12.18 03:52:31.626581 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.18 03:52:31.626774 [ 3 ] {a5be0d47-753b-4bac-91c5-3b80ed32ef1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.626910 [ 3 ] {a5be0d47-753b-4bac-91c5-3b80ed32ef1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.12.18 03:52:31.636137 [ 3 ] {a5be0d47-753b-4bac-91c5-3b80ed32ef1d} <Debug> oximeter.measurements_cumulativef64 (97ccea44-2e74-4c0c-af81-7554f0038c71): Loading data parts | ||
| 390 | 2025.12.18 03:52:31.636345 [ 3 ] {a5be0d47-753b-4bac-91c5-3b80ed32ef1d} <Debug> oximeter.measurements_cumulativef64 (97ccea44-2e74-4c0c-af81-7554f0038c71): There are no data parts | ||
| 391 | 2025.12.18 03:52:31.646641 [ 3 ] {a5be0d47-753b-4bac-91c5-3b80ed32ef1d} <Debug> TCPHandler: Processed in 0.02011787 sec. | ||
| 392 | 2025.12.18 03:52:31.646790 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.12.18 03:52:31.647152 [ 3 ] {aa5daac2-7d15-4d1e-b122-72bd3e9e2f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.647286 [ 3 ] {aa5daac2-7d15-4d1e-b122-72bd3e9e2f31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.12.18 03:52:31.654604 [ 3 ] {aa5daac2-7d15-4d1e-b122-72bd3e9e2f31} <Debug> oximeter.measurements_histogrami8 (ab37ab3f-5bd8-4d5f-985d-ff19657fd3d5): Loading data parts | ||
| 406 | 2025.12.18 03:52:31.654859 [ 3 ] {aa5daac2-7d15-4d1e-b122-72bd3e9e2f31} <Debug> oximeter.measurements_histogrami8 (ab37ab3f-5bd8-4d5f-985d-ff19657fd3d5): There are no data parts | ||
| 407 | 2025.12.18 03:52:31.657559 [ 3 ] {aa5daac2-7d15-4d1e-b122-72bd3e9e2f31} <Debug> TCPHandler: Processed in 0.010833195 sec. | ||
| 408 | 2025.12.18 03:52:31.657745 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.12.18 03:52:31.657977 [ 3 ] {6051d4c5-e602-47a6-8a8a-7f30b8e29df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.658116 [ 3 ] {6051d4c5-e602-47a6-8a8a-7f30b8e29df9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.12.18 03:52:31.666263 [ 3 ] {6051d4c5-e602-47a6-8a8a-7f30b8e29df9} <Debug> oximeter.measurements_histogramu8 (e8bf4cf3-d4cf-4c1a-a7b9-27111f31e331): Loading data parts | ||
| 412 | 2025.12.18 03:52:31.666530 [ 3 ] {6051d4c5-e602-47a6-8a8a-7f30b8e29df9} <Debug> oximeter.measurements_histogramu8 (e8bf4cf3-d4cf-4c1a-a7b9-27111f31e331): There are no data parts | ||
| 413 | 2025.12.18 03:52:31.685655 [ 3 ] {6051d4c5-e602-47a6-8a8a-7f30b8e29df9} <Debug> TCPHandler: Processed in 0.027945097 sec. | ||
| 414 | 2025.12.18 03:52:31.685820 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.12.18 03:52:31.686112 [ 3 ] {bf3a1752-5ee5-4c40-be0e-c21d75444823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.686241 [ 3 ] {bf3a1752-5ee5-4c40-be0e-c21d75444823} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.12.18 03:52:31.696165 [ 3 ] {bf3a1752-5ee5-4c40-be0e-c21d75444823} <Debug> oximeter.measurements_histogrami16 (706e2824-5792-41ab-a88b-4012e88f0216): Loading data parts | ||
| 418 | 2025.12.18 03:52:31.696328 [ 3 ] {bf3a1752-5ee5-4c40-be0e-c21d75444823} <Debug> oximeter.measurements_histogrami16 (706e2824-5792-41ab-a88b-4012e88f0216): There are no data parts | ||
| 419 | 2025.12.18 03:52:31.701072 [ 3 ] {bf3a1752-5ee5-4c40-be0e-c21d75444823} <Debug> TCPHandler: Processed in 0.01529929 sec. | ||
| 420 | 2025.12.18 03:52:31.701312 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.12.18 03:52:31.701528 [ 3 ] {7d19070f-8963-489d-965b-bd95022782fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) 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.18 03:52:31.701662 [ 3 ] {7d19070f-8963-489d-965b-bd95022782fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.12.18 03:52:31.706416 [ 3 ] {7d19070f-8963-489d-965b-bd95022782fc} <Debug> oximeter.measurements_histogramu16 (b206cad4-bb59-43b8-bccf-e9a5b64c5bae): Loading data parts | ||
| 424 | 2025.12.18 03:52:31.706665 [ 3 ] {7d19070f-8963-489d-965b-bd95022782fc} <Debug> oximeter.measurements_histogramu16 (b206cad4-bb59-43b8-bccf-e9a5b64c5bae): There are no data parts | ||
| 425 | 2025.12.18 03:52:31.715948 [ 3 ] {7d19070f-8963-489d-965b-bd95022782fc} <Debug> TCPHandler: Processed in 0.014684973 sec. | ||
| 426 | 2025.12.18 03:52:31.716126 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.12.18 03:52:31.716424 [ 3 ] {f2f6f55e-6ed2-4823-b0e2-2e824d8e714b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.12.18 03:52:31.716553 [ 3 ] {f2f6f55e-6ed2-4823-b0e2-2e824d8e714b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.12.18 03:52:31.722247 [ 3 ] {f2f6f55e-6ed2-4823-b0e2-2e824d8e714b} <Debug> oximeter.measurements_histogrami32 (f9c89b12-8660-4126-94fe-dfd470b8034a): Loading data parts | ||
| 430 | 2025.12.18 03:52:31.722431 [ 3 ] {f2f6f55e-6ed2-4823-b0e2-2e824d8e714b} <Debug> oximeter.measurements_histogrami32 (f9c89b12-8660-4126-94fe-dfd470b8034a): There are no data parts | ||
| 431 | 2025.12.18 03:52:31.726945 [ 3 ] {f2f6f55e-6ed2-4823-b0e2-2e824d8e714b} <Debug> TCPHandler: Processed in 0.010870266 sec. | ||
| 432 | 2025.12.18 03:52:31.727190 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.12.18 03:52:31.727400 [ 3 ] {cdb8d53a-7a4e-4cbc-a57b-4a1b1435eec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.12.18 03:52:31.727523 [ 3 ] {cdb8d53a-7a4e-4cbc-a57b-4a1b1435eec4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.12.18 03:52:31.732743 [ 3 ] {cdb8d53a-7a4e-4cbc-a57b-4a1b1435eec4} <Debug> oximeter.measurements_histogramu32 (60772939-6c36-40c2-8096-2b6fa690ed59): Loading data parts | ||
| 436 | 2025.12.18 03:52:31.732981 [ 3 ] {cdb8d53a-7a4e-4cbc-a57b-4a1b1435eec4} <Debug> oximeter.measurements_histogramu32 (60772939-6c36-40c2-8096-2b6fa690ed59): There are no data parts | ||
| 437 | 2025.12.18 03:52:31.736932 [ 3 ] {cdb8d53a-7a4e-4cbc-a57b-4a1b1435eec4} <Debug> TCPHandler: Processed in 0.009788322 sec. | ||
| 438 | 2025.12.18 03:52:31.737214 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.12.18 03:52:31.737643 [ 3 ] {8c0130c7-6178-40ac-a2c7-648ddca86355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.12.18 03:52:31.737770 [ 3 ] {8c0130c7-6178-40ac-a2c7-648ddca86355} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.12.18 03:52:31.743012 [ 3 ] {8c0130c7-6178-40ac-a2c7-648ddca86355} <Debug> oximeter.measurements_histogrami64 (1a392bd8-958c-4332-b0ef-faa0657e6d84): Loading data parts | ||
| 442 | 2025.12.18 03:52:31.743256 [ 3 ] {8c0130c7-6178-40ac-a2c7-648ddca86355} <Debug> oximeter.measurements_histogrami64 (1a392bd8-958c-4332-b0ef-faa0657e6d84): There are no data parts | ||
| 443 | 2025.12.18 03:52:31.746974 [ 3 ] {8c0130c7-6178-40ac-a2c7-648ddca86355} <Debug> TCPHandler: Processed in 0.009877973 sec. | ||
| 444 | 2025.12.18 03:52:31.747248 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.12.18 03:52:31.747461 [ 3 ] {3a07b609-a6ad-4b1f-a66b-715d0c8ccc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.12.18 03:52:31.747641 [ 3 ] {3a07b609-a6ad-4b1f-a66b-715d0c8ccc41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.12.18 03:52:31.752714 [ 3 ] {3a07b609-a6ad-4b1f-a66b-715d0c8ccc41} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Loading data parts | ||
| 448 | 2025.12.18 03:52:31.752945 [ 3 ] {3a07b609-a6ad-4b1f-a66b-715d0c8ccc41} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): There are no data parts | ||
| 449 | 2025.12.18 03:52:31.757152 [ 3 ] {3a07b609-a6ad-4b1f-a66b-715d0c8ccc41} <Debug> TCPHandler: Processed in 0.010005014 sec. | ||
| 450 | 2025.12.18 03:52:31.757292 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.12.18 03:52:31.757562 [ 3 ] {a112edb2-ff65-4c41-9e56-cd52a1d03e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.12.18 03:52:31.757688 [ 3 ] {a112edb2-ff65-4c41-9e56-cd52a1d03e01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.12.18 03:52:31.761525 [ 3 ] {a112edb2-ff65-4c41-9e56-cd52a1d03e01} <Debug> oximeter.measurements_histogramf32 (7d41b22b-7390-466b-92ce-463f9e06cacc): Loading data parts | ||
| 454 | 2025.12.18 03:52:31.761659 [ 3 ] {a112edb2-ff65-4c41-9e56-cd52a1d03e01} <Debug> oximeter.measurements_histogramf32 (7d41b22b-7390-466b-92ce-463f9e06cacc): There are no data parts | ||
| 455 | 2025.12.18 03:52:31.765042 [ 3 ] {a112edb2-ff65-4c41-9e56-cd52a1d03e01} <Debug> TCPHandler: Processed in 0.007735336 sec. | ||
| 456 | 2025.12.18 03:52:31.765278 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.18 03:52:31.765492 [ 3 ] {701cf8d2-9a42-4e1e-9186-1c0f910f4f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2025.12.18 03:52:31.765623 [ 3 ] {701cf8d2-9a42-4e1e-9186-1c0f910f4f6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.12.18 03:52:31.769970 [ 3 ] {701cf8d2-9a42-4e1e-9186-1c0f910f4f6c} <Debug> oximeter.measurements_histogramf64 (8bc6c8e7-cca1-4e12-80e7-7edc3ae225c1): Loading data parts | ||
| 460 | 2025.12.18 03:52:31.770122 [ 3 ] {701cf8d2-9a42-4e1e-9186-1c0f910f4f6c} <Debug> oximeter.measurements_histogramf64 (8bc6c8e7-cca1-4e12-80e7-7edc3ae225c1): There are no data parts | ||
| 461 | 2025.12.18 03:52:31.777170 [ 3 ] {701cf8d2-9a42-4e1e-9186-1c0f910f4f6c} <Debug> TCPHandler: Processed in 0.011940618 sec. | ||
| 462 | 2025.12.18 03:52:31.777340 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.18 03:52:31.777550 [ 3 ] {5568b0ba-5bcb-4674-99f9-fd0f021e1c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2025.12.18 03:52:31.777733 [ 3 ] {5568b0ba-5bcb-4674-99f9-fd0f021e1c32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.12.18 03:52:31.787163 [ 3 ] {5568b0ba-5bcb-4674-99f9-fd0f021e1c32} <Debug> oximeter.fields_bool (7d72bfa1-08af-458a-af0f-7c148ea478a1): Loading data parts | ||
| 491 | 2025.12.18 03:52:31.787409 [ 3 ] {5568b0ba-5bcb-4674-99f9-fd0f021e1c32} <Debug> oximeter.fields_bool (7d72bfa1-08af-458a-af0f-7c148ea478a1): There are no data parts | ||
| 492 | 2025.12.18 03:52:31.790221 [ 3 ] {5568b0ba-5bcb-4674-99f9-fd0f021e1c32} <Debug> TCPHandler: Processed in 0.012995851 sec. | ||
| 493 | 2025.12.18 03:52:31.790524 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.12.18 03:52:31.790949 [ 3 ] {838f474f-2230-4ec3-962d-d556c4c06729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.12.18 03:52:31.791134 [ 3 ] {838f474f-2230-4ec3-962d-d556c4c06729} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.12.18 03:52:31.795473 [ 3 ] {838f474f-2230-4ec3-962d-d556c4c06729} <Debug> oximeter.fields_i8 (16cb5e03-6bee-40a0-9e00-ee3a11b14f75): Loading data parts | ||
| 497 | 2025.12.18 03:52:31.795621 [ 3 ] {838f474f-2230-4ec3-962d-d556c4c06729} <Debug> oximeter.fields_i8 (16cb5e03-6bee-40a0-9e00-ee3a11b14f75): There are no data parts | ||
| 498 | 2025.12.18 03:52:31.806116 [ 3 ] {838f474f-2230-4ec3-962d-d556c4c06729} <Debug> TCPHandler: Processed in 0.015691225 sec. | ||
| 499 | 2025.12.18 03:52:31.806264 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.12.18 03:52:31.806425 [ 3 ] {b704abdf-52ee-4dd7-88fe-dcb8beccd285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2025.12.18 03:52:31.806575 [ 3 ] {b704abdf-52ee-4dd7-88fe-dcb8beccd285} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.12.18 03:52:31.818795 [ 3 ] {b704abdf-52ee-4dd7-88fe-dcb8beccd285} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Loading data parts | ||
| 503 | 2025.12.18 03:52:31.819032 [ 3 ] {b704abdf-52ee-4dd7-88fe-dcb8beccd285} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): There are no data parts | ||
| 504 | 2025.12.18 03:52:31.822176 [ 3 ] {b704abdf-52ee-4dd7-88fe-dcb8beccd285} <Debug> TCPHandler: Processed in 0.015963859 sec. | ||
| 505 | 2025.12.18 03:52:31.822328 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.12.18 03:52:31.822559 [ 3 ] {7c8acdbe-8dd9-455e-afe6-1e0f58001472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2025.12.18 03:52:31.822690 [ 3 ] {7c8acdbe-8dd9-455e-afe6-1e0f58001472} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.12.18 03:52:31.830088 [ 3 ] {7c8acdbe-8dd9-455e-afe6-1e0f58001472} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Loading data parts | ||
| 509 | 2025.12.18 03:52:31.830501 [ 3 ] {7c8acdbe-8dd9-455e-afe6-1e0f58001472} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): There are no data parts | ||
| 510 | 2025.12.18 03:52:31.833744 [ 3 ] {7c8acdbe-8dd9-455e-afe6-1e0f58001472} <Debug> TCPHandler: Processed in 0.011463362 sec. | ||
| 511 | 2025.12.18 03:52:31.833901 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.12.18 03:52:31.834086 [ 3 ] {82df2daa-4526-4edb-b250-5b8ce66ab95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2025.12.18 03:52:31.834206 [ 3 ] {82df2daa-4526-4edb-b250-5b8ce66ab95a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.12.18 03:52:31.843143 [ 3 ] {82df2daa-4526-4edb-b250-5b8ce66ab95a} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Loading data parts | ||
| 515 | 2025.12.18 03:52:31.843366 [ 3 ] {82df2daa-4526-4edb-b250-5b8ce66ab95a} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): There are no data parts | ||
| 516 | 2025.12.18 03:52:31.851406 [ 3 ] {82df2daa-4526-4edb-b250-5b8ce66ab95a} <Debug> TCPHandler: Processed in 0.017564008 sec. | ||
| 517 | 2025.12.18 03:52:31.851547 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.12.18 03:52:31.851777 [ 3 ] {d3104ecd-edca-47aa-a389-c177e32bcc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2025.12.18 03:52:31.851894 [ 3 ] {d3104ecd-edca-47aa-a389-c177e32bcc6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.12.18 03:52:31.854954 [ 3 ] {d3104ecd-edca-47aa-a389-c177e32bcc6a} <Debug> oximeter.fields_i32 (912a9242-dcd0-4ff2-ac66-3353687ce18d): Loading data parts | ||
| 521 | 2025.12.18 03:52:31.855088 [ 3 ] {d3104ecd-edca-47aa-a389-c177e32bcc6a} <Debug> oximeter.fields_i32 (912a9242-dcd0-4ff2-ac66-3353687ce18d): There are no data parts | ||
| 522 | 2025.12.18 03:52:31.862810 [ 3 ] {d3104ecd-edca-47aa-a389-c177e32bcc6a} <Debug> TCPHandler: Processed in 0.011308431 sec. | ||
| 523 | 2025.12.18 03:52:31.862964 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.12.18 03:52:31.863140 [ 3 ] {fd4c2ef3-b8a0-414b-bd38-35380a265c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2025.12.18 03:52:31.863261 [ 3 ] {fd4c2ef3-b8a0-414b-bd38-35380a265c49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.12.18 03:52:31.868731 [ 3 ] {fd4c2ef3-b8a0-414b-bd38-35380a265c49} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Loading data parts | ||
| 527 | 2025.12.18 03:52:31.869078 [ 3 ] {fd4c2ef3-b8a0-414b-bd38-35380a265c49} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): There are no data parts | ||
| 528 | 2025.12.18 03:52:31.872878 [ 3 ] {fd4c2ef3-b8a0-414b-bd38-35380a265c49} <Debug> TCPHandler: Processed in 0.009970974 sec. | ||
| 529 | 2025.12.18 03:52:31.873031 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.12.18 03:52:31.873267 [ 3 ] {1a66dd01-1c65-4e6f-90fe-653a3cbcc0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2025.12.18 03:52:31.873384 [ 3 ] {1a66dd01-1c65-4e6f-90fe-653a3cbcc0e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.12.18 03:52:31.878486 [ 3 ] {1a66dd01-1c65-4e6f-90fe-653a3cbcc0e6} <Debug> oximeter.fields_i64 (77b1419a-c064-473f-91d1-f95c476e03f4): Loading data parts | ||
| 533 | 2025.12.18 03:52:31.878766 [ 3 ] {1a66dd01-1c65-4e6f-90fe-653a3cbcc0e6} <Debug> oximeter.fields_i64 (77b1419a-c064-473f-91d1-f95c476e03f4): There are no data parts | ||
| 534 | 2025.12.18 03:52:31.883170 [ 3 ] {1a66dd01-1c65-4e6f-90fe-653a3cbcc0e6} <Debug> TCPHandler: Processed in 0.010196887 sec. | ||
| 535 | 2025.12.18 03:52:31.883335 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.12.18 03:52:31.883527 [ 3 ] {7226b535-5c09-4f71-9a23-4bb45a987c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2025.12.18 03:52:31.883654 [ 3 ] {7226b535-5c09-4f71-9a23-4bb45a987c55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.12.18 03:52:31.888791 [ 3 ] {7226b535-5c09-4f71-9a23-4bb45a987c55} <Debug> oximeter.fields_u64 (b4e09e79-e8a8-4d08-856d-b5e0168a04ce): Loading data parts | ||
| 539 | 2025.12.18 03:52:31.889141 [ 3 ] {7226b535-5c09-4f71-9a23-4bb45a987c55} <Debug> oximeter.fields_u64 (b4e09e79-e8a8-4d08-856d-b5e0168a04ce): There are no data parts | ||
| 540 | 2025.12.18 03:52:31.893391 [ 3 ] {7226b535-5c09-4f71-9a23-4bb45a987c55} <Debug> TCPHandler: Processed in 0.010111726 sec. | ||
| 541 | 2025.12.18 03:52:31.893544 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.18 03:52:31.893803 [ 3 ] {f6b0f808-2bd8-41bd-94bd-5e03afd6b5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2025.12.18 03:52:31.893922 [ 3 ] {f6b0f808-2bd8-41bd-94bd-5e03afd6b5b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.12.18 03:52:31.899020 [ 3 ] {f6b0f808-2bd8-41bd-94bd-5e03afd6b5b9} <Debug> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Loading data parts | ||
| 545 | 2025.12.18 03:52:31.899217 [ 3 ] {f6b0f808-2bd8-41bd-94bd-5e03afd6b5b9} <Debug> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): There are no data parts | ||
| 546 | 2025.12.18 03:52:31.903208 [ 3 ] {f6b0f808-2bd8-41bd-94bd-5e03afd6b5b9} <Debug> TCPHandler: Processed in 0.009712291 sec. | ||
| 547 | 2025.12.18 03:52:31.903347 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.12.18 03:52:31.903504 [ 3 ] {607ef37f-cb8d-43f4-b396-824358217b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2025.12.18 03:52:31.903719 [ 3 ] {607ef37f-cb8d-43f4-b396-824358217b0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.12.18 03:52:31.908910 [ 3 ] {607ef37f-cb8d-43f4-b396-824358217b0b} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Loading data parts | ||
| 551 | 2025.12.18 03:52:31.909174 [ 3 ] {607ef37f-cb8d-43f4-b396-824358217b0b} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): There are no data parts | ||
| 552 | 2025.12.18 03:52:31.912965 [ 3 ] {607ef37f-cb8d-43f4-b396-824358217b0b} <Debug> TCPHandler: Processed in 0.0096646 sec. | ||
| 553 | 2025.12.18 03:52:31.913118 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.12.18 03:52:31.913362 [ 3 ] {436e9144-a101-497e-b742-4ed633b06486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2025.12.18 03:52:31.913543 [ 3 ] {436e9144-a101-497e-b742-4ed633b06486} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.12.18 03:52:31.923025 [ 3 ] {436e9144-a101-497e-b742-4ed633b06486} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Loading data parts | ||
| 557 | 2025.12.18 03:52:31.923239 [ 3 ] {436e9144-a101-497e-b742-4ed633b06486} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): There are no data parts | ||
| 558 | 2025.12.18 03:52:31.932593 [ 3 ] {436e9144-a101-497e-b742-4ed633b06486} <Debug> TCPHandler: Processed in 0.019526962 sec. | ||
| 559 | 2025.12.18 03:52:31.932791 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.18 03:52:31.933083 [ 3 ] {90aceed9-37c2-4938-9bd3-9a43c5f07b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2025.12.18 03:52:31.933228 [ 3 ] {90aceed9-37c2-4938-9bd3-9a43c5f07b0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.12.18 03:52:31.938458 [ 3 ] {90aceed9-37c2-4938-9bd3-9a43c5f07b0c} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Loading data parts | ||
| 566 | 2025.12.18 03:52:31.938678 [ 3 ] {90aceed9-37c2-4938-9bd3-9a43c5f07b0c} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): There are no data parts | ||
| 567 | 2025.12.18 03:52:31.955233 [ 3 ] {90aceed9-37c2-4938-9bd3-9a43c5f07b0c} <Debug> TCPHandler: Processed in 0.022557381 sec. | ||
| 568 | 2025.12.18 03:52:31.955602 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.18 03:52:31.955886 [ 5 ] {df401a61-6dc6-44b7-9877-c944ba8093f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.12.18 03:52:31.957324 [ 5 ] {df401a61-6dc6-44b7-9877-c944ba8093f7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.12.18 03:52:31.979039 [ 261 ] {df401a61-6dc6-44b7-9877-c944ba8093f7} <Trace> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.12.18 03:52:31.979093 [ 261 ] {df401a61-6dc6-44b7-9877-c944ba8093f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 573 | 2025.12.18 03:52:31.983826 [ 261 ] {df401a61-6dc6-44b7-9877-c944ba8093f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.12.18 03:52:31.984419 [ 261 ] {df401a61-6dc6-44b7-9877-c944ba8093f7} <Trace> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.12.18 03:52:31.984686 [ 5 ] {df401a61-6dc6-44b7-9877-c944ba8093f7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028934 sec., 34.56141563558443 rows/sec., 552.98 B/sec. | ||
| 576 | 2025.12.18 03:52:31.985043 [ 5 ] {df401a61-6dc6-44b7-9877-c944ba8093f7} <Debug> TCPHandler: Processed in 0.029567088 sec. | ||
| 577 | 2025.12.18 03:52:32.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.70 MiB, peak 125.70 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 12.34 MiB | ||
| 578 | 2025.12.18 03:52:33.861441 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65011 | ||
| 579 | 2025.12.18 03:52:33.865740 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.12.18 03:52:33.865788 [ 262 ] {} <Debug> TCP-Session: 218f002d-75c8-4470-aa68-093086a3792d Authenticating user 'default' from [fd00:1122:3344:101::c]:65011 | ||
| 581 | 2025.12.18 03:52:33.865811 [ 262 ] {} <Debug> TCP-Session: 218f002d-75c8-4470-aa68-093086a3792d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.18 03:52:33.865880 [ 262 ] {} <Debug> TCP-Session: 218f002d-75c8-4470-aa68-093086a3792d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.12.18 03:52:33.865989 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.12.18 03:52:33.866017 [ 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.18 03:52:33.866136 [ 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.18 03:52:33.866744 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41175 | ||
| 587 | 2025.12.18 03:52:33.866844 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52761 | ||
| 588 | 2025.12.18 03:52:33.866947 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40869 | ||
| 589 | 2025.12.18 03:52:33.866962 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.12.18 03:52:33.867081 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2025.12.18 03:52:33.867095 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51535 | ||
| 592 | 2025.12.18 03:52:33.867172 [ 263 ] {} <Debug> TCP-Session: fea4717a-45eb-4b90-9bc4-9ef8e3082922 Authenticating user 'default' from [fd00:1122:3344:101::c]:41175 | ||
| 593 | 2025.12.18 03:52:33.867187 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2025.12.18 03:52:33.867208 [ 263 ] {} <Debug> TCP-Session: fea4717a-45eb-4b90-9bc4-9ef8e3082922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.12.18 03:52:33.867223 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39390 | ||
| 596 | 2025.12.18 03:52:33.867303 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54206 | ||
| 597 | 2025.12.18 03:52:33.867206 [ 264 ] {} <Debug> TCP-Session: 91090a52-3ae7-4522-8f03-fb8192b3f1bb Authenticating user 'default' from [fd00:1122:3344:101::c]:52761 | ||
| 598 | 2025.12.18 03:52:33.867387 [ 263 ] {} <Debug> TCP-Session: fea4717a-45eb-4b90-9bc4-9ef8e3082922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2025.12.18 03:52:33.867471 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63372 | ||
| 600 | 2025.12.18 03:52:33.867386 [ 265 ] {} <Debug> TCP-Session: c5b933b3-0bef-4d45-a97a-7d64974c3521 Authenticating user 'default' from [fd00:1122:3344:101::c]:40869 | ||
| 601 | 2025.12.18 03:52:33.867573 [ 264 ] {} <Debug> TCP-Session: 91090a52-3ae7-4522-8f03-fb8192b3f1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.12.18 03:52:33.867584 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.12.18 03:52:33.867532 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.12.18 03:52:33.867694 [ 264 ] {} <Debug> TCP-Session: 91090a52-3ae7-4522-8f03-fb8192b3f1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.18 03:52:33.867693 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.12.18 03:52:33.867708 [ 267 ] {} <Debug> TCP-Session: 4777005f-f7df-4305-8af6-a276fcd73432 Authenticating user 'default' from [fd00:1122:3344:101::c]:39390 | ||
| 607 | 2025.12.18 03:52:33.867784 [ 268 ] {} <Debug> TCP-Session: 6a61d48d-bc95-4aaa-9245-aba9ec04ada5 Authenticating user 'default' from [fd00:1122:3344:101::c]:54206 | ||
| 608 | 2025.12.18 03:52:33.867798 [ 269 ] {} <Debug> TCP-Session: ab3cb919-ea92-4586-a1bd-16234e8108a0 Authenticating user 'default' from [fd00:1122:3344:101::c]:63372 | ||
| 609 | 2025.12.18 03:52:33.867815 [ 267 ] {} <Debug> TCP-Session: 4777005f-f7df-4305-8af6-a276fcd73432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.12.18 03:52:33.867669 [ 265 ] {} <Debug> TCP-Session: c5b933b3-0bef-4d45-a97a-7d64974c3521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.12.18 03:52:33.867886 [ 267 ] {} <Debug> TCP-Session: 4777005f-f7df-4305-8af6-a276fcd73432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.12.18 03:52:33.867905 [ 269 ] {} <Debug> TCP-Session: ab3cb919-ea92-4586-a1bd-16234e8108a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.12.18 03:52:33.867960 [ 265 ] {} <Debug> TCP-Session: c5b933b3-0bef-4d45-a97a-7d64974c3521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.12.18 03:52:33.868073 [ 269 ] {} <Debug> TCP-Session: ab3cb919-ea92-4586-a1bd-16234e8108a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.18 03:52:33.867886 [ 268 ] {} <Debug> TCP-Session: 6a61d48d-bc95-4aaa-9245-aba9ec04ada5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.12.18 03:52:33.867368 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2025.12.18 03:52:33.868265 [ 268 ] {} <Debug> TCP-Session: 6a61d48d-bc95-4aaa-9245-aba9ec04ada5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.18 03:52:33.868359 [ 266 ] {} <Debug> TCP-Session: bc635788-4d00-4b27-802d-ecee9273f010 Authenticating user 'default' from [fd00:1122:3344:101::c]:51535 | ||
| 619 | 2025.12.18 03:52:33.868387 [ 266 ] {} <Debug> TCP-Session: bc635788-4d00-4b27-802d-ecee9273f010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.18 03:52:33.868561 [ 266 ] {} <Debug> TCP-Session: bc635788-4d00-4b27-802d-ecee9273f010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.12.18 03:52:34.305741 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37657 | ||
| 622 | 2025.12.18 03:52:34.311363 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.12.18 03:52:34.311539 [ 270 ] {} <Debug> TCP-Session: a310bcd3-f83f-4a95-a933-5c567b0b4e98 Authenticating user 'default' from [fd00:1122:3344:101::a]:37657 | ||
| 624 | 2025.12.18 03:52:34.311565 [ 270 ] {} <Debug> TCP-Session: a310bcd3-f83f-4a95-a933-5c567b0b4e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.18 03:52:34.311580 [ 270 ] {} <Debug> TCP-Session: a310bcd3-f83f-4a95-a933-5c567b0b4e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.12.18 03:52:34.311829 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.12.18 03:52:34.311863 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.18 03:52:34.312004 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.12.18 03:52:34.312518 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33839 | ||
| 630 | 2025.12.18 03:52:34.312625 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51891 | ||
| 631 | 2025.12.18 03:52:34.312796 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59239 | ||
| 632 | 2025.12.18 03:52:34.312811 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47747 | ||
| 633 | 2025.12.18 03:52:34.312916 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37757 | ||
| 634 | 2025.12.18 03:52:34.312990 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.12.18 03:52:34.313087 [ 271 ] {} <Debug> TCP-Session: 4cf24019-6a93-40ac-8643-c1569cc8b78f Authenticating user 'default' from [fd00:1122:3344:101::a]:33839 | ||
| 636 | 2025.12.18 03:52:34.313109 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57418 | ||
| 637 | 2025.12.18 03:52:34.313114 [ 271 ] {} <Debug> TCP-Session: 4cf24019-6a93-40ac-8643-c1569cc8b78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.18 03:52:34.313185 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.12.18 03:52:34.313139 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.18 03:52:34.313250 [ 271 ] {} <Debug> TCP-Session: 4cf24019-6a93-40ac-8643-c1569cc8b78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.12.18 03:52:34.313288 [ 272 ] {} <Debug> TCP-Session: 6e9d3217-9a1c-44a0-b1c3-91e13f024d04 Authenticating user 'default' from [fd00:1122:3344:101::a]:51891 | ||
| 642 | 2025.12.18 03:52:34.313269 [ 274 ] {} <Debug> TCP-Session: 4222d8a5-0d5a-41a2-a422-5ddfba161e63 Authenticating user 'default' from [fd00:1122:3344:101::a]:59239 | ||
| 643 | 2025.12.18 03:52:34.313332 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.12.18 03:52:34.313397 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.12.18 03:52:34.313387 [ 272 ] {} <Debug> TCP-Session: 6e9d3217-9a1c-44a0-b1c3-91e13f024d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.12.18 03:52:34.313441 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.12.18 03:52:34.313499 [ 272 ] {} <Debug> TCP-Session: 6e9d3217-9a1c-44a0-b1c3-91e13f024d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.18 03:52:34.313535 [ 276 ] {} <Debug> TCP-Session: 5d9fdfc5-6f9a-48d7-9ed0-ce8822e8aaac Authenticating user 'default' from [fd00:1122:3344:101::a]:57418 | ||
| 649 | 2025.12.18 03:52:34.313509 [ 275 ] {} <Debug> TCP-Session: 503d7b4f-cb15-4763-8f49-875b7a8bcf29 Authenticating user 'default' from [fd00:1122:3344:101::a]:37757 | ||
| 650 | 2025.12.18 03:52:34.313439 [ 273 ] {} <Debug> TCP-Session: 51935f0d-df10-4eb0-8ab8-66b7c4cc64ba Authenticating user 'default' from [fd00:1122:3344:101::a]:47747 | ||
| 651 | 2025.12.18 03:52:34.313669 [ 276 ] {} <Debug> TCP-Session: 5d9fdfc5-6f9a-48d7-9ed0-ce8822e8aaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.18 03:52:34.313368 [ 274 ] {} <Debug> TCP-Session: 4222d8a5-0d5a-41a2-a422-5ddfba161e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.18 03:52:34.313335 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53523 | ||
| 654 | 2025.12.18 03:52:34.313788 [ 276 ] {} <Debug> TCP-Session: 5d9fdfc5-6f9a-48d7-9ed0-ce8822e8aaac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.18 03:52:34.313773 [ 274 ] {} <Debug> TCP-Session: 4222d8a5-0d5a-41a2-a422-5ddfba161e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.18 03:52:34.313772 [ 273 ] {} <Debug> TCP-Session: 51935f0d-df10-4eb0-8ab8-66b7c4cc64ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.18 03:52:34.313648 [ 275 ] {} <Debug> TCP-Session: 503d7b4f-cb15-4763-8f49-875b7a8bcf29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.18 03:52:34.313980 [ 273 ] {} <Debug> TCP-Session: 51935f0d-df10-4eb0-8ab8-66b7c4cc64ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.18 03:52:34.313993 [ 275 ] {} <Debug> TCP-Session: 503d7b4f-cb15-4763-8f49-875b7a8bcf29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.18 03:52:34.314028 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2025.12.18 03:52:34.314164 [ 277 ] {} <Debug> TCP-Session: 40666f65-4a37-4e63-b324-3fc65b314027 Authenticating user 'default' from [fd00:1122:3344:101::a]:53523 | ||
| 662 | 2025.12.18 03:52:34.314191 [ 277 ] {} <Debug> TCP-Session: 40666f65-4a37-4e63-b324-3fc65b314027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.18 03:52:34.314361 [ 277 ] {} <Debug> TCP-Session: 40666f65-4a37-4e63-b324-3fc65b314027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.12.18 03:52:34.531779 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41045 | ||
| 665 | 2025.12.18 03:52:34.537987 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.12.18 03:52:34.538039 [ 278 ] {} <Debug> TCP-Session: 4f1973a3-9e66-491c-9287-76822530748a Authenticating user 'default' from [fd00:1122:3344:101::b]:41045 | ||
| 667 | 2025.12.18 03:52:34.538239 [ 278 ] {} <Debug> TCP-Session: 4f1973a3-9e66-491c-9287-76822530748a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.18 03:52:34.538255 [ 278 ] {} <Debug> TCP-Session: 4f1973a3-9e66-491c-9287-76822530748a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.18 03:52:34.538332 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.12.18 03:52:34.538470 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.18 03:52:34.538493 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.12.18 03:52:34.539032 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40242 | ||
| 673 | 2025.12.18 03:52:34.539122 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38780 | ||
| 674 | 2025.12.18 03:52:34.539236 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.18 03:52:34.539284 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57010 | ||
| 676 | 2025.12.18 03:52:34.539345 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53884 | ||
| 677 | 2025.12.18 03:52:34.539377 [ 279 ] {} <Debug> TCP-Session: bf35b51d-c0b3-4200-addf-c5aef9d71e82 Authenticating user 'default' from [fd00:1122:3344:101::b]:40242 | ||
| 678 | 2025.12.18 03:52:34.539444 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61910 | ||
| 679 | 2025.12.18 03:52:34.539512 [ 279 ] {} <Debug> TCP-Session: bf35b51d-c0b3-4200-addf-c5aef9d71e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2025.12.18 03:52:34.539528 [ 279 ] {} <Debug> TCP-Session: bf35b51d-c0b3-4200-addf-c5aef9d71e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.12.18 03:52:34.539558 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.12.18 03:52:34.539655 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.12.18 03:52:34.539669 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35823 | ||
| 684 | 2025.12.18 03:52:34.539687 [ 280 ] {} <Debug> TCP-Session: 8bc2a5d2-5694-40e6-9e67-f75047a5f562 Authenticating user 'default' from [fd00:1122:3344:101::b]:38780 | ||
| 685 | 2025.12.18 03:52:34.539746 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.12.18 03:52:34.539780 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.12.18 03:52:34.539704 [ 281 ] {} <Debug> TCP-Session: 396087db-511d-446c-821f-38d17249576d Authenticating user 'default' from [fd00:1122:3344:101::b]:57010 | ||
| 688 | 2025.12.18 03:52:34.539860 [ 282 ] {} <Debug> TCP-Session: cf6e4976-0e8a-478c-a805-1f21c6dd62ca Authenticating user 'default' from [fd00:1122:3344:101::b]:53884 | ||
| 689 | 2025.12.18 03:52:34.539844 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42399 | ||
| 690 | 2025.12.18 03:52:34.539911 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.18 03:52:34.539845 [ 283 ] {} <Debug> TCP-Session: 9aba0844-7e5c-41ef-9800-ce2d6a16b400 Authenticating user 'default' from [fd00:1122:3344:101::b]:61910 | ||
| 692 | 2025.12.18 03:52:34.539991 [ 282 ] {} <Debug> TCP-Session: cf6e4976-0e8a-478c-a805-1f21c6dd62ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.18 03:52:34.539962 [ 284 ] {} <Debug> TCP-Session: 5c59ae06-38d3-4f16-ba50-a9e77f65b612 Authenticating user 'default' from [fd00:1122:3344:101::b]:35823 | ||
| 694 | 2025.12.18 03:52:34.539954 [ 281 ] {} <Debug> TCP-Session: 396087db-511d-446c-821f-38d17249576d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.18 03:52:34.540114 [ 282 ] {} <Debug> TCP-Session: cf6e4976-0e8a-478c-a805-1f21c6dd62ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.18 03:52:34.540102 [ 284 ] {} <Debug> TCP-Session: 5c59ae06-38d3-4f16-ba50-a9e77f65b612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.18 03:52:34.540084 [ 283 ] {} <Debug> TCP-Session: 9aba0844-7e5c-41ef-9800-ce2d6a16b400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.18 03:52:34.540202 [ 284 ] {} <Debug> TCP-Session: 5c59ae06-38d3-4f16-ba50-a9e77f65b612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.18 03:52:34.540188 [ 281 ] {} <Debug> TCP-Session: 396087db-511d-446c-821f-38d17249576d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.18 03:52:34.540067 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2025.12.18 03:52:34.540301 [ 283 ] {} <Debug> TCP-Session: 9aba0844-7e5c-41ef-9800-ce2d6a16b400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.18 03:52:34.539835 [ 280 ] {} <Debug> TCP-Session: 8bc2a5d2-5694-40e6-9e67-f75047a5f562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.18 03:52:34.540419 [ 280 ] {} <Debug> TCP-Session: 8bc2a5d2-5694-40e6-9e67-f75047a5f562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.18 03:52:34.540427 [ 285 ] {} <Debug> TCP-Session: 17f19a32-726f-44a9-b62c-2fcee5d73273 Authenticating user 'default' from [fd00:1122:3344:101::b]:42399 | ||
| 705 | 2025.12.18 03:52:34.540583 [ 285 ] {} <Debug> TCP-Session: 17f19a32-726f-44a9-b62c-2fcee5d73273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.18 03:52:34.540605 [ 285 ] {} <Debug> TCP-Session: 17f19a32-726f-44a9-b62c-2fcee5d73273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.12.18 03:52:35.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.82 MiB, peak 138.82 MiB, free memory in arenas 0.00 B, will set to 139.86 MiB (RSS), difference: 1.04 MiB | ||
| 708 | 2025.12.18 03:52:38.329625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.12.18 03:52:38.329654 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.12.18 03:52:38.329794 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.18 03:52:38.330003 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2025.12.18 03:52:38.341578 [ 244 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Loading data parts | ||
| 713 | 2025.12.18 03:52:38.342007 [ 244 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): There are no data parts | ||
| 714 | 2025.12.18 03:52:38.352312 [ 245 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Loading data parts | ||
| 715 | 2025.12.18 03:52:38.352668 [ 245 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): There are no data parts | ||
| 716 | 2025.12.18 03:52:38.352974 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.12.18 03:52:38.353403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 718 | 2025.12.18 03:52:38.362046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.12.18 03:52:38.363034 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): 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.18 03:52:38.363403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2025.12.18 03:52:38.407321 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.18 03:52:38.407420 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 723 | 2025.12.18 03:52:38.415030 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.18 03:52:38.416618 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): 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.18 03:52:38.422752 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.18 03:52:39.000368 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2025.12.18 03:52:40.829663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.18 03:52:40.829774 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.18 03:52:40.836525 [ 243 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Loading data parts | ||
| 730 | 2025.12.18 03:52:40.836811 [ 243 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): There are no data parts | ||
| 731 | 2025.12.18 03:52:40.845014 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.18 03:52:40.845057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 733 | 2025.12.18 03:52:40.848899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.18 03:52:40.849504 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): 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.18 03:52:40.849881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.18 03:52:41.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 155.13 MiB (RSS), difference: -2.99 MiB | ||
| 737 | 2025.12.18 03:52:45.779441 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.18 03:52:45.779667 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.18 03:52:45.863664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.12.18 03:52:45.870367 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.18 03:52:45.870428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 742 | 2025.12.18 03:52:45.871428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.18 03:52:45.871971 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): 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.18 03:52:45.874087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.18 03:52:45.922940 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.18 03:52:45.943102 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.18 03:52:45.943171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 748 | 2025.12.18 03:52:45.950892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.18 03:52:45.952246 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): 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.18 03:52:45.956089 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.18 03:52:46.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.88 MiB, peak 159.88 MiB, free memory in arenas 0.00 B, will set to 157.72 MiB (RSS), difference: 1.85 MiB | ||
| 752 | 2025.12.18 03:52:51.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 159.88 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.12.18 03:52:53.374320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2025.12.18 03:52:53.374887 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.12.18 03:52:53.375005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 756 | 2025.12.18 03:52:53.375677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.12.18 03:52:53.376133 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.12.18 03:52:53.376323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2025.12.18 03:52:53.456197 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.12.18 03:52:53.473491 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.12.18 03:52:53.473559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 762 | 2025.12.18 03:52:53.479903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.12.18 03:52:53.481033 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.12.18 03:52:53.484370 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.12.18 03:52:57.008686 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.12.18 03:52:57.008884 [ 3 ] {859bf5fd-ce86-4863-8835-323df502fad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.12.18 03:52:57.016973 [ 3 ] {859bf5fd-ce86-4863-8835-323df502fad3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.12.18 03:52:57.029478 [ 3 ] {859bf5fd-ce86-4863-8835-323df502fad3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.12.18 03:52:57.040496 [ 3 ] {859bf5fd-ce86-4863-8835-323df502fad3} <Debug> TCPHandler: Processed in 0.031940048 sec. | ||
| 770 | 2025.12.18 03:52:57.054539 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.12.18 03:52:57.054691 [ 3 ] {1ba40b8a-9169-447b-a127-a9376ca77af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.12.18 03:52:57.068994 [ 3 ] {1ba40b8a-9169-447b-a127-a9376ca77af4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.12.18 03:52:57.069046 [ 3 ] {1ba40b8a-9169-447b-a127-a9376ca77af4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.12.18 03:52:57.071428 [ 3 ] {1ba40b8a-9169-447b-a127-a9376ca77af4} <Debug> TCPHandler: Processed in 0.016945081 sec. | ||
| 775 | 2025.12.18 03:52:57.071756 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.12.18 03:52:57.071886 [ 3 ] {56fb4747-62de-4d9d-93fd-9a8de3cb337b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.12.18 03:52:57.076501 [ 3 ] {56fb4747-62de-4d9d-93fd-9a8de3cb337b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.12.18 03:52:57.076549 [ 3 ] {56fb4747-62de-4d9d-93fd-9a8de3cb337b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.12.18 03:52:57.076916 [ 3 ] {56fb4747-62de-4d9d-93fd-9a8de3cb337b} <Debug> TCPHandler: Processed in 0.005212464 sec. | ||
| 780 | 2025.12.18 03:52:57.077483 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.12.18 03:52:57.077609 [ 3 ] {eae0bb8f-b104-4dbd-bc1c-2fa4ad609720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 782 | 2025.12.18 03:52:57.077859 [ 3 ] {eae0bb8f-b104-4dbd-bc1c-2fa4ad609720} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.12.18 03:52:57.077903 [ 3 ] {eae0bb8f-b104-4dbd-bc1c-2fa4ad609720} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.12.18 03:52:57.078233 [ 3 ] {eae0bb8f-b104-4dbd-bc1c-2fa4ad609720} <Debug> TCPHandler: Processed in 0.00080202 sec. | ||
| 785 | 2025.12.18 03:52:57.078501 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.12.18 03:52:57.078627 [ 3 ] {9bf68876-1c34-4784-b045-513d871ff5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.12.18 03:52:57.078873 [ 3 ] {9bf68876-1c34-4784-b045-513d871ff5a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.12.18 03:52:57.078916 [ 3 ] {9bf68876-1c34-4784-b045-513d871ff5a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.12.18 03:52:57.079246 [ 3 ] {9bf68876-1c34-4784-b045-513d871ff5a9} <Debug> TCPHandler: Processed in 0.00079364 sec. | ||
| 790 | 2025.12.18 03:52:57.079497 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.12.18 03:52:57.079615 [ 3 ] {a932c1e1-f318-40ad-8f06-3ed061223108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 792 | 2025.12.18 03:52:57.079853 [ 3 ] {a932c1e1-f318-40ad-8f06-3ed061223108} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.12.18 03:52:57.079895 [ 3 ] {a932c1e1-f318-40ad-8f06-3ed061223108} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.12.18 03:52:57.080215 [ 3 ] {a932c1e1-f318-40ad-8f06-3ed061223108} <Debug> TCPHandler: Processed in 0.000766539 sec. | ||
| 795 | 2025.12.18 03:52:57.080468 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.12.18 03:52:57.080582 [ 3 ] {5be809b2-83e4-4eff-9797-06b2430403e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 797 | 2025.12.18 03:52:57.080820 [ 3 ] {5be809b2-83e4-4eff-9797-06b2430403e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.12.18 03:52:57.080862 [ 3 ] {5be809b2-83e4-4eff-9797-06b2430403e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.12.18 03:52:57.081174 [ 3 ] {5be809b2-83e4-4eff-9797-06b2430403e8} <Debug> TCPHandler: Processed in 0.000754349 sec. | ||
| 800 | 2025.12.18 03:52:57.081413 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.12.18 03:52:57.081528 [ 3 ] {e52570a3-c818-429b-9372-d82a5dbee891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 802 | 2025.12.18 03:52:57.081762 [ 3 ] {e52570a3-c818-429b-9372-d82a5dbee891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.12.18 03:52:57.081804 [ 3 ] {e52570a3-c818-429b-9372-d82a5dbee891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.12.18 03:52:57.082120 [ 3 ] {e52570a3-c818-429b-9372-d82a5dbee891} <Debug> TCPHandler: Processed in 0.000754629 sec. | ||
| 805 | 2025.12.18 03:52:57.082342 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.12.18 03:52:57.082456 [ 3 ] {c13b09d3-16fa-4ad2-a7f1-e4886e27347f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 807 | 2025.12.18 03:52:57.082704 [ 3 ] {c13b09d3-16fa-4ad2-a7f1-e4886e27347f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.12.18 03:52:57.082746 [ 3 ] {c13b09d3-16fa-4ad2-a7f1-e4886e27347f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.12.18 03:52:57.083058 [ 3 ] {c13b09d3-16fa-4ad2-a7f1-e4886e27347f} <Debug> TCPHandler: Processed in 0.00076286 sec. | ||
| 810 | 2025.12.18 03:52:57.083372 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.12.18 03:52:57.083502 [ 3 ] {6cb0c5df-d0fb-4711-bf57-17bda3fee77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 812 | 2025.12.18 03:52:57.083807 [ 3 ] {6cb0c5df-d0fb-4711-bf57-17bda3fee77b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.12.18 03:52:57.083858 [ 3 ] {6cb0c5df-d0fb-4711-bf57-17bda3fee77b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.12.18 03:52:57.084274 [ 3 ] {6cb0c5df-d0fb-4711-bf57-17bda3fee77b} <Debug> TCPHandler: Processed in 0.000949752 sec. | ||
| 815 | 2025.12.18 03:52:57.084553 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.12.18 03:52:57.084672 [ 3 ] {ad9273ad-973c-458b-b9eb-dac9a6aa4aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 817 | 2025.12.18 03:52:57.084928 [ 3 ] {ad9273ad-973c-458b-b9eb-dac9a6aa4aa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.12.18 03:52:57.084972 [ 3 ] {ad9273ad-973c-458b-b9eb-dac9a6aa4aa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.12.18 03:52:57.085316 [ 3 ] {ad9273ad-973c-458b-b9eb-dac9a6aa4aa6} <Debug> TCPHandler: Processed in 0.000822181 sec. | ||
| 820 | 2025.12.18 03:52:57.085627 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.12.18 03:52:57.085775 [ 3 ] {6b7b9508-285f-46f9-9378-d7c3944d7707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 822 | 2025.12.18 03:52:57.086109 [ 3 ] {6b7b9508-285f-46f9-9378-d7c3944d7707} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.12.18 03:52:57.086168 [ 3 ] {6b7b9508-285f-46f9-9378-d7c3944d7707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.12.18 03:52:57.086553 [ 3 ] {6b7b9508-285f-46f9-9378-d7c3944d7707} <Debug> TCPHandler: Processed in 0.000984832 sec. | ||
| 825 | 2025.12.18 03:52:57.098676 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.12.18 03:52:57.098807 [ 3 ] {4dfb17d1-747a-40e4-90e5-dfd54c504bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 827 | 2025.12.18 03:52:57.099078 [ 3 ] {4dfb17d1-747a-40e4-90e5-dfd54c504bae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.12.18 03:52:57.099123 [ 3 ] {4dfb17d1-747a-40e4-90e5-dfd54c504bae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.12.18 03:52:57.099513 [ 3 ] {4dfb17d1-747a-40e4-90e5-dfd54c504bae} <Debug> TCPHandler: Processed in 0.000889541 sec. | ||
| 830 | 2025.12.18 03:52:57.099897 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.12.18 03:52:57.100047 [ 3 ] {34b3d6bd-1847-40da-a719-b25bc294c4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', '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) | ||
| 832 | 2025.12.18 03:52:57.100388 [ 3 ] {34b3d6bd-1847-40da-a719-b25bc294c4c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.12.18 03:52:57.100446 [ 3 ] {34b3d6bd-1847-40da-a719-b25bc294c4c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.12.18 03:52:57.100883 [ 3 ] {34b3d6bd-1847-40da-a719-b25bc294c4c4} <Debug> TCPHandler: Processed in 0.001047333 sec. | ||
| 835 | 2025.12.18 03:52:57.101157 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.12.18 03:52:57.101281 [ 3 ] {9534f783-f8cd-4162-b910-b8f105551f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', '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) | ||
| 837 | 2025.12.18 03:52:57.101556 [ 3 ] {9534f783-f8cd-4162-b910-b8f105551f28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.12.18 03:52:57.101600 [ 3 ] {9534f783-f8cd-4162-b910-b8f105551f28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.12.18 03:52:57.102006 [ 3 ] {9534f783-f8cd-4162-b910-b8f105551f28} <Debug> TCPHandler: Processed in 0.000899261 sec. | ||
| 840 | 2025.12.18 03:52:57.102241 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.12.18 03:52:57.102362 [ 3 ] {59f9da0e-0fc5-4c8a-ac2b-b0135fc163c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', '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) | ||
| 842 | 2025.12.18 03:52:57.102617 [ 3 ] {59f9da0e-0fc5-4c8a-ac2b-b0135fc163c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.12.18 03:52:57.102659 [ 3 ] {59f9da0e-0fc5-4c8a-ac2b-b0135fc163c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.12.18 03:52:57.102985 [ 3 ] {59f9da0e-0fc5-4c8a-ac2b-b0135fc163c0} <Debug> TCPHandler: Processed in 0.000792399 sec. | ||
| 845 | 2025.12.18 03:52:57.103209 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.12.18 03:52:57.103327 [ 3 ] {67a6398c-58ef-4a3f-b98d-cc6b54e67140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', '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) | ||
| 847 | 2025.12.18 03:52:57.103584 [ 3 ] {67a6398c-58ef-4a3f-b98d-cc6b54e67140} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.12.18 03:52:57.103626 [ 3 ] {67a6398c-58ef-4a3f-b98d-cc6b54e67140} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.12.18 03:52:57.103964 [ 3 ] {67a6398c-58ef-4a3f-b98d-cc6b54e67140} <Debug> TCPHandler: Processed in 0.00080289 sec. | ||
| 850 | 2025.12.18 03:52:57.104162 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.12.18 03:52:57.104282 [ 3 ] {a50633c4-2226-4075-bf9b-9bc369477b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', '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) | ||
| 852 | 2025.12.18 03:52:57.104543 [ 3 ] {a50633c4-2226-4075-bf9b-9bc369477b38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.12.18 03:52:57.104585 [ 3 ] {a50633c4-2226-4075-bf9b-9bc369477b38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.12.18 03:52:57.104954 [ 3 ] {a50633c4-2226-4075-bf9b-9bc369477b38} <Debug> TCPHandler: Processed in 0.000840381 sec. | ||
| 855 | 2025.12.18 03:52:57.105169 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.12.18 03:52:57.105287 [ 3 ] {45ccad3d-81a1-4cdf-b090-24b065263ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', '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) | ||
| 857 | 2025.12.18 03:52:57.105546 [ 3 ] {45ccad3d-81a1-4cdf-b090-24b065263ab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.12.18 03:52:57.105588 [ 3 ] {45ccad3d-81a1-4cdf-b090-24b065263ab6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.12.18 03:52:57.105923 [ 3 ] {45ccad3d-81a1-4cdf-b090-24b065263ab6} <Debug> TCPHandler: Processed in 0.00080779 sec. | ||
| 860 | 2025.12.18 03:52:57.106154 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.12.18 03:52:57.106275 [ 3 ] {3c22f703-e3a1-4b21-b322-83424de4561b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', '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) | ||
| 862 | 2025.12.18 03:52:57.106552 [ 3 ] {3c22f703-e3a1-4b21-b322-83424de4561b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.12.18 03:52:57.106594 [ 3 ] {3c22f703-e3a1-4b21-b322-83424de4561b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.12.18 03:52:57.106929 [ 3 ] {3c22f703-e3a1-4b21-b322-83424de4561b} <Debug> TCPHandler: Processed in 0.00082325 sec. | ||
| 865 | 2025.12.18 03:52:57.107165 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.12.18 03:52:57.107291 [ 3 ] {f31c3f3c-3e20-496b-bb3f-2f35e44b59da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', '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) | ||
| 867 | 2025.12.18 03:52:57.107557 [ 3 ] {f31c3f3c-3e20-496b-bb3f-2f35e44b59da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.12.18 03:52:57.107599 [ 3 ] {f31c3f3c-3e20-496b-bb3f-2f35e44b59da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.12.18 03:52:57.107956 [ 3 ] {f31c3f3c-3e20-496b-bb3f-2f35e44b59da} <Debug> TCPHandler: Processed in 0.00083764 sec. | ||
| 870 | 2025.12.18 03:52:57.108204 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.12.18 03:52:57.108360 [ 3 ] {1bb4f398-55a6-41cd-a242-1d9bf071fcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', '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) | ||
| 872 | 2025.12.18 03:52:57.108751 [ 3 ] {1bb4f398-55a6-41cd-a242-1d9bf071fcff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.12.18 03:52:57.108803 [ 3 ] {1bb4f398-55a6-41cd-a242-1d9bf071fcff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.12.18 03:52:57.109234 [ 3 ] {1bb4f398-55a6-41cd-a242-1d9bf071fcff} <Debug> TCPHandler: Processed in 0.001088833 sec. | ||
| 875 | 2025.12.18 03:52:57.115256 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.12.18 03:52:57.115417 [ 3 ] {e45404cd-a087-43e8-9c18-4a1ed3dbc787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', '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) | ||
| 877 | 2025.12.18 03:52:57.115776 [ 3 ] {e45404cd-a087-43e8-9c18-4a1ed3dbc787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.12.18 03:52:57.115830 [ 3 ] {e45404cd-a087-43e8-9c18-4a1ed3dbc787} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.12.18 03:52:57.116218 [ 3 ] {e45404cd-a087-43e8-9c18-4a1ed3dbc787} <Debug> TCPHandler: Processed in 0.001024923 sec. | ||
| 880 | 2025.12.18 03:52:57.116433 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.12.18 03:52:57.116562 [ 3 ] {86dfde54-6e54-4f94-aa4a-e6e00e9d863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
| 882 | 2025.12.18 03:52:57.116841 [ 3 ] {86dfde54-6e54-4f94-aa4a-e6e00e9d863b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.12.18 03:52:57.116882 [ 3 ] {86dfde54-6e54-4f94-aa4a-e6e00e9d863b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2025.12.18 03:52:57.117190 [ 3 ] {86dfde54-6e54-4f94-aa4a-e6e00e9d863b} <Debug> TCPHandler: Processed in 0.00082974 sec. | ||
| 885 | 2025.12.18 03:52:57.117380 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.12.18 03:52:57.117499 [ 3 ] {824357a9-2a59-4a06-b04f-901a955823c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
| 887 | 2025.12.18 03:52:57.117823 [ 3 ] {824357a9-2a59-4a06-b04f-901a955823c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2025.12.18 03:52:57.117867 [ 3 ] {824357a9-2a59-4a06-b04f-901a955823c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2025.12.18 03:52:57.118197 [ 3 ] {824357a9-2a59-4a06-b04f-901a955823c1} <Debug> TCPHandler: Processed in 0.00082787 sec. | ||
| 890 | 2025.12.18 03:52:57.118404 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.12.18 03:52:57.118529 [ 3 ] {9c4d244b-36cc-44c9-b6c8-2ae231f6c7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
| 892 | 2025.12.18 03:52:57.118803 [ 3 ] {9c4d244b-36cc-44c9-b6c8-2ae231f6c7e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2025.12.18 03:52:57.118848 [ 3 ] {9c4d244b-36cc-44c9-b6c8-2ae231f6c7e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2025.12.18 03:52:57.119169 [ 3 ] {9c4d244b-36cc-44c9-b6c8-2ae231f6c7e4} <Debug> TCPHandler: Processed in 0.000813051 sec. | ||
| 895 | 2025.12.18 03:52:57.119375 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2025.12.18 03:52:57.119500 [ 3 ] {02dec0a5-2b93-4378-9ed3-ad5fc108b587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
| 897 | 2025.12.18 03:52:57.119777 [ 3 ] {02dec0a5-2b93-4378-9ed3-ad5fc108b587} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2025.12.18 03:52:57.119820 [ 3 ] {02dec0a5-2b93-4378-9ed3-ad5fc108b587} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2025.12.18 03:52:57.120149 [ 3 ] {02dec0a5-2b93-4378-9ed3-ad5fc108b587} <Debug> TCPHandler: Processed in 0.0008216 sec. | ||
| 900 | 2025.12.18 03:52:57.120814 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.12.18 03:52:57.120940 [ 3 ] {7a0fefa4-74e9-4da2-af64-43e6f0fe6748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
| 902 | 2025.12.18 03:52:57.121219 [ 3 ] {7a0fefa4-74e9-4da2-af64-43e6f0fe6748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2025.12.18 03:52:57.121262 [ 3 ] {7a0fefa4-74e9-4da2-af64-43e6f0fe6748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2025.12.18 03:52:57.121592 [ 3 ] {7a0fefa4-74e9-4da2-af64-43e6f0fe6748} <Debug> TCPHandler: Processed in 0.00082528 sec. | ||
| 905 | 2025.12.18 03:52:57.123051 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2025.12.18 03:52:57.123177 [ 3 ] {be7eaca5-cffd-48a4-b001-4cd449db04be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 907 | 2025.12.18 03:52:57.123455 [ 3 ] {be7eaca5-cffd-48a4-b001-4cd449db04be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2025.12.18 03:52:57.123498 [ 3 ] {be7eaca5-cffd-48a4-b001-4cd449db04be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2025.12.18 03:52:57.123839 [ 3 ] {be7eaca5-cffd-48a4-b001-4cd449db04be} <Debug> TCPHandler: Processed in 0.000835451 sec. | ||
| 910 | 2025.12.18 03:52:57.124039 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.12.18 03:52:57.124164 [ 3 ] {59c94c20-7ff4-4ea7-820e-6c5e926014e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 912 | 2025.12.18 03:52:57.124444 [ 3 ] {59c94c20-7ff4-4ea7-820e-6c5e926014e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2025.12.18 03:52:57.124486 [ 3 ] {59c94c20-7ff4-4ea7-820e-6c5e926014e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2025.12.18 03:52:57.124810 [ 3 ] {59c94c20-7ff4-4ea7-820e-6c5e926014e8} <Debug> TCPHandler: Processed in 0.00081691 sec. | ||
| 915 | 2025.12.18 03:52:57.125007 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2025.12.18 03:52:57.125134 [ 3 ] {c5b2f0f9-c087-4bb0-ab68-aff9c06c534c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 917 | 2025.12.18 03:52:57.125413 [ 3 ] {c5b2f0f9-c087-4bb0-ab68-aff9c06c534c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2025.12.18 03:52:57.125455 [ 3 ] {c5b2f0f9-c087-4bb0-ab68-aff9c06c534c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2025.12.18 03:52:57.125775 [ 3 ] {c5b2f0f9-c087-4bb0-ab68-aff9c06c534c} <Debug> TCPHandler: Processed in 0.00081595 sec. | ||
| 920 | 2025.12.18 03:52:57.125991 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2025.12.18 03:52:57.126116 [ 3 ] {d66434c0-e7ea-4423-8213-1cdf774d1077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 922 | 2025.12.18 03:52:57.126400 [ 3 ] {d66434c0-e7ea-4423-8213-1cdf774d1077} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2025.12.18 03:52:57.126442 [ 3 ] {d66434c0-e7ea-4423-8213-1cdf774d1077} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2025.12.18 03:52:57.126787 [ 3 ] {d66434c0-e7ea-4423-8213-1cdf774d1077} <Debug> TCPHandler: Processed in 0.00084238 sec. | ||
| 925 | 2025.12.18 03:52:57.135761 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2025.12.18 03:52:57.135874 [ 3 ] {a018806f-2149-491a-8819-ada2804b193f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 927 | 2025.12.18 03:52:57.135917 [ 3 ] {a018806f-2149-491a-8819-ada2804b193f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2025.12.18 03:52:57.136637 [ 3 ] {a018806f-2149-491a-8819-ada2804b193f} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2025.12.18 03:52:57.136681 [ 3 ] {a018806f-2149-491a-8819-ada2804b193f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 930 | 2025.12.18 03:52:57.139396 [ 3 ] {a018806f-2149-491a-8819-ada2804b193f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2025.12.18 03:52:57.139610 [ 3 ] {a018806f-2149-491a-8819-ada2804b193f} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2025.12.18 03:52:57.139752 [ 3 ] {a018806f-2149-491a-8819-ada2804b193f} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.003909 sec., 8186.236889229982 rows/sec., 1.81 MiB/sec. | ||
| 933 | 2025.12.18 03:52:57.139790 [ 3 ] {a018806f-2149-491a-8819-ada2804b193f} <Debug> TCPHandler: Processed in 0.004079801 sec. | ||
| 934 | 2025.12.18 03:52:57.139950 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2025.12.18 03:52:57.140051 [ 3 ] {ccd35a0f-1e4e-40b8-8229-ca80c1c624ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 936 | 2025.12.18 03:52:57.140092 [ 3 ] {ccd35a0f-1e4e-40b8-8229-ca80c1c624ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 937 | 2025.12.18 03:52:57.148712 [ 3 ] {ccd35a0f-1e4e-40b8-8229-ca80c1c624ec} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2025.12.18 03:52:57.148773 [ 3 ] {ccd35a0f-1e4e-40b8-8229-ca80c1c624ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 939 | 2025.12.18 03:52:57.151111 [ 3 ] {ccd35a0f-1e4e-40b8-8229-ca80c1c624ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2025.12.18 03:52:57.151350 [ 3 ] {ccd35a0f-1e4e-40b8-8229-ca80c1c624ec} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2025.12.18 03:52:57.151494 [ 3 ] {ccd35a0f-1e4e-40b8-8229-ca80c1c624ec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.011466 sec., 35757.89290075004 rows/sec., 2.27 MiB/sec. | ||
| 942 | 2025.12.18 03:52:57.151535 [ 3 ] {ccd35a0f-1e4e-40b8-8229-ca80c1c624ec} <Debug> TCPHandler: Processed in 0.011633735 sec. | ||
| 943 | 2025.12.18 03:52:57.151659 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2025.12.18 03:52:57.151757 [ 3 ] {7cdfeb1b-f1e0-42c3-a97b-828a0d4bb308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 945 | 2025.12.18 03:52:57.151799 [ 3 ] {7cdfeb1b-f1e0-42c3-a97b-828a0d4bb308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 946 | 2025.12.18 03:52:57.152212 [ 3 ] {7cdfeb1b-f1e0-42c3-a97b-828a0d4bb308} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2025.12.18 03:52:57.152250 [ 3 ] {7cdfeb1b-f1e0-42c3-a97b-828a0d4bb308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 948 | 2025.12.18 03:52:57.152559 [ 3 ] {7cdfeb1b-f1e0-42c3-a97b-828a0d4bb308} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2025.12.18 03:52:57.152782 [ 3 ] {7cdfeb1b-f1e0-42c3-a97b-828a0d4bb308} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2025.12.18 03:52:57.152915 [ 3 ] {7cdfeb1b-f1e0-42c3-a97b-828a0d4bb308} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 691.04 KiB/sec. | ||
| 951 | 2025.12.18 03:52:57.152952 [ 3 ] {7cdfeb1b-f1e0-42c3-a97b-828a0d4bb308} <Debug> TCPHandler: Processed in 0.001343147 sec. | ||
| 952 | 2025.12.18 03:52:57.153062 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2025.12.18 03:52:57.153157 [ 3 ] {ffa5927a-71f4-4168-9f18-a71609718020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 954 | 2025.12.18 03:52:57.153197 [ 3 ] {ffa5927a-71f4-4168-9f18-a71609718020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 955 | 2025.12.18 03:52:57.154336 [ 3 ] {ffa5927a-71f4-4168-9f18-a71609718020} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2025.12.18 03:52:57.154374 [ 3 ] {ffa5927a-71f4-4168-9f18-a71609718020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 957 | 2025.12.18 03:52:57.154807 [ 3 ] {ffa5927a-71f4-4168-9f18-a71609718020} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2025.12.18 03:52:57.155042 [ 3 ] {ffa5927a-71f4-4168-9f18-a71609718020} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2025.12.18 03:52:57.155168 [ 3 ] {ffa5927a-71f4-4168-9f18-a71609718020} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.00203 sec., 560098.5221674877 rows/sec., 44.36 MiB/sec. | ||
| 960 | 2025.12.18 03:52:57.155204 [ 3 ] {ffa5927a-71f4-4168-9f18-a71609718020} <Debug> TCPHandler: Processed in 0.002192017 sec. | ||
| 961 | 2025.12.18 03:52:57.155316 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2025.12.18 03:52:57.155411 [ 3 ] {494acbcd-5187-4b4f-8a3d-e270f9e85a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 963 | 2025.12.18 03:52:57.155450 [ 3 ] {494acbcd-5187-4b4f-8a3d-e270f9e85a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 964 | 2025.12.18 03:52:57.155938 [ 3 ] {494acbcd-5187-4b4f-8a3d-e270f9e85a3b} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2025.12.18 03:52:57.155975 [ 3 ] {494acbcd-5187-4b4f-8a3d-e270f9e85a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 966 | 2025.12.18 03:52:57.156315 [ 3 ] {494acbcd-5187-4b4f-8a3d-e270f9e85a3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2025.12.18 03:52:57.156525 [ 3 ] {494acbcd-5187-4b4f-8a3d-e270f9e85a3b} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2025.12.18 03:52:57.156650 [ 3 ] {494acbcd-5187-4b4f-8a3d-e270f9e85a3b} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001258 sec., 178855.32591414943 rows/sec., 10.69 MiB/sec. | ||
| 969 | 2025.12.18 03:52:57.156687 [ 3 ] {494acbcd-5187-4b4f-8a3d-e270f9e85a3b} <Debug> TCPHandler: Processed in 0.001420497 sec. | ||
| 970 | 2025.12.18 03:52:57.156794 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2025.12.18 03:52:57.156887 [ 3 ] {e727a687-57c1-4d7e-a497-0ca582ce5f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 972 | 2025.12.18 03:52:57.156927 [ 3 ] {e727a687-57c1-4d7e-a497-0ca582ce5f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 973 | 2025.12.18 03:52:57.157433 [ 3 ] {e727a687-57c1-4d7e-a497-0ca582ce5f9f} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2025.12.18 03:52:57.157468 [ 3 ] {e727a687-57c1-4d7e-a497-0ca582ce5f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 975 | 2025.12.18 03:52:57.157790 [ 3 ] {e727a687-57c1-4d7e-a497-0ca582ce5f9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2025.12.18 03:52:57.158006 [ 3 ] {e727a687-57c1-4d7e-a497-0ca582ce5f9f} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2025.12.18 03:52:57.158135 [ 3 ] {e727a687-57c1-4d7e-a497-0ca582ce5f9f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 978 | 2025.12.18 03:52:57.158173 [ 3 ] {e727a687-57c1-4d7e-a497-0ca582ce5f9f} <Debug> TCPHandler: Processed in 0.001429008 sec. | ||
| 979 | 2025.12.18 03:52:57.158293 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2025.12.18 03:52:57.158415 [ 3 ] {ad7f5675-7db7-47b6-99f0-2c1a22ab6808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 981 | 2025.12.18 03:52:57.158464 [ 3 ] {ad7f5675-7db7-47b6-99f0-2c1a22ab6808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 982 | 2025.12.18 03:52:57.159066 [ 3 ] {ad7f5675-7db7-47b6-99f0-2c1a22ab6808} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.12.18 03:52:57.159111 [ 3 ] {ad7f5675-7db7-47b6-99f0-2c1a22ab6808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 984 | 2025.12.18 03:52:57.161283 [ 3 ] {ad7f5675-7db7-47b6-99f0-2c1a22ab6808} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2025.12.18 03:52:57.161520 [ 3 ] {ad7f5675-7db7-47b6-99f0-2c1a22ab6808} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.12.18 03:52:57.161648 [ 3 ] {ad7f5675-7db7-47b6-99f0-2c1a22ab6808} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.003258 sec., 64763.65868631062 rows/sec., 3.68 MiB/sec. | ||
| 987 | 2025.12.18 03:52:57.161687 [ 3 ] {ad7f5675-7db7-47b6-99f0-2c1a22ab6808} <Debug> TCPHandler: Processed in 0.003456323 sec. | ||
| 988 | 2025.12.18 03:52:57.161795 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2025.12.18 03:52:57.161892 [ 3 ] {a0d28683-c855-4951-8b65-b504d28e2e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2025.12.18 03:52:57.161934 [ 3 ] {a0d28683-c855-4951-8b65-b504d28e2e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2025.12.18 03:52:57.162578 [ 3 ] {a0d28683-c855-4951-8b65-b504d28e2e88} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2025.12.18 03:52:57.162616 [ 3 ] {a0d28683-c855-4951-8b65-b504d28e2e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 993 | 2025.12.18 03:52:57.162989 [ 3 ] {a0d28683-c855-4951-8b65-b504d28e2e88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2025.12.18 03:52:57.163210 [ 3 ] {a0d28683-c855-4951-8b65-b504d28e2e88} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2025.12.18 03:52:57.163334 [ 3 ] {a0d28683-c855-4951-8b65-b504d28e2e88} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001462 sec., 478112.1751025992 rows/sec., 33.45 MiB/sec. | ||
| 996 | 2025.12.18 03:52:57.163372 [ 3 ] {a0d28683-c855-4951-8b65-b504d28e2e88} <Debug> TCPHandler: Processed in 0.00162704 sec. | ||
| 997 | 2025.12.18 03:52:57.163482 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2025.12.18 03:52:57.163576 [ 3 ] {1ec99eac-ad15-4fbb-9df6-0031397b5c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 999 | 2025.12.18 03:52:57.163618 [ 3 ] {1ec99eac-ad15-4fbb-9df6-0031397b5c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1000 | 2025.12.18 03:52:57.166216 [ 3 ] {1ec99eac-ad15-4fbb-9df6-0031397b5c07} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2025.12.18 03:52:57.166253 [ 3 ] {1ec99eac-ad15-4fbb-9df6-0031397b5c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1002 | 2025.12.18 03:52:57.170676 [ 3 ] {1ec99eac-ad15-4fbb-9df6-0031397b5c07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2025.12.18 03:52:57.170893 [ 3 ] {1ec99eac-ad15-4fbb-9df6-0031397b5c07} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2025.12.18 03:52:57.171021 [ 3 ] {1ec99eac-ad15-4fbb-9df6-0031397b5c07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007464 sec., 803.8585209003215 rows/sec., 42.00 KiB/sec. | ||
| 1005 | 2025.12.18 03:52:57.171057 [ 3 ] {1ec99eac-ad15-4fbb-9df6-0031397b5c07} <Debug> TCPHandler: Processed in 0.007626285 sec. | ||
| 1006 | 2025.12.18 03:52:57.171174 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2025.12.18 03:52:57.171270 [ 3 ] {401b3a3e-d144-4a3e-a9f3-bf53c5fff2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1008 | 2025.12.18 03:52:57.171312 [ 3 ] {401b3a3e-d144-4a3e-a9f3-bf53c5fff2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1009 | 2025.12.18 03:52:57.173630 [ 3 ] {401b3a3e-d144-4a3e-a9f3-bf53c5fff2ad} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2025.12.18 03:52:57.173666 [ 3 ] {401b3a3e-d144-4a3e-a9f3-bf53c5fff2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1011 | 2025.12.18 03:52:57.174032 [ 3 ] {401b3a3e-d144-4a3e-a9f3-bf53c5fff2ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2025.12.18 03:52:57.174253 [ 3 ] {401b3a3e-d144-4a3e-a9f3-bf53c5fff2ad} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2025.12.18 03:52:57.174378 [ 3 ] {401b3a3e-d144-4a3e-a9f3-bf53c5fff2ad} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.003128 sec., 101982.09718670076 rows/sec., 6.70 MiB/sec. | ||
| 1014 | 2025.12.18 03:52:57.174414 [ 3 ] {401b3a3e-d144-4a3e-a9f3-bf53c5fff2ad} <Debug> TCPHandler: Processed in 0.00329015 sec. | ||
| 1015 | 2025.12.18 03:52:57.174526 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2025.12.18 03:52:57.174619 [ 3 ] {0e0e20a4-8a6b-4e15-ab3f-eb98522a0f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1017 | 2025.12.18 03:52:57.174662 [ 3 ] {0e0e20a4-8a6b-4e15-ab3f-eb98522a0f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1018 | 2025.12.18 03:52:57.174994 [ 3 ] {0e0e20a4-8a6b-4e15-ab3f-eb98522a0f2e} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2025.12.18 03:52:57.175031 [ 3 ] {0e0e20a4-8a6b-4e15-ab3f-eb98522a0f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1020 | 2025.12.18 03:52:57.175365 [ 3 ] {0e0e20a4-8a6b-4e15-ab3f-eb98522a0f2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1021 | 2025.12.18 03:52:57.175575 [ 3 ] {0e0e20a4-8a6b-4e15-ab3f-eb98522a0f2e} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2025.12.18 03:52:57.175702 [ 3 ] {0e0e20a4-8a6b-4e15-ab3f-eb98522a0f2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 1023 | 2025.12.18 03:52:57.175739 [ 3 ] {0e0e20a4-8a6b-4e15-ab3f-eb98522a0f2e} <Debug> TCPHandler: Processed in 0.001264176 sec. | ||
| 1024 | 2025.12.18 03:52:57.175863 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2025.12.18 03:52:57.175959 [ 3 ] {6af03182-079e-4d7e-a541-85f8df00355b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1026 | 2025.12.18 03:52:57.176013 [ 3 ] {6af03182-079e-4d7e-a541-85f8df00355b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1027 | 2025.12.18 03:52:57.176797 [ 3 ] {6af03182-079e-4d7e-a541-85f8df00355b} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2025.12.18 03:52:57.176835 [ 3 ] {6af03182-079e-4d7e-a541-85f8df00355b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1029 | 2025.12.18 03:52:57.181993 [ 3 ] {6af03182-079e-4d7e-a541-85f8df00355b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1030 | 2025.12.18 03:52:57.182275 [ 3 ] {6af03182-079e-4d7e-a541-85f8df00355b} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2025.12.18 03:52:57.182474 [ 3 ] {6af03182-079e-4d7e-a541-85f8df00355b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00653 sec., 1531.3935681470136 rows/sec., 2.74 MiB/sec. | ||
| 1032 | 2025.12.18 03:52:57.182557 [ 3 ] {6af03182-079e-4d7e-a541-85f8df00355b} <Debug> TCPHandler: Processed in 0.006744334 sec. | ||
| 1033 | 2025.12.18 03:52:57.182734 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2025.12.18 03:52:57.182880 [ 3 ] {965bf84e-85c5-486c-a361-dc35eee354de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1035 | 2025.12.18 03:52:57.182939 [ 3 ] {965bf84e-85c5-486c-a361-dc35eee354de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1036 | 2025.12.18 03:52:57.183351 [ 3 ] {965bf84e-85c5-486c-a361-dc35eee354de} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.12.18 03:52:57.183388 [ 3 ] {965bf84e-85c5-486c-a361-dc35eee354de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1038 | 2025.12.18 03:52:57.183770 [ 3 ] {965bf84e-85c5-486c-a361-dc35eee354de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1039 | 2025.12.18 03:52:57.183978 [ 3 ] {965bf84e-85c5-486c-a361-dc35eee354de} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.12.18 03:52:57.184099 [ 3 ] {965bf84e-85c5-486c-a361-dc35eee354de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001251 sec., 83133.49320543566 rows/sec., 5.09 MiB/sec. | ||
| 1041 | 2025.12.18 03:52:57.184133 [ 3 ] {965bf84e-85c5-486c-a361-dc35eee354de} <Debug> TCPHandler: Processed in 0.001474739 sec. | ||
| 1042 | 2025.12.18 03:53:00.779909 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1043 | 2025.12.18 03:53:00.779972 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1044 | 2025.12.18 03:53:00.852339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 178 | ||
| 1045 | 2025.12.18 03:53:00.856586 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.12.18 03:53:00.856637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1047 | 2025.12.18 03:53:00.857872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2025.12.18 03:53:00.858162 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.12.18 03:53:00.858461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1050 | 2025.12.18 03:53:00.876488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1051 | 2025.12.18 03:53:00.877039 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1052 | 2025.12.18 03:53:00.877091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1053 | 2025.12.18 03:53:00.877603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1054 | 2025.12.18 03:53:00.877897 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1055 | 2025.12.18 03:53:00.878039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1056 | 2025.12.18 03:53:00.984521 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1057 | 2025.12.18 03:53:01.002995 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2025.12.18 03:53:01.003052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1059 | 2025.12.18 03:53:01.009561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1060 | 2025.12.18 03:53:01.010296 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2025.12.18 03:53:01.013556 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1062 | 2025.12.18 03:53:02.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.76 MiB, peak 165.76 MiB, free memory in arenas 0.00 B, will set to 162.88 MiB (RSS), difference: 1.13 MiB | ||
| 1063 | 2025.12.18 03:53:02.011619 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2025.12.18 03:53:02.011801 [ 3 ] {c609d07f-ab25-4d37-af0f-c686cec1d411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1065 | 2025.12.18 03:53:02.011869 [ 3 ] {c609d07f-ab25-4d37-af0f-c686cec1d411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1066 | 2025.12.18 03:53:02.012541 [ 3 ] {c609d07f-ab25-4d37-af0f-c686cec1d411} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2025.12.18 03:53:02.012591 [ 3 ] {c609d07f-ab25-4d37-af0f-c686cec1d411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1068 | 2025.12.18 03:53:02.012994 [ 3 ] {c609d07f-ab25-4d37-af0f-c686cec1d411} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1069 | 2025.12.18 03:53:02.013231 [ 3 ] {c609d07f-ab25-4d37-af0f-c686cec1d411} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2025.12.18 03:53:02.013386 [ 3 ] {c609d07f-ab25-4d37-af0f-c686cec1d411} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 1071 | 2025.12.18 03:53:02.013439 [ 3 ] {c609d07f-ab25-4d37-af0f-c686cec1d411} <Debug> TCPHandler: Processed in 0.001951724 sec. | ||
| 1072 | 2025.12.18 03:53:02.013566 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2025.12.18 03:53:02.013672 [ 3 ] {16eb2613-3577-4bfc-b097-df6099ebd286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1074 | 2025.12.18 03:53:02.013717 [ 3 ] {16eb2613-3577-4bfc-b097-df6099ebd286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1075 | 2025.12.18 03:53:02.014175 [ 3 ] {16eb2613-3577-4bfc-b097-df6099ebd286} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2025.12.18 03:53:02.014215 [ 3 ] {16eb2613-3577-4bfc-b097-df6099ebd286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1077 | 2025.12.18 03:53:02.014540 [ 3 ] {16eb2613-3577-4bfc-b097-df6099ebd286} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1078 | 2025.12.18 03:53:02.014751 [ 3 ] {16eb2613-3577-4bfc-b097-df6099ebd286} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2025.12.18 03:53:02.014886 [ 3 ] {16eb2613-3577-4bfc-b097-df6099ebd286} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 1080 | 2025.12.18 03:53:02.014927 [ 3 ] {16eb2613-3577-4bfc-b097-df6099ebd286} <Debug> TCPHandler: Processed in 0.001414408 sec. | ||
| 1081 | 2025.12.18 03:53:02.015041 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2025.12.18 03:53:02.015139 [ 3 ] {83b26be2-1567-4324-b062-0ae567b11f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1083 | 2025.12.18 03:53:02.015184 [ 3 ] {83b26be2-1567-4324-b062-0ae567b11f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1084 | 2025.12.18 03:53:02.015620 [ 3 ] {83b26be2-1567-4324-b062-0ae567b11f4b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2025.12.18 03:53:02.015659 [ 3 ] {83b26be2-1567-4324-b062-0ae567b11f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1086 | 2025.12.18 03:53:02.016001 [ 3 ] {83b26be2-1567-4324-b062-0ae567b11f4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1087 | 2025.12.18 03:53:02.016230 [ 3 ] {83b26be2-1567-4324-b062-0ae567b11f4b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2025.12.18 03:53:02.016363 [ 3 ] {83b26be2-1567-4324-b062-0ae567b11f4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 1089 | 2025.12.18 03:53:02.016402 [ 3 ] {83b26be2-1567-4324-b062-0ae567b11f4b} <Debug> TCPHandler: Processed in 0.001410908 sec. | ||
| 1090 | 2025.12.18 03:53:02.016511 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2025.12.18 03:53:02.016606 [ 3 ] {27522dcb-b547-460b-857e-86a5a4603f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1092 | 2025.12.18 03:53:02.016650 [ 3 ] {27522dcb-b547-460b-857e-86a5a4603f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1093 | 2025.12.18 03:53:02.016982 [ 3 ] {27522dcb-b547-460b-857e-86a5a4603f76} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2025.12.18 03:53:02.017019 [ 3 ] {27522dcb-b547-460b-857e-86a5a4603f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1095 | 2025.12.18 03:53:02.017343 [ 3 ] {27522dcb-b547-460b-857e-86a5a4603f76} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1096 | 2025.12.18 03:53:02.017553 [ 3 ] {27522dcb-b547-460b-857e-86a5a4603f76} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2025.12.18 03:53:02.017681 [ 3 ] {27522dcb-b547-460b-857e-86a5a4603f76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 1098 | 2025.12.18 03:53:02.017716 [ 3 ] {27522dcb-b547-460b-857e-86a5a4603f76} <Debug> TCPHandler: Processed in 0.001255925 sec. | ||
| 1099 | 2025.12.18 03:53:07.024538 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2025.12.18 03:53:07.024733 [ 3 ] {a36f493e-c4c6-4a13-bc9d-d8593e354a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2025.12.18 03:53:07.024803 [ 3 ] {a36f493e-c4c6-4a13-bc9d-d8593e354a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2025.12.18 03:53:07.025621 [ 3 ] {a36f493e-c4c6-4a13-bc9d-d8593e354a31} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2025.12.18 03:53:07.025671 [ 3 ] {a36f493e-c4c6-4a13-bc9d-d8593e354a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1104 | 2025.12.18 03:53:07.026128 [ 3 ] {a36f493e-c4c6-4a13-bc9d-d8593e354a31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2025.12.18 03:53:07.026367 [ 3 ] {a36f493e-c4c6-4a13-bc9d-d8593e354a31} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2025.12.18 03:53:07.026528 [ 3 ] {a36f493e-c4c6-4a13-bc9d-d8593e354a31} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 1107 | 2025.12.18 03:53:07.026581 [ 3 ] {a36f493e-c4c6-4a13-bc9d-d8593e354a31} <Debug> TCPHandler: Processed in 0.002172287 sec. | ||
| 1108 | 2025.12.18 03:53:07.026715 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2025.12.18 03:53:07.026827 [ 3 ] {48182264-1c88-4640-8d97-217ed6fa5152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2025.12.18 03:53:07.026872 [ 3 ] {48182264-1c88-4640-8d97-217ed6fa5152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2025.12.18 03:53:07.027705 [ 3 ] {48182264-1c88-4640-8d97-217ed6fa5152} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.12.18 03:53:07.027745 [ 3 ] {48182264-1c88-4640-8d97-217ed6fa5152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1113 | 2025.12.18 03:53:07.028221 [ 3 ] {48182264-1c88-4640-8d97-217ed6fa5152} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2025.12.18 03:53:07.028446 [ 3 ] {48182264-1c88-4640-8d97-217ed6fa5152} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.12.18 03:53:07.028578 [ 3 ] {48182264-1c88-4640-8d97-217ed6fa5152} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001783 sec., 634885.0252383623 rows/sec., 50.31 MiB/sec. | ||
| 1116 | 2025.12.18 03:53:07.028616 [ 3 ] {48182264-1c88-4640-8d97-217ed6fa5152} <Debug> TCPHandler: Processed in 0.001955775 sec. | ||
| 1117 | 2025.12.18 03:53:07.028731 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.12.18 03:53:07.028829 [ 3 ] {63fff12f-56ec-4ce7-b2c8-68ea81757c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2025.12.18 03:53:07.028871 [ 3 ] {63fff12f-56ec-4ce7-b2c8-68ea81757c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2025.12.18 03:53:07.029336 [ 3 ] {63fff12f-56ec-4ce7-b2c8-68ea81757c32} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2025.12.18 03:53:07.029374 [ 3 ] {63fff12f-56ec-4ce7-b2c8-68ea81757c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1122 | 2025.12.18 03:53:07.029696 [ 3 ] {63fff12f-56ec-4ce7-b2c8-68ea81757c32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2025.12.18 03:53:07.029921 [ 3 ] {63fff12f-56ec-4ce7-b2c8-68ea81757c32} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2025.12.18 03:53:07.030049 [ 3 ] {63fff12f-56ec-4ce7-b2c8-68ea81757c32} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001242 sec., 173107.89049919485 rows/sec., 10.27 MiB/sec. | ||
| 1125 | 2025.12.18 03:53:07.030087 [ 3 ] {63fff12f-56ec-4ce7-b2c8-68ea81757c32} <Debug> TCPHandler: Processed in 0.001406888 sec. | ||
| 1126 | 2025.12.18 03:53:07.030196 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2025.12.18 03:53:07.030315 [ 3 ] {6cfd13ad-b968-4b4b-a0f5-c49ea4b0840b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2025.12.18 03:53:07.030360 [ 3 ] {6cfd13ad-b968-4b4b-a0f5-c49ea4b0840b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2025.12.18 03:53:07.030876 [ 3 ] {6cfd13ad-b968-4b4b-a0f5-c49ea4b0840b} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2025.12.18 03:53:07.030914 [ 3 ] {6cfd13ad-b968-4b4b-a0f5-c49ea4b0840b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1131 | 2025.12.18 03:53:07.031231 [ 3 ] {6cfd13ad-b968-4b4b-a0f5-c49ea4b0840b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2025.12.18 03:53:07.031448 [ 3 ] {6cfd13ad-b968-4b4b-a0f5-c49ea4b0840b} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2025.12.18 03:53:07.031577 [ 3 ] {6cfd13ad-b968-4b4b-a0f5-c49ea4b0840b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001283 sec., 165237.7240841777 rows/sec., 10.66 MiB/sec. | ||
| 1134 | 2025.12.18 03:53:07.031622 [ 3 ] {6cfd13ad-b968-4b4b-a0f5-c49ea4b0840b} <Debug> TCPHandler: Processed in 0.001476259 sec. | ||
| 1135 | 2025.12.18 03:53:07.031730 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2025.12.18 03:53:07.031825 [ 3 ] {36b02e80-1698-4ac0-a6d9-d8a2cbb4993f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2025.12.18 03:53:07.031866 [ 3 ] {36b02e80-1698-4ac0-a6d9-d8a2cbb4993f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2025.12.18 03:53:07.032392 [ 3 ] {36b02e80-1698-4ac0-a6d9-d8a2cbb4993f} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2025.12.18 03:53:07.032429 [ 3 ] {36b02e80-1698-4ac0-a6d9-d8a2cbb4993f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1140 | 2025.12.18 03:53:07.032747 [ 3 ] {36b02e80-1698-4ac0-a6d9-d8a2cbb4993f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2025.12.18 03:53:07.032956 [ 3 ] {36b02e80-1698-4ac0-a6d9-d8a2cbb4993f} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2025.12.18 03:53:07.033081 [ 3 ] {36b02e80-1698-4ac0-a6d9-d8a2cbb4993f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001275 sec., 165490.19607843136 rows/sec., 9.40 MiB/sec. | ||
| 1143 | 2025.12.18 03:53:07.033118 [ 3 ] {36b02e80-1698-4ac0-a6d9-d8a2cbb4993f} <Debug> TCPHandler: Processed in 0.001435647 sec. | ||
| 1144 | 2025.12.18 03:53:07.033223 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2025.12.18 03:53:07.033316 [ 3 ] {13b81f21-d395-4074-8ed3-8b7b8fe0ea43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2025.12.18 03:53:07.033356 [ 3 ] {13b81f21-d395-4074-8ed3-8b7b8fe0ea43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2025.12.18 03:53:07.033973 [ 3 ] {13b81f21-d395-4074-8ed3-8b7b8fe0ea43} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2025.12.18 03:53:07.034014 [ 3 ] {13b81f21-d395-4074-8ed3-8b7b8fe0ea43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1149 | 2025.12.18 03:53:07.034352 [ 3 ] {13b81f21-d395-4074-8ed3-8b7b8fe0ea43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2025.12.18 03:53:07.034565 [ 3 ] {13b81f21-d395-4074-8ed3-8b7b8fe0ea43} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.12.18 03:53:07.034688 [ 3 ] {13b81f21-d395-4074-8ed3-8b7b8fe0ea43} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001391 sec., 495327.10280373826 rows/sec., 34.59 MiB/sec. | ||
| 1152 | 2025.12.18 03:53:07.034724 [ 3 ] {13b81f21-d395-4074-8ed3-8b7b8fe0ea43} <Debug> TCPHandler: Processed in 0.001549109 sec. | ||
| 1153 | 2025.12.18 03:53:07.034832 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2025.12.18 03:53:07.034924 [ 3 ] {d84a2d2f-8f17-4553-867a-5fde4ff90a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2025.12.18 03:53:07.034965 [ 3 ] {d84a2d2f-8f17-4553-867a-5fde4ff90a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2025.12.18 03:53:07.035296 [ 3 ] {d84a2d2f-8f17-4553-867a-5fde4ff90a5e} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2025.12.18 03:53:07.035331 [ 3 ] {d84a2d2f-8f17-4553-867a-5fde4ff90a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1158 | 2025.12.18 03:53:07.035619 [ 3 ] {d84a2d2f-8f17-4553-867a-5fde4ff90a5e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2025.12.18 03:53:07.035818 [ 3 ] {d84a2d2f-8f17-4553-867a-5fde4ff90a5e} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2025.12.18 03:53:07.035938 [ 3 ] {d84a2d2f-8f17-4553-867a-5fde4ff90a5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 1161 | 2025.12.18 03:53:07.035972 [ 3 ] {d84a2d2f-8f17-4553-867a-5fde4ff90a5e} <Debug> TCPHandler: Processed in 0.001188975 sec. | ||
| 1162 | 2025.12.18 03:53:07.036076 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2025.12.18 03:53:07.036169 [ 3 ] {d612450e-aeef-461c-874d-76666c1479a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2025.12.18 03:53:07.036209 [ 3 ] {d612450e-aeef-461c-874d-76666c1479a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2025.12.18 03:53:07.036629 [ 3 ] {d612450e-aeef-461c-874d-76666c1479a1} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2025.12.18 03:53:07.036664 [ 3 ] {d612450e-aeef-461c-874d-76666c1479a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1167 | 2025.12.18 03:53:07.037010 [ 3 ] {d612450e-aeef-461c-874d-76666c1479a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2025.12.18 03:53:07.037213 [ 3 ] {d612450e-aeef-461c-874d-76666c1479a1} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2025.12.18 03:53:07.037333 [ 3 ] {d612450e-aeef-461c-874d-76666c1479a1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001184 sec., 265202.7027027027 rows/sec., 17.42 MiB/sec. | ||
| 1170 | 2025.12.18 03:53:07.037370 [ 3 ] {d612450e-aeef-461c-874d-76666c1479a1} <Debug> TCPHandler: Processed in 0.001340666 sec. | ||
| 1171 | 2025.12.18 03:53:07.037474 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2025.12.18 03:53:07.037589 [ 3 ] {96de0625-0eac-4bdc-859a-9e26275d6d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2025.12.18 03:53:07.037641 [ 3 ] {96de0625-0eac-4bdc-859a-9e26275d6d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2025.12.18 03:53:07.038037 [ 3 ] {96de0625-0eac-4bdc-859a-9e26275d6d8e} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2025.12.18 03:53:07.038081 [ 3 ] {96de0625-0eac-4bdc-859a-9e26275d6d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1176 | 2025.12.18 03:53:07.038454 [ 3 ] {96de0625-0eac-4bdc-859a-9e26275d6d8e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2025.12.18 03:53:07.038682 [ 3 ] {96de0625-0eac-4bdc-859a-9e26275d6d8e} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2025.12.18 03:53:07.038810 [ 3 ] {96de0625-0eac-4bdc-859a-9e26275d6d8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001245 sec., 803.2128514056225 rows/sec., 54.12 KiB/sec. | ||
| 1179 | 2025.12.18 03:53:07.038846 [ 3 ] {96de0625-0eac-4bdc-859a-9e26275d6d8e} <Debug> TCPHandler: Processed in 0.001422638 sec. | ||
| 1180 | 2025.12.18 03:53:07.038966 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2025.12.18 03:53:07.039085 [ 3 ] {d6d18ae7-ef18-48df-ac16-7e12f3695e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2025.12.18 03:53:07.039152 [ 3 ] {d6d18ae7-ef18-48df-ac16-7e12f3695e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1183 | 2025.12.18 03:53:07.039991 [ 3 ] {d6d18ae7-ef18-48df-ac16-7e12f3695e66} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2025.12.18 03:53:07.040035 [ 3 ] {d6d18ae7-ef18-48df-ac16-7e12f3695e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1185 | 2025.12.18 03:53:07.040565 [ 3 ] {d6d18ae7-ef18-48df-ac16-7e12f3695e66} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2025.12.18 03:53:07.040800 [ 3 ] {d6d18ae7-ef18-48df-ac16-7e12f3695e66} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2025.12.18 03:53:07.040946 [ 3 ] {d6d18ae7-ef18-48df-ac16-7e12f3695e66} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001885 sec., 5305.039787798409 rows/sec., 9.51 MiB/sec. | ||
| 1188 | 2025.12.18 03:53:07.041000 [ 3 ] {d6d18ae7-ef18-48df-ac16-7e12f3695e66} <Debug> TCPHandler: Processed in 0.002095266 sec. | ||
| 1189 | 2025.12.18 03:53:07.041106 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2025.12.18 03:53:07.041200 [ 3 ] {95bd525d-3546-449b-a089-006a9a268a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2025.12.18 03:53:07.041242 [ 3 ] {95bd525d-3546-449b-a089-006a9a268a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2025.12.18 03:53:07.041604 [ 3 ] {95bd525d-3546-449b-a089-006a9a268a44} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2025.12.18 03:53:07.041641 [ 3 ] {95bd525d-3546-449b-a089-006a9a268a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1194 | 2025.12.18 03:53:07.041945 [ 3 ] {95bd525d-3546-449b-a089-006a9a268a44} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2025.12.18 03:53:07.042158 [ 3 ] {95bd525d-3546-449b-a089-006a9a268a44} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2025.12.18 03:53:07.042282 [ 3 ] {95bd525d-3546-449b-a089-006a9a268a44} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 1197 | 2025.12.18 03:53:07.042318 [ 3 ] {95bd525d-3546-449b-a089-006a9a268a44} <Debug> TCPHandler: Processed in 0.001261366 sec. | ||
| 1198 | 2025.12.18 03:53:08.378270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1199 | 2025.12.18 03:53:08.379018 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.12.18 03:53:08.379097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1201 | 2025.12.18 03:53:08.379882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1202 | 2025.12.18 03:53:08.380233 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.12.18 03:53:08.380454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1204 | 2025.12.18 03:53:08.513770 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1205 | 2025.12.18 03:53:08.532105 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2025.12.18 03:53:08.532171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1207 | 2025.12.18 03:53:08.538393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1208 | 2025.12.18 03:53:08.539188 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2025.12.18 03:53:08.544059 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1210 | 2025.12.18 03:53:10.858937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 208 | ||
| 1211 | 2025.12.18 03:53:10.861138 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2025.12.18 03:53:10.861195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1213 | 2025.12.18 03:53:10.862379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1214 | 2025.12.18 03:53:10.862667 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2025.12.18 03:53:10.862992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
| 1216 | 2025.12.18 03:53:12.010937 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2025.12.18 03:53:12.011118 [ 3 ] {34518273-0834-45c6-a78f-873fd862bf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1218 | 2025.12.18 03:53:12.011190 [ 3 ] {34518273-0834-45c6-a78f-873fd862bf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1219 | 2025.12.18 03:53:12.011863 [ 3 ] {34518273-0834-45c6-a78f-873fd862bf5e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2025.12.18 03:53:12.011913 [ 3 ] {34518273-0834-45c6-a78f-873fd862bf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1221 | 2025.12.18 03:53:12.012303 [ 3 ] {34518273-0834-45c6-a78f-873fd862bf5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1222 | 2025.12.18 03:53:12.012530 [ 3 ] {34518273-0834-45c6-a78f-873fd862bf5e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2025.12.18 03:53:12.012684 [ 3 ] {34518273-0834-45c6-a78f-873fd862bf5e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.66 MiB/sec. | ||
| 1224 | 2025.12.18 03:53:12.012732 [ 3 ] {34518273-0834-45c6-a78f-873fd862bf5e} <Debug> TCPHandler: Processed in 0.001924624 sec. | ||
| 1225 | 2025.12.18 03:53:12.012860 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2025.12.18 03:53:12.012964 [ 3 ] {c4c55fc3-6a83-4c32-af0f-86478efa9845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1227 | 2025.12.18 03:53:12.013010 [ 3 ] {c4c55fc3-6a83-4c32-af0f-86478efa9845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1228 | 2025.12.18 03:53:12.013469 [ 3 ] {c4c55fc3-6a83-4c32-af0f-86478efa9845} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2025.12.18 03:53:12.013509 [ 3 ] {c4c55fc3-6a83-4c32-af0f-86478efa9845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1230 | 2025.12.18 03:53:12.013828 [ 3 ] {c4c55fc3-6a83-4c32-af0f-86478efa9845} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1231 | 2025.12.18 03:53:12.014051 [ 3 ] {c4c55fc3-6a83-4c32-af0f-86478efa9845} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2025.12.18 03:53:12.014193 [ 3 ] {c4c55fc3-6a83-4c32-af0f-86478efa9845} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.98 MiB/sec. | ||
| 1233 | 2025.12.18 03:53:12.014230 [ 3 ] {c4c55fc3-6a83-4c32-af0f-86478efa9845} <Debug> TCPHandler: Processed in 0.001423038 sec. | ||
| 1234 | 2025.12.18 03:53:12.014343 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2025.12.18 03:53:12.014440 [ 3 ] {0a50b113-2b01-4cb8-83f2-db22cc812b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1236 | 2025.12.18 03:53:12.014487 [ 3 ] {0a50b113-2b01-4cb8-83f2-db22cc812b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1237 | 2025.12.18 03:53:12.014907 [ 3 ] {0a50b113-2b01-4cb8-83f2-db22cc812b68} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2025.12.18 03:53:12.014945 [ 3 ] {0a50b113-2b01-4cb8-83f2-db22cc812b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1239 | 2025.12.18 03:53:12.015287 [ 3 ] {0a50b113-2b01-4cb8-83f2-db22cc812b68} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1240 | 2025.12.18 03:53:12.015496 [ 3 ] {0a50b113-2b01-4cb8-83f2-db22cc812b68} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2025.12.18 03:53:12.015634 [ 3 ] {0a50b113-2b01-4cb8-83f2-db22cc812b68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 1242 | 2025.12.18 03:53:12.015672 [ 3 ] {0a50b113-2b01-4cb8-83f2-db22cc812b68} <Debug> TCPHandler: Processed in 0.001378948 sec. | ||
| 1243 | 2025.12.18 03:53:12.015783 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.12.18 03:53:12.015877 [ 3 ] {0fb43ea2-f1dc-444e-9816-8b6db9de6f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1245 | 2025.12.18 03:53:12.015919 [ 3 ] {0fb43ea2-f1dc-444e-9816-8b6db9de6f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1246 | 2025.12.18 03:53:12.016293 [ 3 ] {0fb43ea2-f1dc-444e-9816-8b6db9de6f35} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.12.18 03:53:12.016341 [ 3 ] {0fb43ea2-f1dc-444e-9816-8b6db9de6f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1248 | 2025.12.18 03:53:12.016729 [ 3 ] {0fb43ea2-f1dc-444e-9816-8b6db9de6f35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1249 | 2025.12.18 03:53:12.016953 [ 3 ] {0fb43ea2-f1dc-444e-9816-8b6db9de6f35} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2025.12.18 03:53:12.017091 [ 3 ] {0fb43ea2-f1dc-444e-9816-8b6db9de6f35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 1251 | 2025.12.18 03:53:12.017129 [ 3 ] {0fb43ea2-f1dc-444e-9816-8b6db9de6f35} <Debug> TCPHandler: Processed in 0.001395867 sec. | ||
| 1252 | 2025.12.18 03:53:15.780200 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1253 | 2025.12.18 03:53:15.780260 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1254 | 2025.12.18 03:53:15.880617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1255 | 2025.12.18 03:53:15.881112 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.12.18 03:53:15.881161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1257 | 2025.12.18 03:53:15.881708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1258 | 2025.12.18 03:53:15.881940 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.18 03:53:15.882083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1260 | 2025.12.18 03:53:15.882084 [ 64 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1261 | 2025.12.18 03:53:15.882189 [ 64 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2025.12.18 03:53:15.882213 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1263 | 2025.12.18 03:53:15.886859 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::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 | ||
| 1264 | 2025.12.18 03:53:15.889456 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1265 | 2025.12.18 03:53:15.891806 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1266 | 2025.12.18 03:53:15.898765 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1267 | 2025.12.18 03:53:15.898840 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1268 | 2025.12.18 03:53:15.901325 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1269 | 2025.12.18 03:53:15.901463 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1270 | 2025.12.18 03:53:15.903408 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1271 | 2025.12.18 03:53:15.953852 [ 195 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.071501509 sec., 39243.927005792284 rows/sec., 574.86 KiB/sec. | ||
| 1272 | 2025.12.18 03:53:15.954777 [ 200 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1273 | 2025.12.18 03:53:15.955119 [ 200 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2025.12.18 03:53:15.955199 [ 200 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_6_1} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1275 | 2025.12.18 03:53:15.955322 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1276 | 2025.12.18 03:53:16.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.19 MiB, peak 170.49 MiB, free memory in arenas 0.00 B, will set to 166.23 MiB (RSS), difference: 2.04 MiB | ||
| 1277 | 2025.12.18 03:53:16.044212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1278 | 2025.12.18 03:53:16.063908 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2025.12.18 03:53:16.063972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1280 | 2025.12.18 03:53:16.070360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1281 | 2025.12.18 03:53:16.071133 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2025.12.18 03:53:16.071415 [ 64 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1283 | 2025.12.18 03:53:16.071475 [ 64 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.12.18 03:53:16.071494 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1285 | 2025.12.18 03:53:16.071603 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 1286 | 2025.12.18 03:53:16.075111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1287 | 2025.12.18 03:53:16.076063 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1288 | 2025.12.18 03:53:16.078050 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 1289 | 2025.12.18 03:53:16.082917 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 1290 | 2025.12.18 03:53:16.087147 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 1291 | 2025.12.18 03:53:16.091350 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 1292 | 2025.12.18 03:53:16.100235 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 1293 | 2025.12.18 03:53:16.104719 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 1294 | 2025.12.18 03:53:16.168051 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09649323 sec., 476.7173821417316 rows/sec., 2.47 MiB/sec. | ||
| 1295 | 2025.12.18 03:53:16.169820 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1296 | 2025.12.18 03:53:16.171756 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_6_1} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.12.18 03:53:16.171860 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_6_1} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1298 | 2025.12.18 03:53:16.173303 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1299 | 2025.12.18 03:53:17.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.31 MiB, peak 176.85 MiB, free memory in arenas 0.00 B, will set to 175.59 MiB (RSS), difference: 8.29 MiB | ||
| 1300 | 2025.12.18 03:53:17.029567 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2025.12.18 03:53:17.029745 [ 3 ] {8685736c-2588-4c57-992e-79727371cf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1302 | 2025.12.18 03:53:17.029817 [ 3 ] {8685736c-2588-4c57-992e-79727371cf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1303 | 2025.12.18 03:53:17.030726 [ 3 ] {8685736c-2588-4c57-992e-79727371cf2c} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2025.12.18 03:53:17.030777 [ 3 ] {8685736c-2588-4c57-992e-79727371cf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1305 | 2025.12.18 03:53:17.031201 [ 3 ] {8685736c-2588-4c57-992e-79727371cf2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1306 | 2025.12.18 03:53:17.031450 [ 3 ] {8685736c-2588-4c57-992e-79727371cf2c} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2025.12.18 03:53:17.031610 [ 3 ] {8685736c-2588-4c57-992e-79727371cf2c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001915 sec., 214099.21671018275 rows/sec., 13.58 MiB/sec. | ||
| 1308 | 2025.12.18 03:53:17.031659 [ 3 ] {8685736c-2588-4c57-992e-79727371cf2c} <Debug> TCPHandler: Processed in 0.002223228 sec. | ||
| 1309 | 2025.12.18 03:53:17.031788 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2025.12.18 03:53:17.031894 [ 3 ] {195cc75b-1b04-40f5-8099-9dcae17945fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1311 | 2025.12.18 03:53:17.031940 [ 3 ] {195cc75b-1b04-40f5-8099-9dcae17945fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1312 | 2025.12.18 03:53:17.032948 [ 3 ] {195cc75b-1b04-40f5-8099-9dcae17945fa} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2025.12.18 03:53:17.032992 [ 3 ] {195cc75b-1b04-40f5-8099-9dcae17945fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1314 | 2025.12.18 03:53:17.033400 [ 3 ] {195cc75b-1b04-40f5-8099-9dcae17945fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1315 | 2025.12.18 03:53:17.033618 [ 3 ] {195cc75b-1b04-40f5-8099-9dcae17945fa} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2025.12.18 03:53:17.033770 [ 3 ] {195cc75b-1b04-40f5-8099-9dcae17945fa} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001891 sec., 598625.0661025912 rows/sec., 47.43 MiB/sec. | ||
| 1317 | 2025.12.18 03:53:17.033832 [ 3 ] {195cc75b-1b04-40f5-8099-9dcae17945fa} <Debug> TCPHandler: Processed in 0.002096636 sec. | ||
| 1318 | 2025.12.18 03:53:17.033972 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.12.18 03:53:17.034082 [ 3 ] {1790eb4c-18e3-401b-8903-7483829f06a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1320 | 2025.12.18 03:53:17.034128 [ 3 ] {1790eb4c-18e3-401b-8903-7483829f06a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1321 | 2025.12.18 03:53:17.034660 [ 3 ] {1790eb4c-18e3-401b-8903-7483829f06a0} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.12.18 03:53:17.034699 [ 3 ] {1790eb4c-18e3-401b-8903-7483829f06a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1323 | 2025.12.18 03:53:17.035061 [ 3 ] {1790eb4c-18e3-401b-8903-7483829f06a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2025.12.18 03:53:17.035300 [ 3 ] {1790eb4c-18e3-401b-8903-7483829f06a0} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.12.18 03:53:17.035438 [ 3 ] {1790eb4c-18e3-401b-8903-7483829f06a0} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00138 sec., 155797.10144927536 rows/sec., 9.25 MiB/sec. | ||
| 1326 | 2025.12.18 03:53:17.035476 [ 3 ] {1790eb4c-18e3-401b-8903-7483829f06a0} <Debug> TCPHandler: Processed in 0.001557169 sec. | ||
| 1327 | 2025.12.18 03:53:17.035593 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.12.18 03:53:17.035692 [ 3 ] {b033cdfc-64e3-477c-a209-698bbf6c46dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1329 | 2025.12.18 03:53:17.035735 [ 3 ] {b033cdfc-64e3-477c-a209-698bbf6c46dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1330 | 2025.12.18 03:53:17.036314 [ 3 ] {b033cdfc-64e3-477c-a209-698bbf6c46dc} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2025.12.18 03:53:17.036354 [ 3 ] {b033cdfc-64e3-477c-a209-698bbf6c46dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1332 | 2025.12.18 03:53:17.036677 [ 3 ] {b033cdfc-64e3-477c-a209-698bbf6c46dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1333 | 2025.12.18 03:53:17.036898 [ 3 ] {b033cdfc-64e3-477c-a209-698bbf6c46dc} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.12.18 03:53:17.037032 [ 3 ] {b033cdfc-64e3-477c-a209-698bbf6c46dc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001362 sec., 155653.45080763585 rows/sec., 10.04 MiB/sec. | ||
| 1335 | 2025.12.18 03:53:17.037070 [ 3 ] {b033cdfc-64e3-477c-a209-698bbf6c46dc} <Debug> TCPHandler: Processed in 0.001530039 sec. | ||
| 1336 | 2025.12.18 03:53:17.037192 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2025.12.18 03:53:17.037300 [ 3 ] {f57556d7-ba7c-428e-b1ef-1b070b620fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1338 | 2025.12.18 03:53:17.037352 [ 3 ] {f57556d7-ba7c-428e-b1ef-1b070b620fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1339 | 2025.12.18 03:53:17.037892 [ 3 ] {f57556d7-ba7c-428e-b1ef-1b070b620fa6} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2025.12.18 03:53:17.037938 [ 3 ] {f57556d7-ba7c-428e-b1ef-1b070b620fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1341 | 2025.12.18 03:53:17.038352 [ 3 ] {f57556d7-ba7c-428e-b1ef-1b070b620fa6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1342 | 2025.12.18 03:53:17.038562 [ 3 ] {f57556d7-ba7c-428e-b1ef-1b070b620fa6} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2025.12.18 03:53:17.038703 [ 3 ] {f57556d7-ba7c-428e-b1ef-1b070b620fa6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001429 sec., 147655.7032890133 rows/sec., 8.38 MiB/sec. | ||
| 1344 | 2025.12.18 03:53:17.038754 [ 3 ] {f57556d7-ba7c-428e-b1ef-1b070b620fa6} <Debug> TCPHandler: Processed in 0.00161196 sec. | ||
| 1345 | 2025.12.18 03:53:17.038883 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.12.18 03:53:17.038983 [ 3 ] {f2988339-1949-4573-94ae-4f8b494a76a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1347 | 2025.12.18 03:53:17.039025 [ 3 ] {f2988339-1949-4573-94ae-4f8b494a76a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1348 | 2025.12.18 03:53:17.039727 [ 3 ] {f2988339-1949-4573-94ae-4f8b494a76a5} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.12.18 03:53:17.039764 [ 3 ] {f2988339-1949-4573-94ae-4f8b494a76a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1350 | 2025.12.18 03:53:17.040106 [ 3 ] {f2988339-1949-4573-94ae-4f8b494a76a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1351 | 2025.12.18 03:53:17.040328 [ 3 ] {f2988339-1949-4573-94ae-4f8b494a76a5} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2025.12.18 03:53:17.040466 [ 3 ] {f2988339-1949-4573-94ae-4f8b494a76a5} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001503 sec., 458416.500332668 rows/sec., 32.01 MiB/sec. | ||
| 1353 | 2025.12.18 03:53:17.040505 [ 3 ] {f2988339-1949-4573-94ae-4f8b494a76a5} <Debug> TCPHandler: Processed in 0.001673041 sec. | ||
| 1354 | 2025.12.18 03:53:17.040628 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.12.18 03:53:17.040724 [ 3 ] {485fae4b-bd8f-4391-b4f0-53b333240d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1356 | 2025.12.18 03:53:17.040766 [ 3 ] {485fae4b-bd8f-4391-b4f0-53b333240d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1357 | 2025.12.18 03:53:17.041110 [ 3 ] {485fae4b-bd8f-4391-b4f0-53b333240d54} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.12.18 03:53:17.041149 [ 3 ] {485fae4b-bd8f-4391-b4f0-53b333240d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1359 | 2025.12.18 03:53:17.041464 [ 3 ] {485fae4b-bd8f-4391-b4f0-53b333240d54} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1360 | 2025.12.18 03:53:17.041674 [ 3 ] {485fae4b-bd8f-4391-b4f0-53b333240d54} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2025.12.18 03:53:17.041799 [ 3 ] {485fae4b-bd8f-4391-b4f0-53b333240d54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 1362 | 2025.12.18 03:53:17.041833 [ 3 ] {485fae4b-bd8f-4391-b4f0-53b333240d54} <Debug> TCPHandler: Processed in 0.001255726 sec. | ||
| 1363 | 2025.12.18 03:53:17.041947 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2025.12.18 03:53:17.042042 [ 3 ] {e18d0eb3-2094-4004-b8f5-3d34e94a89e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1365 | 2025.12.18 03:53:17.042085 [ 3 ] {e18d0eb3-2094-4004-b8f5-3d34e94a89e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1366 | 2025.12.18 03:53:17.042544 [ 3 ] {e18d0eb3-2094-4004-b8f5-3d34e94a89e8} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2025.12.18 03:53:17.042581 [ 3 ] {e18d0eb3-2094-4004-b8f5-3d34e94a89e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1368 | 2025.12.18 03:53:17.042927 [ 3 ] {e18d0eb3-2094-4004-b8f5-3d34e94a89e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1369 | 2025.12.18 03:53:17.043151 [ 3 ] {e18d0eb3-2094-4004-b8f5-3d34e94a89e8} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2025.12.18 03:53:17.043310 [ 3 ] {e18d0eb3-2094-4004-b8f5-3d34e94a89e8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001287 sec., 243978.243978244 rows/sec., 16.03 MiB/sec. | ||
| 1371 | 2025.12.18 03:53:17.043346 [ 3 ] {e18d0eb3-2094-4004-b8f5-3d34e94a89e8} <Debug> TCPHandler: Processed in 0.001449028 sec. | ||
| 1372 | 2025.12.18 03:53:17.043463 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2025.12.18 03:53:17.043557 [ 3 ] {7d0976a6-8e19-4d29-8665-74e13fbea963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1374 | 2025.12.18 03:53:17.043599 [ 3 ] {7d0976a6-8e19-4d29-8665-74e13fbea963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1375 | 2025.12.18 03:53:17.043916 [ 3 ] {7d0976a6-8e19-4d29-8665-74e13fbea963} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2025.12.18 03:53:17.043953 [ 3 ] {7d0976a6-8e19-4d29-8665-74e13fbea963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1377 | 2025.12.18 03:53:17.044247 [ 3 ] {7d0976a6-8e19-4d29-8665-74e13fbea963} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1378 | 2025.12.18 03:53:17.044479 [ 3 ] {7d0976a6-8e19-4d29-8665-74e13fbea963} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2025.12.18 03:53:17.044603 [ 3 ] {7d0976a6-8e19-4d29-8665-74e13fbea963} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 1380 | 2025.12.18 03:53:17.044638 [ 3 ] {7d0976a6-8e19-4d29-8665-74e13fbea963} <Debug> TCPHandler: Processed in 0.001224295 sec. | ||
| 1381 | 2025.12.18 03:53:17.044750 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2025.12.18 03:53:17.044844 [ 3 ] {76d734b5-4972-4b84-a553-490a382a56ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1383 | 2025.12.18 03:53:17.044899 [ 3 ] {76d734b5-4972-4b84-a553-490a382a56ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1384 | 2025.12.18 03:53:17.045716 [ 3 ] {76d734b5-4972-4b84-a553-490a382a56ea} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2025.12.18 03:53:17.045753 [ 3 ] {76d734b5-4972-4b84-a553-490a382a56ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1386 | 2025.12.18 03:53:17.046271 [ 3 ] {76d734b5-4972-4b84-a553-490a382a56ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1387 | 2025.12.18 03:53:17.046510 [ 3 ] {76d734b5-4972-4b84-a553-490a382a56ea} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.12.18 03:53:17.046656 [ 3 ] {76d734b5-4972-4b84-a553-490a382a56ea} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 1389 | 2025.12.18 03:53:17.046731 [ 3 ] {76d734b5-4972-4b84-a553-490a382a56ea} <Debug> TCPHandler: Processed in 0.002029115 sec. | ||
| 1390 | 2025.12.18 03:53:17.046863 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2025.12.18 03:53:17.046961 [ 3 ] {43988118-92df-454a-a187-ef58a6255485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1392 | 2025.12.18 03:53:17.047012 [ 3 ] {43988118-92df-454a-a187-ef58a6255485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1393 | 2025.12.18 03:53:17.047348 [ 3 ] {43988118-92df-454a-a187-ef58a6255485} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.12.18 03:53:17.047385 [ 3 ] {43988118-92df-454a-a187-ef58a6255485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1395 | 2025.12.18 03:53:17.047692 [ 3 ] {43988118-92df-454a-a187-ef58a6255485} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1396 | 2025.12.18 03:53:17.047909 [ 3 ] {43988118-92df-454a-a187-ef58a6255485} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.12.18 03:53:17.048036 [ 3 ] {43988118-92df-454a-a187-ef58a6255485} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 1398 | 2025.12.18 03:53:17.048072 [ 3 ] {43988118-92df-454a-a187-ef58a6255485} <Debug> TCPHandler: Processed in 0.001260376 sec. | ||
| 1399 | 2025.12.18 03:53:18.100508 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61042 | ||
| 1400 | 2025.12.18 03:53:18.102739 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1401 | 2025.12.18 03:53:18.102785 [ 290 ] {} <Debug> TCP-Session: e4c154f0-3d73-496f-8397-d0cba74d5ae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61042 | ||
| 1402 | 2025.12.18 03:53:18.102807 [ 290 ] {} <Debug> TCP-Session: e4c154f0-3d73-496f-8397-d0cba74d5ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2025.12.18 03:53:18.102821 [ 290 ] {} <Debug> TCP-Session: e4c154f0-3d73-496f-8397-d0cba74d5ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2025.12.18 03:53:18.102873 [ 290 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1405 | 2025.12.18 03:53:18.102897 [ 290 ] {} <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 | ||
| 1406 | 2025.12.18 03:53:18.102915 [ 290 ] {} <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 | ||
| 1407 | 2025.12.18 03:53:18.103358 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62169 | ||
| 1408 | 2025.12.18 03:53:18.103455 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50665 | ||
| 1409 | 2025.12.18 03:53:18.103565 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1410 | 2025.12.18 03:53:18.103607 [ 291 ] {} <Debug> TCP-Session: 87ba06a9-9f00-4ae1-96a1-ed2dcb10923b Authenticating user 'default' from [fd00:1122:3344:101::e]:62169 | ||
| 1411 | 2025.12.18 03:53:18.103609 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59694 | ||
| 1412 | 2025.12.18 03:53:18.103631 [ 291 ] {} <Debug> TCP-Session: 87ba06a9-9f00-4ae1-96a1-ed2dcb10923b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2025.12.18 03:53:18.103671 [ 291 ] {} <Debug> TCP-Session: 87ba06a9-9f00-4ae1-96a1-ed2dcb10923b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2025.12.18 03:53:18.103724 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1415 | 2025.12.18 03:53:18.103736 [ 290 ] {} <Trace> TCP-Session: e4c154f0-3d73-496f-8397-d0cba74d5ae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.12.18 03:53:18.103753 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33901 | ||
| 1417 | 2025.12.18 03:53:18.103767 [ 292 ] {} <Debug> TCP-Session: 28d7c72a-3772-453e-a9ff-9d3ed1904df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50665 | ||
| 1418 | 2025.12.18 03:53:18.103810 [ 292 ] {} <Debug> TCP-Session: 28d7c72a-3772-453e-a9ff-9d3ed1904df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2025.12.18 03:53:18.103824 [ 292 ] {} <Debug> TCP-Session: 28d7c72a-3772-453e-a9ff-9d3ed1904df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2025.12.18 03:53:18.103839 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46066 | ||
| 1421 | 2025.12.18 03:53:18.103846 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1422 | 2025.12.18 03:53:18.103930 [ 293 ] {} <Debug> TCP-Session: 5a70c770-cbdd-4d38-9316-8fc4929b2b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:59694 | ||
| 1423 | 2025.12.18 03:53:18.103929 [ 290 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61042) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1424 | 2025.12.18 03:53:18.103964 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2025.12.18 03:53:18.103960 [ 293 ] {} <Debug> TCP-Session: 5a70c770-cbdd-4d38-9316-8fc4929b2b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2025.12.18 03:53:18.104002 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48998 | ||
| 1427 | 2025.12.18 03:53:18.104021 [ 293 ] {} <Debug> TCP-Session: 5a70c770-cbdd-4d38-9316-8fc4929b2b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2025.12.18 03:53:18.104009 [ 294 ] {} <Debug> TCP-Session: b53f81cb-78b3-466f-a0a5-d1e04dbaf079 Authenticating user 'default' from [fd00:1122:3344:101::e]:33901 | ||
| 1429 | 2025.12.18 03:53:18.104050 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1430 | 2025.12.18 03:53:18.104078 [ 294 ] {} <Debug> TCP-Session: b53f81cb-78b3-466f-a0a5-d1e04dbaf079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2025.12.18 03:53:18.104100 [ 295 ] {} <Debug> TCP-Session: c13e06eb-be9b-4421-8f6f-ad20d64b4374 Authenticating user 'default' from [fd00:1122:3344:101::e]:46066 | ||
| 1432 | 2025.12.18 03:53:18.104101 [ 294 ] {} <Debug> TCP-Session: b53f81cb-78b3-466f-a0a5-d1e04dbaf079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2025.12.18 03:53:18.104126 [ 295 ] {} <Debug> TCP-Session: c13e06eb-be9b-4421-8f6f-ad20d64b4374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2025.12.18 03:53:18.104161 [ 295 ] {} <Debug> TCP-Session: c13e06eb-be9b-4421-8f6f-ad20d64b4374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2025.12.18 03:53:18.104206 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43448 | ||
| 1436 | 2025.12.18 03:53:18.104356 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1437 | 2025.12.18 03:53:18.104391 [ 296 ] {} <Debug> TCP-Session: b35593ed-9ab4-49bf-814a-d4751c8748df Authenticating user 'default' from [fd00:1122:3344:101::e]:48998 | ||
| 1438 | 2025.12.18 03:53:18.104409 [ 296 ] {} <Debug> TCP-Session: b35593ed-9ab4-49bf-814a-d4751c8748df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2025.12.18 03:53:18.104423 [ 296 ] {} <Debug> TCP-Session: b35593ed-9ab4-49bf-814a-d4751c8748df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2025.12.18 03:53:18.104471 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1441 | 2025.12.18 03:53:18.104488 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53297 | ||
| 1442 | 2025.12.18 03:53:18.104504 [ 290 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1443 | 2025.12.18 03:53:18.104509 [ 297 ] {} <Debug> TCP-Session: d215e362-ad7b-4a5e-8b5f-11b2086b904b Authenticating user 'default' from [fd00:1122:3344:101::e]:43448 | ||
| 1444 | 2025.12.18 03:53:18.104550 [ 297 ] {} <Debug> TCP-Session: d215e362-ad7b-4a5e-8b5f-11b2086b904b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2025.12.18 03:53:18.104564 [ 297 ] {} <Debug> TCP-Session: d215e362-ad7b-4a5e-8b5f-11b2086b904b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2025.12.18 03:53:18.104693 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1447 | 2025.12.18 03:53:18.104735 [ 298 ] {} <Debug> TCP-Session: 67aa2371-64d7-4f0c-8664-a219aaf53e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:53297 | ||
| 1448 | 2025.12.18 03:53:18.104755 [ 298 ] {} <Debug> TCP-Session: 67aa2371-64d7-4f0c-8664-a219aaf53e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2025.12.18 03:53:18.104768 [ 298 ] {} <Debug> TCP-Session: 67aa2371-64d7-4f0c-8664-a219aaf53e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2025.12.18 03:53:18.109538 [ 290 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1451 | 2025.12.18 03:53:18.119341 [ 290 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 1452 | 2025.12.18 03:53:18.148611 [ 303 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Trace> AggregatingTransform: Aggregating | ||
| 1453 | 2025.12.18 03:53:18.150961 [ 303 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1454 | 2025.12.18 03:53:18.153514 [ 303 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009520719 sec. (105.034 rows/sec., 4.10 KiB/sec.) | ||
| 1455 | 2025.12.18 03:53:18.153545 [ 303 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Trace> Aggregator: Merging aggregated data | ||
| 1456 | 2025.12.18 03:53:18.153577 [ 303 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1457 | 2025.12.18 03:53:18.157230 [ 290 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.053361 sec., 18.740278480538223 rows/sec., 749.61 B/sec. | ||
| 1458 | 2025.12.18 03:53:18.157388 [ 290 ] {1d8fc1e5-25a2-44cd-8a62-15aa2d58f7a8} <Debug> TCPHandler: Processed in 0.053933201 sec. | ||
| 1459 | 2025.12.18 03:53:18.160968 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2025.12.18 03:53:18.161027 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2025.12.18 03:53:18.161058 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2025.12.18 03:53:18.161075 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1463 | 2025.12.18 03:53:18.161108 [ 292 ] {} <Debug> TCP-Session: 28d7c72a-3772-453e-a9ff-9d3ed1904df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2025.12.18 03:53:18.161115 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1465 | 2025.12.18 03:53:18.161137 [ 291 ] {} <Debug> TCP-Session: 87ba06a9-9f00-4ae1-96a1-ed2dcb10923b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.12.18 03:53:18.161149 [ 293 ] {} <Debug> TCP-Session: 5a70c770-cbdd-4d38-9316-8fc4929b2b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2025.12.18 03:53:18.161136 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1468 | 2025.12.18 03:53:18.161184 [ 296 ] {} <Debug> TCP-Session: b35593ed-9ab4-49bf-814a-d4751c8748df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2025.12.18 03:53:18.161216 [ 295 ] {} <Debug> TCP-Session: c13e06eb-be9b-4421-8f6f-ad20d64b4374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2025.12.18 03:53:18.161177 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1471 | 2025.12.18 03:53:18.161157 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1472 | 2025.12.18 03:53:18.161284 [ 298 ] {} <Debug> TCP-Session: 67aa2371-64d7-4f0c-8664-a219aaf53e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2025.12.18 03:53:18.161092 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1474 | 2025.12.18 03:53:18.161311 [ 297 ] {} <Debug> TCP-Session: d215e362-ad7b-4a5e-8b5f-11b2086b904b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2025.12.18 03:53:18.161033 [ 290 ] {} <Debug> TCP-Session: e4c154f0-3d73-496f-8397-d0cba74d5ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2025.12.18 03:53:18.161348 [ 294 ] {} <Debug> TCP-Session: b53f81cb-78b3-466f-a0a5-d1e04dbaf079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2025.12.18 03:53:19.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.86 MiB, peak 185.98 MiB, free memory in arenas 0.00 B, will set to 178.69 MiB (RSS), difference: 2.83 MiB | ||
| 1478 | 2025.12.18 03:53:19.037354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53601 | ||
| 1479 | 2025.12.18 03:53:19.037458 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2025.12.18 03:53:19.037489 [ 290 ] {} <Debug> TCP-Session: 7fa1cd5d-60a2-43f5-83f9-5296e31ea581 Authenticating user 'default' from [fd00:1122:3344:101::e]:53601 | ||
| 1481 | 2025.12.18 03:53:19.037512 [ 290 ] {} <Debug> TCP-Session: 7fa1cd5d-60a2-43f5-83f9-5296e31ea581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2025.12.18 03:53:19.037527 [ 290 ] {} <Debug> TCP-Session: 7fa1cd5d-60a2-43f5-83f9-5296e31ea581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1483 | 2025.12.18 03:53:19.037810 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42794 | ||
| 1484 | 2025.12.18 03:53:19.037832 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37468 | ||
| 1485 | 2025.12.18 03:53:19.037877 [ 290 ] {} <Trace> TCP-Session: 7fa1cd5d-60a2-43f5-83f9-5296e31ea581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2025.12.18 03:53:19.037901 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36895 | ||
| 1487 | 2025.12.18 03:53:19.037912 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65471 | ||
| 1488 | 2025.12.18 03:53:19.037925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1489 | 2025.12.18 03:53:19.037957 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1490 | 2025.12.18 03:53:19.037978 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1491 | 2025.12.18 03:53:19.037985 [ 291 ] {} <Debug> TCP-Session: 212f21ff-880e-431b-8e69-ba096ab5dad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42794 | ||
| 1492 | 2025.12.18 03:53:19.038000 [ 292 ] {} <Debug> TCP-Session: 8a676ca0-f083-4f74-9fd7-962aa8b9db22 Authenticating user 'default' from [fd00:1122:3344:101::e]:37468 | ||
| 1493 | 2025.12.18 03:53:19.038005 [ 296 ] {} <Debug> TCP-Session: 314462a4-9639-4e8f-95f2-08dc3f376d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:36895 | ||
| 1494 | 2025.12.18 03:53:19.038012 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1495 | 2025.12.18 03:53:19.038023 [ 291 ] {} <Debug> TCP-Session: 212f21ff-880e-431b-8e69-ba096ab5dad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2025.12.18 03:53:19.038036 [ 296 ] {} <Debug> TCP-Session: 314462a4-9639-4e8f-95f2-08dc3f376d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2025.12.18 03:53:19.038068 [ 291 ] {} <Debug> TCP-Session: 212f21ff-880e-431b-8e69-ba096ab5dad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2025.12.18 03:53:19.038081 [ 296 ] {} <Debug> TCP-Session: 314462a4-9639-4e8f-95f2-08dc3f376d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2025.12.18 03:53:19.038065 [ 297 ] {} <Debug> TCP-Session: 976c6bd7-f237-4517-8b67-7e1e3892d1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65471 | ||
| 1500 | 2025.12.18 03:53:19.038033 [ 292 ] {} <Debug> TCP-Session: 8a676ca0-f083-4f74-9fd7-962aa8b9db22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2025.12.18 03:53:19.038165 [ 297 ] {} <Debug> TCP-Session: 976c6bd7-f237-4517-8b67-7e1e3892d1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2025.12.18 03:53:19.038203 [ 292 ] {} <Debug> TCP-Session: 8a676ca0-f083-4f74-9fd7-962aa8b9db22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2025.12.18 03:53:19.038221 [ 297 ] {} <Debug> TCP-Session: 976c6bd7-f237-4517-8b67-7e1e3892d1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2025.12.18 03:53:19.037925 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62908 | ||
| 1505 | 2025.12.18 03:53:19.037863 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56151 | ||
| 1506 | 2025.12.18 03:53:19.037859 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63732 | ||
| 1507 | 2025.12.18 03:53:19.037851 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42901 | ||
| 1508 | 2025.12.18 03:53:19.038370 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2025.12.18 03:53:19.038392 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2025.12.18 03:53:19.038402 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1511 | 2025.12.18 03:53:19.038429 [ 298 ] {} <Debug> TCP-Session: 7de420a3-5b24-4c5a-a9c2-eb9548d4694c Authenticating user 'default' from [fd00:1122:3344:101::e]:62908 | ||
| 1512 | 2025.12.18 03:53:19.038441 [ 295 ] {} <Debug> TCP-Session: 554c7437-4a22-45f1-9ba7-3415cc7b9afa Authenticating user 'default' from [fd00:1122:3344:101::e]:56151 | ||
| 1513 | 2025.12.18 03:53:19.038450 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1514 | 2025.12.18 03:53:19.038471 [ 298 ] {} <Debug> TCP-Session: 7de420a3-5b24-4c5a-a9c2-eb9548d4694c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2025.12.18 03:53:19.038482 [ 295 ] {} <Debug> TCP-Session: 554c7437-4a22-45f1-9ba7-3415cc7b9afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2025.12.18 03:53:19.038497 [ 298 ] {} <Debug> TCP-Session: 7de420a3-5b24-4c5a-a9c2-eb9548d4694c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2025.12.18 03:53:19.038517 [ 295 ] {} <Debug> TCP-Session: 554c7437-4a22-45f1-9ba7-3415cc7b9afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2025.12.18 03:53:19.038498 [ 293 ] {} <Debug> TCP-Session: 035a38e6-d17d-439a-8494-279eba4fca28 Authenticating user 'default' from [fd00:1122:3344:101::e]:42901 | ||
| 1519 | 2025.12.18 03:53:19.038452 [ 294 ] {} <Debug> TCP-Session: 42bf06d2-3ff8-4c7b-83bf-14603cc20eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:63732 | ||
| 1520 | 2025.12.18 03:53:19.038572 [ 293 ] {} <Debug> TCP-Session: 035a38e6-d17d-439a-8494-279eba4fca28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2025.12.18 03:53:19.038589 [ 294 ] {} <Debug> TCP-Session: 42bf06d2-3ff8-4c7b-83bf-14603cc20eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2025.12.18 03:53:19.038601 [ 293 ] {} <Debug> TCP-Session: 035a38e6-d17d-439a-8494-279eba4fca28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2025.12.18 03:53:19.038614 [ 294 ] {} <Debug> TCP-Session: 42bf06d2-3ff8-4c7b-83bf-14603cc20eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2025.12.18 03:53:19.038064 [ 290 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53601) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1525 | 2025.12.18 03:53:19.038906 [ 290 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1526 | 2025.12.18 03:53:19.038964 [ 290 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1527 | 2025.12.18 03:53:19.039292 [ 290 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 1528 | 2025.12.18 03:53:19.040279 [ 335 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Trace> AggregatingTransform: Aggregating | ||
| 1529 | 2025.12.18 03:53:19.040332 [ 335 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1530 | 2025.12.18 03:53:19.040374 [ 335 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971663 sec. (1029.163 rows/sec., 40.20 KiB/sec.) | ||
| 1531 | 2025.12.18 03:53:19.040393 [ 335 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Trace> Aggregator: Merging aggregated data | ||
| 1532 | 2025.12.18 03:53:19.041733 [ 290 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003725 sec., 268.4563758389262 rows/sec., 10.49 KiB/sec. | ||
| 1533 | 2025.12.18 03:53:19.041929 [ 290 ] {2693a3ed-a752-4c86-bb53-9ce7cdd2dfe5} <Debug> TCPHandler: Processed in 0.004168282 sec. | ||
| 1534 | 2025.12.18 03:53:19.042051 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1535 | 2025.12.18 03:53:19.042085 [ 290 ] {} <Debug> TCP-Session: 7fa1cd5d-60a2-43f5-83f9-5296e31ea581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2025.12.18 03:53:19.042087 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1537 | 2025.12.18 03:53:19.042105 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1538 | 2025.12.18 03:53:19.042129 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1539 | 2025.12.18 03:53:19.042155 [ 292 ] {} <Debug> TCP-Session: 8a676ca0-f083-4f74-9fd7-962aa8b9db22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2025.12.18 03:53:19.042174 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1541 | 2025.12.18 03:53:19.042194 [ 291 ] {} <Debug> TCP-Session: 212f21ff-880e-431b-8e69-ba096ab5dad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2025.12.18 03:53:19.042199 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1543 | 2025.12.18 03:53:19.042221 [ 295 ] {} <Debug> TCP-Session: 554c7437-4a22-45f1-9ba7-3415cc7b9afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2025.12.18 03:53:19.042171 [ 298 ] {} <Debug> TCP-Session: 7de420a3-5b24-4c5a-a9c2-eb9548d4694c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2025.12.18 03:53:19.042248 [ 296 ] {} <Debug> TCP-Session: 314462a4-9639-4e8f-95f2-08dc3f376d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2025.12.18 03:53:19.042142 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1547 | 2025.12.18 03:53:19.042215 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1548 | 2025.12.18 03:53:19.042326 [ 293 ] {} <Debug> TCP-Session: 035a38e6-d17d-439a-8494-279eba4fca28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2025.12.18 03:53:19.042166 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1550 | 2025.12.18 03:53:19.042360 [ 297 ] {} <Debug> TCP-Session: 976c6bd7-f237-4517-8b67-7e1e3892d1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2025.12.18 03:53:19.042386 [ 294 ] {} <Debug> TCP-Session: 42bf06d2-3ff8-4c7b-83bf-14603cc20eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2025.12.18 03:53:19.345415 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47205 | ||
| 1553 | 2025.12.18 03:53:19.345531 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2025.12.18 03:53:19.345560 [ 290 ] {} <Debug> TCP-Session: d5b9d8b3-0428-4a62-9bdd-afe50cd2bd87 Authenticating user 'default' from [fd00:1122:3344:101::e]:47205 | ||
| 1555 | 2025.12.18 03:53:19.345583 [ 290 ] {} <Debug> TCP-Session: d5b9d8b3-0428-4a62-9bdd-afe50cd2bd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2025.12.18 03:53:19.345595 [ 290 ] {} <Debug> TCP-Session: d5b9d8b3-0428-4a62-9bdd-afe50cd2bd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2025.12.18 03:53:19.345804 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53248 | ||
| 1558 | 2025.12.18 03:53:19.345826 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39421 | ||
| 1559 | 2025.12.18 03:53:19.345854 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50638 | ||
| 1560 | 2025.12.18 03:53:19.345873 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35213 | ||
| 1561 | 2025.12.18 03:53:19.345921 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1562 | 2025.12.18 03:53:19.345921 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1563 | 2025.12.18 03:53:19.345940 [ 290 ] {} <Trace> TCP-Session: d5b9d8b3-0428-4a62-9bdd-afe50cd2bd87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2025.12.18 03:53:19.345958 [ 295 ] {} <Debug> TCP-Session: 7d96d8ed-2a86-45c6-9260-a29455e4a803 Authenticating user 'default' from [fd00:1122:3344:101::e]:39421 | ||
| 1565 | 2025.12.18 03:53:19.345964 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1566 | 2025.12.18 03:53:19.346001 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1567 | 2025.12.18 03:53:19.346002 [ 295 ] {} <Debug> TCP-Session: 7d96d8ed-2a86-45c6-9260-a29455e4a803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2025.12.18 03:53:19.346025 [ 296 ] {} <Debug> TCP-Session: f3b83059-c2f9-46d2-9d46-15e319a8a2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:50638 | ||
| 1569 | 2025.12.18 03:53:19.346039 [ 298 ] {} <Debug> TCP-Session: 7b2c44b9-c275-4b70-87a1-54c015c49e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:35213 | ||
| 1570 | 2025.12.18 03:53:19.346043 [ 295 ] {} <Debug> TCP-Session: 7d96d8ed-2a86-45c6-9260-a29455e4a803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2025.12.18 03:53:19.346065 [ 296 ] {} <Debug> TCP-Session: f3b83059-c2f9-46d2-9d46-15e319a8a2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2025.12.18 03:53:19.346083 [ 298 ] {} <Debug> TCP-Session: 7b2c44b9-c275-4b70-87a1-54c015c49e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2025.12.18 03:53:19.346096 [ 296 ] {} <Debug> TCP-Session: f3b83059-c2f9-46d2-9d46-15e319a8a2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2025.12.18 03:53:19.346110 [ 298 ] {} <Debug> TCP-Session: 7b2c44b9-c275-4b70-87a1-54c015c49e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2025.12.18 03:53:19.346129 [ 290 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1576 | 2025.12.18 03:53:19.345817 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46176 | ||
| 1577 | 2025.12.18 03:53:19.345962 [ 291 ] {} <Debug> TCP-Session: 157c1d42-573f-4d53-93fc-61160049890d Authenticating user 'default' from [fd00:1122:3344:101::e]:53248 | ||
| 1578 | 2025.12.18 03:53:19.345865 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55770 | ||
| 1579 | 2025.12.18 03:53:19.346229 [ 291 ] {} <Debug> TCP-Session: 157c1d42-573f-4d53-93fc-61160049890d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2025.12.18 03:53:19.346234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1581 | 2025.12.18 03:53:19.346267 [ 291 ] {} <Debug> TCP-Session: 157c1d42-573f-4d53-93fc-61160049890d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2025.12.18 03:53:19.346292 [ 293 ] {} <Debug> TCP-Session: 9115f341-3cec-4e62-89f9-4505108de9ae Authenticating user 'default' from [fd00:1122:3344:101::e]:46176 | ||
| 1583 | 2025.12.18 03:53:19.346294 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1584 | 2025.12.18 03:53:19.346331 [ 293 ] {} <Debug> TCP-Session: 9115f341-3cec-4e62-89f9-4505108de9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2025.12.18 03:53:19.346345 [ 297 ] {} <Debug> TCP-Session: a3ffb7f7-7ccc-416f-b387-78be82628eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55770 | ||
| 1586 | 2025.12.18 03:53:19.346360 [ 293 ] {} <Debug> TCP-Session: 9115f341-3cec-4e62-89f9-4505108de9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2025.12.18 03:53:19.345820 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42454 | ||
| 1588 | 2025.12.18 03:53:19.346379 [ 297 ] {} <Debug> TCP-Session: a3ffb7f7-7ccc-416f-b387-78be82628eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2025.12.18 03:53:19.345808 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39181 | ||
| 1590 | 2025.12.18 03:53:19.346444 [ 297 ] {} <Debug> TCP-Session: a3ffb7f7-7ccc-416f-b387-78be82628eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2025.12.18 03:53:19.346453 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1592 | 2025.12.18 03:53:19.346452 [ 290 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1593 | 2025.12.18 03:53:19.346492 [ 294 ] {} <Debug> TCP-Session: 9e4cc67e-f789-44db-8742-6c1397c74c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:42454 | ||
| 1594 | 2025.12.18 03:53:19.346512 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1595 | 2025.12.18 03:53:19.346517 [ 294 ] {} <Debug> TCP-Session: 9e4cc67e-f789-44db-8742-6c1397c74c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2025.12.18 03:53:19.346545 [ 292 ] {} <Debug> TCP-Session: bdbac5c3-66f3-4917-b3b6-e7cd7161b0b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39181 | ||
| 1597 | 2025.12.18 03:53:19.346550 [ 290 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1598 | 2025.12.18 03:53:19.346573 [ 292 ] {} <Debug> TCP-Session: bdbac5c3-66f3-4917-b3b6-e7cd7161b0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2025.12.18 03:53:19.346547 [ 294 ] {} <Debug> TCP-Session: 9e4cc67e-f789-44db-8742-6c1397c74c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2025.12.18 03:53:19.346602 [ 292 ] {} <Debug> TCP-Session: bdbac5c3-66f3-4917-b3b6-e7cd7161b0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2025.12.18 03:53:19.346879 [ 290 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 1602 | 2025.12.18 03:53:19.347821 [ 334 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Trace> AggregatingTransform: Aggregating | ||
| 1603 | 2025.12.18 03:53:19.347867 [ 334 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1604 | 2025.12.18 03:53:19.347902 [ 334 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911981 sec. (1096.514 rows/sec., 42.83 KiB/sec.) | ||
| 1605 | 2025.12.18 03:53:19.347924 [ 334 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Trace> Aggregator: Merging aggregated data | ||
| 1606 | 2025.12.18 03:53:19.349109 [ 290 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003039 sec., 329.0556103981573 rows/sec., 12.85 KiB/sec. | ||
| 1607 | 2025.12.18 03:53:19.349226 [ 290 ] {2e4600e4-72ba-4e1f-8833-a700d6caa9f6} <Debug> TCPHandler: Processed in 0.003409803 sec. | ||
| 1608 | 2025.12.18 03:53:19.349350 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2025.12.18 03:53:19.349378 [ 290 ] {} <Debug> TCP-Session: d5b9d8b3-0428-4a62-9bdd-afe50cd2bd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2025.12.18 03:53:19.349382 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1611 | 2025.12.18 03:53:19.349406 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1612 | 2025.12.18 03:53:19.349424 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1613 | 2025.12.18 03:53:19.349427 [ 293 ] {} <Debug> TCP-Session: 9115f341-3cec-4e62-89f9-4505108de9ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2025.12.18 03:53:19.349452 [ 291 ] {} <Debug> TCP-Session: 157c1d42-573f-4d53-93fc-61160049890d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2025.12.18 03:53:19.349466 [ 295 ] {} <Debug> TCP-Session: 7d96d8ed-2a86-45c6-9260-a29455e4a803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2025.12.18 03:53:19.349467 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1617 | 2025.12.18 03:53:19.349490 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1618 | 2025.12.18 03:53:19.349513 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1619 | 2025.12.18 03:53:19.349532 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1620 | 2025.12.18 03:53:19.349549 [ 298 ] {} <Debug> TCP-Session: 7b2c44b9-c275-4b70-87a1-54c015c49e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2025.12.18 03:53:19.349570 [ 296 ] {} <Debug> TCP-Session: f3b83059-c2f9-46d2-9d46-15e319a8a2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2025.12.18 03:53:19.349590 [ 297 ] {} <Debug> TCP-Session: a3ffb7f7-7ccc-416f-b387-78be82628eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2025.12.18 03:53:19.349543 [ 292 ] {} <Debug> TCP-Session: bdbac5c3-66f3-4917-b3b6-e7cd7161b0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2025.12.18 03:53:19.349444 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1625 | 2025.12.18 03:53:19.349669 [ 294 ] {} <Debug> TCP-Session: 9e4cc67e-f789-44db-8742-6c1397c74c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2025.12.18 03:53:20.863236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 244 | ||
| 1627 | 2025.12.18 03:53:20.865578 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2025.12.18 03:53:20.865638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1629 | 2025.12.18 03:53:20.866876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1630 | 2025.12.18 03:53:20.867167 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2025.12.18 03:53:20.867492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1632 | 2025.12.18 03:53:22.011656 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2025.12.18 03:53:22.011869 [ 3 ] {69cefdd8-b328-4a5c-92aa-7b48ac3e53c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1634 | 2025.12.18 03:53:22.011945 [ 3 ] {69cefdd8-b328-4a5c-92aa-7b48ac3e53c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1635 | 2025.12.18 03:53:22.012652 [ 3 ] {69cefdd8-b328-4a5c-92aa-7b48ac3e53c4} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2025.12.18 03:53:22.012703 [ 3 ] {69cefdd8-b328-4a5c-92aa-7b48ac3e53c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1637 | 2025.12.18 03:53:22.013112 [ 3 ] {69cefdd8-b328-4a5c-92aa-7b48ac3e53c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1638 | 2025.12.18 03:53:22.013347 [ 3 ] {69cefdd8-b328-4a5c-92aa-7b48ac3e53c4} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2025.12.18 03:53:22.013487 [ 57 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1640 | 2025.12.18 03:53:22.013517 [ 3 ] {69cefdd8-b328-4a5c-92aa-7b48ac3e53c4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 1641 | 2025.12.18 03:53:22.013554 [ 57 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.12.18 03:53:22.013582 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1643 | 2025.12.18 03:53:22.013589 [ 3 ] {69cefdd8-b328-4a5c-92aa-7b48ac3e53c4} <Debug> TCPHandler: Processed in 0.002066886 sec. | ||
| 1644 | 2025.12.18 03:53:22.013703 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::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 | ||
| 1645 | 2025.12.18 03:53:22.013739 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2025.12.18 03:53:22.013835 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1647 | 2025.12.18 03:53:22.013855 [ 3 ] {8ead4c1e-5090-4e9b-9fc0-10eaac40086f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1648 | 2025.12.18 03:53:22.013880 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1649 | 2025.12.18 03:53:22.013905 [ 3 ] {8ead4c1e-5090-4e9b-9fc0-10eaac40086f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1650 | 2025.12.18 03:53:22.013982 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1651 | 2025.12.18 03:53:22.014034 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1652 | 2025.12.18 03:53:22.014087 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1653 | 2025.12.18 03:53:22.014133 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1654 | 2025.12.18 03:53:22.014181 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1655 | 2025.12.18 03:53:22.014365 [ 3 ] {8ead4c1e-5090-4e9b-9fc0-10eaac40086f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.12.18 03:53:22.014410 [ 3 ] {8ead4c1e-5090-4e9b-9fc0-10eaac40086f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1657 | 2025.12.18 03:53:22.014746 [ 3 ] {8ead4c1e-5090-4e9b-9fc0-10eaac40086f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1658 | 2025.12.18 03:53:22.014996 [ 3 ] {8ead4c1e-5090-4e9b-9fc0-10eaac40086f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.12.18 03:53:22.015106 [ 57 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1660 | 2025.12.18 03:53:22.015135 [ 3 ] {8ead4c1e-5090-4e9b-9fc0-10eaac40086f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 1661 | 2025.12.18 03:53:22.015142 [ 57 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2025.12.18 03:53:22.015177 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1663 | 2025.12.18 03:53:22.015182 [ 3 ] {8ead4c1e-5090-4e9b-9fc0-10eaac40086f} <Debug> TCPHandler: Processed in 0.001500269 sec. | ||
| 1664 | 2025.12.18 03:53:22.015292 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::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 | ||
| 1665 | 2025.12.18 03:53:22.015328 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2025.12.18 03:53:22.015430 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1667 | 2025.12.18 03:53:22.015435 [ 3 ] {0feda5fc-9506-4007-a5a7-649494c3d62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1668 | 2025.12.18 03:53:22.015485 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1669 | 2025.12.18 03:53:22.015500 [ 3 ] {0feda5fc-9506-4007-a5a7-649494c3d62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1670 | 2025.12.18 03:53:22.015584 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1671 | 2025.12.18 03:53:22.015649 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1672 | 2025.12.18 03:53:22.015696 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1673 | 2025.12.18 03:53:22.015756 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1674 | 2025.12.18 03:53:22.015766 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112096 sec., 1689790.6155780798 rows/sec., 140.13 MiB/sec. | ||
| 1675 | 2025.12.18 03:53:22.015803 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1676 | 2025.12.18 03:53:22.015952 [ 3 ] {0feda5fc-9506-4007-a5a7-649494c3d62d} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2025.12.18 03:53:22.015995 [ 3 ] {0feda5fc-9506-4007-a5a7-649494c3d62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1678 | 2025.12.18 03:53:22.016061 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1679 | 2025.12.18 03:53:22.016395 [ 3 ] {0feda5fc-9506-4007-a5a7-649494c3d62d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1680 | 2025.12.18 03:53:22.016410 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.12.18 03:53:22.016503 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_6_1} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1682 | 2025.12.18 03:53:22.016592 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1683 | 2025.12.18 03:53:22.016663 [ 3 ] {0feda5fc-9506-4007-a5a7-649494c3d62d} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2025.12.18 03:53:22.016785 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1685 | 2025.12.18 03:53:22.016806 [ 3 ] {0feda5fc-9506-4007-a5a7-649494c3d62d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 1686 | 2025.12.18 03:53:22.016824 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2025.12.18 03:53:22.016848 [ 3 ] {0feda5fc-9506-4007-a5a7-649494c3d62d} <Debug> TCPHandler: Processed in 0.00157148 sec. | ||
| 1688 | 2025.12.18 03:53:22.016849 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1689 | 2025.12.18 03:53:22.016931 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::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 | ||
| 1690 | 2025.12.18 03:53:22.016963 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2025.12.18 03:53:22.017030 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1692 | 2025.12.18 03:53:22.017063 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1693 | 2025.12.18 03:53:22.017066 [ 3 ] {fdd1d115-9c6d-4c6f-8616-b0798bb94a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1694 | 2025.12.18 03:53:22.017113 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1695 | 2025.12.18 03:53:22.017119 [ 3 ] {fdd1d115-9c6d-4c6f-8616-b0798bb94a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1696 | 2025.12.18 03:53:22.017124 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888203 sec., 1201671.6422969352 rows/sec., 89.39 MiB/sec. | ||
| 1697 | 2025.12.18 03:53:22.017164 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1698 | 2025.12.18 03:53:22.017206 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1699 | 2025.12.18 03:53:22.017244 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1700 | 2025.12.18 03:53:22.017283 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1701 | 2025.12.18 03:53:22.017310 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1702 | 2025.12.18 03:53:22.017515 [ 3 ] {fdd1d115-9c6d-4c6f-8616-b0798bb94a1b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2025.12.18 03:53:22.017559 [ 3 ] {fdd1d115-9c6d-4c6f-8616-b0798bb94a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1704 | 2025.12.18 03:53:22.017615 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2025.12.18 03:53:22.017689 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_6_1} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1706 | 2025.12.18 03:53:22.017752 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1707 | 2025.12.18 03:53:22.017924 [ 3 ] {fdd1d115-9c6d-4c6f-8616-b0798bb94a1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1708 | 2025.12.18 03:53:22.018166 [ 3 ] {fdd1d115-9c6d-4c6f-8616-b0798bb94a1b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2025.12.18 03:53:22.018267 [ 29 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1710 | 2025.12.18 03:53:22.018297 [ 29 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2025.12.18 03:53:22.018302 [ 3 ] {fdd1d115-9c6d-4c6f-8616-b0798bb94a1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 1712 | 2025.12.18 03:53:22.018316 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1713 | 2025.12.18 03:53:22.018348 [ 3 ] {fdd1d115-9c6d-4c6f-8616-b0798bb94a1b} <Debug> TCPHandler: Processed in 0.001435208 sec. | ||
| 1714 | 2025.12.18 03:53:22.018435 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::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 | ||
| 1715 | 2025.12.18 03:53:22.018469 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156459 sec., 912060.0285058705 rows/sec., 61.14 MiB/sec. | ||
| 1716 | 2025.12.18 03:53:22.018584 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1717 | 2025.12.18 03:53:22.018626 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1718 | 2025.12.18 03:53:22.018706 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1719 | 2025.12.18 03:53:22.018715 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::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 | ||
| 1720 | 2025.12.18 03:53:22.018779 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1721 | 2025.12.18 03:53:22.018824 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1722 | 2025.12.18 03:53:22.018867 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1723 | 2025.12.18 03:53:22.018912 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1724 | 2025.12.18 03:53:22.018992 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2025.12.18 03:53:22.019067 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2025.12.18 03:53:22.019139 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1727 | 2025.12.18 03:53:22.019892 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512379 sec., 325315.2814208608 rows/sec., 20.66 MiB/sec. | ||
| 1728 | 2025.12.18 03:53:22.020030 [ 190 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1729 | 2025.12.18 03:53:22.020290 [ 190 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2025.12.18 03:53:22.020357 [ 190 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_6_1} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1731 | 2025.12.18 03:53:22.020424 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1732 | 2025.12.18 03:53:23.382272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 3309 | ||
| 1733 | 2025.12.18 03:53:23.382808 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2025.12.18 03:53:23.382862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1735 | 2025.12.18 03:53:23.383372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1736 | 2025.12.18 03:53:23.383611 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2025.12.18 03:53:23.383767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3309 | ||
| 1738 | 2025.12.18 03:53:23.575297 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1739 | 2025.12.18 03:53:23.594478 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.12.18 03:53:23.594551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1741 | 2025.12.18 03:53:23.600298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2025.12.18 03:53:23.601123 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2025.12.18 03:53:23.605740 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1744 | 2025.12.18 03:53:27.006187 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2025.12.18 03:53:27.006438 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1746 | 2025.12.18 03:53:27.006870 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1747 | 2025.12.18 03:53:27.011688 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1748 | 2025.12.18 03:53:27.011998 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1749 | 2025.12.18 03:53:27.012079 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1750 | 2025.12.18 03:53:27.012280 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1751 | 2025.12.18 03:53:27.014494 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1752 | 2025.12.18 03:53:27.017133 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 1753 | 2025.12.18 03:53:27.017161 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1754 | 2025.12.18 03:53:27.017251 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1755 | 2025.12.18 03:53:27.017276 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1756 | 2025.12.18 03:53:27.038241 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.031902 sec., 1003.0719077173845 rows/sec., 37.87 KiB/sec. | ||
| 1757 | 2025.12.18 03:53:27.038370 [ 3 ] {659f9ae7-80de-4473-9012-e4157385c0c2} <Debug> TCPHandler: Processed in 0.032321122 sec. | ||
| 1758 | 2025.12.18 03:53:27.038699 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2025.12.18 03:53:27.038888 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1760 | 2025.12.18 03:53:27.039189 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1761 | 2025.12.18 03:53:27.039234 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1762 | 2025.12.18 03:53:27.039473 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1763 | 2025.12.18 03:53:27.039543 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1764 | 2025.12.18 03:53:27.039668 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1765 | 2025.12.18 03:53:27.039702 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1766 | 2025.12.18 03:53:27.039724 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 1767 | 2025.12.18 03:53:27.039741 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1768 | 2025.12.18 03:53:27.039788 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1769 | 2025.12.18 03:53:27.039809 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1770 | 2025.12.18 03:53:27.040298 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001498 sec., 21361.81575433912 rows/sec., 806.41 KiB/sec. | ||
| 1771 | 2025.12.18 03:53:27.040389 [ 3 ] {ec9d5617-325b-4f98-a20a-4e284fc00cf6} <Debug> TCPHandler: Processed in 0.001763902 sec. | ||
| 1772 | 2025.12.18 03:53:27.040612 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2025.12.18 03:53:27.040759 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1774 | 2025.12.18 03:53:27.040978 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1775 | 2025.12.18 03:53:27.041014 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1776 | 2025.12.18 03:53:27.041216 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1777 | 2025.12.18 03:53:27.041272 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1778 | 2025.12.18 03:53:27.041377 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1779 | 2025.12.18 03:53:27.041408 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1780 | 2025.12.18 03:53:27.041429 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 1781 | 2025.12.18 03:53:27.041445 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1782 | 2025.12.18 03:53:27.041482 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1783 | 2025.12.18 03:53:27.041501 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1784 | 2025.12.18 03:53:27.041957 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001258 sec., 25437.201907790142 rows/sec., 960.26 KiB/sec. | ||
| 1785 | 2025.12.18 03:53:27.042044 [ 3 ] {55ce1c2a-fb69-404e-9a20-2f08aca5136d} <Debug> TCPHandler: Processed in 0.001483789 sec. | ||
| 1786 | 2025.12.18 03:53:27.061285 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2025.12.18 03:53:27.061440 [ 3 ] {e19ffc36-4b93-499e-a1bd-71ca125a17d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1788 | 2025.12.18 03:53:27.061501 [ 3 ] {e19ffc36-4b93-499e-a1bd-71ca125a17d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1789 | 2025.12.18 03:53:27.062162 [ 3 ] {e19ffc36-4b93-499e-a1bd-71ca125a17d1} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2025.12.18 03:53:27.062213 [ 3 ] {e19ffc36-4b93-499e-a1bd-71ca125a17d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1791 | 2025.12.18 03:53:27.062680 [ 3 ] {e19ffc36-4b93-499e-a1bd-71ca125a17d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1792 | 2025.12.18 03:53:27.062906 [ 3 ] {e19ffc36-4b93-499e-a1bd-71ca125a17d1} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2025.12.18 03:53:27.063079 [ 3 ] {e19ffc36-4b93-499e-a1bd-71ca125a17d1} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001681 sec., 1784.651992861392 rows/sec., 162.66 KiB/sec. | ||
| 1794 | 2025.12.18 03:53:27.063130 [ 3 ] {e19ffc36-4b93-499e-a1bd-71ca125a17d1} <Debug> TCPHandler: Processed in 0.001942994 sec. | ||
| 1795 | 2025.12.18 03:53:27.063257 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2025.12.18 03:53:27.063360 [ 3 ] {a228cfd5-8913-48e6-9032-4e02e4b1b797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1797 | 2025.12.18 03:53:27.063405 [ 3 ] {a228cfd5-8913-48e6-9032-4e02e4b1b797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1798 | 2025.12.18 03:53:27.064066 [ 3 ] {a228cfd5-8913-48e6-9032-4e02e4b1b797} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2025.12.18 03:53:27.064106 [ 3 ] {a228cfd5-8913-48e6-9032-4e02e4b1b797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1800 | 2025.12.18 03:53:27.064467 [ 3 ] {a228cfd5-8913-48e6-9032-4e02e4b1b797} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1801 | 2025.12.18 03:53:27.064701 [ 3 ] {a228cfd5-8913-48e6-9032-4e02e4b1b797} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2025.12.18 03:53:27.064858 [ 3 ] {a228cfd5-8913-48e6-9032-4e02e4b1b797} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00152 sec., 269736.84210526315 rows/sec., 17.11 MiB/sec. | ||
| 1803 | 2025.12.18 03:53:27.064909 [ 3 ] {a228cfd5-8913-48e6-9032-4e02e4b1b797} <Debug> TCPHandler: Processed in 0.001703521 sec. | ||
| 1804 | 2025.12.18 03:53:27.065042 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.12.18 03:53:27.065149 [ 3 ] {f75b254b-932a-4ad4-8ce2-33f784600575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1806 | 2025.12.18 03:53:27.065195 [ 3 ] {f75b254b-932a-4ad4-8ce2-33f784600575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1807 | 2025.12.18 03:53:27.065679 [ 3 ] {f75b254b-932a-4ad4-8ce2-33f784600575} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.12.18 03:53:27.065723 [ 3 ] {f75b254b-932a-4ad4-8ce2-33f784600575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1809 | 2025.12.18 03:53:27.066120 [ 3 ] {f75b254b-932a-4ad4-8ce2-33f784600575} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1810 | 2025.12.18 03:53:27.066416 [ 3 ] {f75b254b-932a-4ad4-8ce2-33f784600575} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.12.18 03:53:27.066587 [ 3 ] {f75b254b-932a-4ad4-8ce2-33f784600575} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001459 sec., 1370.8019191226867 rows/sec., 111.78 KiB/sec. | ||
| 1812 | 2025.12.18 03:53:27.066639 [ 3 ] {f75b254b-932a-4ad4-8ce2-33f784600575} <Debug> TCPHandler: Processed in 0.001649111 sec. | ||
| 1813 | 2025.12.18 03:53:27.066778 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2025.12.18 03:53:27.066956 [ 3 ] {7cbf489e-5295-45c3-8ad3-4c70b2a7b506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1815 | 2025.12.18 03:53:27.067017 [ 3 ] {7cbf489e-5295-45c3-8ad3-4c70b2a7b506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1816 | 2025.12.18 03:53:27.068065 [ 3 ] {7cbf489e-5295-45c3-8ad3-4c70b2a7b506} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2025.12.18 03:53:27.068107 [ 3 ] {7cbf489e-5295-45c3-8ad3-4c70b2a7b506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1818 | 2025.12.18 03:53:27.068504 [ 3 ] {7cbf489e-5295-45c3-8ad3-4c70b2a7b506} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1819 | 2025.12.18 03:53:27.068733 [ 3 ] {7cbf489e-5295-45c3-8ad3-4c70b2a7b506} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.12.18 03:53:27.068878 [ 3 ] {7cbf489e-5295-45c3-8ad3-4c70b2a7b506} <Debug> executeQuery: Read 1149 rows, 93.43 KiB in 0.002015 sec., 570223.3250620348 rows/sec., 45.28 MiB/sec. | ||
| 1821 | 2025.12.18 03:53:27.068932 [ 3 ] {7cbf489e-5295-45c3-8ad3-4c70b2a7b506} <Debug> TCPHandler: Processed in 0.002214897 sec. | ||
| 1822 | 2025.12.18 03:53:27.069062 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.12.18 03:53:27.069161 [ 3 ] {2ae400bd-bcc7-404b-ab71-e488861828b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1824 | 2025.12.18 03:53:27.069204 [ 3 ] {2ae400bd-bcc7-404b-ab71-e488861828b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1825 | 2025.12.18 03:53:27.069776 [ 3 ] {2ae400bd-bcc7-404b-ab71-e488861828b6} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.12.18 03:53:27.069820 [ 3 ] {2ae400bd-bcc7-404b-ab71-e488861828b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1827 | 2025.12.18 03:53:27.070206 [ 3 ] {2ae400bd-bcc7-404b-ab71-e488861828b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1828 | 2025.12.18 03:53:27.070514 [ 3 ] {2ae400bd-bcc7-404b-ab71-e488861828b6} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2025.12.18 03:53:27.070654 [ 3 ] {2ae400bd-bcc7-404b-ab71-e488861828b6} <Debug> executeQuery: Read 225 rows, 13.81 KiB in 0.001512 sec., 148809.5238095238 rows/sec., 8.92 MiB/sec. | ||
| 1830 | 2025.12.18 03:53:27.070701 [ 3 ] {2ae400bd-bcc7-404b-ab71-e488861828b6} <Debug> TCPHandler: Processed in 0.001689651 sec. | ||
| 1831 | 2025.12.18 03:53:27.070861 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.12.18 03:53:27.070963 [ 3 ] {c02822b2-d16e-443c-b66b-2d329209d44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1833 | 2025.12.18 03:53:27.071009 [ 3 ] {c02822b2-d16e-443c-b66b-2d329209d44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1834 | 2025.12.18 03:53:27.071605 [ 3 ] {c02822b2-d16e-443c-b66b-2d329209d44d} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2025.12.18 03:53:27.071643 [ 3 ] {c02822b2-d16e-443c-b66b-2d329209d44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1836 | 2025.12.18 03:53:27.071961 [ 3 ] {c02822b2-d16e-443c-b66b-2d329209d44d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1837 | 2025.12.18 03:53:27.072190 [ 3 ] {c02822b2-d16e-443c-b66b-2d329209d44d} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2025.12.18 03:53:27.072359 [ 3 ] {c02822b2-d16e-443c-b66b-2d329209d44d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001414 sec., 149929.27864214993 rows/sec., 9.67 MiB/sec. | ||
| 1839 | 2025.12.18 03:53:27.072412 [ 3 ] {c02822b2-d16e-443c-b66b-2d329209d44d} <Debug> TCPHandler: Processed in 0.00163004 sec. | ||
| 1840 | 2025.12.18 03:53:27.072553 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2025.12.18 03:53:27.072654 [ 3 ] {ebd6da9f-4968-4d7a-b494-2f426fdc5d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1842 | 2025.12.18 03:53:27.072695 [ 3 ] {ebd6da9f-4968-4d7a-b494-2f426fdc5d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1843 | 2025.12.18 03:53:27.073253 [ 3 ] {ebd6da9f-4968-4d7a-b494-2f426fdc5d61} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2025.12.18 03:53:27.073291 [ 3 ] {ebd6da9f-4968-4d7a-b494-2f426fdc5d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1845 | 2025.12.18 03:53:27.073642 [ 3 ] {ebd6da9f-4968-4d7a-b494-2f426fdc5d61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1846 | 2025.12.18 03:53:27.073913 [ 3 ] {ebd6da9f-4968-4d7a-b494-2f426fdc5d61} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2025.12.18 03:53:27.074056 [ 3 ] {ebd6da9f-4968-4d7a-b494-2f426fdc5d61} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001421 sec., 148486.98099929627 rows/sec., 8.43 MiB/sec. | ||
| 1848 | 2025.12.18 03:53:27.074194 [ 3 ] {ebd6da9f-4968-4d7a-b494-2f426fdc5d61} <Debug> TCPHandler: Processed in 0.001699531 sec. | ||
| 1849 | 2025.12.18 03:53:27.074336 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2025.12.18 03:53:27.074432 [ 3 ] {e1eb19fa-3f83-4538-9ca6-e7fab7084ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1851 | 2025.12.18 03:53:27.074476 [ 3 ] {e1eb19fa-3f83-4538-9ca6-e7fab7084ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1852 | 2025.12.18 03:53:27.075402 [ 3 ] {e1eb19fa-3f83-4538-9ca6-e7fab7084ba0} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2025.12.18 03:53:27.075441 [ 3 ] {e1eb19fa-3f83-4538-9ca6-e7fab7084ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1854 | 2025.12.18 03:53:27.075818 [ 3 ] {e1eb19fa-3f83-4538-9ca6-e7fab7084ba0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1855 | 2025.12.18 03:53:27.076051 [ 3 ] {e1eb19fa-3f83-4538-9ca6-e7fab7084ba0} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.12.18 03:53:27.076184 [ 3 ] {e1eb19fa-3f83-4538-9ca6-e7fab7084ba0} <Debug> executeQuery: Read 708 rows, 50.80 KiB in 0.001771 sec., 399774.1389045737 rows/sec., 28.01 MiB/sec. | ||
| 1857 | 2025.12.18 03:53:27.076236 [ 3 ] {e1eb19fa-3f83-4538-9ca6-e7fab7084ba0} <Debug> TCPHandler: Processed in 0.001951964 sec. | ||
| 1858 | 2025.12.18 03:53:27.076384 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.12.18 03:53:27.076495 [ 3 ] {8deff31a-874a-49de-bbb7-c38f6b69e526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1860 | 2025.12.18 03:53:27.076547 [ 3 ] {8deff31a-874a-49de-bbb7-c38f6b69e526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1861 | 2025.12.18 03:53:27.076966 [ 3 ] {8deff31a-874a-49de-bbb7-c38f6b69e526} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2025.12.18 03:53:27.077010 [ 3 ] {8deff31a-874a-49de-bbb7-c38f6b69e526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1863 | 2025.12.18 03:53:27.077420 [ 3 ] {8deff31a-874a-49de-bbb7-c38f6b69e526} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1864 | 2025.12.18 03:53:27.077652 [ 3 ] {8deff31a-874a-49de-bbb7-c38f6b69e526} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2025.12.18 03:53:27.077796 [ 3 ] {8deff31a-874a-49de-bbb7-c38f6b69e526} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 236.59 KiB/sec. | ||
| 1866 | 2025.12.18 03:53:27.077835 [ 3 ] {8deff31a-874a-49de-bbb7-c38f6b69e526} <Debug> TCPHandler: Processed in 0.001510259 sec. | ||
| 1867 | 2025.12.18 03:53:27.077947 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.12.18 03:53:27.078043 [ 3 ] {cab6c38e-4469-4491-a942-1442565f587c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1869 | 2025.12.18 03:53:27.078087 [ 3 ] {cab6c38e-4469-4491-a942-1442565f587c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1870 | 2025.12.18 03:53:27.078731 [ 3 ] {cab6c38e-4469-4491-a942-1442565f587c} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.12.18 03:53:27.078768 [ 3 ] {cab6c38e-4469-4491-a942-1442565f587c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1872 | 2025.12.18 03:53:27.079105 [ 3 ] {cab6c38e-4469-4491-a942-1442565f587c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1873 | 2025.12.18 03:53:27.079317 [ 3 ] {cab6c38e-4469-4491-a942-1442565f587c} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.12.18 03:53:27.079456 [ 3 ] {cab6c38e-4469-4491-a942-1442565f587c} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001432 sec., 219972.06703910616 rows/sec., 14.45 MiB/sec. | ||
| 1875 | 2025.12.18 03:53:27.079494 [ 3 ] {cab6c38e-4469-4491-a942-1442565f587c} <Debug> TCPHandler: Processed in 0.00159788 sec. | ||
| 1876 | 2025.12.18 03:53:27.079606 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2025.12.18 03:53:27.079702 [ 3 ] {90981ac0-755e-46c0-8c51-e84a95af9508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1878 | 2025.12.18 03:53:27.079744 [ 3 ] {90981ac0-755e-46c0-8c51-e84a95af9508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1879 | 2025.12.18 03:53:27.080061 [ 3 ] {90981ac0-755e-46c0-8c51-e84a95af9508} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.12.18 03:53:27.080097 [ 3 ] {90981ac0-755e-46c0-8c51-e84a95af9508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1881 | 2025.12.18 03:53:27.080401 [ 3 ] {90981ac0-755e-46c0-8c51-e84a95af9508} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1882 | 2025.12.18 03:53:27.080608 [ 3 ] {90981ac0-755e-46c0-8c51-e84a95af9508} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.12.18 03:53:27.080747 [ 3 ] {90981ac0-755e-46c0-8c51-e84a95af9508} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 1884 | 2025.12.18 03:53:27.080795 [ 3 ] {90981ac0-755e-46c0-8c51-e84a95af9508} <Debug> TCPHandler: Processed in 0.001239676 sec. | ||
| 1885 | 2025.12.18 03:53:27.080922 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2025.12.18 03:53:27.081038 [ 3 ] {65440e78-50dd-4b66-99ba-b7f7ec13cfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1887 | 2025.12.18 03:53:27.081106 [ 3 ] {65440e78-50dd-4b66-99ba-b7f7ec13cfd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1888 | 2025.12.18 03:53:27.082220 [ 3 ] {65440e78-50dd-4b66-99ba-b7f7ec13cfd7} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.12.18 03:53:27.082262 [ 3 ] {65440e78-50dd-4b66-99ba-b7f7ec13cfd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1890 | 2025.12.18 03:53:27.082993 [ 3 ] {65440e78-50dd-4b66-99ba-b7f7ec13cfd7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1891 | 2025.12.18 03:53:27.083323 [ 3 ] {65440e78-50dd-4b66-99ba-b7f7ec13cfd7} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.12.18 03:53:27.083516 [ 3 ] {65440e78-50dd-4b66-99ba-b7f7ec13cfd7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002502 sec., 7194.244604316547 rows/sec., 12.89 MiB/sec. | ||
| 1893 | 2025.12.18 03:53:27.083605 [ 3 ] {65440e78-50dd-4b66-99ba-b7f7ec13cfd7} <Debug> TCPHandler: Processed in 0.002742995 sec. | ||
| 1894 | 2025.12.18 03:53:27.083751 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2025.12.18 03:53:27.083868 [ 3 ] {94a8f72e-d5ad-4bb0-99f3-6bbf8c76ca39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1896 | 2025.12.18 03:53:27.083919 [ 3 ] {94a8f72e-d5ad-4bb0-99f3-6bbf8c76ca39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1897 | 2025.12.18 03:53:27.084335 [ 3 ] {94a8f72e-d5ad-4bb0-99f3-6bbf8c76ca39} <Trace> oximeter.measurements_i64 (3221460c-d63d-41b3-9a48-b24d30eeb767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.12.18 03:53:27.084377 [ 3 ] {94a8f72e-d5ad-4bb0-99f3-6bbf8c76ca39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1899 | 2025.12.18 03:53:27.084911 [ 3 ] {94a8f72e-d5ad-4bb0-99f3-6bbf8c76ca39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1900 | 2025.12.18 03:53:27.085205 [ 3 ] {94a8f72e-d5ad-4bb0-99f3-6bbf8c76ca39} <Trace> oximeter.measurements_i64 (3221460c-d63d-41b3-9a48-b24d30eeb767): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2025.12.18 03:53:27.085367 [ 3 ] {94a8f72e-d5ad-4bb0-99f3-6bbf8c76ca39} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001524 sec., 5905.511811023623 rows/sec., 417.15 KiB/sec. | ||
| 1902 | 2025.12.18 03:53:27.085421 [ 3 ] {94a8f72e-d5ad-4bb0-99f3-6bbf8c76ca39} <Debug> TCPHandler: Processed in 0.001730021 sec. | ||
| 1903 | 2025.12.18 03:53:27.085549 [ 3 ] {} <Trace> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.12.18 03:53:27.085661 [ 3 ] {48c05b0c-6a9c-44bd-a019-a41bab00a9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43197) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1905 | 2025.12.18 03:53:27.085714 [ 3 ] {48c05b0c-6a9c-44bd-a019-a41bab00a9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1906 | 2025.12.18 03:53:27.086143 [ 3 ] {48c05b0c-6a9c-44bd-a019-a41bab00a9b4} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.12.18 03:53:27.086188 [ 3 ] {48c05b0c-6a9c-44bd-a019-a41bab00a9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1908 | 2025.12.18 03:53:27.086553 [ 3 ] {48c05b0c-6a9c-44bd-a019-a41bab00a9b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1909 | 2025.12.18 03:53:27.086769 [ 3 ] {48c05b0c-6a9c-44bd-a019-a41bab00a9b4} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.12.18 03:53:27.086914 [ 3 ] {48c05b0c-6a9c-44bd-a019-a41bab00a9b4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001277 sec., 81440.87705559906 rows/sec., 4.99 MiB/sec. | ||
| 1911 | 2025.12.18 03:53:27.086956 [ 3 ] {48c05b0c-6a9c-44bd-a019-a41bab00a9b4} <Debug> TCPHandler: Processed in 0.001466218 sec. | ||
| 1912 | 2025.12.18 03:53:30.780498 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1913 | 2025.12.18 03:53:30.780561 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1914 | 2025.12.18 03:53:30.867839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 286 | ||
| 1915 | 2025.12.18 03:53:30.870301 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.12.18 03:53:30.870350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1917 | 2025.12.18 03:53:30.871597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1918 | 2025.12.18 03:53:30.871887 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.12.18 03:53:30.872206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 1920 | 2025.12.18 03:53:30.883987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3757 | ||
| 1921 | 2025.12.18 03:53:30.884497 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2025.12.18 03:53:30.884548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1923 | 2025.12.18 03:53:30.885055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2025.12.18 03:53:30.885295 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2025.12.18 03:53:30.885440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3757 | ||
| 1926 | 2025.12.18 03:53:31.105951 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1927 | 2025.12.18 03:53:31.123727 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2025.12.18 03:53:31.123785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1929 | 2025.12.18 03:53:31.130137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1930 | 2025.12.18 03:53:31.130841 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2025.12.18 03:53:31.134051 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1932 | 2025.12.18 03:53:31.215214 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1933 | 2025.12.18 03:53:31.215264 [ 3 ] {} <Debug> TCP-Session: 4c3e00a5-7457-4ff1-9717-413431c9dd4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2025.12.18 03:53:32.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.34 MiB, peak 189.24 MiB, free memory in arenas 0.00 B, will set to 182.74 MiB (RSS), difference: 3.40 MiB | ||
| 1935 | 2025.12.18 03:53:32.011145 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2025.12.18 03:53:32.011335 [ 5 ] {a4a0c8b9-6afc-4392-8b9c-0d71220c77a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1937 | 2025.12.18 03:53:32.011406 [ 5 ] {a4a0c8b9-6afc-4392-8b9c-0d71220c77a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1938 | 2025.12.18 03:53:32.012129 [ 5 ] {a4a0c8b9-6afc-4392-8b9c-0d71220c77a1} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2025.12.18 03:53:32.012177 [ 5 ] {a4a0c8b9-6afc-4392-8b9c-0d71220c77a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1940 | 2025.12.18 03:53:32.012564 [ 5 ] {a4a0c8b9-6afc-4392-8b9c-0d71220c77a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1941 | 2025.12.18 03:53:32.012791 [ 5 ] {a4a0c8b9-6afc-4392-8b9c-0d71220c77a1} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2025.12.18 03:53:32.012944 [ 5 ] {a4a0c8b9-6afc-4392-8b9c-0d71220c77a1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.59 MiB/sec. | ||
| 1943 | 2025.12.18 03:53:32.012989 [ 5 ] {a4a0c8b9-6afc-4392-8b9c-0d71220c77a1} <Debug> TCPHandler: Processed in 0.001981985 sec. | ||
| 1944 | 2025.12.18 03:53:32.013128 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2025.12.18 03:53:32.013234 [ 5 ] {d3abad18-d353-4af8-9f33-604b63c4584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1946 | 2025.12.18 03:53:32.013279 [ 5 ] {d3abad18-d353-4af8-9f33-604b63c4584b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1947 | 2025.12.18 03:53:32.013795 [ 5 ] {d3abad18-d353-4af8-9f33-604b63c4584b} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2025.12.18 03:53:32.013834 [ 5 ] {d3abad18-d353-4af8-9f33-604b63c4584b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1949 | 2025.12.18 03:53:32.014171 [ 5 ] {d3abad18-d353-4af8-9f33-604b63c4584b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1950 | 2025.12.18 03:53:32.014388 [ 5 ] {d3abad18-d353-4af8-9f33-604b63c4584b} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2025.12.18 03:53:32.014523 [ 5 ] {d3abad18-d353-4af8-9f33-604b63c4584b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. | ||
| 1952 | 2025.12.18 03:53:32.014563 [ 5 ] {d3abad18-d353-4af8-9f33-604b63c4584b} <Debug> TCPHandler: Processed in 0.001487019 sec. | ||
| 1953 | 2025.12.18 03:53:32.014693 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2025.12.18 03:53:32.014796 [ 5 ] {fc8d0c26-ec96-4d0d-82c6-7f7032bb9bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1955 | 2025.12.18 03:53:32.014843 [ 5 ] {fc8d0c26-ec96-4d0d-82c6-7f7032bb9bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1956 | 2025.12.18 03:53:32.015309 [ 5 ] {fc8d0c26-ec96-4d0d-82c6-7f7032bb9bc0} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2025.12.18 03:53:32.015346 [ 5 ] {fc8d0c26-ec96-4d0d-82c6-7f7032bb9bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1958 | 2025.12.18 03:53:32.015682 [ 5 ] {fc8d0c26-ec96-4d0d-82c6-7f7032bb9bc0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1959 | 2025.12.18 03:53:32.015893 [ 5 ] {fc8d0c26-ec96-4d0d-82c6-7f7032bb9bc0} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2025.12.18 03:53:32.016022 [ 5 ] {fc8d0c26-ec96-4d0d-82c6-7f7032bb9bc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 1961 | 2025.12.18 03:53:32.016060 [ 5 ] {fc8d0c26-ec96-4d0d-82c6-7f7032bb9bc0} <Debug> TCPHandler: Processed in 0.001417927 sec. | ||
| 1962 | 2025.12.18 03:53:32.016184 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2025.12.18 03:53:32.016281 [ 5 ] {a5014c12-7ddb-4d4e-9c92-5618a99c03ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1964 | 2025.12.18 03:53:32.016325 [ 5 ] {a5014c12-7ddb-4d4e-9c92-5618a99c03ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1965 | 2025.12.18 03:53:32.016667 [ 5 ] {a5014c12-7ddb-4d4e-9c92-5618a99c03ae} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2025.12.18 03:53:32.016704 [ 5 ] {a5014c12-7ddb-4d4e-9c92-5618a99c03ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1967 | 2025.12.18 03:53:32.017012 [ 5 ] {a5014c12-7ddb-4d4e-9c92-5618a99c03ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1968 | 2025.12.18 03:53:32.017221 [ 5 ] {a5014c12-7ddb-4d4e-9c92-5618a99c03ae} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2025.12.18 03:53:32.017350 [ 5 ] {a5014c12-7ddb-4d4e-9c92-5618a99c03ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 1970 | 2025.12.18 03:53:32.017386 [ 5 ] {a5014c12-7ddb-4d4e-9c92-5618a99c03ae} <Debug> TCPHandler: Processed in 0.001252156 sec. | ||
| 1971 | 2025.12.18 03:53:37.026060 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2025.12.18 03:53:37.026255 [ 5 ] {3f3d6c65-324a-42c9-b98b-1c3f9bd9d557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1973 | 2025.12.18 03:53:37.026325 [ 5 ] {3f3d6c65-324a-42c9-b98b-1c3f9bd9d557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1974 | 2025.12.18 03:53:37.027156 [ 5 ] {3f3d6c65-324a-42c9-b98b-1c3f9bd9d557} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2025.12.18 03:53:37.027208 [ 5 ] {3f3d6c65-324a-42c9-b98b-1c3f9bd9d557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1976 | 2025.12.18 03:53:37.027638 [ 5 ] {3f3d6c65-324a-42c9-b98b-1c3f9bd9d557} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1977 | 2025.12.18 03:53:37.027870 [ 5 ] {3f3d6c65-324a-42c9-b98b-1c3f9bd9d557} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2025.12.18 03:53:37.028002 [ 47 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1979 | 2025.12.18 03:53:37.028039 [ 5 ] {3f3d6c65-324a-42c9-b98b-1c3f9bd9d557} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 1980 | 2025.12.18 03:53:37.028089 [ 47 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.12.18 03:53:37.028114 [ 5 ] {3f3d6c65-324a-42c9-b98b-1c3f9bd9d557} <Debug> TCPHandler: Processed in 0.002187417 sec. | ||
| 1982 | 2025.12.18 03:53:37.028117 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1983 | 2025.12.18 03:53:37.028244 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 1984 | 2025.12.18 03:53:37.028258 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2025.12.18 03:53:37.028385 [ 5 ] {33f33f5f-f78c-4f3a-8cac-b87352de2e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2025.12.18 03:53:37.028389 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1987 | 2025.12.18 03:53:37.028435 [ 5 ] {33f33f5f-f78c-4f3a-8cac-b87352de2e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1988 | 2025.12.18 03:53:37.028439 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 1989 | 2025.12.18 03:53:37.028519 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 1990 | 2025.12.18 03:53:37.028564 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 1991 | 2025.12.18 03:53:37.028604 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 1992 | 2025.12.18 03:53:37.028643 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 1993 | 2025.12.18 03:53:37.029546 [ 5 ] {33f33f5f-f78c-4f3a-8cac-b87352de2e14} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2025.12.18 03:53:37.029596 [ 5 ] {33f33f5f-f78c-4f3a-8cac-b87352de2e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1995 | 2025.12.18 03:53:37.029982 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784232 sec., 1148953.7235068085 rows/sec., 77.27 MiB/sec. | ||
| 1996 | 2025.12.18 03:53:37.030031 [ 5 ] {33f33f5f-f78c-4f3a-8cac-b87352de2e14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1997 | 2025.12.18 03:53:37.030256 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1998 | 2025.12.18 03:53:37.030274 [ 5 ] {33f33f5f-f78c-4f3a-8cac-b87352de2e14} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.12.18 03:53:37.030428 [ 5 ] {33f33f5f-f78c-4f3a-8cac-b87352de2e14} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002066 sec., 573088.0929332043 rows/sec., 45.72 MiB/sec. | ||
| 2000 | 2025.12.18 03:53:37.030471 [ 5 ] {33f33f5f-f78c-4f3a-8cac-b87352de2e14} <Debug> TCPHandler: Processed in 0.002264748 sec. | ||
| 2001 | 2025.12.18 03:53:37.030597 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2025.12.18 03:53:37.030618 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_5_1} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2025.12.18 03:53:37.030697 [ 5 ] {ab0857d6-6124-436e-9da8-0c76666a6329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2004 | 2025.12.18 03:53:37.030707 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_5_1} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2005 | 2025.12.18 03:53:37.030749 [ 5 ] {ab0857d6-6124-436e-9da8-0c76666a6329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2025.12.18 03:53:37.030808 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2007 | 2025.12.18 03:53:37.031288 [ 5 ] {ab0857d6-6124-436e-9da8-0c76666a6329} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2025.12.18 03:53:37.031332 [ 5 ] {ab0857d6-6124-436e-9da8-0c76666a6329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2009 | 2025.12.18 03:53:37.031666 [ 5 ] {ab0857d6-6124-436e-9da8-0c76666a6329} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2010 | 2025.12.18 03:53:37.031892 [ 5 ] {ab0857d6-6124-436e-9da8-0c76666a6329} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2025.12.18 03:53:37.032030 [ 5 ] {ab0857d6-6124-436e-9da8-0c76666a6329} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001356 sec., 177728.61356932155 rows/sec., 10.82 MiB/sec. | ||
| 2012 | 2025.12.18 03:53:37.032067 [ 5 ] {ab0857d6-6124-436e-9da8-0c76666a6329} <Debug> TCPHandler: Processed in 0.001521379 sec. | ||
| 2013 | 2025.12.18 03:53:37.032169 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.12.18 03:53:37.032264 [ 5 ] {cde128a9-f0f8-4ee6-8d4f-6bf99eb353a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2015 | 2025.12.18 03:53:37.032305 [ 5 ] {cde128a9-f0f8-4ee6-8d4f-6bf99eb353a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2016 | 2025.12.18 03:53:37.032787 [ 5 ] {cde128a9-f0f8-4ee6-8d4f-6bf99eb353a1} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2025.12.18 03:53:37.032823 [ 5 ] {cde128a9-f0f8-4ee6-8d4f-6bf99eb353a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2018 | 2025.12.18 03:53:37.033140 [ 5 ] {cde128a9-f0f8-4ee6-8d4f-6bf99eb353a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2019 | 2025.12.18 03:53:37.033354 [ 5 ] {cde128a9-f0f8-4ee6-8d4f-6bf99eb353a1} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.12.18 03:53:37.033467 [ 47 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2021 | 2025.12.18 03:53:37.033485 [ 5 ] {cde128a9-f0f8-4ee6-8d4f-6bf99eb353a1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001239 sec., 171105.73042776433 rows/sec., 11.03 MiB/sec. | ||
| 2022 | 2025.12.18 03:53:37.033508 [ 47 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2025.12.18 03:53:37.033531 [ 5 ] {cde128a9-f0f8-4ee6-8d4f-6bf99eb353a1} <Debug> TCPHandler: Processed in 0.001411648 sec. | ||
| 2024 | 2025.12.18 03:53:37.033532 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2025 | 2025.12.18 03:53:37.033640 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 2026 | 2025.12.18 03:53:37.033664 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2025.12.18 03:53:37.033766 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2028 | 2025.12.18 03:53:37.033770 [ 5 ] {9c3f0e9b-c8da-4ae5-a833-81812bade6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2025.12.18 03:53:37.033801 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 2030 | 2025.12.18 03:53:37.033828 [ 5 ] {9c3f0e9b-c8da-4ae5-a833-81812bade6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2031 | 2025.12.18 03:53:37.033856 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 2032 | 2025.12.18 03:53:37.033898 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 2033 | 2025.12.18 03:53:37.033933 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 2034 | 2025.12.18 03:53:37.033971 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 2035 | 2025.12.18 03:53:37.034330 [ 5 ] {9c3f0e9b-c8da-4ae5-a833-81812bade6b3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2025.12.18 03:53:37.034372 [ 5 ] {9c3f0e9b-c8da-4ae5-a833-81812bade6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2037 | 2025.12.18 03:53:37.034766 [ 5 ] {9c3f0e9b-c8da-4ae5-a833-81812bade6b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2038 | 2025.12.18 03:53:37.034905 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293656 sec., 819383.2054270996 rows/sec., 55.97 MiB/sec. | ||
| 2039 | 2025.12.18 03:53:37.035003 [ 5 ] {9c3f0e9b-c8da-4ae5-a833-81812bade6b3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.12.18 03:53:37.035083 [ 199 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2041 | 2025.12.18 03:53:37.035109 [ 47 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2042 | 2025.12.18 03:53:37.035142 [ 47 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.12.18 03:53:37.035142 [ 5 ] {9c3f0e9b-c8da-4ae5-a833-81812bade6b3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001392 sec., 151580.45977011495 rows/sec., 8.61 MiB/sec. | ||
| 2044 | 2025.12.18 03:53:37.035164 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2045 | 2025.12.18 03:53:37.035196 [ 5 ] {9c3f0e9b-c8da-4ae5-a833-81812bade6b3} <Debug> TCPHandler: Processed in 0.00158249 sec. | ||
| 2046 | 2025.12.18 03:53:37.035271 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 2047 | 2025.12.18 03:53:37.035303 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2025.12.18 03:53:37.035376 [ 199 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_5_1} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2025.12.18 03:53:37.035403 [ 5 ] {9968ac59-5337-4fa0-904b-139ceef545a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2050 | 2025.12.18 03:53:37.035426 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2051 | 2025.12.18 03:53:37.035442 [ 5 ] {9968ac59-5337-4fa0-904b-139ceef545a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2052 | 2025.12.18 03:53:37.035443 [ 199 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_5_1} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2053 | 2025.12.18 03:53:37.035485 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 2054 | 2025.12.18 03:53:37.035545 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2055 | 2025.12.18 03:53:37.035582 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 2056 | 2025.12.18 03:53:37.035664 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 2057 | 2025.12.18 03:53:37.035719 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 2058 | 2025.12.18 03:53:37.035761 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 2059 | 2025.12.18 03:53:37.036159 [ 5 ] {9968ac59-5337-4fa0-904b-139ceef545a4} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2025.12.18 03:53:37.036202 [ 5 ] {9968ac59-5337-4fa0-904b-139ceef545a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2061 | 2025.12.18 03:53:37.036605 [ 5 ] {9968ac59-5337-4fa0-904b-139ceef545a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2062 | 2025.12.18 03:53:37.036809 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015869 sec., 664818.1990043481 rows/sec., 40.29 MiB/sec. | ||
| 2063 | 2025.12.18 03:53:37.036826 [ 5 ] {9968ac59-5337-4fa0-904b-139ceef545a4} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.12.18 03:53:37.036955 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2065 | 2025.12.18 03:53:37.036981 [ 5 ] {9968ac59-5337-4fa0-904b-139ceef545a4} <Debug> executeQuery: Read 723 rows, 52.01 KiB in 0.001596 sec., 453007.5187969925 rows/sec., 31.83 MiB/sec. | ||
| 2066 | 2025.12.18 03:53:37.037025 [ 5 ] {9968ac59-5337-4fa0-904b-139ceef545a4} <Debug> TCPHandler: Processed in 0.001770752 sec. | ||
| 2067 | 2025.12.18 03:53:37.037135 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2025.12.18 03:53:37.037233 [ 5 ] {2727e7fa-b3c9-46a3-b8a1-57b426e0dd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2069 | 2025.12.18 03:53:37.037237 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_5_1} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.12.18 03:53:37.037283 [ 5 ] {2727e7fa-b3c9-46a3-b8a1-57b426e0dd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2071 | 2025.12.18 03:53:37.037338 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_5_1} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2072 | 2025.12.18 03:53:37.037438 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2073 | 2025.12.18 03:53:37.037625 [ 5 ] {2727e7fa-b3c9-46a3-b8a1-57b426e0dd90} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.12.18 03:53:37.037666 [ 5 ] {2727e7fa-b3c9-46a3-b8a1-57b426e0dd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2075 | 2025.12.18 03:53:37.037974 [ 5 ] {2727e7fa-b3c9-46a3-b8a1-57b426e0dd90} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2076 | 2025.12.18 03:53:37.038194 [ 5 ] {2727e7fa-b3c9-46a3-b8a1-57b426e0dd90} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.12.18 03:53:37.038327 [ 5 ] {2727e7fa-b3c9-46a3-b8a1-57b426e0dd90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 2078 | 2025.12.18 03:53:37.038361 [ 5 ] {2727e7fa-b3c9-46a3-b8a1-57b426e0dd90} <Debug> TCPHandler: Processed in 0.001275136 sec. | ||
| 2079 | 2025.12.18 03:53:37.038466 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.12.18 03:53:37.038559 [ 5 ] {7427fd88-0af2-4d3a-8536-09f333b9fa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2081 | 2025.12.18 03:53:37.038602 [ 5 ] {7427fd88-0af2-4d3a-8536-09f333b9fa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2082 | 2025.12.18 03:53:37.039041 [ 5 ] {7427fd88-0af2-4d3a-8536-09f333b9fa9c} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2025.12.18 03:53:37.039075 [ 5 ] {7427fd88-0af2-4d3a-8536-09f333b9fa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2084 | 2025.12.18 03:53:37.039421 [ 5 ] {7427fd88-0af2-4d3a-8536-09f333b9fa9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2025.12.18 03:53:37.039631 [ 5 ] {7427fd88-0af2-4d3a-8536-09f333b9fa9c} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.12.18 03:53:37.039758 [ 5 ] {7427fd88-0af2-4d3a-8536-09f333b9fa9c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 2087 | 2025.12.18 03:53:37.039793 [ 5 ] {7427fd88-0af2-4d3a-8536-09f333b9fa9c} <Debug> TCPHandler: Processed in 0.001376498 sec. | ||
| 2088 | 2025.12.18 03:53:37.039897 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2025.12.18 03:53:37.039990 [ 5 ] {9be11255-7653-4635-9f0d-0e30b5089f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2090 | 2025.12.18 03:53:37.040032 [ 5 ] {9be11255-7653-4635-9f0d-0e30b5089f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2091 | 2025.12.18 03:53:37.040338 [ 5 ] {9be11255-7653-4635-9f0d-0e30b5089f46} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.12.18 03:53:37.040371 [ 5 ] {9be11255-7653-4635-9f0d-0e30b5089f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2093 | 2025.12.18 03:53:37.040681 [ 5 ] {9be11255-7653-4635-9f0d-0e30b5089f46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2094 | 2025.12.18 03:53:37.040883 [ 5 ] {9be11255-7653-4635-9f0d-0e30b5089f46} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.12.18 03:53:37.040973 [ 46 ] {} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2096 | 2025.12.18 03:53:37.041011 [ 5 ] {9be11255-7653-4635-9f0d-0e30b5089f46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 2097 | 2025.12.18 03:53:37.041014 [ 46 ] {} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2025.12.18 03:53:37.041043 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2099 | 2025.12.18 03:53:37.041046 [ 5 ] {9be11255-7653-4635-9f0d-0e30b5089f46} <Debug> TCPHandler: Processed in 0.001199005 sec. | ||
| 2100 | 2025.12.18 03:53:37.041153 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 2101 | 2025.12.18 03:53:37.041163 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2025.12.18 03:53:37.041277 [ 5 ] {b074848e-f10b-4669-8eb2-cfb179aa7c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2103 | 2025.12.18 03:53:37.041313 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2025.12.18 03:53:37.041331 [ 5 ] {b074848e-f10b-4669-8eb2-cfb179aa7c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2105 | 2025.12.18 03:53:37.041359 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 2106 | 2025.12.18 03:53:37.041458 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 2107 | 2025.12.18 03:53:37.041516 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 2108 | 2025.12.18 03:53:37.041570 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 2109 | 2025.12.18 03:53:37.041624 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 2110 | 2025.12.18 03:53:37.042213 [ 5 ] {b074848e-f10b-4669-8eb2-cfb179aa7c1a} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2025.12.18 03:53:37.042253 [ 5 ] {b074848e-f10b-4669-8eb2-cfb179aa7c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2112 | 2025.12.18 03:53:37.042405 [ 189 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299166 sec., 3848.6228857590177 rows/sec., 259.33 KiB/sec. | ||
| 2113 | 2025.12.18 03:53:37.042532 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2114 | 2025.12.18 03:53:37.042800 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_5_1} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.12.18 03:53:37.042865 [ 5 ] {b074848e-f10b-4669-8eb2-cfb179aa7c1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2116 | 2025.12.18 03:53:37.042875 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_5_1} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2117 | 2025.12.18 03:53:37.042952 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2118 | 2025.12.18 03:53:37.043109 [ 5 ] {b074848e-f10b-4669-8eb2-cfb179aa7c1a} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2025.12.18 03:53:37.043251 [ 5 ] {b074848e-f10b-4669-8eb2-cfb179aa7c1a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001992 sec., 18072.289156626506 rows/sec., 32.38 MiB/sec. | ||
| 2120 | 2025.12.18 03:53:37.043312 [ 5 ] {b074848e-f10b-4669-8eb2-cfb179aa7c1a} <Debug> TCPHandler: Processed in 0.002197817 sec. | ||
| 2121 | 2025.12.18 03:53:37.043420 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.12.18 03:53:37.043514 [ 5 ] {dfeec94e-85cd-4d26-bf4d-868d874b3ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2123 | 2025.12.18 03:53:37.043556 [ 5 ] {dfeec94e-85cd-4d26-bf4d-868d874b3ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2124 | 2025.12.18 03:53:37.043871 [ 5 ] {dfeec94e-85cd-4d26-bf4d-868d874b3ae1} <Trace> oximeter.measurements_i64 (3221460c-d63d-41b3-9a48-b24d30eeb767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.12.18 03:53:37.043905 [ 5 ] {dfeec94e-85cd-4d26-bf4d-868d874b3ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2126 | 2025.12.18 03:53:37.044205 [ 5 ] {dfeec94e-85cd-4d26-bf4d-868d874b3ae1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2127 | 2025.12.18 03:53:37.044401 [ 5 ] {dfeec94e-85cd-4d26-bf4d-868d874b3ae1} <Trace> oximeter.measurements_i64 (3221460c-d63d-41b3-9a48-b24d30eeb767): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.12.18 03:53:37.044524 [ 5 ] {dfeec94e-85cd-4d26-bf4d-868d874b3ae1} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001028 sec., 14591.439688715953 rows/sec., 1.09 MiB/sec. | ||
| 2129 | 2025.12.18 03:53:37.044557 [ 5 ] {dfeec94e-85cd-4d26-bf4d-868d874b3ae1} <Debug> TCPHandler: Processed in 0.001186305 sec. | ||
| 2130 | 2025.12.18 03:53:37.044664 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2025.12.18 03:53:37.044780 [ 5 ] {a65ee436-229c-4e07-914a-093acecd7b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2132 | 2025.12.18 03:53:37.044828 [ 5 ] {a65ee436-229c-4e07-914a-093acecd7b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2133 | 2025.12.18 03:53:37.045225 [ 5 ] {a65ee436-229c-4e07-914a-093acecd7b70} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.12.18 03:53:37.045267 [ 5 ] {a65ee436-229c-4e07-914a-093acecd7b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2135 | 2025.12.18 03:53:37.045639 [ 5 ] {a65ee436-229c-4e07-914a-093acecd7b70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2136 | 2025.12.18 03:53:37.045845 [ 5 ] {a65ee436-229c-4e07-914a-093acecd7b70} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.12.18 03:53:37.045967 [ 5 ] {a65ee436-229c-4e07-914a-093acecd7b70} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001213 sec., 85737.84006595217 rows/sec., 5.25 MiB/sec. | ||
| 2138 | 2025.12.18 03:53:37.046001 [ 5 ] {a65ee436-229c-4e07-914a-093acecd7b70} <Debug> TCPHandler: Processed in 0.001389357 sec. | ||
| 2139 | 2025.12.18 03:53:37.388604 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2025.12.18 03:53:37.388847 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) 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) | ||
| 2141 | 2025.12.18 03:53:37.389197 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2142 | 2025.12.18 03:53:37.389238 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <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 | ||
| 2143 | 2025.12.18 03:53:37.389507 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2144 | 2025.12.18 03:53:37.389579 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2145 | 2025.12.18 03:53:37.389722 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2146 | 2025.12.18 03:53:37.389839 [ 322 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2147 | 2025.12.18 03:53:37.389839 [ 314 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2148 | 2025.12.18 03:53:37.389945 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 2149 | 2025.12.18 03:53:37.389975 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2150 | 2025.12.18 03:53:37.392217 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2151 | 2025.12.18 03:53:37.392246 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2152 | 2025.12.18 03:53:37.392299 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2153 | 2025.12.18 03:53:37.392342 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2154 | 2025.12.18 03:53:37.393202 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004453 sec., 7859.869750729845 rows/sec., 302.42 KiB/sec. | ||
| 2155 | 2025.12.18 03:53:37.393370 [ 5 ] {8fbe2631-0f4c-4196-be2f-26571555d216} <Debug> TCPHandler: Processed in 0.004912461 sec. | ||
| 2156 | 2025.12.18 03:53:37.393707 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2025.12.18 03:53:37.393859 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) 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) | ||
| 2158 | 2025.12.18 03:53:37.394106 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2159 | 2025.12.18 03:53:37.394144 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <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 | ||
| 2160 | 2025.12.18 03:53:37.394357 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2161 | 2025.12.18 03:53:37.394415 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2162 | 2025.12.18 03:53:37.394527 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2163 | 2025.12.18 03:53:37.394594 [ 322 ] {29843450-b291-4654-b91f-ba178a794605} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2164 | 2025.12.18 03:53:37.394595 [ 302 ] {29843450-b291-4654-b91f-ba178a794605} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2165 | 2025.12.18 03:53:37.394683 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 2166 | 2025.12.18 03:53:37.394711 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2167 | 2025.12.18 03:53:37.394771 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2168 | 2025.12.18 03:53:37.394789 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2169 | 2025.12.18 03:53:37.394821 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2170 | 2025.12.18 03:53:37.394854 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2171 | 2025.12.18 03:53:37.395440 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001646 sec., 21263.669501822602 rows/sec., 818.15 KiB/sec. | ||
| 2172 | 2025.12.18 03:53:37.395558 [ 5 ] {29843450-b291-4654-b91f-ba178a794605} <Debug> TCPHandler: Processed in 0.001905183 sec. | ||
| 2173 | 2025.12.18 03:53:37.395802 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.12.18 03:53:37.395957 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) 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) | ||
| 2175 | 2025.12.18 03:53:37.396196 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2176 | 2025.12.18 03:53:37.396233 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <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 | ||
| 2177 | 2025.12.18 03:53:37.396440 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2178 | 2025.12.18 03:53:37.396495 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2179 | 2025.12.18 03:53:37.396602 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2180 | 2025.12.18 03:53:37.396668 [ 302 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2181 | 2025.12.18 03:53:37.396668 [ 314 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2182 | 2025.12.18 03:53:37.396755 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 2183 | 2025.12.18 03:53:37.396780 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2184 | 2025.12.18 03:53:37.396837 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2185 | 2025.12.18 03:53:37.396854 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2186 | 2025.12.18 03:53:37.396885 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2187 | 2025.12.18 03:53:37.396918 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2188 | 2025.12.18 03:53:37.397667 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001774 sec., 19729.425028184894 rows/sec., 759.12 KiB/sec. | ||
| 2189 | 2025.12.18 03:53:37.397774 [ 5 ] {ce0573ae-8ad4-4bfa-a42b-9eb1c61f4658} <Debug> TCPHandler: Processed in 0.002022696 sec. | ||
| 2190 | 2025.12.18 03:53:37.397985 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2025.12.18 03:53:37.398124 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) 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) | ||
| 2192 | 2025.12.18 03:53:37.398352 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2193 | 2025.12.18 03:53:37.398388 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <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 | ||
| 2194 | 2025.12.18 03:53:37.398590 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2195 | 2025.12.18 03:53:37.398643 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2196 | 2025.12.18 03:53:37.398745 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2197 | 2025.12.18 03:53:37.398809 [ 322 ] {c8c41593-e22c-4add-976d-43658c46d088} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2198 | 2025.12.18 03:53:37.398815 [ 325 ] {c8c41593-e22c-4add-976d-43658c46d088} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2199 | 2025.12.18 03:53:37.398920 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 2200 | 2025.12.18 03:53:37.398946 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2201 | 2025.12.18 03:53:37.399002 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2202 | 2025.12.18 03:53:37.399018 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2203 | 2025.12.18 03:53:37.399049 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2204 | 2025.12.18 03:53:37.399081 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2205 | 2025.12.18 03:53:37.399646 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001582 sec., 22123.893805309734 rows/sec., 851.25 KiB/sec. | ||
| 2206 | 2025.12.18 03:53:37.399752 [ 5 ] {c8c41593-e22c-4add-976d-43658c46d088} <Debug> TCPHandler: Processed in 0.001815892 sec. | ||
| 2207 | 2025.12.18 03:53:37.399981 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2025.12.18 03:53:37.400120 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) 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) | ||
| 2209 | 2025.12.18 03:53:37.400358 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2210 | 2025.12.18 03:53:37.400396 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <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 | ||
| 2211 | 2025.12.18 03:53:37.400621 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2212 | 2025.12.18 03:53:37.400684 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2213 | 2025.12.18 03:53:37.400791 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2214 | 2025.12.18 03:53:37.400866 [ 302 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2215 | 2025.12.18 03:53:37.400871 [ 325 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2216 | 2025.12.18 03:53:37.400972 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 2217 | 2025.12.18 03:53:37.400998 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2218 | 2025.12.18 03:53:37.401053 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2219 | 2025.12.18 03:53:37.401070 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2220 | 2025.12.18 03:53:37.401101 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2221 | 2025.12.18 03:53:37.401149 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2222 | 2025.12.18 03:53:37.401749 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001688 sec., 20734.597156398104 rows/sec., 797.80 KiB/sec. | ||
| 2223 | 2025.12.18 03:53:37.401855 [ 5 ] {ba7bab99-95b2-4e38-b79b-5aadbb53342a} <Debug> TCPHandler: Processed in 0.001923484 sec. | ||
| 2224 | 2025.12.18 03:53:37.402074 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2025.12.18 03:53:37.402211 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) 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) | ||
| 2226 | 2025.12.18 03:53:37.402455 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2227 | 2025.12.18 03:53:37.402491 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <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 | ||
| 2228 | 2025.12.18 03:53:37.402695 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2229 | 2025.12.18 03:53:37.402750 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2230 | 2025.12.18 03:53:37.402857 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2231 | 2025.12.18 03:53:37.402918 [ 322 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2232 | 2025.12.18 03:53:37.402934 [ 325 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2233 | 2025.12.18 03:53:37.403034 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 2234 | 2025.12.18 03:53:37.403059 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2235 | 2025.12.18 03:53:37.403115 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2236 | 2025.12.18 03:53:37.403132 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2237 | 2025.12.18 03:53:37.403163 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2238 | 2025.12.18 03:53:37.403205 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2239 | 2025.12.18 03:53:37.403998 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001846 sec., 18959.91332611051 rows/sec., 729.51 KiB/sec. | ||
| 2240 | 2025.12.18 03:53:37.404104 [ 5 ] {7d5939a6-0bcd-4582-b96f-0a59247b9d09} <Debug> TCPHandler: Processed in 0.002080526 sec. | ||
| 2241 | 2025.12.18 03:53:37.489338 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2025.12.18 03:53:37.489479 [ 5 ] {937c842c-6a62-4e8d-bad3-11bfac89ede3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2243 | 2025.12.18 03:53:37.489540 [ 5 ] {937c842c-6a62-4e8d-bad3-11bfac89ede3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2244 | 2025.12.18 03:53:37.490234 [ 5 ] {937c842c-6a62-4e8d-bad3-11bfac89ede3} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.12.18 03:53:37.490278 [ 5 ] {937c842c-6a62-4e8d-bad3-11bfac89ede3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2246 | 2025.12.18 03:53:37.490722 [ 5 ] {937c842c-6a62-4e8d-bad3-11bfac89ede3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2247 | 2025.12.18 03:53:37.490922 [ 5 ] {937c842c-6a62-4e8d-bad3-11bfac89ede3} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.12.18 03:53:37.491081 [ 5 ] {937c842c-6a62-4e8d-bad3-11bfac89ede3} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001643 sec., 3651.8563603164944 rows/sec., 813.11 KiB/sec. | ||
| 2249 | 2025.12.18 03:53:37.491127 [ 5 ] {937c842c-6a62-4e8d-bad3-11bfac89ede3} <Debug> TCPHandler: Processed in 0.001881594 sec. | ||
| 2250 | 2025.12.18 03:53:37.491250 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.12.18 03:53:37.491351 [ 5 ] {bdc1e74e-3016-47d2-9025-615e4b7cdbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2252 | 2025.12.18 03:53:37.491394 [ 5 ] {bdc1e74e-3016-47d2-9025-615e4b7cdbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2253 | 2025.12.18 03:53:37.491822 [ 5 ] {bdc1e74e-3016-47d2-9025-615e4b7cdbb8} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.12.18 03:53:37.491857 [ 5 ] {bdc1e74e-3016-47d2-9025-615e4b7cdbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2255 | 2025.12.18 03:53:37.492155 [ 5 ] {bdc1e74e-3016-47d2-9025-615e4b7cdbb8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2256 | 2025.12.18 03:53:37.492369 [ 5 ] {bdc1e74e-3016-47d2-9025-615e4b7cdbb8} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.12.18 03:53:37.492503 [ 5 ] {bdc1e74e-3016-47d2-9025-615e4b7cdbb8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001174 sec., 1703.5775127768316 rows/sec., 138.91 KiB/sec. | ||
| 2258 | 2025.12.18 03:53:37.492540 [ 5 ] {bdc1e74e-3016-47d2-9025-615e4b7cdbb8} <Debug> TCPHandler: Processed in 0.001341826 sec. | ||
| 2259 | 2025.12.18 03:53:37.492657 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2025.12.18 03:53:37.492753 [ 5 ] {309628bb-264d-4108-a251-38739fe7f385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2261 | 2025.12.18 03:53:37.492792 [ 5 ] {309628bb-264d-4108-a251-38739fe7f385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2262 | 2025.12.18 03:53:37.493997 [ 5 ] {309628bb-264d-4108-a251-38739fe7f385} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.12.18 03:53:37.494033 [ 5 ] {309628bb-264d-4108-a251-38739fe7f385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2264 | 2025.12.18 03:53:37.494483 [ 5 ] {309628bb-264d-4108-a251-38739fe7f385} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2265 | 2025.12.18 03:53:37.494705 [ 5 ] {309628bb-264d-4108-a251-38739fe7f385} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.12.18 03:53:37.494845 [ 5 ] {309628bb-264d-4108-a251-38739fe7f385} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002111 sec., 567029.8436759829 rows/sec., 46.74 MiB/sec. | ||
| 2267 | 2025.12.18 03:53:37.494883 [ 5 ] {309628bb-264d-4108-a251-38739fe7f385} <Debug> TCPHandler: Processed in 0.002275628 sec. | ||
| 2268 | 2025.12.18 03:53:37.495000 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.12.18 03:53:37.495095 [ 5 ] {da81aab3-c710-4781-97c9-cf8ece7cea57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2270 | 2025.12.18 03:53:37.495136 [ 5 ] {da81aab3-c710-4781-97c9-cf8ece7cea57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2271 | 2025.12.18 03:53:37.495525 [ 5 ] {da81aab3-c710-4781-97c9-cf8ece7cea57} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2025.12.18 03:53:37.495562 [ 5 ] {da81aab3-c710-4781-97c9-cf8ece7cea57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2273 | 2025.12.18 03:53:37.495856 [ 5 ] {da81aab3-c710-4781-97c9-cf8ece7cea57} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2274 | 2025.12.18 03:53:37.496057 [ 5 ] {da81aab3-c710-4781-97c9-cf8ece7cea57} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.12.18 03:53:37.496163 [ 44 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2276 | 2025.12.18 03:53:37.496192 [ 5 ] {da81aab3-c710-4781-97c9-cf8ece7cea57} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001115 sec., 1793.7219730941702 rows/sec., 125.25 KiB/sec. | ||
| 2277 | 2025.12.18 03:53:37.496217 [ 44 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2025.12.18 03:53:37.496234 [ 5 ] {da81aab3-c710-4781-97c9-cf8ece7cea57} <Debug> TCPHandler: Processed in 0.001283635 sec. | ||
| 2279 | 2025.12.18 03:53:37.496244 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2280 | 2025.12.18 03:53:37.496361 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2025.12.18 03:53:37.496369 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::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 | ||
| 2282 | 2025.12.18 03:53:37.496464 [ 5 ] {27f3d9e4-b188-4ada-b150-d4376718bba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2283 | 2025.12.18 03:53:37.496513 [ 5 ] {27f3d9e4-b188-4ada-b150-d4376718bba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2284 | 2025.12.18 03:53:37.496518 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2285 | 2025.12.18 03:53:37.496569 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2286 | 2025.12.18 03:53:37.496662 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::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 | ||
| 2287 | 2025.12.18 03:53:37.496735 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2288 | 2025.12.18 03:53:37.496781 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 225 rows starting from the beginning of the part | ||
| 2289 | 2025.12.18 03:53:37.496824 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 241 rows starting from the beginning of the part | ||
| 2290 | 2025.12.18 03:53:37.496872 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2291 | 2025.12.18 03:53:37.497052 [ 5 ] {27f3d9e4-b188-4ada-b150-d4376718bba0} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2025.12.18 03:53:37.497095 [ 5 ] {27f3d9e4-b188-4ada-b150-d4376718bba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2293 | 2025.12.18 03:53:37.497479 [ 5 ] {27f3d9e4-b188-4ada-b150-d4376718bba0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2294 | 2025.12.18 03:53:37.497710 [ 5 ] {27f3d9e4-b188-4ada-b150-d4376718bba0} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2025.12.18 03:53:37.497874 [ 5 ] {27f3d9e4-b188-4ada-b150-d4376718bba0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001428 sec., 159663.8655462185 rows/sec., 10.81 MiB/sec. | ||
| 2296 | 2025.12.18 03:53:37.497916 [ 5 ] {27f3d9e4-b188-4ada-b150-d4376718bba0} <Debug> TCPHandler: Processed in 0.00160422 sec. | ||
| 2297 | 2025.12.18 03:53:37.498032 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2025.12.18 03:53:37.498051 [ 198 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725331 sec., 650889.5974163798 rows/sec., 41.46 MiB/sec. | ||
| 2299 | 2025.12.18 03:53:37.498125 [ 5 ] {d0d541e7-8e64-4269-88da-a2208647c399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2300 | 2025.12.18 03:53:37.498169 [ 5 ] {d0d541e7-8e64-4269-88da-a2208647c399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2301 | 2025.12.18 03:53:37.498210 [ 189 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2302 | 2025.12.18 03:53:37.498481 [ 189 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2025.12.18 03:53:37.498552 [ 189 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_6_1} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2304 | 2025.12.18 03:53:37.498624 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2305 | 2025.12.18 03:53:37.498848 [ 5 ] {d0d541e7-8e64-4269-88da-a2208647c399} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2025.12.18 03:53:37.498890 [ 5 ] {d0d541e7-8e64-4269-88da-a2208647c399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2307 | 2025.12.18 03:53:37.499233 [ 5 ] {d0d541e7-8e64-4269-88da-a2208647c399} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2308 | 2025.12.18 03:53:37.499445 [ 5 ] {d0d541e7-8e64-4269-88da-a2208647c399} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2025.12.18 03:53:37.499574 [ 5 ] {d0d541e7-8e64-4269-88da-a2208647c399} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001467 sec., 355828.2208588957 rows/sec., 26.34 MiB/sec. | ||
| 2310 | 2025.12.18 03:53:37.499611 [ 5 ] {d0d541e7-8e64-4269-88da-a2208647c399} <Debug> TCPHandler: Processed in 0.00162914 sec. | ||
| 2311 | 2025.12.18 03:53:37.499728 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2025.12.18 03:53:37.499823 [ 5 ] {9f36a297-26fa-427c-9902-0f1b513eb824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2313 | 2025.12.18 03:53:37.499867 [ 5 ] {9f36a297-26fa-427c-9902-0f1b513eb824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2314 | 2025.12.18 03:53:37.500948 [ 5 ] {9f36a297-26fa-427c-9902-0f1b513eb824} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2025.12.18 03:53:37.500985 [ 5 ] {9f36a297-26fa-427c-9902-0f1b513eb824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2316 | 2025.12.18 03:53:37.501489 [ 5 ] {9f36a297-26fa-427c-9902-0f1b513eb824} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2317 | 2025.12.18 03:53:37.501699 [ 5 ] {9f36a297-26fa-427c-9902-0f1b513eb824} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2025.12.18 03:53:37.501830 [ 5 ] {9f36a297-26fa-427c-9902-0f1b513eb824} <Debug> executeQuery: Read 2235 rows, 152.88 KiB in 0.002023 sec., 1104794.8591201187 rows/sec., 73.80 MiB/sec. | ||
| 2319 | 2025.12.18 03:53:37.501870 [ 5 ] {9f36a297-26fa-427c-9902-0f1b513eb824} <Debug> TCPHandler: Processed in 0.002190577 sec. | ||
| 2320 | 2025.12.18 03:53:37.501990 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2025.12.18 03:53:37.502086 [ 5 ] {fefece37-a61d-4f19-b9bb-12eca66679bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2322 | 2025.12.18 03:53:37.502128 [ 5 ] {fefece37-a61d-4f19-b9bb-12eca66679bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2323 | 2025.12.18 03:53:37.502466 [ 5 ] {fefece37-a61d-4f19-b9bb-12eca66679bf} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2025.12.18 03:53:37.502502 [ 5 ] {fefece37-a61d-4f19-b9bb-12eca66679bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2325 | 2025.12.18 03:53:37.502803 [ 5 ] {fefece37-a61d-4f19-b9bb-12eca66679bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2326 | 2025.12.18 03:53:37.503011 [ 5 ] {fefece37-a61d-4f19-b9bb-12eca66679bf} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2025.12.18 03:53:37.503147 [ 5 ] {fefece37-a61d-4f19-b9bb-12eca66679bf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 767.49 KiB/sec. | ||
| 2328 | 2025.12.18 03:53:37.503183 [ 5 ] {fefece37-a61d-4f19-b9bb-12eca66679bf} <Debug> TCPHandler: Processed in 0.001242456 sec. | ||
| 2329 | 2025.12.18 03:53:38.385608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4269 | ||
| 2330 | 2025.12.18 03:53:38.386449 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.12.18 03:53:38.386535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2332 | 2025.12.18 03:53:38.387468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2333 | 2025.12.18 03:53:38.387930 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.12.18 03:53:38.388236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4269 | ||
| 2335 | 2025.12.18 03:53:38.634190 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2336 | 2025.12.18 03:53:38.659274 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2025.12.18 03:53:38.659373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2338 | 2025.12.18 03:53:38.668208 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2339 | 2025.12.18 03:53:38.669629 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2025.12.18 03:53:38.677426 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2341 | 2025.12.18 03:53:39.001245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.48 MiB, peak 189.24 MiB, free memory in arenas 0.00 B, will set to 186.40 MiB (RSS), difference: 1.92 MiB | ||
| 2342 | 2025.12.18 03:53:39.181538 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37186 | ||
| 2343 | 2025.12.18 03:53:39.181652 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2025.12.18 03:53:39.181680 [ 3 ] {} <Debug> TCP-Session: 2cb3fdd4-4465-49b3-9479-0dea35b401e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37186 | ||
| 2345 | 2025.12.18 03:53:39.181703 [ 3 ] {} <Debug> TCP-Session: 2cb3fdd4-4465-49b3-9479-0dea35b401e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2025.12.18 03:53:39.181718 [ 3 ] {} <Debug> TCP-Session: 2cb3fdd4-4465-49b3-9479-0dea35b401e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2025.12.18 03:53:39.181973 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54765 | ||
| 2348 | 2025.12.18 03:53:39.181992 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52747 | ||
| 2349 | 2025.12.18 03:53:39.182029 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61104 | ||
| 2350 | 2025.12.18 03:53:39.182048 [ 3 ] {} <Trace> TCP-Session: 2cb3fdd4-4465-49b3-9479-0dea35b401e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2025.12.18 03:53:39.182059 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55808 | ||
| 2352 | 2025.12.18 03:53:39.182090 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2025.12.18 03:53:39.182120 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2354 | 2025.12.18 03:53:39.182120 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2025.12.18 03:53:39.182141 [ 290 ] {} <Debug> TCP-Session: 82f835a2-e287-44c5-a64e-5541a78083b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54765 | ||
| 2356 | 2025.12.18 03:53:39.182160 [ 291 ] {} <Debug> TCP-Session: 1cd6e98b-aea8-4a42-b14c-fc09171583e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52747 | ||
| 2357 | 2025.12.18 03:53:39.182162 [ 295 ] {} <Debug> TCP-Session: ff274a6c-5db3-491e-86c8-9fbeaed541ee Authenticating user 'default' from [fd00:1122:3344:101::e]:61104 | ||
| 2358 | 2025.12.18 03:53:39.182182 [ 290 ] {} <Debug> TCP-Session: 82f835a2-e287-44c5-a64e-5541a78083b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2025.12.18 03:53:39.182185 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2025.12.18 03:53:39.182223 [ 291 ] {} <Debug> TCP-Session: 1cd6e98b-aea8-4a42-b14c-fc09171583e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2025.12.18 03:53:39.182230 [ 290 ] {} <Debug> TCP-Session: 82f835a2-e287-44c5-a64e-5541a78083b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2025.12.18 03:53:39.182255 [ 296 ] {} <Debug> TCP-Session: b0fc703e-3fff-4f8c-9920-57b32744124d Authenticating user 'default' from [fd00:1122:3344:101::e]:55808 | ||
| 2363 | 2025.12.18 03:53:39.182261 [ 291 ] {} <Debug> TCP-Session: 1cd6e98b-aea8-4a42-b14c-fc09171583e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2025.12.18 03:53:39.182293 [ 296 ] {} <Debug> TCP-Session: b0fc703e-3fff-4f8c-9920-57b32744124d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2025.12.18 03:53:39.182250 [ 3 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2366 | 2025.12.18 03:53:39.182319 [ 296 ] {} <Debug> TCP-Session: b0fc703e-3fff-4f8c-9920-57b32744124d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2025.12.18 03:53:39.182225 [ 295 ] {} <Debug> TCP-Session: ff274a6c-5db3-491e-86c8-9fbeaed541ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2025.12.18 03:53:39.182066 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53679 | ||
| 2369 | 2025.12.18 03:53:39.182384 [ 295 ] {} <Debug> TCP-Session: ff274a6c-5db3-491e-86c8-9fbeaed541ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2025.12.18 03:53:39.182026 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53070 | ||
| 2371 | 2025.12.18 03:53:39.182008 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58480 | ||
| 2372 | 2025.12.18 03:53:39.182467 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2025.12.18 03:53:39.182013 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35775 | ||
| 2374 | 2025.12.18 03:53:39.182513 [ 297 ] {} <Debug> TCP-Session: 0937696b-4b76-4c88-8643-aaa7e15227ab Authenticating user 'default' from [fd00:1122:3344:101::e]:53679 | ||
| 2375 | 2025.12.18 03:53:39.182563 [ 297 ] {} <Debug> TCP-Session: 0937696b-4b76-4c88-8643-aaa7e15227ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2025.12.18 03:53:39.182580 [ 297 ] {} <Debug> TCP-Session: 0937696b-4b76-4c88-8643-aaa7e15227ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2025.12.18 03:53:39.182652 [ 3 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2378 | 2025.12.18 03:53:39.182737 [ 3 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2379 | 2025.12.18 03:53:39.182783 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2380 | 2025.12.18 03:53:39.182787 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2381 | 2025.12.18 03:53:39.182817 [ 293 ] {} <Debug> TCP-Session: 3f6c4749-75bf-4425-8206-08b645022e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:35775 | ||
| 2382 | 2025.12.18 03:53:39.182822 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2025.12.18 03:53:39.182839 [ 292 ] {} <Debug> TCP-Session: cbdb5b7f-22c2-4d73-bf7a-b37660ad1883 Authenticating user 'default' from [fd00:1122:3344:101::e]:58480 | ||
| 2384 | 2025.12.18 03:53:39.182867 [ 293 ] {} <Debug> TCP-Session: 3f6c4749-75bf-4425-8206-08b645022e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2025.12.18 03:53:39.182887 [ 294 ] {} <Debug> TCP-Session: fd40b401-285f-4d80-9038-0d8872690d8e Authenticating user 'default' from [fd00:1122:3344:101::e]:53070 | ||
| 2386 | 2025.12.18 03:53:39.182909 [ 293 ] {} <Debug> TCP-Session: 3f6c4749-75bf-4425-8206-08b645022e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2025.12.18 03:53:39.182932 [ 294 ] {} <Debug> TCP-Session: fd40b401-285f-4d80-9038-0d8872690d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.12.18 03:53:39.182898 [ 292 ] {} <Debug> TCP-Session: cbdb5b7f-22c2-4d73-bf7a-b37660ad1883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.12.18 03:53:39.182961 [ 294 ] {} <Debug> TCP-Session: fd40b401-285f-4d80-9038-0d8872690d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2025.12.18 03:53:39.182981 [ 292 ] {} <Debug> TCP-Session: cbdb5b7f-22c2-4d73-bf7a-b37660ad1883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2025.12.18 03:53:39.183109 [ 3 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 2392 | 2025.12.18 03:53:39.183226 [ 3 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2393 | 2025.12.18 03:53:39.938366 [ 302 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Trace> AggregatingTransform: Aggregating | ||
| 2394 | 2025.12.18 03:53:39.938453 [ 302 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Trace> Aggregator: Aggregation method: without_key | ||
| 2395 | 2025.12.18 03:53:39.938498 [ 302 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001099724 sec. (909.319 rows/sec., 35.52 KiB/sec.) | ||
| 2396 | 2025.12.18 03:53:39.938522 [ 302 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Trace> Aggregator: Merging aggregated data | ||
| 2397 | 2025.12.18 03:53:39.939723 [ 3 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.757569 sec., 1.3200117745050286 rows/sec., 52.80 B/sec. | ||
| 2398 | 2025.12.18 03:53:39.939893 [ 3 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2399 | 2025.12.18 03:53:39.939909 [ 3 ] {4fc83e74-2650-42e9-90ac-75ce8de2f507} <Debug> TCPHandler: Processed in 0.758000515 sec. | ||
| 2400 | 2025.12.18 03:53:39.940034 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2401 | 2025.12.18 03:53:39.940062 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2402 | 2025.12.18 03:53:39.940085 [ 290 ] {} <Debug> TCP-Session: 82f835a2-e287-44c5-a64e-5541a78083b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2025.12.18 03:53:39.940084 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2025.12.18 03:53:39.940110 [ 293 ] {} <Debug> TCP-Session: 3f6c4749-75bf-4425-8206-08b645022e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.12.18 03:53:39.940112 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2025.12.18 03:53:39.940144 [ 297 ] {} <Debug> TCP-Session: 0937696b-4b76-4c88-8643-aaa7e15227ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2025.12.18 03:53:39.940151 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2408 | 2025.12.18 03:53:39.940195 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2409 | 2025.12.18 03:53:39.940197 [ 291 ] {} <Debug> TCP-Session: 1cd6e98b-aea8-4a42-b14c-fc09171583e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2025.12.18 03:53:39.940167 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2411 | 2025.12.18 03:53:39.940239 [ 296 ] {} <Debug> TCP-Session: b0fc703e-3fff-4f8c-9920-57b32744124d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2025.12.18 03:53:39.940237 [ 292 ] {} <Debug> TCP-Session: cbdb5b7f-22c2-4d73-bf7a-b37660ad1883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2025.12.18 03:53:39.940279 [ 294 ] {} <Debug> TCP-Session: fd40b401-285f-4d80-9038-0d8872690d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2025.12.18 03:53:39.940126 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2415 | 2025.12.18 03:53:39.940204 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2416 | 2025.12.18 03:53:39.940360 [ 295 ] {} <Debug> TCP-Session: ff274a6c-5db3-491e-86c8-9fbeaed541ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2025.12.18 03:53:39.940373 [ 3 ] {} <Debug> TCP-Session: 2cb3fdd4-4465-49b3-9479-0dea35b401e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2025.12.18 03:53:40.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.83 MiB, peak 197.95 MiB, free memory in arenas 0.00 B, will set to 206.21 MiB (RSS), difference: 18.38 MiB | ||
| 2419 | 2025.12.18 03:53:40.872369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 348 | ||
| 2420 | 2025.12.18 03:53:40.875381 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2025.12.18 03:53:40.875455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2422 | 2025.12.18 03:53:40.876744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2423 | 2025.12.18 03:53:40.877054 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2025.12.18 03:53:40.877193 [ 39 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2425 | 2025.12.18 03:53:40.877226 [ 39 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.12.18 03:53:40.877245 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2427 | 2025.12.18 03:53:40.877375 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::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 | ||
| 2428 | 2025.12.18 03:53:40.877400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2429 | 2025.12.18 03:53:40.878020 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2430 | 2025.12.18 03:53:40.878201 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::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 | ||
| 2431 | 2025.12.18 03:53:40.878622 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 2432 | 2025.12.18 03:53:40.879015 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2433 | 2025.12.18 03:53:40.879416 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2434 | 2025.12.18 03:53:40.879800 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2435 | 2025.12.18 03:53:40.880205 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
| 2436 | 2025.12.18 03:53:40.887645 [ 198 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 72 columns (72 merged, 0 gathered) in 0.010327799 sec., 33695.46599425492 rows/sec., 33.04 MiB/sec. | ||
| 2437 | 2025.12.18 03:53:40.888824 [ 196 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2438 | 2025.12.18 03:53:40.889418 [ 196 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2025.12.18 03:53:40.889486 [ 196 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_6_1} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2440 | 2025.12.18 03:53:40.889693 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2441 | 2025.12.18 03:53:42.011529 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2025.12.18 03:53:42.011710 [ 5 ] {0a080919-0430-419e-99d8-22cf85041930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2443 | 2025.12.18 03:53:42.011783 [ 5 ] {0a080919-0430-419e-99d8-22cf85041930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2444 | 2025.12.18 03:53:42.012499 [ 5 ] {0a080919-0430-419e-99d8-22cf85041930} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2025.12.18 03:53:42.012558 [ 5 ] {0a080919-0430-419e-99d8-22cf85041930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2446 | 2025.12.18 03:53:42.013041 [ 5 ] {0a080919-0430-419e-99d8-22cf85041930} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2447 | 2025.12.18 03:53:42.013328 [ 5 ] {0a080919-0430-419e-99d8-22cf85041930} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2025.12.18 03:53:42.013486 [ 37 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2449 | 2025.12.18 03:53:42.013525 [ 5 ] {0a080919-0430-419e-99d8-22cf85041930} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001863 sec., 30059.044551798175 rows/sec., 2.31 MiB/sec. | ||
| 2450 | 2025.12.18 03:53:42.013546 [ 37 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.12.18 03:53:42.013572 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2452 | 2025.12.18 03:53:42.013592 [ 5 ] {0a080919-0430-419e-99d8-22cf85041930} <Debug> TCPHandler: Processed in 0.002198428 sec. | ||
| 2453 | 2025.12.18 03:53:42.013670 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::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 | ||
| 2454 | 2025.12.18 03:53:42.013734 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2025.12.18 03:53:42.013789 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2456 | 2025.12.18 03:53:42.013828 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2457 | 2025.12.18 03:53:42.013858 [ 5 ] {2a225192-f0d8-41dc-aa34-2b16a8ab5ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2458 | 2025.12.18 03:53:42.013892 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1149 rows starting from the beginning of the part | ||
| 2459 | 2025.12.18 03:53:42.013916 [ 5 ] {2a225192-f0d8-41dc-aa34-2b16a8ab5ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2460 | 2025.12.18 03:53:42.013942 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2461 | 2025.12.18 03:53:42.013990 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1184 rows starting from the beginning of the part | ||
| 2462 | 2025.12.18 03:53:42.014030 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 2463 | 2025.12.18 03:53:42.014069 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2464 | 2025.12.18 03:53:42.014487 [ 5 ] {2a225192-f0d8-41dc-aa34-2b16a8ab5ca4} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.12.18 03:53:42.014539 [ 5 ] {2a225192-f0d8-41dc-aa34-2b16a8ab5ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2466 | 2025.12.18 03:53:42.014948 [ 5 ] {2a225192-f0d8-41dc-aa34-2b16a8ab5ca4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2467 | 2025.12.18 03:53:42.015230 [ 5 ] {2a225192-f0d8-41dc-aa34-2b16a8ab5ca4} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.12.18 03:53:42.015352 [ 37 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2469 | 2025.12.18 03:53:42.015387 [ 37 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2025.12.18 03:53:42.015390 [ 5 ] {2a225192-f0d8-41dc-aa34-2b16a8ab5ca4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001562 sec., 40973.11139564661 rows/sec., 3.20 MiB/sec. | ||
| 2471 | 2025.12.18 03:53:42.015408 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2472 | 2025.12.18 03:53:42.015461 [ 5 ] {2a225192-f0d8-41dc-aa34-2b16a8ab5ca4} <Debug> TCPHandler: Processed in 0.001787962 sec. | ||
| 2473 | 2025.12.18 03:53:42.015553 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::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 | ||
| 2474 | 2025.12.18 03:53:42.015596 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2025.12.18 03:53:42.015707 [ 5 ] {22129341-55f5-4105-8590-a2e920638557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2476 | 2025.12.18 03:53:42.015716 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2477 | 2025.12.18 03:53:42.015763 [ 5 ] {22129341-55f5-4105-8590-a2e920638557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2478 | 2025.12.18 03:53:42.015764 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2479 | 2025.12.18 03:53:42.015876 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 708 rows starting from the beginning of the part | ||
| 2480 | 2025.12.18 03:53:42.015925 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2481 | 2025.12.18 03:53:42.015965 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 723 rows starting from the beginning of the part | ||
| 2482 | 2025.12.18 03:53:42.016011 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 2483 | 2025.12.18 03:53:42.016051 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2484 | 2025.12.18 03:53:42.016184 [ 5 ] {22129341-55f5-4105-8590-a2e920638557} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2025.12.18 03:53:42.016229 [ 5 ] {22129341-55f5-4105-8590-a2e920638557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2486 | 2025.12.18 03:53:42.016651 [ 5 ] {22129341-55f5-4105-8590-a2e920638557} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2487 | 2025.12.18 03:53:42.016959 [ 5 ] {22129341-55f5-4105-8590-a2e920638557} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2025.12.18 03:53:42.017085 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2489 | 2025.12.18 03:53:42.017118 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.12.18 03:53:42.017128 [ 5 ] {22129341-55f5-4105-8590-a2e920638557} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001444 sec., 88642.6592797784 rows/sec., 6.17 MiB/sec. | ||
| 2491 | 2025.12.18 03:53:42.017134 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2492 | 2025.12.18 03:53:42.017183 [ 5 ] {22129341-55f5-4105-8590-a2e920638557} <Debug> TCPHandler: Processed in 0.00163989 sec. | ||
| 2493 | 2025.12.18 03:53:42.017280 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::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 | ||
| 2494 | 2025.12.18 03:53:42.017318 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2025.12.18 03:53:42.017434 [ 5 ] {f9e356d7-46aa-4fc2-9513-dd5b26fce3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2496 | 2025.12.18 03:53:42.017439 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2497 | 2025.12.18 03:53:42.017491 [ 5 ] {f9e356d7-46aa-4fc2-9513-dd5b26fce3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2498 | 2025.12.18 03:53:42.017505 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1427 rows starting from the beginning of the part | ||
| 2499 | 2025.12.18 03:53:42.017619 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 315 rows starting from the beginning of the part | ||
| 2500 | 2025.12.18 03:53:42.017683 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2501 | 2025.12.18 03:53:42.017682 [ 187 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195598 sec., 1266169.8544086851 rows/sec., 94.98 MiB/sec. | ||
| 2502 | 2025.12.18 03:53:42.017736 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2503 | 2025.12.18 03:53:42.017799 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2235 rows starting from the beginning of the part | ||
| 2504 | 2025.12.18 03:53:42.017847 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2505 | 2025.12.18 03:53:42.017903 [ 5 ] {f9e356d7-46aa-4fc2-9513-dd5b26fce3f7} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2025.12.18 03:53:42.017953 [ 5 ] {f9e356d7-46aa-4fc2-9513-dd5b26fce3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2507 | 2025.12.18 03:53:42.017949 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2508 | 2025.12.18 03:53:42.018349 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2025.12.18 03:53:42.018435 [ 5 ] {f9e356d7-46aa-4fc2-9513-dd5b26fce3f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2510 | 2025.12.18 03:53:42.018441 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_11_2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2511 | 2025.12.18 03:53:42.018553 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2512 | 2025.12.18 03:53:42.018716 [ 5 ] {f9e356d7-46aa-4fc2-9513-dd5b26fce3f7} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.12.18 03:53:42.018867 [ 5 ] {f9e356d7-46aa-4fc2-9513-dd5b26fce3f7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00146 sec., 32876.71232876713 rows/sec., 2.22 MiB/sec. | ||
| 2514 | 2025.12.18 03:53:42.018870 [ 35 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2515 | 2025.12.18 03:53:42.018907 [ 5 ] {f9e356d7-46aa-4fc2-9513-dd5b26fce3f7} <Debug> TCPHandler: Processed in 0.001646871 sec. | ||
| 2516 | 2025.12.18 03:53:42.018932 [ 35 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2025.12.18 03:53:42.018959 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2518 | 2025.12.18 03:53:42.019054 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::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 | ||
| 2519 | 2025.12.18 03:53:42.019169 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2520 | 2025.12.18 03:53:42.019210 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2521 | 2025.12.18 03:53:42.019287 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2522 | 2025.12.18 03:53:42.019344 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2523 | 2025.12.18 03:53:42.019402 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2524 | 2025.12.18 03:53:42.019443 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2525 | 2025.12.18 03:53:42.019500 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2526 | 2025.12.18 03:53:42.020469 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001459978 sec., 561652.298870257 rows/sec., 35.67 MiB/sec. | ||
| 2527 | 2025.12.18 03:53:42.020667 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2528 | 2025.12.18 03:53:42.020935 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2025.12.18 03:53:42.021003 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_11_2} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2530 | 2025.12.18 03:53:42.021070 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2531 | 2025.12.18 03:53:42.021556 [ 193 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4579 rows, containing 5 columns (5 merged, 0 gathered) in 0.004327663 sec., 1058076.8419352432 rows/sec., 70.78 MiB/sec. | ||
| 2532 | 2025.12.18 03:53:42.021562 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4779 rows, containing 5 columns (5 merged, 0 gathered) in 0.007938929 sec., 601970.3665318079 rows/sec., 50.54 MiB/sec. | ||
| 2533 | 2025.12.18 03:53:42.021877 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2534 | 2025.12.18 03:53:42.022057 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2535 | 2025.12.18 03:53:42.022187 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2025.12.18 03:53:42.022285 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_11_2} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2537 | 2025.12.18 03:53:42.022368 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.12.18 03:53:42.022391 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2539 | 2025.12.18 03:53:42.022448 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2540 | 2025.12.18 03:53:42.022528 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2541 | 2025.12.18 03:53:43.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.89 MiB, peak 216.65 MiB, free memory in arenas 0.00 B, will set to 208.07 MiB (RSS), difference: 1.19 MiB | ||
| 2542 | 2025.12.18 03:53:45.780603 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2543 | 2025.12.18 03:53:45.780662 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2544 | 2025.12.18 03:53:45.888367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4717 | ||
| 2545 | 2025.12.18 03:53:45.888872 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2025.12.18 03:53:45.888924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2547 | 2025.12.18 03:53:45.889442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2548 | 2025.12.18 03:53:45.889685 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2025.12.18 03:53:45.889827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4717 | ||
| 2550 | 2025.12.18 03:53:46.177564 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2551 | 2025.12.18 03:53:46.196034 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.12.18 03:53:46.196103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2553 | 2025.12.18 03:53:46.202502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2554 | 2025.12.18 03:53:46.203213 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.12.18 03:53:46.206621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2556 | 2025.12.18 03:53:47.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.60 MiB, peak 216.65 MiB, free memory in arenas 0.00 B, will set to 211.23 MiB (RSS), difference: 2.63 MiB | ||
| 2557 | 2025.12.18 03:53:47.028838 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2025.12.18 03:53:47.029011 [ 5 ] {d6bdbac2-e33e-4a40-81b8-3b900ea64c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2559 | 2025.12.18 03:53:47.029077 [ 5 ] {d6bdbac2-e33e-4a40-81b8-3b900ea64c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2560 | 2025.12.18 03:53:47.029905 [ 5 ] {d6bdbac2-e33e-4a40-81b8-3b900ea64c49} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2025.12.18 03:53:47.029954 [ 5 ] {d6bdbac2-e33e-4a40-81b8-3b900ea64c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2562 | 2025.12.18 03:53:47.030392 [ 5 ] {d6bdbac2-e33e-4a40-81b8-3b900ea64c49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2563 | 2025.12.18 03:53:47.030627 [ 5 ] {d6bdbac2-e33e-4a40-81b8-3b900ea64c49} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2025.12.18 03:53:47.030782 [ 5 ] {d6bdbac2-e33e-4a40-81b8-3b900ea64c49} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001818 sec., 225522.55225522554 rows/sec., 14.31 MiB/sec. | ||
| 2565 | 2025.12.18 03:53:47.030825 [ 5 ] {d6bdbac2-e33e-4a40-81b8-3b900ea64c49} <Debug> TCPHandler: Processed in 0.002113616 sec. | ||
| 2566 | 2025.12.18 03:53:47.030950 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2025.12.18 03:53:47.031046 [ 5 ] {6a774012-ceb9-4afe-9cde-24ec50371ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2568 | 2025.12.18 03:53:47.031088 [ 5 ] {6a774012-ceb9-4afe-9cde-24ec50371ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2569 | 2025.12.18 03:53:47.032095 [ 5 ] {6a774012-ceb9-4afe-9cde-24ec50371ce9} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.12.18 03:53:47.032134 [ 5 ] {6a774012-ceb9-4afe-9cde-24ec50371ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2571 | 2025.12.18 03:53:47.032540 [ 5 ] {6a774012-ceb9-4afe-9cde-24ec50371ce9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2572 | 2025.12.18 03:53:47.032748 [ 5 ] {6a774012-ceb9-4afe-9cde-24ec50371ce9} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2025.12.18 03:53:47.032878 [ 5 ] {6a774012-ceb9-4afe-9cde-24ec50371ce9} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.00185 sec., 640000 rows/sec., 51.06 MiB/sec. | ||
| 2574 | 2025.12.18 03:53:47.032917 [ 5 ] {6a774012-ceb9-4afe-9cde-24ec50371ce9} <Debug> TCPHandler: Processed in 0.002017705 sec. | ||
| 2575 | 2025.12.18 03:53:47.033035 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2025.12.18 03:53:47.033129 [ 5 ] {ad1879e7-7bb7-49ce-8ea7-79265a10e1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2577 | 2025.12.18 03:53:47.033169 [ 5 ] {ad1879e7-7bb7-49ce-8ea7-79265a10e1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2578 | 2025.12.18 03:53:47.033669 [ 5 ] {ad1879e7-7bb7-49ce-8ea7-79265a10e1f7} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2025.12.18 03:53:47.033707 [ 5 ] {ad1879e7-7bb7-49ce-8ea7-79265a10e1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2580 | 2025.12.18 03:53:47.034005 [ 5 ] {ad1879e7-7bb7-49ce-8ea7-79265a10e1f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2581 | 2025.12.18 03:53:47.034219 [ 5 ] {ad1879e7-7bb7-49ce-8ea7-79265a10e1f7} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2025.12.18 03:53:47.034348 [ 5 ] {ad1879e7-7bb7-49ce-8ea7-79265a10e1f7} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001237 sec., 194826.1924009701 rows/sec., 11.86 MiB/sec. | ||
| 2583 | 2025.12.18 03:53:47.034385 [ 5 ] {ad1879e7-7bb7-49ce-8ea7-79265a10e1f7} <Debug> TCPHandler: Processed in 0.001399587 sec. | ||
| 2584 | 2025.12.18 03:53:47.034485 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2025.12.18 03:53:47.034579 [ 5 ] {195c110a-788c-467a-9ce1-a1be654fe2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2586 | 2025.12.18 03:53:47.034618 [ 5 ] {195c110a-788c-467a-9ce1-a1be654fe2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2587 | 2025.12.18 03:53:47.035117 [ 5 ] {195c110a-788c-467a-9ce1-a1be654fe2f8} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2025.12.18 03:53:47.035157 [ 5 ] {195c110a-788c-467a-9ce1-a1be654fe2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2589 | 2025.12.18 03:53:47.035469 [ 5 ] {195c110a-788c-467a-9ce1-a1be654fe2f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2590 | 2025.12.18 03:53:47.035680 [ 5 ] {195c110a-788c-467a-9ce1-a1be654fe2f8} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2025.12.18 03:53:47.035808 [ 5 ] {195c110a-788c-467a-9ce1-a1be654fe2f8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 2592 | 2025.12.18 03:53:47.035846 [ 5 ] {195c110a-788c-467a-9ce1-a1be654fe2f8} <Debug> TCPHandler: Processed in 0.001409968 sec. | ||
| 2593 | 2025.12.18 03:53:47.035946 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2025.12.18 03:53:47.036039 [ 5 ] {12502333-5215-4e08-944e-f41efa223281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2595 | 2025.12.18 03:53:47.036079 [ 5 ] {12502333-5215-4e08-944e-f41efa223281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2596 | 2025.12.18 03:53:47.036587 [ 5 ] {12502333-5215-4e08-944e-f41efa223281} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2025.12.18 03:53:47.036624 [ 5 ] {12502333-5215-4e08-944e-f41efa223281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2598 | 2025.12.18 03:53:47.036915 [ 5 ] {12502333-5215-4e08-944e-f41efa223281} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2599 | 2025.12.18 03:53:47.037115 [ 5 ] {12502333-5215-4e08-944e-f41efa223281} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2025.12.18 03:53:47.037238 [ 5 ] {12502333-5215-4e08-944e-f41efa223281} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 2601 | 2025.12.18 03:53:47.037276 [ 5 ] {12502333-5215-4e08-944e-f41efa223281} <Debug> TCPHandler: Processed in 0.001379188 sec. | ||
| 2602 | 2025.12.18 03:53:47.037381 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2025.12.18 03:53:47.037474 [ 5 ] {50afc488-86a6-4bec-9e1c-3b94d064fc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2604 | 2025.12.18 03:53:47.037537 [ 5 ] {50afc488-86a6-4bec-9e1c-3b94d064fc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2605 | 2025.12.18 03:53:47.038216 [ 5 ] {50afc488-86a6-4bec-9e1c-3b94d064fc37} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.12.18 03:53:47.038252 [ 5 ] {50afc488-86a6-4bec-9e1c-3b94d064fc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2607 | 2025.12.18 03:53:47.038581 [ 5 ] {50afc488-86a6-4bec-9e1c-3b94d064fc37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2608 | 2025.12.18 03:53:47.038801 [ 5 ] {50afc488-86a6-4bec-9e1c-3b94d064fc37} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.12.18 03:53:47.038929 [ 5 ] {50afc488-86a6-4bec-9e1c-3b94d064fc37} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001473 sec., 485403.9375424304 rows/sec., 34.04 MiB/sec. | ||
| 2610 | 2025.12.18 03:53:47.038966 [ 5 ] {50afc488-86a6-4bec-9e1c-3b94d064fc37} <Debug> TCPHandler: Processed in 0.00163467 sec. | ||
| 2611 | 2025.12.18 03:53:47.039076 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2025.12.18 03:53:47.039170 [ 5 ] {6af3f53d-3886-4547-a7e5-72f47acbfb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2613 | 2025.12.18 03:53:47.039212 [ 5 ] {6af3f53d-3886-4547-a7e5-72f47acbfb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2614 | 2025.12.18 03:53:47.039537 [ 5 ] {6af3f53d-3886-4547-a7e5-72f47acbfb27} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.12.18 03:53:47.039573 [ 5 ] {6af3f53d-3886-4547-a7e5-72f47acbfb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2616 | 2025.12.18 03:53:47.039859 [ 5 ] {6af3f53d-3886-4547-a7e5-72f47acbfb27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2617 | 2025.12.18 03:53:47.040076 [ 5 ] {6af3f53d-3886-4547-a7e5-72f47acbfb27} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2025.12.18 03:53:47.040179 [ 24 ] {} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2619 | 2025.12.18 03:53:47.040208 [ 5 ] {6af3f53d-3886-4547-a7e5-72f47acbfb27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 2620 | 2025.12.18 03:53:47.040282 [ 24 ] {} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.12.18 03:53:47.040293 [ 5 ] {6af3f53d-3886-4547-a7e5-72f47acbfb27} <Debug> TCPHandler: Processed in 0.001266256 sec. | ||
| 2622 | 2025.12.18 03:53:47.040316 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2623 | 2025.12.18 03:53:47.040413 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2025.12.18 03:53:47.040447 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 2625 | 2025.12.18 03:53:47.040511 [ 5 ] {bd6313e3-3d9c-460d-b1f2-83b2884bcc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2626 | 2025.12.18 03:53:47.040559 [ 5 ] {bd6313e3-3d9c-460d-b1f2-83b2884bcc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2627 | 2025.12.18 03:53:47.040606 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2628 | 2025.12.18 03:53:47.040649 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 2629 | 2025.12.18 03:53:47.040717 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 2630 | 2025.12.18 03:53:47.040761 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 2631 | 2025.12.18 03:53:47.040802 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 2632 | 2025.12.18 03:53:47.040846 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 2633 | 2025.12.18 03:53:47.040888 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 2634 | 2025.12.18 03:53:47.041069 [ 5 ] {bd6313e3-3d9c-460d-b1f2-83b2884bcc8b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.12.18 03:53:47.041112 [ 5 ] {bd6313e3-3d9c-460d-b1f2-83b2884bcc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2636 | 2025.12.18 03:53:47.041460 [ 5 ] {bd6313e3-3d9c-460d-b1f2-83b2884bcc8b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2637 | 2025.12.18 03:53:47.041686 [ 5 ] {bd6313e3-3d9c-460d-b1f2-83b2884bcc8b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.12.18 03:53:47.041775 [ 186 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001385137 sec., 25990.208910743124 rows/sec., 1.33 MiB/sec. | ||
| 2639 | 2025.12.18 03:53:47.041819 [ 5 ] {bd6313e3-3d9c-460d-b1f2-83b2884bcc8b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001326 sec., 236802.41327300153 rows/sec., 15.56 MiB/sec. | ||
| 2640 | 2025.12.18 03:53:47.041863 [ 5 ] {bd6313e3-3d9c-460d-b1f2-83b2884bcc8b} <Debug> TCPHandler: Processed in 0.001498998 sec. | ||
| 2641 | 2025.12.18 03:53:47.041925 [ 187 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2642 | 2025.12.18 03:53:47.041974 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2025.12.18 03:53:47.042078 [ 5 ] {b39612fa-459c-40e9-962d-89ccb153bf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2644 | 2025.12.18 03:53:47.042123 [ 5 ] {b39612fa-459c-40e9-962d-89ccb153bf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2645 | 2025.12.18 03:53:47.042197 [ 187 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_6_1} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2025.12.18 03:53:47.042262 [ 187 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_6_1} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2647 | 2025.12.18 03:53:47.042336 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2648 | 2025.12.18 03:53:47.042441 [ 5 ] {b39612fa-459c-40e9-962d-89ccb153bf85} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.12.18 03:53:47.042475 [ 5 ] {b39612fa-459c-40e9-962d-89ccb153bf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2650 | 2025.12.18 03:53:47.042770 [ 5 ] {b39612fa-459c-40e9-962d-89ccb153bf85} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2651 | 2025.12.18 03:53:47.042965 [ 5 ] {b39612fa-459c-40e9-962d-89ccb153bf85} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.12.18 03:53:47.043090 [ 5 ] {b39612fa-459c-40e9-962d-89ccb153bf85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 2653 | 2025.12.18 03:53:47.043126 [ 5 ] {b39612fa-459c-40e9-962d-89ccb153bf85} <Debug> TCPHandler: Processed in 0.001207085 sec. | ||
| 2654 | 2025.12.18 03:53:47.043226 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.12.18 03:53:47.043320 [ 5 ] {f23a7ac6-5178-48a9-b313-aabf8fe638c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2656 | 2025.12.18 03:53:47.043374 [ 5 ] {f23a7ac6-5178-48a9-b313-aabf8fe638c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2657 | 2025.12.18 03:53:47.044193 [ 5 ] {f23a7ac6-5178-48a9-b313-aabf8fe638c9} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.12.18 03:53:47.044230 [ 5 ] {f23a7ac6-5178-48a9-b313-aabf8fe638c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2659 | 2025.12.18 03:53:47.044743 [ 5 ] {f23a7ac6-5178-48a9-b313-aabf8fe638c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2660 | 2025.12.18 03:53:47.044950 [ 5 ] {f23a7ac6-5178-48a9-b313-aabf8fe638c9} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.12.18 03:53:47.045060 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2662 | 2025.12.18 03:53:47.045083 [ 5 ] {f23a7ac6-5178-48a9-b313-aabf8fe638c9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001782 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 2663 | 2025.12.18 03:53:47.045103 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2025.12.18 03:53:47.045129 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2665 | 2025.12.18 03:53:47.045144 [ 5 ] {f23a7ac6-5178-48a9-b313-aabf8fe638c9} <Debug> TCPHandler: Processed in 0.001967654 sec. | ||
| 2666 | 2025.12.18 03:53:47.045210 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::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 | ||
| 2667 | 2025.12.18 03:53:47.045282 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2025.12.18 03:53:47.045383 [ 5 ] {6e3ab55e-25c1-4378-9c6d-33cbb34e831a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2669 | 2025.12.18 03:53:47.045424 [ 5 ] {6e3ab55e-25c1-4378-9c6d-33cbb34e831a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2670 | 2025.12.18 03:53:47.045454 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2671 | 2025.12.18 03:53:47.045523 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::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 | ||
| 2672 | 2025.12.18 03:53:47.045648 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::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 | ||
| 2673 | 2025.12.18 03:53:47.045761 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::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 | ||
| 2674 | 2025.12.18 03:53:47.045768 [ 5 ] {6e3ab55e-25c1-4378-9c6d-33cbb34e831a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2025.12.18 03:53:47.045809 [ 5 ] {6e3ab55e-25c1-4378-9c6d-33cbb34e831a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2676 | 2025.12.18 03:53:47.045862 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
| 2677 | 2025.12.18 03:53:47.045967 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2678 | 2025.12.18 03:53:47.046058 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2679 | 2025.12.18 03:53:47.046113 [ 5 ] {6e3ab55e-25c1-4378-9c6d-33cbb34e831a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2680 | 2025.12.18 03:53:47.046308 [ 5 ] {6e3ab55e-25c1-4378-9c6d-33cbb34e831a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.12.18 03:53:47.046433 [ 5 ] {6e3ab55e-25c1-4378-9c6d-33cbb34e831a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 2682 | 2025.12.18 03:53:47.046469 [ 5 ] {6e3ab55e-25c1-4378-9c6d-33cbb34e831a} <Debug> TCPHandler: Processed in 0.001298976 sec. | ||
| 2683 | 2025.12.18 03:53:47.048157 [ 198 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 19 columns (19 merged, 0 gathered) in 0.002982517 sec., 40234.47309772249 rows/sec., 72.10 MiB/sec. | ||
| 2684 | 2025.12.18 03:53:47.048468 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2685 | 2025.12.18 03:53:47.048798 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2025.12.18 03:53:47.048868 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2687 | 2025.12.18 03:53:47.048973 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2688 | 2025.12.18 03:53:50.877860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 378 | ||
| 2689 | 2025.12.18 03:53:50.880121 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2025.12.18 03:53:50.880179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2691 | 2025.12.18 03:53:50.881440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2692 | 2025.12.18 03:53:50.881750 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2025.12.18 03:53:50.882093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2694 | 2025.12.18 03:53:52.012940 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2025.12.18 03:53:52.013119 [ 5 ] {4f1a0661-2104-4f83-8c11-845ca108cf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2696 | 2025.12.18 03:53:52.013193 [ 5 ] {4f1a0661-2104-4f83-8c11-845ca108cf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2697 | 2025.12.18 03:53:52.013913 [ 5 ] {4f1a0661-2104-4f83-8c11-845ca108cf22} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2025.12.18 03:53:52.013968 [ 5 ] {4f1a0661-2104-4f83-8c11-845ca108cf22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2699 | 2025.12.18 03:53:52.014426 [ 5 ] {4f1a0661-2104-4f83-8c11-845ca108cf22} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2700 | 2025.12.18 03:53:52.014677 [ 5 ] {4f1a0661-2104-4f83-8c11-845ca108cf22} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2025.12.18 03:53:52.014864 [ 5 ] {4f1a0661-2104-4f83-8c11-845ca108cf22} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001792 sec., 31250 rows/sec., 2.40 MiB/sec. | ||
| 2702 | 2025.12.18 03:53:52.014921 [ 5 ] {4f1a0661-2104-4f83-8c11-845ca108cf22} <Debug> TCPHandler: Processed in 0.002115427 sec. | ||
| 2703 | 2025.12.18 03:53:52.015061 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.12.18 03:53:52.015173 [ 5 ] {66e860fa-f29e-469f-9cec-8f625fe86ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2705 | 2025.12.18 03:53:52.015221 [ 5 ] {66e860fa-f29e-469f-9cec-8f625fe86ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2706 | 2025.12.18 03:53:52.015753 [ 5 ] {66e860fa-f29e-469f-9cec-8f625fe86ce3} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.12.18 03:53:52.015802 [ 5 ] {66e860fa-f29e-469f-9cec-8f625fe86ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2708 | 2025.12.18 03:53:52.016160 [ 5 ] {66e860fa-f29e-469f-9cec-8f625fe86ce3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2709 | 2025.12.18 03:53:52.016385 [ 5 ] {66e860fa-f29e-469f-9cec-8f625fe86ce3} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.12.18 03:53:52.016546 [ 5 ] {66e860fa-f29e-469f-9cec-8f625fe86ce3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001399 sec., 45746.962115796996 rows/sec., 3.57 MiB/sec. | ||
| 2711 | 2025.12.18 03:53:52.016607 [ 5 ] {66e860fa-f29e-469f-9cec-8f625fe86ce3} <Debug> TCPHandler: Processed in 0.001600299 sec. | ||
| 2712 | 2025.12.18 03:53:52.016756 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2025.12.18 03:53:52.016867 [ 5 ] {d8f00237-981b-40c3-adf3-db810b3cde14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2714 | 2025.12.18 03:53:52.016917 [ 5 ] {d8f00237-981b-40c3-adf3-db810b3cde14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2715 | 2025.12.18 03:53:52.017417 [ 5 ] {d8f00237-981b-40c3-adf3-db810b3cde14} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2025.12.18 03:53:52.017459 [ 5 ] {d8f00237-981b-40c3-adf3-db810b3cde14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2717 | 2025.12.18 03:53:52.017841 [ 5 ] {d8f00237-981b-40c3-adf3-db810b3cde14} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2718 | 2025.12.18 03:53:52.018094 [ 5 ] {d8f00237-981b-40c3-adf3-db810b3cde14} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2025.12.18 03:53:52.018254 [ 5 ] {d8f00237-981b-40c3-adf3-db810b3cde14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 2720 | 2025.12.18 03:53:52.018295 [ 5 ] {d8f00237-981b-40c3-adf3-db810b3cde14} <Debug> TCPHandler: Processed in 0.00159493 sec. | ||
| 2721 | 2025.12.18 03:53:52.018434 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2025.12.18 03:53:52.018533 [ 5 ] {0c238390-de13-4848-b428-db83ea124b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2723 | 2025.12.18 03:53:52.018579 [ 5 ] {0c238390-de13-4848-b428-db83ea124b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2724 | 2025.12.18 03:53:52.018940 [ 5 ] {0c238390-de13-4848-b428-db83ea124b8e} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.12.18 03:53:52.018978 [ 5 ] {0c238390-de13-4848-b428-db83ea124b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2726 | 2025.12.18 03:53:52.019300 [ 5 ] {0c238390-de13-4848-b428-db83ea124b8e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2727 | 2025.12.18 03:53:52.019528 [ 5 ] {0c238390-de13-4848-b428-db83ea124b8e} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2025.12.18 03:53:52.019662 [ 5 ] {0c238390-de13-4848-b428-db83ea124b8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 2729 | 2025.12.18 03:53:52.019698 [ 5 ] {0c238390-de13-4848-b428-db83ea124b8e} <Debug> TCPHandler: Processed in 0.001320787 sec. | ||
| 2730 | 2025.12.18 03:53:53.390029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5229 | ||
| 2731 | 2025.12.18 03:53:53.390617 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.12.18 03:53:53.390671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2733 | 2025.12.18 03:53:53.391238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2734 | 2025.12.18 03:53:53.391466 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2025.12.18 03:53:53.391598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5229 | ||
| 2736 | 2025.12.18 03:53:53.391632 [ 151 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2737 | 2025.12.18 03:53:53.391701 [ 151 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.12.18 03:53:53.391723 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2739 | 2025.12.18 03:53:53.391853 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::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 | ||
| 2740 | 2025.12.18 03:53:53.392007 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2741 | 2025.12.18 03:53:53.392052 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2742 | 2025.12.18 03:53:53.392122 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 503 rows starting from the beginning of the part | ||
| 2743 | 2025.12.18 03:53:53.392172 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2744 | 2025.12.18 03:53:53.392217 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2745 | 2025.12.18 03:53:53.392250 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2746 | 2025.12.18 03:53:53.392287 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2747 | 2025.12.18 03:53:53.393671 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5229 rows, containing 4 columns (4 merged, 0 gathered) in 0.001879453 sec., 2782192.4783434332 rows/sec., 39.80 MiB/sec. | ||
| 2748 | 2025.12.18 03:53:53.394470 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2749 | 2025.12.18 03:53:53.394750 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2025.12.18 03:53:53.394829 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_11_2} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2751 | 2025.12.18 03:53:53.394908 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2752 | 2025.12.18 03:53:53.706816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2753 | 2025.12.18 03:53:53.723454 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2025.12.18 03:53:53.723505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2755 | 2025.12.18 03:53:53.729238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2756 | 2025.12.18 03:53:53.729899 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2025.12.18 03:53:53.730165 [ 146 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2758 | 2025.12.18 03:53:53.730201 [ 146 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2025.12.18 03:53:53.730219 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2760 | 2025.12.18 03:53:53.730340 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 2761 | 2025.12.18 03:53:53.733314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2762 | 2025.12.18 03:53:53.733636 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2763 | 2025.12.18 03:53:53.735035 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 2764 | 2025.12.18 03:53:53.739468 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 2765 | 2025.12.18 03:53:53.743558 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 2766 | 2025.12.18 03:53:53.747664 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 2767 | 2025.12.18 03:53:53.752092 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 2768 | 2025.12.18 03:53:53.756608 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 2769 | 2025.12.18 03:53:53.809824 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079541939 sec., 1043.4746882396216 rows/sec., 5.40 MiB/sec. | ||
| 2770 | 2025.12.18 03:53:53.812196 [ 191 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2771 | 2025.12.18 03:53:53.814308 [ 191 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_11_2} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2025.12.18 03:53:53.814415 [ 191 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_11_2} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2773 | 2025.12.18 03:53:53.816226 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2774 | 2025.12.18 03:53:54.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.66 MiB, peak 222.56 MiB, free memory in arenas 0.00 B, will set to 219.59 MiB (RSS), difference: 6.93 MiB | ||
| 2775 | 2025.12.18 03:53:57.019228 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2025.12.18 03:53:57.019471 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) 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) | ||
| 2777 | 2025.12.18 03:53:57.019822 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2778 | 2025.12.18 03:53:57.019862 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <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 | ||
| 2779 | 2025.12.18 03:53:57.020121 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2780 | 2025.12.18 03:53:57.020191 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2781 | 2025.12.18 03:53:57.020331 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2782 | 2025.12.18 03:53:57.020436 [ 344 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2783 | 2025.12.18 03:53:57.020437 [ 320 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2784 | 2025.12.18 03:53:57.020449 [ 322 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2785 | 2025.12.18 03:53:57.020560 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (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 | ||
| 2786 | 2025.12.18 03:53:57.020588 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2787 | 2025.12.18 03:53:57.020670 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2788 | 2025.12.18 03:53:57.020690 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Debug> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2789 | 2025.12.18 03:53:57.020725 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2790 | 2025.12.18 03:53:57.020761 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2791 | 2025.12.18 03:53:57.020796 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2792 | 2025.12.18 03:53:57.021649 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002281 sec., 17974.572555896535 rows/sec., 685.43 KiB/sec. | ||
| 2793 | 2025.12.18 03:53:57.021776 [ 5 ] {258c49f6-8ed5-4650-bbac-af38a8551bfc} <Debug> TCPHandler: Processed in 0.002678713 sec. | ||
| 2794 | 2025.12.18 03:53:57.028238 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.12.18 03:53:57.028369 [ 5 ] {d30ca8bd-3e35-4616-b185-26d83158f3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2796 | 2025.12.18 03:53:57.028423 [ 5 ] {d30ca8bd-3e35-4616-b185-26d83158f3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2797 | 2025.12.18 03:53:57.029073 [ 5 ] {d30ca8bd-3e35-4616-b185-26d83158f3ac} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.12.18 03:53:57.029117 [ 5 ] {d30ca8bd-3e35-4616-b185-26d83158f3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2799 | 2025.12.18 03:53:57.029555 [ 5 ] {d30ca8bd-3e35-4616-b185-26d83158f3ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2800 | 2025.12.18 03:53:57.029749 [ 5 ] {d30ca8bd-3e35-4616-b185-26d83158f3ac} <Trace> oximeter.timeseries_schema (e57c2476-4461-4747-b00c-78885b77decb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.12.18 03:53:57.029894 [ 5 ] {d30ca8bd-3e35-4616-b185-26d83158f3ac} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 66.27 KiB/sec. | ||
| 2802 | 2025.12.18 03:53:57.029933 [ 5 ] {d30ca8bd-3e35-4616-b185-26d83158f3ac} <Debug> TCPHandler: Processed in 0.001758102 sec. | ||
| 2803 | 2025.12.18 03:53:57.030055 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.12.18 03:53:57.030151 [ 5 ] {1cd19820-f8c8-48b0-a40d-4241e9ff16e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2805 | 2025.12.18 03:53:57.030191 [ 5 ] {1cd19820-f8c8-48b0-a40d-4241e9ff16e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2806 | 2025.12.18 03:53:57.030818 [ 5 ] {1cd19820-f8c8-48b0-a40d-4241e9ff16e1} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.12.18 03:53:57.030856 [ 5 ] {1cd19820-f8c8-48b0-a40d-4241e9ff16e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2808 | 2025.12.18 03:53:57.031195 [ 5 ] {1cd19820-f8c8-48b0-a40d-4241e9ff16e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2809 | 2025.12.18 03:53:57.031402 [ 5 ] {1cd19820-f8c8-48b0-a40d-4241e9ff16e1} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.12.18 03:53:57.031530 [ 5 ] {1cd19820-f8c8-48b0-a40d-4241e9ff16e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001397 sec., 293486.04151753755 rows/sec., 18.62 MiB/sec. | ||
| 2811 | 2025.12.18 03:53:57.031566 [ 5 ] {1cd19820-f8c8-48b0-a40d-4241e9ff16e1} <Debug> TCPHandler: Processed in 0.001560409 sec. | ||
| 2812 | 2025.12.18 03:53:57.031694 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2025.12.18 03:53:57.031788 [ 5 ] {1036da88-4c0a-4790-ab3f-6320dcb40b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2814 | 2025.12.18 03:53:57.031828 [ 5 ] {1036da88-4c0a-4790-ab3f-6320dcb40b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2815 | 2025.12.18 03:53:57.032238 [ 5 ] {1036da88-4c0a-4790-ab3f-6320dcb40b52} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.12.18 03:53:57.032274 [ 5 ] {1036da88-4c0a-4790-ab3f-6320dcb40b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2817 | 2025.12.18 03:53:57.032550 [ 5 ] {1036da88-4c0a-4790-ab3f-6320dcb40b52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2818 | 2025.12.18 03:53:57.032748 [ 5 ] {1036da88-4c0a-4790-ab3f-6320dcb40b52} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2025.12.18 03:53:57.032870 [ 5 ] {1036da88-4c0a-4790-ab3f-6320dcb40b52} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001101 sec., 12715.712988192552 rows/sec., 1.01 MiB/sec. | ||
| 2820 | 2025.12.18 03:53:57.032906 [ 5 ] {1036da88-4c0a-4790-ab3f-6320dcb40b52} <Debug> TCPHandler: Processed in 0.001261526 sec. | ||
| 2821 | 2025.12.18 03:53:57.033022 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.12.18 03:53:57.033116 [ 5 ] {26d524c6-cd13-4281-a79d-eaab9c7d27a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2823 | 2025.12.18 03:53:57.033155 [ 5 ] {26d524c6-cd13-4281-a79d-eaab9c7d27a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2824 | 2025.12.18 03:53:57.034061 [ 5 ] {26d524c6-cd13-4281-a79d-eaab9c7d27a5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.12.18 03:53:57.034095 [ 5 ] {26d524c6-cd13-4281-a79d-eaab9c7d27a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2826 | 2025.12.18 03:53:57.034467 [ 5 ] {26d524c6-cd13-4281-a79d-eaab9c7d27a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2827 | 2025.12.18 03:53:57.034672 [ 5 ] {26d524c6-cd13-4281-a79d-eaab9c7d27a5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.12.18 03:53:57.034796 [ 5 ] {26d524c6-cd13-4281-a79d-eaab9c7d27a5} <Debug> executeQuery: Read 1202 rows, 98.31 KiB in 0.001697 sec., 708308.7802003536 rows/sec., 56.57 MiB/sec. | ||
| 2829 | 2025.12.18 03:53:57.034831 [ 5 ] {26d524c6-cd13-4281-a79d-eaab9c7d27a5} <Debug> TCPHandler: Processed in 0.001858543 sec. | ||
| 2830 | 2025.12.18 03:53:57.034947 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.12.18 03:53:57.035042 [ 5 ] {9208d8b8-3f57-49d4-9dd3-db0089cf3d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2832 | 2025.12.18 03:53:57.035081 [ 5 ] {9208d8b8-3f57-49d4-9dd3-db0089cf3d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2833 | 2025.12.18 03:53:57.035577 [ 5 ] {9208d8b8-3f57-49d4-9dd3-db0089cf3d77} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.12.18 03:53:57.035611 [ 5 ] {9208d8b8-3f57-49d4-9dd3-db0089cf3d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2835 | 2025.12.18 03:53:57.035928 [ 5 ] {9208d8b8-3f57-49d4-9dd3-db0089cf3d77} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2836 | 2025.12.18 03:53:57.036132 [ 5 ] {9208d8b8-3f57-49d4-9dd3-db0089cf3d77} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.12.18 03:53:57.036257 [ 5 ] {9208d8b8-3f57-49d4-9dd3-db0089cf3d77} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001233 sec., 210867.80210867804 rows/sec., 12.97 MiB/sec. | ||
| 2838 | 2025.12.18 03:53:57.036294 [ 5 ] {9208d8b8-3f57-49d4-9dd3-db0089cf3d77} <Debug> TCPHandler: Processed in 0.001395957 sec. | ||
| 2839 | 2025.12.18 03:53:57.036410 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.12.18 03:53:57.036504 [ 5 ] {137959fd-55b6-433a-98a1-38f4a44f1cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2841 | 2025.12.18 03:53:57.036543 [ 5 ] {137959fd-55b6-433a-98a1-38f4a44f1cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2842 | 2025.12.18 03:53:57.037018 [ 5 ] {137959fd-55b6-433a-98a1-38f4a44f1cb9} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.12.18 03:53:57.037051 [ 5 ] {137959fd-55b6-433a-98a1-38f4a44f1cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2844 | 2025.12.18 03:53:57.037346 [ 5 ] {137959fd-55b6-433a-98a1-38f4a44f1cb9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2845 | 2025.12.18 03:53:57.037547 [ 5 ] {137959fd-55b6-433a-98a1-38f4a44f1cb9} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.12.18 03:53:57.037668 [ 5 ] {137959fd-55b6-433a-98a1-38f4a44f1cb9} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001183 sec., 180050.71851225698 rows/sec., 11.61 MiB/sec. | ||
| 2847 | 2025.12.18 03:53:57.037705 [ 5 ] {137959fd-55b6-433a-98a1-38f4a44f1cb9} <Debug> TCPHandler: Processed in 0.001344386 sec. | ||
| 2848 | 2025.12.18 03:53:57.037821 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2025.12.18 03:53:57.037915 [ 5 ] {09c5f8ba-b5df-4e87-8274-042de0c76791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2850 | 2025.12.18 03:53:57.037953 [ 5 ] {09c5f8ba-b5df-4e87-8274-042de0c76791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2851 | 2025.12.18 03:53:57.038416 [ 5 ] {09c5f8ba-b5df-4e87-8274-042de0c76791} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.12.18 03:53:57.038450 [ 5 ] {09c5f8ba-b5df-4e87-8274-042de0c76791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2853 | 2025.12.18 03:53:57.038741 [ 5 ] {09c5f8ba-b5df-4e87-8274-042de0c76791} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2854 | 2025.12.18 03:53:57.038941 [ 5 ] {09c5f8ba-b5df-4e87-8274-042de0c76791} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.12.18 03:53:57.039065 [ 5 ] {09c5f8ba-b5df-4e87-8274-042de0c76791} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001169 sec., 180496.1505560308 rows/sec., 10.25 MiB/sec. | ||
| 2856 | 2025.12.18 03:53:57.039101 [ 5 ] {09c5f8ba-b5df-4e87-8274-042de0c76791} <Debug> TCPHandler: Processed in 0.001329607 sec. | ||
| 2857 | 2025.12.18 03:53:57.039219 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2025.12.18 03:53:57.039313 [ 5 ] {be256a18-2157-4a05-b91d-5e1ccf1d4677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2859 | 2025.12.18 03:53:57.039352 [ 5 ] {be256a18-2157-4a05-b91d-5e1ccf1d4677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2860 | 2025.12.18 03:53:57.039982 [ 5 ] {be256a18-2157-4a05-b91d-5e1ccf1d4677} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.12.18 03:53:57.040018 [ 5 ] {be256a18-2157-4a05-b91d-5e1ccf1d4677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2862 | 2025.12.18 03:53:57.040337 [ 5 ] {be256a18-2157-4a05-b91d-5e1ccf1d4677} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2863 | 2025.12.18 03:53:57.040544 [ 5 ] {be256a18-2157-4a05-b91d-5e1ccf1d4677} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.12.18 03:53:57.040669 [ 5 ] {be256a18-2157-4a05-b91d-5e1ccf1d4677} <Debug> executeQuery: Read 737 rows, 53.13 KiB in 0.001373 sec., 536780.7720320466 rows/sec., 37.79 MiB/sec. | ||
| 2865 | 2025.12.18 03:53:57.040706 [ 5 ] {be256a18-2157-4a05-b91d-5e1ccf1d4677} <Debug> TCPHandler: Processed in 0.001536809 sec. | ||
| 2866 | 2025.12.18 03:53:57.040828 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.12.18 03:53:57.040923 [ 5 ] {501875e4-fbf9-4cff-92ca-6b149cc1667e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2868 | 2025.12.18 03:53:57.040964 [ 5 ] {501875e4-fbf9-4cff-92ca-6b149cc1667e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2869 | 2025.12.18 03:53:57.041300 [ 5 ] {501875e4-fbf9-4cff-92ca-6b149cc1667e} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.12.18 03:53:57.041334 [ 5 ] {501875e4-fbf9-4cff-92ca-6b149cc1667e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2871 | 2025.12.18 03:53:57.041619 [ 5 ] {501875e4-fbf9-4cff-92ca-6b149cc1667e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2872 | 2025.12.18 03:53:57.041819 [ 5 ] {501875e4-fbf9-4cff-92ca-6b149cc1667e} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.12.18 03:53:57.041943 [ 5 ] {501875e4-fbf9-4cff-92ca-6b149cc1667e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 2874 | 2025.12.18 03:53:57.041978 [ 5 ] {501875e4-fbf9-4cff-92ca-6b149cc1667e} <Debug> TCPHandler: Processed in 0.001198795 sec. | ||
| 2875 | 2025.12.18 03:53:57.042092 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.12.18 03:53:57.042186 [ 5 ] {a7ad92af-7348-484b-a1bc-595fefc8f288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2877 | 2025.12.18 03:53:57.042228 [ 5 ] {a7ad92af-7348-484b-a1bc-595fefc8f288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2878 | 2025.12.18 03:53:57.042675 [ 5 ] {a7ad92af-7348-484b-a1bc-595fefc8f288} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.12.18 03:53:57.042710 [ 5 ] {a7ad92af-7348-484b-a1bc-595fefc8f288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2880 | 2025.12.18 03:53:57.043028 [ 5 ] {a7ad92af-7348-484b-a1bc-595fefc8f288} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2881 | 2025.12.18 03:53:57.043228 [ 5 ] {a7ad92af-7348-484b-a1bc-595fefc8f288} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.12.18 03:53:57.043353 [ 5 ] {a7ad92af-7348-484b-a1bc-595fefc8f288} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001185 sec., 270886.0759493671 rows/sec., 17.81 MiB/sec. | ||
| 2883 | 2025.12.18 03:53:57.043389 [ 5 ] {a7ad92af-7348-484b-a1bc-595fefc8f288} <Debug> TCPHandler: Processed in 0.001345587 sec. | ||
| 2884 | 2025.12.18 03:53:57.043503 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2025.12.18 03:53:57.043598 [ 5 ] {898e41ba-e457-4ffe-9163-b126fe682923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2886 | 2025.12.18 03:53:57.043639 [ 5 ] {898e41ba-e457-4ffe-9163-b126fe682923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2887 | 2025.12.18 03:53:57.043956 [ 5 ] {898e41ba-e457-4ffe-9163-b126fe682923} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.12.18 03:53:57.043990 [ 5 ] {898e41ba-e457-4ffe-9163-b126fe682923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2889 | 2025.12.18 03:53:57.044279 [ 5 ] {898e41ba-e457-4ffe-9163-b126fe682923} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2890 | 2025.12.18 03:53:57.044484 [ 5 ] {898e41ba-e457-4ffe-9163-b126fe682923} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2025.12.18 03:53:57.044609 [ 5 ] {898e41ba-e457-4ffe-9163-b126fe682923} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001028 sec., 1945.5252918287936 rows/sec., 127.30 KiB/sec. | ||
| 2892 | 2025.12.18 03:53:57.044644 [ 5 ] {898e41ba-e457-4ffe-9163-b126fe682923} <Debug> TCPHandler: Processed in 0.001190945 sec. | ||
| 2893 | 2025.12.18 03:53:57.044753 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2025.12.18 03:53:57.044846 [ 5 ] {c0e87eb8-7301-47e8-b89d-76f89d827b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2895 | 2025.12.18 03:53:57.044898 [ 5 ] {c0e87eb8-7301-47e8-b89d-76f89d827b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2896 | 2025.12.18 03:53:57.045720 [ 5 ] {c0e87eb8-7301-47e8-b89d-76f89d827b7f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2025.12.18 03:53:57.045757 [ 5 ] {c0e87eb8-7301-47e8-b89d-76f89d827b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2898 | 2025.12.18 03:53:57.046308 [ 5 ] {c0e87eb8-7301-47e8-b89d-76f89d827b7f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2899 | 2025.12.18 03:53:57.046522 [ 5 ] {c0e87eb8-7301-47e8-b89d-76f89d827b7f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2025.12.18 03:53:57.046659 [ 5 ] {c0e87eb8-7301-47e8-b89d-76f89d827b7f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00183 sec., 22404.371584699453 rows/sec., 40.15 MiB/sec. | ||
| 2901 | 2025.12.18 03:53:57.046716 [ 5 ] {c0e87eb8-7301-47e8-b89d-76f89d827b7f} <Debug> TCPHandler: Processed in 0.002010855 sec. | ||
| 2902 | 2025.12.18 03:53:57.046836 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2025.12.18 03:53:57.046930 [ 5 ] {50fdaaae-b2f2-472f-b891-1ac29055d82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2904 | 2025.12.18 03:53:57.046971 [ 5 ] {50fdaaae-b2f2-472f-b891-1ac29055d82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2905 | 2025.12.18 03:53:57.047288 [ 5 ] {50fdaaae-b2f2-472f-b891-1ac29055d82f} <Trace> oximeter.measurements_i64 (3221460c-d63d-41b3-9a48-b24d30eeb767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.12.18 03:53:57.047324 [ 5 ] {50fdaaae-b2f2-472f-b891-1ac29055d82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2907 | 2025.12.18 03:53:57.047614 [ 5 ] {50fdaaae-b2f2-472f-b891-1ac29055d82f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2908 | 2025.12.18 03:53:57.047812 [ 5 ] {50fdaaae-b2f2-472f-b891-1ac29055d82f} <Trace> oximeter.measurements_i64 (3221460c-d63d-41b3-9a48-b24d30eeb767): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2025.12.18 03:53:57.047937 [ 5 ] {50fdaaae-b2f2-472f-b891-1ac29055d82f} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001025 sec., 2926.8292682926826 rows/sec., 206.75 KiB/sec. | ||
| 2910 | 2025.12.18 03:53:57.047973 [ 5 ] {50fdaaae-b2f2-472f-b891-1ac29055d82f} <Debug> TCPHandler: Processed in 0.001186585 sec. | ||
| 2911 | 2025.12.18 03:53:57.048086 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.12.18 03:53:57.048179 [ 5 ] {87d67750-c10b-4894-add7-50c519fcfac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2913 | 2025.12.18 03:53:57.048219 [ 5 ] {87d67750-c10b-4894-add7-50c519fcfac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2914 | 2025.12.18 03:53:57.048554 [ 5 ] {87d67750-c10b-4894-add7-50c519fcfac4} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.12.18 03:53:57.048591 [ 5 ] {87d67750-c10b-4894-add7-50c519fcfac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2916 | 2025.12.18 03:53:57.048884 [ 5 ] {87d67750-c10b-4894-add7-50c519fcfac4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2917 | 2025.12.18 03:53:57.049092 [ 5 ] {87d67750-c10b-4894-add7-50c519fcfac4} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.12.18 03:53:57.049217 [ 5 ] {87d67750-c10b-4894-add7-50c519fcfac4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 2919 | 2025.12.18 03:53:57.049252 [ 5 ] {87d67750-c10b-4894-add7-50c519fcfac4} <Debug> TCPHandler: Processed in 0.001214735 sec. | ||
| 2920 | 2025.12.18 03:53:58.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.68 MiB, peak 222.56 MiB, free memory in arenas 0.00 B, will set to 219.64 MiB (RSS), difference: -1.04 MiB | ||
| 2921 | 2025.12.18 03:54:00.780707 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2922 | 2025.12.18 03:54:00.780804 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2923 | 2025.12.18 03:54:00.882268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 416 | ||
| 2924 | 2025.12.18 03:54:00.884826 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2025.12.18 03:54:00.884874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2926 | 2025.12.18 03:54:00.886147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2927 | 2025.12.18 03:54:00.886432 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2025.12.18 03:54:00.886770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 2929 | 2025.12.18 03:54:00.891667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5677 | ||
| 2930 | 2025.12.18 03:54:00.892172 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.12.18 03:54:00.892210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2932 | 2025.12.18 03:54:00.892815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2933 | 2025.12.18 03:54:00.893039 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2025.12.18 03:54:00.893164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5677 | ||
| 2935 | 2025.12.18 03:54:01.234363 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2936 | 2025.12.18 03:54:01.251299 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2025.12.18 03:54:01.251347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2938 | 2025.12.18 03:54:01.257127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2939 | 2025.12.18 03:54:01.257790 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2025.12.18 03:54:01.260676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2941 | 2025.12.18 03:54:02.012589 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2025.12.18 03:54:02.012785 [ 5 ] {9f3dee86-2774-401f-979f-686ac3959455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2943 | 2025.12.18 03:54:02.012865 [ 5 ] {9f3dee86-2774-401f-979f-686ac3959455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2944 | 2025.12.18 03:54:02.013603 [ 5 ] {9f3dee86-2774-401f-979f-686ac3959455} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.12.18 03:54:02.013659 [ 5 ] {9f3dee86-2774-401f-979f-686ac3959455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2946 | 2025.12.18 03:54:02.014069 [ 5 ] {9f3dee86-2774-401f-979f-686ac3959455} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2947 | 2025.12.18 03:54:02.014311 [ 5 ] {9f3dee86-2774-401f-979f-686ac3959455} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2025.12.18 03:54:02.014485 [ 5 ] {9f3dee86-2774-401f-979f-686ac3959455} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.45 MiB/sec. | ||
| 2949 | 2025.12.18 03:54:02.014541 [ 5 ] {9f3dee86-2774-401f-979f-686ac3959455} <Debug> TCPHandler: Processed in 0.002095276 sec. | ||
| 2950 | 2025.12.18 03:54:02.014682 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2025.12.18 03:54:02.014794 [ 5 ] {a66a4bb0-d490-4d68-97b2-9138ce11eb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2952 | 2025.12.18 03:54:02.014843 [ 5 ] {a66a4bb0-d490-4d68-97b2-9138ce11eb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2953 | 2025.12.18 03:54:02.015339 [ 5 ] {a66a4bb0-d490-4d68-97b2-9138ce11eb49} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.12.18 03:54:02.015383 [ 5 ] {a66a4bb0-d490-4d68-97b2-9138ce11eb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2955 | 2025.12.18 03:54:02.015713 [ 5 ] {a66a4bb0-d490-4d68-97b2-9138ce11eb49} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2956 | 2025.12.18 03:54:02.015931 [ 5 ] {a66a4bb0-d490-4d68-97b2-9138ce11eb49} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.12.18 03:54:02.016079 [ 5 ] {a66a4bb0-d490-4d68-97b2-9138ce11eb49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001312 sec., 48780.487804878045 rows/sec., 3.81 MiB/sec. | ||
| 2958 | 2025.12.18 03:54:02.016124 [ 5 ] {a66a4bb0-d490-4d68-97b2-9138ce11eb49} <Debug> TCPHandler: Processed in 0.001499769 sec. | ||
| 2959 | 2025.12.18 03:54:02.016251 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2025.12.18 03:54:02.016356 [ 5 ] {caf88a16-4f67-4cdb-845e-badeefd6bec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2961 | 2025.12.18 03:54:02.016405 [ 5 ] {caf88a16-4f67-4cdb-845e-badeefd6bec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2962 | 2025.12.18 03:54:02.016887 [ 5 ] {caf88a16-4f67-4cdb-845e-badeefd6bec7} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.12.18 03:54:02.016939 [ 5 ] {caf88a16-4f67-4cdb-845e-badeefd6bec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2964 | 2025.12.18 03:54:02.017384 [ 5 ] {caf88a16-4f67-4cdb-845e-badeefd6bec7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2965 | 2025.12.18 03:54:02.017611 [ 5 ] {caf88a16-4f67-4cdb-845e-badeefd6bec7} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.12.18 03:54:02.017754 [ 5 ] {caf88a16-4f67-4cdb-845e-badeefd6bec7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001423 sec., 112438.51018973999 rows/sec., 7.83 MiB/sec. | ||
| 2967 | 2025.12.18 03:54:02.017792 [ 5 ] {caf88a16-4f67-4cdb-845e-badeefd6bec7} <Debug> TCPHandler: Processed in 0.00159425 sec. | ||
| 2968 | 2025.12.18 03:54:02.017919 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.12.18 03:54:02.018017 [ 5 ] {f0cc9c7e-0051-4cf4-849a-5e4954c77b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2970 | 2025.12.18 03:54:02.018061 [ 5 ] {f0cc9c7e-0051-4cf4-849a-5e4954c77b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2971 | 2025.12.18 03:54:02.018418 [ 5 ] {f0cc9c7e-0051-4cf4-849a-5e4954c77b0a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.12.18 03:54:02.018458 [ 5 ] {f0cc9c7e-0051-4cf4-849a-5e4954c77b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2973 | 2025.12.18 03:54:02.018782 [ 5 ] {f0cc9c7e-0051-4cf4-849a-5e4954c77b0a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2974 | 2025.12.18 03:54:02.018995 [ 5 ] {f0cc9c7e-0051-4cf4-849a-5e4954c77b0a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.12.18 03:54:02.019130 [ 5 ] {f0cc9c7e-0051-4cf4-849a-5e4954c77b0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 2976 | 2025.12.18 03:54:02.019167 [ 5 ] {f0cc9c7e-0051-4cf4-849a-5e4954c77b0a} <Debug> TCPHandler: Processed in 0.001299956 sec. | ||
| 2977 | 2025.12.18 03:54:07.024694 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.12.18 03:54:07.024912 [ 5 ] {6ba5ad2b-8a02-41cc-8212-1cc186c1ad5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2979 | 2025.12.18 03:54:07.024986 [ 5 ] {6ba5ad2b-8a02-41cc-8212-1cc186c1ad5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2980 | 2025.12.18 03:54:07.025879 [ 5 ] {6ba5ad2b-8a02-41cc-8212-1cc186c1ad5d} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.12.18 03:54:07.025927 [ 5 ] {6ba5ad2b-8a02-41cc-8212-1cc186c1ad5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2982 | 2025.12.18 03:54:07.026330 [ 5 ] {6ba5ad2b-8a02-41cc-8212-1cc186c1ad5d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2983 | 2025.12.18 03:54:07.026547 [ 5 ] {6ba5ad2b-8a02-41cc-8212-1cc186c1ad5d} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.12.18 03:54:07.026695 [ 5 ] {6ba5ad2b-8a02-41cc-8212-1cc186c1ad5d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 2985 | 2025.12.18 03:54:07.026737 [ 5 ] {6ba5ad2b-8a02-41cc-8212-1cc186c1ad5d} <Debug> TCPHandler: Processed in 0.002197308 sec. | ||
| 2986 | 2025.12.18 03:54:07.026872 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.12.18 03:54:07.026970 [ 5 ] {b6341544-cdb3-4b41-9e88-14c8f54627a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2988 | 2025.12.18 03:54:07.027012 [ 5 ] {b6341544-cdb3-4b41-9e88-14c8f54627a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2989 | 2025.12.18 03:54:07.027959 [ 5 ] {b6341544-cdb3-4b41-9e88-14c8f54627a1} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.12.18 03:54:07.027996 [ 5 ] {b6341544-cdb3-4b41-9e88-14c8f54627a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2991 | 2025.12.18 03:54:07.028362 [ 5 ] {b6341544-cdb3-4b41-9e88-14c8f54627a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2992 | 2025.12.18 03:54:07.028566 [ 5 ] {b6341544-cdb3-4b41-9e88-14c8f54627a1} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.12.18 03:54:07.028673 [ 134 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2994 | 2025.12.18 03:54:07.028692 [ 5 ] {b6341544-cdb3-4b41-9e88-14c8f54627a1} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001742 sec., 685419.058553387 rows/sec., 54.77 MiB/sec. | ||
| 2995 | 2025.12.18 03:54:07.028746 [ 134 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.12.18 03:54:07.028753 [ 5 ] {b6341544-cdb3-4b41-9e88-14c8f54627a1} <Debug> TCPHandler: Processed in 0.001933154 sec. | ||
| 2997 | 2025.12.18 03:54:07.028779 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2998 | 2025.12.18 03:54:07.028882 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::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 | ||
| 2999 | 2025.12.18 03:54:07.028888 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2025.12.18 03:54:07.028986 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3001 | 2025.12.18 03:54:07.028999 [ 5 ] {67420032-0abd-4706-bf97-670aa16101d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3002 | 2025.12.18 03:54:07.029019 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2331 rows starting from the beginning of the part | ||
| 3003 | 2025.12.18 03:54:07.029040 [ 5 ] {67420032-0abd-4706-bf97-670aa16101d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3004 | 2025.12.18 03:54:07.029081 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1184 rows starting from the beginning of the part | ||
| 3005 | 2025.12.18 03:54:07.029128 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3006 | 2025.12.18 03:54:07.029173 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1202 rows starting from the beginning of the part | ||
| 3007 | 2025.12.18 03:54:07.029216 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3008 | 2025.12.18 03:54:07.029255 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1194 rows starting from the beginning of the part | ||
| 3009 | 2025.12.18 03:54:07.029538 [ 5 ] {67420032-0abd-4706-bf97-670aa16101d4} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2025.12.18 03:54:07.029573 [ 5 ] {67420032-0abd-4706-bf97-670aa16101d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3011 | 2025.12.18 03:54:07.029964 [ 5 ] {67420032-0abd-4706-bf97-670aa16101d4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3012 | 2025.12.18 03:54:07.030175 [ 5 ] {67420032-0abd-4706-bf97-670aa16101d4} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2025.12.18 03:54:07.030314 [ 5 ] {67420032-0abd-4706-bf97-670aa16101d4} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001333 sec., 184546.13653413355 rows/sec., 11.28 MiB/sec. | ||
| 3014 | 2025.12.18 03:54:07.030352 [ 5 ] {67420032-0abd-4706-bf97-670aa16101d4} <Debug> TCPHandler: Processed in 0.001515268 sec. | ||
| 3015 | 2025.12.18 03:54:07.030471 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2025.12.18 03:54:07.030566 [ 5 ] {1ee34997-7a15-4be3-b4a7-f158be453afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3017 | 2025.12.18 03:54:07.030605 [ 5 ] {1ee34997-7a15-4be3-b4a7-f158be453afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3018 | 2025.12.18 03:54:07.031087 [ 5 ] {1ee34997-7a15-4be3-b4a7-f158be453afa} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2025.12.18 03:54:07.031123 [ 5 ] {1ee34997-7a15-4be3-b4a7-f158be453afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3020 | 2025.12.18 03:54:07.031310 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6023 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246963 sec., 2438826.8688022094 rows/sec., 205.18 MiB/sec. | ||
| 3021 | 2025.12.18 03:54:07.031437 [ 5 ] {1ee34997-7a15-4be3-b4a7-f158be453afa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3022 | 2025.12.18 03:54:07.031607 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3023 | 2025.12.18 03:54:07.031667 [ 5 ] {1ee34997-7a15-4be3-b4a7-f158be453afa} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2025.12.18 03:54:07.031809 [ 5 ] {1ee34997-7a15-4be3-b4a7-f158be453afa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 3025 | 2025.12.18 03:54:07.031848 [ 5 ] {1ee34997-7a15-4be3-b4a7-f158be453afa} <Debug> TCPHandler: Processed in 0.001427088 sec. | ||
| 3026 | 2025.12.18 03:54:07.031911 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.12.18 03:54:07.031971 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2025.12.18 03:54:07.031994 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_16_3} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3029 | 2025.12.18 03:54:07.032072 [ 5 ] {397ad9e6-ada8-445f-a4dd-0e96ed329f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3030 | 2025.12.18 03:54:07.032086 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 3031 | 2025.12.18 03:54:07.032119 [ 5 ] {397ad9e6-ada8-445f-a4dd-0e96ed329f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3032 | 2025.12.18 03:54:07.032604 [ 5 ] {397ad9e6-ada8-445f-a4dd-0e96ed329f3b} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.18 03:54:07.032641 [ 5 ] {397ad9e6-ada8-445f-a4dd-0e96ed329f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3034 | 2025.12.18 03:54:07.032954 [ 5 ] {397ad9e6-ada8-445f-a4dd-0e96ed329f3b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3035 | 2025.12.18 03:54:07.033156 [ 5 ] {397ad9e6-ada8-445f-a4dd-0e96ed329f3b} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.18 03:54:07.033281 [ 5 ] {397ad9e6-ada8-445f-a4dd-0e96ed329f3b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 3037 | 2025.12.18 03:54:07.033317 [ 5 ] {397ad9e6-ada8-445f-a4dd-0e96ed329f3b} <Debug> TCPHandler: Processed in 0.001396907 sec. | ||
| 3038 | 2025.12.18 03:54:07.033433 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.12.18 03:54:07.033527 [ 5 ] {9b308aa7-bf37-407d-9bd2-12f782158677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.18 03:54:07.033568 [ 5 ] {9b308aa7-bf37-407d-9bd2-12f782158677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2025.12.18 03:54:07.034205 [ 5 ] {9b308aa7-bf37-407d-9bd2-12f782158677} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.18 03:54:07.034241 [ 5 ] {9b308aa7-bf37-407d-9bd2-12f782158677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3043 | 2025.12.18 03:54:07.034563 [ 5 ] {9b308aa7-bf37-407d-9bd2-12f782158677} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3044 | 2025.12.18 03:54:07.034772 [ 5 ] {9b308aa7-bf37-407d-9bd2-12f782158677} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.18 03:54:07.034878 [ 134 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3046 | 2025.12.18 03:54:07.034899 [ 5 ] {9b308aa7-bf37-407d-9bd2-12f782158677} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001388 sec., 518731.9884726225 rows/sec., 36.41 MiB/sec. | ||
| 3047 | 2025.12.18 03:54:07.034913 [ 134 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2025.12.18 03:54:07.034941 [ 5 ] {9b308aa7-bf37-407d-9bd2-12f782158677} <Debug> TCPHandler: Processed in 0.00155871 sec. | ||
| 3049 | 2025.12.18 03:54:07.034942 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3050 | 2025.12.18 03:54:07.035044 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::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 | ||
| 3051 | 2025.12.18 03:54:07.035069 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2025.12.18 03:54:07.035155 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3053 | 2025.12.18 03:54:07.035169 [ 5 ] {1d48714c-869b-4432-8524-ff30dede49c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3054 | 2025.12.18 03:54:07.035194 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1201 rows starting from the beginning of the part | ||
| 3055 | 2025.12.18 03:54:07.035216 [ 5 ] {1d48714c-869b-4432-8524-ff30dede49c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3056 | 2025.12.18 03:54:07.035269 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 715 rows starting from the beginning of the part | ||
| 3057 | 2025.12.18 03:54:07.035322 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 3058 | 2025.12.18 03:54:07.035366 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 737 rows starting from the beginning of the part | ||
| 3059 | 2025.12.18 03:54:07.035407 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3060 | 2025.12.18 03:54:07.035448 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 720 rows starting from the beginning of the part | ||
| 3061 | 2025.12.18 03:54:07.035574 [ 5 ] {1d48714c-869b-4432-8524-ff30dede49c8} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2025.12.18 03:54:07.035614 [ 5 ] {1d48714c-869b-4432-8524-ff30dede49c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3063 | 2025.12.18 03:54:07.035959 [ 5 ] {1d48714c-869b-4432-8524-ff30dede49c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3064 | 2025.12.18 03:54:07.036181 [ 5 ] {1d48714c-869b-4432-8524-ff30dede49c8} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2025.12.18 03:54:07.036316 [ 5 ] {1d48714c-869b-4432-8524-ff30dede49c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 3066 | 2025.12.18 03:54:07.036353 [ 5 ] {1d48714c-869b-4432-8524-ff30dede49c8} <Debug> TCPHandler: Processed in 0.001334016 sec. | ||
| 3067 | 2025.12.18 03:54:07.036473 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2025.12.18 03:54:07.036568 [ 5 ] {9abd7816-a637-4319-8fa9-c284052b09ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3069 | 2025.12.18 03:54:07.036610 [ 5 ] {9abd7816-a637-4319-8fa9-c284052b09ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3070 | 2025.12.18 03:54:07.036798 [ 191 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792993 sec., 1952601.041944949 rows/sec., 146.09 MiB/sec. | ||
| 3071 | 2025.12.18 03:54:07.036983 [ 191 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3072 | 2025.12.18 03:54:07.037070 [ 5 ] {9abd7816-a637-4319-8fa9-c284052b09ce} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2025.12.18 03:54:07.037105 [ 5 ] {9abd7816-a637-4319-8fa9-c284052b09ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3074 | 2025.12.18 03:54:07.037234 [ 191 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2025.12.18 03:54:07.037300 [ 191 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_16_3} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3076 | 2025.12.18 03:54:07.037390 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3077 | 2025.12.18 03:54:07.037449 [ 5 ] {9abd7816-a637-4319-8fa9-c284052b09ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3078 | 2025.12.18 03:54:07.037655 [ 5 ] {9abd7816-a637-4319-8fa9-c284052b09ce} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.12.18 03:54:07.037762 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3080 | 2025.12.18 03:54:07.037785 [ 5 ] {9abd7816-a637-4319-8fa9-c284052b09ce} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 3081 | 2025.12.18 03:54:07.037798 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.12.18 03:54:07.037825 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3083 | 2025.12.18 03:54:07.037828 [ 5 ] {9abd7816-a637-4319-8fa9-c284052b09ce} <Debug> TCPHandler: Processed in 0.001406477 sec. | ||
| 3084 | 2025.12.18 03:54:07.037890 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::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 | ||
| 3085 | 2025.12.18 03:54:07.037960 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2025.12.18 03:54:07.037986 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2025.12.18 03:54:07.038019 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4579 rows starting from the beginning of the part | ||
| 3088 | 2025.12.18 03:54:07.038059 [ 5 ] {171fa9e5-5fbe-494f-b5aa-d1035b934441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3089 | 2025.12.18 03:54:07.038072 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3090 | 2025.12.18 03:54:07.038112 [ 5 ] {171fa9e5-5fbe-494f-b5aa-d1035b934441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3091 | 2025.12.18 03:54:07.038138 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3092 | 2025.12.18 03:54:07.038188 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 321 rows starting from the beginning of the part | ||
| 3093 | 2025.12.18 03:54:07.038229 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3094 | 2025.12.18 03:54:07.038267 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3095 | 2025.12.18 03:54:07.038447 [ 5 ] {171fa9e5-5fbe-494f-b5aa-d1035b934441} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.12.18 03:54:07.038490 [ 5 ] {171fa9e5-5fbe-494f-b5aa-d1035b934441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3097 | 2025.12.18 03:54:07.038798 [ 5 ] {171fa9e5-5fbe-494f-b5aa-d1035b934441} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3098 | 2025.12.18 03:54:07.039005 [ 5 ] {171fa9e5-5fbe-494f-b5aa-d1035b934441} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.12.18 03:54:07.039138 [ 5 ] {171fa9e5-5fbe-494f-b5aa-d1035b934441} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 3100 | 2025.12.18 03:54:07.039175 [ 5 ] {171fa9e5-5fbe-494f-b5aa-d1035b934441} <Debug> TCPHandler: Processed in 0.001265486 sec. | ||
| 3101 | 2025.12.18 03:54:07.039295 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2025.12.18 03:54:07.039392 [ 5 ] {096b9bd1-decc-4680-a7f3-1493089b4466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.12.18 03:54:07.039446 [ 5 ] {096b9bd1-decc-4680-a7f3-1493089b4466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3104 | 2025.12.18 03:54:07.040267 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5848 rows, containing 5 columns (5 merged, 0 gathered) in 0.00239886 sec., 2437824.633367516 rows/sec., 162.99 MiB/sec. | ||
| 3105 | 2025.12.18 03:54:07.040295 [ 5 ] {096b9bd1-decc-4680-a7f3-1493089b4466} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.12.18 03:54:07.040345 [ 5 ] {096b9bd1-decc-4680-a7f3-1493089b4466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3107 | 2025.12.18 03:54:07.040670 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3108 | 2025.12.18 03:54:07.040927 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.12.18 03:54:07.040942 [ 5 ] {096b9bd1-decc-4680-a7f3-1493089b4466} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3110 | 2025.12.18 03:54:07.040999 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3111 | 2025.12.18 03:54:07.041069 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3112 | 2025.12.18 03:54:07.041192 [ 5 ] {096b9bd1-decc-4680-a7f3-1493089b4466} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2025.12.18 03:54:07.041338 [ 5 ] {096b9bd1-decc-4680-a7f3-1493089b4466} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001964 sec., 20875.763747454173 rows/sec., 37.41 MiB/sec. | ||
| 3114 | 2025.12.18 03:54:07.041400 [ 5 ] {096b9bd1-decc-4680-a7f3-1493089b4466} <Debug> TCPHandler: Processed in 0.002156837 sec. | ||
| 3115 | 2025.12.18 03:54:07.041571 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2025.12.18 03:54:07.041698 [ 5 ] {4fce6f4b-b8fc-4d4e-9404-bc2969d97374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3117 | 2025.12.18 03:54:07.041745 [ 5 ] {4fce6f4b-b8fc-4d4e-9404-bc2969d97374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3118 | 2025.12.18 03:54:07.042096 [ 5 ] {4fce6f4b-b8fc-4d4e-9404-bc2969d97374} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2025.12.18 03:54:07.042131 [ 5 ] {4fce6f4b-b8fc-4d4e-9404-bc2969d97374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3120 | 2025.12.18 03:54:07.042446 [ 5 ] {4fce6f4b-b8fc-4d4e-9404-bc2969d97374} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3121 | 2025.12.18 03:54:07.042656 [ 5 ] {4fce6f4b-b8fc-4d4e-9404-bc2969d97374} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2025.12.18 03:54:07.042771 [ 134 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3123 | 2025.12.18 03:54:07.042793 [ 5 ] {4fce6f4b-b8fc-4d4e-9404-bc2969d97374} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 3124 | 2025.12.18 03:54:07.042809 [ 134 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.12.18 03:54:07.042834 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3126 | 2025.12.18 03:54:07.042836 [ 5 ] {4fce6f4b-b8fc-4d4e-9404-bc2969d97374} <Debug> TCPHandler: Processed in 0.001315906 sec. | ||
| 3127 | 2025.12.18 03:54:07.042904 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::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 | ||
| 3128 | 2025.12.18 03:54:07.042989 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3129 | 2025.12.18 03:54:07.043014 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 820 rows starting from the beginning of the part | ||
| 3130 | 2025.12.18 03:54:07.043059 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3131 | 2025.12.18 03:54:07.043096 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3132 | 2025.12.18 03:54:07.043132 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3133 | 2025.12.18 03:54:07.043164 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3134 | 2025.12.18 03:54:07.043195 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3135 | 2025.12.18 03:54:07.044002 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001124794 sec., 1113092.7085315178 rows/sec., 70.49 MiB/sec. | ||
| 3136 | 2025.12.18 03:54:07.044153 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3137 | 2025.12.18 03:54:07.044388 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.12.18 03:54:07.044449 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_16_3} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3139 | 2025.12.18 03:54:07.044506 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3140 | 2025.12.18 03:54:08.393385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6189 | ||
| 3141 | 2025.12.18 03:54:08.394059 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.12.18 03:54:08.394126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3143 | 2025.12.18 03:54:08.394713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3144 | 2025.12.18 03:54:08.395150 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.12.18 03:54:08.395366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6189 | ||
| 3146 | 2025.12.18 03:54:08.760871 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3147 | 2025.12.18 03:54:08.777985 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2025.12.18 03:54:08.778050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3149 | 2025.12.18 03:54:08.783974 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3150 | 2025.12.18 03:54:08.784785 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2025.12.18 03:54:08.788039 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3152 | 2025.12.18 03:54:10.887065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 446 | ||
| 3153 | 2025.12.18 03:54:10.889284 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2025.12.18 03:54:10.889335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3155 | 2025.12.18 03:54:10.890507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3156 | 2025.12.18 03:54:10.890790 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2025.12.18 03:54:10.891134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3158 | 2025.12.18 03:54:12.037500 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.12.18 03:54:12.037693 [ 5 ] {844f1af8-9e16-49c2-9d2c-53fd7ea3f05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3160 | 2025.12.18 03:54:12.037766 [ 5 ] {844f1af8-9e16-49c2-9d2c-53fd7ea3f05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3161 | 2025.12.18 03:54:12.038884 [ 5 ] {844f1af8-9e16-49c2-9d2c-53fd7ea3f05e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.18 03:54:12.038936 [ 5 ] {844f1af8-9e16-49c2-9d2c-53fd7ea3f05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3163 | 2025.12.18 03:54:12.039387 [ 5 ] {844f1af8-9e16-49c2-9d2c-53fd7ea3f05e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3164 | 2025.12.18 03:54:12.039610 [ 5 ] {844f1af8-9e16-49c2-9d2c-53fd7ea3f05e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.12.18 03:54:12.039767 [ 5 ] {844f1af8-9e16-49c2-9d2c-53fd7ea3f05e} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002128 sec., 562030.0751879698 rows/sec., 46.34 MiB/sec. | ||
| 3166 | 2025.12.18 03:54:12.039817 [ 5 ] {844f1af8-9e16-49c2-9d2c-53fd7ea3f05e} <Debug> TCPHandler: Processed in 0.00245323 sec. | ||
| 3167 | 2025.12.18 03:54:12.039946 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2025.12.18 03:54:12.040049 [ 5 ] {660ec757-c001-4d8e-8679-2cf87981805c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3169 | 2025.12.18 03:54:12.040092 [ 5 ] {660ec757-c001-4d8e-8679-2cf87981805c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3170 | 2025.12.18 03:54:12.040580 [ 5 ] {660ec757-c001-4d8e-8679-2cf87981805c} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.12.18 03:54:12.040620 [ 5 ] {660ec757-c001-4d8e-8679-2cf87981805c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3172 | 2025.12.18 03:54:12.040928 [ 5 ] {660ec757-c001-4d8e-8679-2cf87981805c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3173 | 2025.12.18 03:54:12.041143 [ 5 ] {660ec757-c001-4d8e-8679-2cf87981805c} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.12.18 03:54:12.041253 [ 126 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3175 | 2025.12.18 03:54:12.041273 [ 5 ] {660ec757-c001-4d8e-8679-2cf87981805c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 12.36 MiB/sec. | ||
| 3176 | 2025.12.18 03:54:12.041314 [ 126 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.12.18 03:54:12.041324 [ 5 ] {660ec757-c001-4d8e-8679-2cf87981805c} <Debug> TCPHandler: Processed in 0.001429497 sec. | ||
| 3178 | 2025.12.18 03:54:12.041343 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3179 | 2025.12.18 03:54:12.041444 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2025.12.18 03:54:12.041462 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 3181 | 2025.12.18 03:54:12.041545 [ 5 ] {6cae12fd-0817-43da-b1c0-a72663055b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3182 | 2025.12.18 03:54:12.041590 [ 5 ] {6cae12fd-0817-43da-b1c0-a72663055b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3183 | 2025.12.18 03:54:12.041601 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3184 | 2025.12.18 03:54:12.041645 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 3185 | 2025.12.18 03:54:12.041745 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3186 | 2025.12.18 03:54:12.041807 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 3187 | 2025.12.18 03:54:12.041860 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 213 rows starting from the beginning of the part | ||
| 3188 | 2025.12.18 03:54:12.041906 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3189 | 2025.12.18 03:54:12.041949 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3190 | 2025.12.18 03:54:12.042139 [ 5 ] {6cae12fd-0817-43da-b1c0-a72663055b79} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2025.12.18 03:54:12.042181 [ 5 ] {6cae12fd-0817-43da-b1c0-a72663055b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3192 | 2025.12.18 03:54:12.042521 [ 5 ] {6cae12fd-0817-43da-b1c0-a72663055b79} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3193 | 2025.12.18 03:54:12.042744 [ 5 ] {6cae12fd-0817-43da-b1c0-a72663055b79} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2025.12.18 03:54:12.042869 [ 5 ] {6cae12fd-0817-43da-b1c0-a72663055b79} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001346 sec., 386329.8662704309 rows/sec., 28.59 MiB/sec. | ||
| 3195 | 2025.12.18 03:54:12.042903 [ 5 ] {6cae12fd-0817-43da-b1c0-a72663055b79} <Debug> TCPHandler: Processed in 0.001512439 sec. | ||
| 3196 | 2025.12.18 03:54:12.042966 [ 186 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156799 sec., 832275.7160441075 rows/sec., 57.79 MiB/sec. | ||
| 3197 | 2025.12.18 03:54:12.043010 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2025.12.18 03:54:12.043102 [ 5 ] {ad867139-d565-4cf5-b94f-6112d0baf39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3199 | 2025.12.18 03:54:12.043133 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3200 | 2025.12.18 03:54:12.043145 [ 5 ] {ad867139-d565-4cf5-b94f-6112d0baf39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3201 | 2025.12.18 03:54:12.043412 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.12.18 03:54:12.043487 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_10_2} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3203 | 2025.12.18 03:54:12.043573 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3204 | 2025.12.18 03:54:12.043651 [ 5 ] {ad867139-d565-4cf5-b94f-6112d0baf39b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.12.18 03:54:12.043689 [ 5 ] {ad867139-d565-4cf5-b94f-6112d0baf39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3206 | 2025.12.18 03:54:12.044122 [ 5 ] {ad867139-d565-4cf5-b94f-6112d0baf39b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3207 | 2025.12.18 03:54:12.044322 [ 5 ] {ad867139-d565-4cf5-b94f-6112d0baf39b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.12.18 03:54:12.044449 [ 5 ] {ad867139-d565-4cf5-b94f-6112d0baf39b} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001347 sec., 626577.5798069785 rows/sec., 42.17 MiB/sec. | ||
| 3209 | 2025.12.18 03:54:12.044485 [ 5 ] {ad867139-d565-4cf5-b94f-6112d0baf39b} <Debug> TCPHandler: Processed in 0.001510368 sec. | ||
| 3210 | 2025.12.18 03:54:12.044597 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.12.18 03:54:12.044690 [ 5 ] {42778efe-5ce4-4309-a304-7dfb2a69a738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3212 | 2025.12.18 03:54:12.044731 [ 5 ] {42778efe-5ce4-4309-a304-7dfb2a69a738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3213 | 2025.12.18 03:54:12.045058 [ 5 ] {42778efe-5ce4-4309-a304-7dfb2a69a738} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.12.18 03:54:12.045094 [ 5 ] {42778efe-5ce4-4309-a304-7dfb2a69a738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3215 | 2025.12.18 03:54:12.045388 [ 5 ] {42778efe-5ce4-4309-a304-7dfb2a69a738} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3216 | 2025.12.18 03:54:12.045589 [ 5 ] {42778efe-5ce4-4309-a304-7dfb2a69a738} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.12.18 03:54:12.045713 [ 5 ] {42778efe-5ce4-4309-a304-7dfb2a69a738} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 3218 | 2025.12.18 03:54:12.045747 [ 5 ] {42778efe-5ce4-4309-a304-7dfb2a69a738} <Debug> TCPHandler: Processed in 0.001198015 sec. | ||
| 3219 | 2025.12.18 03:54:15.780856 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3220 | 2025.12.18 03:54:15.780923 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3221 | 2025.12.18 03:54:15.895609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6637 | ||
| 3222 | 2025.12.18 03:54:15.896162 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.12.18 03:54:15.896213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3224 | 2025.12.18 03:54:15.896715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3225 | 2025.12.18 03:54:15.896955 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.12.18 03:54:15.897103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6637 | ||
| 3227 | 2025.12.18 03:54:16.288303 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3228 | 2025.12.18 03:54:16.305286 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.12.18 03:54:16.305350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3230 | 2025.12.18 03:54:16.311649 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3231 | 2025.12.18 03:54:16.312374 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2025.12.18 03:54:16.315485 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3233 | 2025.12.18 03:54:17.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.05 MiB, peak 226.05 MiB, free memory in arenas 0.00 B, will set to 223.19 MiB (RSS), difference: 1.15 MiB | ||
| 3234 | 2025.12.18 03:54:17.026216 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.12.18 03:54:17.026410 [ 5 ] {8be500bb-f584-427c-8db2-f549b60de49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3236 | 2025.12.18 03:54:17.026486 [ 5 ] {8be500bb-f584-427c-8db2-f549b60de49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3237 | 2025.12.18 03:54:17.027422 [ 5 ] {8be500bb-f584-427c-8db2-f549b60de49b} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.12.18 03:54:17.027472 [ 5 ] {8be500bb-f584-427c-8db2-f549b60de49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3239 | 2025.12.18 03:54:17.027889 [ 5 ] {8be500bb-f584-427c-8db2-f549b60de49b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3240 | 2025.12.18 03:54:17.028122 [ 5 ] {8be500bb-f584-427c-8db2-f549b60de49b} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.12.18 03:54:17.028252 [ 80 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3242 | 2025.12.18 03:54:17.028285 [ 5 ] {8be500bb-f584-427c-8db2-f549b60de49b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001926 sec., 212876.42782969886 rows/sec., 13.50 MiB/sec. | ||
| 3243 | 2025.12.18 03:54:17.028317 [ 80 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2025.12.18 03:54:17.028342 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3245 | 2025.12.18 03:54:17.028343 [ 5 ] {8be500bb-f584-427c-8db2-f549b60de49b} <Debug> TCPHandler: Processed in 0.002270308 sec. | ||
| 3246 | 2025.12.18 03:54:17.028434 [ 199 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 3247 | 2025.12.18 03:54:17.028493 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2025.12.18 03:54:17.028535 [ 199 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3249 | 2025.12.18 03:54:17.028563 [ 199 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 3250 | 2025.12.18 03:54:17.028597 [ 5 ] {421cdd53-b1a0-49b0-869b-ba77dc027e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3251 | 2025.12.18 03:54:17.028645 [ 5 ] {421cdd53-b1a0-49b0-869b-ba77dc027e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3252 | 2025.12.18 03:54:17.028678 [ 199 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 3253 | 2025.12.18 03:54:17.028727 [ 199 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 3254 | 2025.12.18 03:54:17.028782 [ 199 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 3255 | 2025.12.18 03:54:17.028832 [ 199 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 3256 | 2025.12.18 03:54:17.029685 [ 5 ] {421cdd53-b1a0-49b0-869b-ba77dc027e16} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2025.12.18 03:54:17.029722 [ 5 ] {421cdd53-b1a0-49b0-869b-ba77dc027e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3258 | 2025.12.18 03:54:17.029863 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461288 sec., 1402871.9869047033 rows/sec., 94.34 MiB/sec. | ||
| 3259 | 2025.12.18 03:54:17.030058 [ 186 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3260 | 2025.12.18 03:54:17.030254 [ 5 ] {421cdd53-b1a0-49b0-869b-ba77dc027e16} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3261 | 2025.12.18 03:54:17.030362 [ 186 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_9_2} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.12.18 03:54:17.030448 [ 186 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_9_2} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3263 | 2025.12.18 03:54:17.030509 [ 5 ] {421cdd53-b1a0-49b0-869b-ba77dc027e16} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2025.12.18 03:54:17.030537 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3265 | 2025.12.18 03:54:17.030663 [ 5 ] {421cdd53-b1a0-49b0-869b-ba77dc027e16} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.00209 sec., 571291.8660287082 rows/sec., 45.65 MiB/sec. | ||
| 3266 | 2025.12.18 03:54:17.030708 [ 5 ] {421cdd53-b1a0-49b0-869b-ba77dc027e16} <Debug> TCPHandler: Processed in 0.002267998 sec. | ||
| 3267 | 2025.12.18 03:54:17.030831 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2025.12.18 03:54:17.030932 [ 5 ] {7cc4542a-8272-4fdf-bc2b-c7d285be2687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3269 | 2025.12.18 03:54:17.030976 [ 5 ] {7cc4542a-8272-4fdf-bc2b-c7d285be2687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3270 | 2025.12.18 03:54:17.031498 [ 5 ] {7cc4542a-8272-4fdf-bc2b-c7d285be2687} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2025.12.18 03:54:17.031535 [ 5 ] {7cc4542a-8272-4fdf-bc2b-c7d285be2687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3272 | 2025.12.18 03:54:17.031842 [ 5 ] {7cc4542a-8272-4fdf-bc2b-c7d285be2687} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3273 | 2025.12.18 03:54:17.032044 [ 5 ] {7cc4542a-8272-4fdf-bc2b-c7d285be2687} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2025.12.18 03:54:17.032173 [ 5 ] {7cc4542a-8272-4fdf-bc2b-c7d285be2687} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001262 sec., 194928.68462757528 rows/sec., 11.92 MiB/sec. | ||
| 3275 | 2025.12.18 03:54:17.032211 [ 5 ] {7cc4542a-8272-4fdf-bc2b-c7d285be2687} <Debug> TCPHandler: Processed in 0.001432928 sec. | ||
| 3276 | 2025.12.18 03:54:17.032329 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2025.12.18 03:54:17.032425 [ 5 ] {06b88cb5-a5b4-40e8-aeec-6555d0dceda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3278 | 2025.12.18 03:54:17.032465 [ 5 ] {06b88cb5-a5b4-40e8-aeec-6555d0dceda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3279 | 2025.12.18 03:54:17.032944 [ 5 ] {06b88cb5-a5b4-40e8-aeec-6555d0dceda9} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2025.12.18 03:54:17.032981 [ 5 ] {06b88cb5-a5b4-40e8-aeec-6555d0dceda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3281 | 2025.12.18 03:54:17.033308 [ 5 ] {06b88cb5-a5b4-40e8-aeec-6555d0dceda9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3282 | 2025.12.18 03:54:17.033510 [ 5 ] {06b88cb5-a5b4-40e8-aeec-6555d0dceda9} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2025.12.18 03:54:17.033642 [ 5 ] {06b88cb5-a5b4-40e8-aeec-6555d0dceda9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001235 sec., 171659.91902834008 rows/sec., 11.07 MiB/sec. | ||
| 3284 | 2025.12.18 03:54:17.033681 [ 5 ] {06b88cb5-a5b4-40e8-aeec-6555d0dceda9} <Debug> TCPHandler: Processed in 0.001402958 sec. | ||
| 3285 | 2025.12.18 03:54:17.033796 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2025.12.18 03:54:17.033892 [ 5 ] {a141607f-0c98-4fca-b9f7-a9d24d6bb3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3287 | 2025.12.18 03:54:17.033932 [ 5 ] {a141607f-0c98-4fca-b9f7-a9d24d6bb3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3288 | 2025.12.18 03:54:17.034413 [ 5 ] {a141607f-0c98-4fca-b9f7-a9d24d6bb3eb} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2025.12.18 03:54:17.034450 [ 5 ] {a141607f-0c98-4fca-b9f7-a9d24d6bb3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3290 | 2025.12.18 03:54:17.034743 [ 5 ] {a141607f-0c98-4fca-b9f7-a9d24d6bb3eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3291 | 2025.12.18 03:54:17.034943 [ 5 ] {a141607f-0c98-4fca-b9f7-a9d24d6bb3eb} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2025.12.18 03:54:17.035039 [ 61 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3293 | 2025.12.18 03:54:17.035070 [ 5 ] {a141607f-0c98-4fca-b9f7-a9d24d6bb3eb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 3294 | 2025.12.18 03:54:17.035081 [ 61 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2025.12.18 03:54:17.035113 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3296 | 2025.12.18 03:54:17.035114 [ 5 ] {a141607f-0c98-4fca-b9f7-a9d24d6bb3eb} <Debug> TCPHandler: Processed in 0.001368237 sec. | ||
| 3297 | 2025.12.18 03:54:17.035193 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 3298 | 2025.12.18 03:54:17.035242 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.12.18 03:54:17.035294 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3300 | 2025.12.18 03:54:17.035323 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 3301 | 2025.12.18 03:54:17.035337 [ 5 ] {e3308050-011d-47f7-93f4-727f111d625a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3302 | 2025.12.18 03:54:17.035375 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 3303 | 2025.12.18 03:54:17.035379 [ 5 ] {e3308050-011d-47f7-93f4-727f111d625a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3304 | 2025.12.18 03:54:17.035417 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 3305 | 2025.12.18 03:54:17.035460 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 3306 | 2025.12.18 03:54:17.035500 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 3307 | 2025.12.18 03:54:17.036046 [ 5 ] {e3308050-011d-47f7-93f4-727f111d625a} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2025.12.18 03:54:17.036082 [ 5 ] {e3308050-011d-47f7-93f4-727f111d625a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3309 | 2025.12.18 03:54:17.036314 [ 186 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152395 sec., 915484.7079343454 rows/sec., 55.48 MiB/sec. | ||
| 3310 | 2025.12.18 03:54:17.036426 [ 5 ] {e3308050-011d-47f7-93f4-727f111d625a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3311 | 2025.12.18 03:54:17.036428 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3312 | 2025.12.18 03:54:17.036652 [ 5 ] {e3308050-011d-47f7-93f4-727f111d625a} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.12.18 03:54:17.036673 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_9_2} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.12.18 03:54:17.036729 [ 199 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_9_2} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3315 | 2025.12.18 03:54:17.036783 [ 5 ] {e3308050-011d-47f7-93f4-727f111d625a} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001463 sec., 492139.4395078605 rows/sec., 34.54 MiB/sec. | ||
| 3316 | 2025.12.18 03:54:17.036784 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3317 | 2025.12.18 03:54:17.036821 [ 5 ] {e3308050-011d-47f7-93f4-727f111d625a} <Debug> TCPHandler: Processed in 0.00162954 sec. | ||
| 3318 | 2025.12.18 03:54:17.036939 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2025.12.18 03:54:17.037036 [ 5 ] {2a086bd8-8a7e-4555-99a7-071c05347adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3320 | 2025.12.18 03:54:17.037078 [ 5 ] {2a086bd8-8a7e-4555-99a7-071c05347adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3321 | 2025.12.18 03:54:17.037414 [ 5 ] {2a086bd8-8a7e-4555-99a7-071c05347adf} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2025.12.18 03:54:17.037450 [ 5 ] {2a086bd8-8a7e-4555-99a7-071c05347adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3323 | 2025.12.18 03:54:17.037742 [ 5 ] {2a086bd8-8a7e-4555-99a7-071c05347adf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3324 | 2025.12.18 03:54:17.037953 [ 5 ] {2a086bd8-8a7e-4555-99a7-071c05347adf} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2025.12.18 03:54:17.038076 [ 5 ] {2a086bd8-8a7e-4555-99a7-071c05347adf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 3326 | 2025.12.18 03:54:17.038111 [ 5 ] {2a086bd8-8a7e-4555-99a7-071c05347adf} <Debug> TCPHandler: Processed in 0.001229745 sec. | ||
| 3327 | 2025.12.18 03:54:17.038217 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.12.18 03:54:17.038307 [ 5 ] {74f1d1c7-3449-4093-88b4-5934f880361b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3329 | 2025.12.18 03:54:17.038347 [ 5 ] {74f1d1c7-3449-4093-88b4-5934f880361b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3330 | 2025.12.18 03:54:17.038760 [ 5 ] {74f1d1c7-3449-4093-88b4-5934f880361b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.12.18 03:54:17.038795 [ 5 ] {74f1d1c7-3449-4093-88b4-5934f880361b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3332 | 2025.12.18 03:54:17.039185 [ 5 ] {74f1d1c7-3449-4093-88b4-5934f880361b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3333 | 2025.12.18 03:54:17.039388 [ 5 ] {74f1d1c7-3449-4093-88b4-5934f880361b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.12.18 03:54:17.039518 [ 5 ] {74f1d1c7-3449-4093-88b4-5934f880361b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 3335 | 2025.12.18 03:54:17.039555 [ 5 ] {74f1d1c7-3449-4093-88b4-5934f880361b} <Debug> TCPHandler: Processed in 0.001372857 sec. | ||
| 3336 | 2025.12.18 03:54:17.039667 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2025.12.18 03:54:17.039763 [ 5 ] {da85535c-3066-4762-a05f-54e3060dea3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3338 | 2025.12.18 03:54:17.039805 [ 5 ] {da85535c-3066-4762-a05f-54e3060dea3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3339 | 2025.12.18 03:54:17.040118 [ 5 ] {da85535c-3066-4762-a05f-54e3060dea3b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.12.18 03:54:17.040153 [ 5 ] {da85535c-3066-4762-a05f-54e3060dea3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3341 | 2025.12.18 03:54:17.040456 [ 5 ] {da85535c-3066-4762-a05f-54e3060dea3b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3342 | 2025.12.18 03:54:17.040659 [ 5 ] {da85535c-3066-4762-a05f-54e3060dea3b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2025.12.18 03:54:17.040788 [ 5 ] {da85535c-3066-4762-a05f-54e3060dea3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 3344 | 2025.12.18 03:54:17.040826 [ 5 ] {da85535c-3066-4762-a05f-54e3060dea3b} <Debug> TCPHandler: Processed in 0.001208625 sec. | ||
| 3345 | 2025.12.18 03:54:17.040937 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2025.12.18 03:54:17.041032 [ 5 ] {1b7506a2-408a-4ef3-b225-75a0d6ca2069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3347 | 2025.12.18 03:54:17.041088 [ 5 ] {1b7506a2-408a-4ef3-b225-75a0d6ca2069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3348 | 2025.12.18 03:54:17.041908 [ 5 ] {1b7506a2-408a-4ef3-b225-75a0d6ca2069} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2025.12.18 03:54:17.041944 [ 5 ] {1b7506a2-408a-4ef3-b225-75a0d6ca2069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3350 | 2025.12.18 03:54:17.042519 [ 5 ] {1b7506a2-408a-4ef3-b225-75a0d6ca2069} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3351 | 2025.12.18 03:54:17.042739 [ 5 ] {1b7506a2-408a-4ef3-b225-75a0d6ca2069} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2025.12.18 03:54:17.042876 [ 5 ] {1b7506a2-408a-4ef3-b225-75a0d6ca2069} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001862 sec., 22019.334049409237 rows/sec., 39.46 MiB/sec. | ||
| 3353 | 2025.12.18 03:54:17.042937 [ 5 ] {1b7506a2-408a-4ef3-b225-75a0d6ca2069} <Debug> TCPHandler: Processed in 0.002049336 sec. | ||
| 3354 | 2025.12.18 03:54:17.043054 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2025.12.18 03:54:17.043150 [ 5 ] {86b41a79-c997-4dc6-8756-0688708697fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3356 | 2025.12.18 03:54:17.043193 [ 5 ] {86b41a79-c997-4dc6-8756-0688708697fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3357 | 2025.12.18 03:54:17.043538 [ 5 ] {86b41a79-c997-4dc6-8756-0688708697fc} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2025.12.18 03:54:17.043574 [ 5 ] {86b41a79-c997-4dc6-8756-0688708697fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3359 | 2025.12.18 03:54:17.043868 [ 5 ] {86b41a79-c997-4dc6-8756-0688708697fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3360 | 2025.12.18 03:54:17.044069 [ 5 ] {86b41a79-c997-4dc6-8756-0688708697fc} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2025.12.18 03:54:17.044198 [ 5 ] {86b41a79-c997-4dc6-8756-0688708697fc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 3362 | 2025.12.18 03:54:17.044233 [ 5 ] {86b41a79-c997-4dc6-8756-0688708697fc} <Debug> TCPHandler: Processed in 0.001230105 sec. | ||
| 3363 | 2025.12.18 03:54:20.891507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 478 | ||
| 3364 | 2025.12.18 03:54:20.893738 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2025.12.18 03:54:20.893775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3366 | 2025.12.18 03:54:20.894977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3367 | 2025.12.18 03:54:20.895229 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2025.12.18 03:54:20.895455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3369 | 2025.12.18 03:54:22.013169 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2025.12.18 03:54:22.013343 [ 5 ] {d82b7abc-9575-4813-9dc6-5ee5660fdad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3371 | 2025.12.18 03:54:22.013411 [ 5 ] {d82b7abc-9575-4813-9dc6-5ee5660fdad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3372 | 2025.12.18 03:54:22.014125 [ 5 ] {d82b7abc-9575-4813-9dc6-5ee5660fdad7} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.12.18 03:54:22.014178 [ 5 ] {d82b7abc-9575-4813-9dc6-5ee5660fdad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3374 | 2025.12.18 03:54:22.014575 [ 5 ] {d82b7abc-9575-4813-9dc6-5ee5660fdad7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3375 | 2025.12.18 03:54:22.014803 [ 5 ] {d82b7abc-9575-4813-9dc6-5ee5660fdad7} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.12.18 03:54:22.014969 [ 5 ] {d82b7abc-9575-4813-9dc6-5ee5660fdad7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 3377 | 2025.12.18 03:54:22.015025 [ 5 ] {d82b7abc-9575-4813-9dc6-5ee5660fdad7} <Debug> TCPHandler: Processed in 0.001987635 sec. | ||
| 3378 | 2025.12.18 03:54:22.015158 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2025.12.18 03:54:22.015266 [ 5 ] {3cf2f09c-d6b0-4cc8-9f1f-606d83703f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3380 | 2025.12.18 03:54:22.015314 [ 5 ] {3cf2f09c-d6b0-4cc8-9f1f-606d83703f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3381 | 2025.12.18 03:54:22.015757 [ 5 ] {3cf2f09c-d6b0-4cc8-9f1f-606d83703f35} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.12.18 03:54:22.015794 [ 5 ] {3cf2f09c-d6b0-4cc8-9f1f-606d83703f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3383 | 2025.12.18 03:54:22.016154 [ 5 ] {3cf2f09c-d6b0-4cc8-9f1f-606d83703f35} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3384 | 2025.12.18 03:54:22.016386 [ 5 ] {3cf2f09c-d6b0-4cc8-9f1f-606d83703f35} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2025.12.18 03:54:22.016522 [ 5 ] {3cf2f09c-d6b0-4cc8-9f1f-606d83703f35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 3386 | 2025.12.18 03:54:22.016561 [ 5 ] {3cf2f09c-d6b0-4cc8-9f1f-606d83703f35} <Debug> TCPHandler: Processed in 0.001458058 sec. | ||
| 3387 | 2025.12.18 03:54:22.016692 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2025.12.18 03:54:22.016793 [ 5 ] {e0ed6d8f-ff59-48e3-a6d7-fbfa7c10a211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3389 | 2025.12.18 03:54:22.016840 [ 5 ] {e0ed6d8f-ff59-48e3-a6d7-fbfa7c10a211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3390 | 2025.12.18 03:54:22.017300 [ 5 ] {e0ed6d8f-ff59-48e3-a6d7-fbfa7c10a211} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2025.12.18 03:54:22.017337 [ 5 ] {e0ed6d8f-ff59-48e3-a6d7-fbfa7c10a211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3392 | 2025.12.18 03:54:22.017700 [ 5 ] {e0ed6d8f-ff59-48e3-a6d7-fbfa7c10a211} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3393 | 2025.12.18 03:54:22.017913 [ 5 ] {e0ed6d8f-ff59-48e3-a6d7-fbfa7c10a211} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2025.12.18 03:54:22.018047 [ 5 ] {e0ed6d8f-ff59-48e3-a6d7-fbfa7c10a211} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 3395 | 2025.12.18 03:54:22.018088 [ 5 ] {e0ed6d8f-ff59-48e3-a6d7-fbfa7c10a211} <Debug> TCPHandler: Processed in 0.001447618 sec. | ||
| 3396 | 2025.12.18 03:54:22.018207 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.12.18 03:54:22.018308 [ 5 ] {072ad68f-6774-4391-9215-a26f2f3dcea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3398 | 2025.12.18 03:54:22.018351 [ 5 ] {072ad68f-6774-4391-9215-a26f2f3dcea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3399 | 2025.12.18 03:54:22.018726 [ 5 ] {072ad68f-6774-4391-9215-a26f2f3dcea3} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.12.18 03:54:22.018761 [ 5 ] {072ad68f-6774-4391-9215-a26f2f3dcea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3401 | 2025.12.18 03:54:22.019086 [ 5 ] {072ad68f-6774-4391-9215-a26f2f3dcea3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3402 | 2025.12.18 03:54:22.019294 [ 5 ] {072ad68f-6774-4391-9215-a26f2f3dcea3} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.12.18 03:54:22.019425 [ 5 ] {072ad68f-6774-4391-9215-a26f2f3dcea3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 3404 | 2025.12.18 03:54:22.019459 [ 5 ] {072ad68f-6774-4391-9215-a26f2f3dcea3} <Debug> TCPHandler: Processed in 0.001303736 sec. | ||
| 3405 | 2025.12.18 03:54:23.397280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7149 | ||
| 3406 | 2025.12.18 03:54:23.397814 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.12.18 03:54:23.397861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3408 | 2025.12.18 03:54:23.398403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3409 | 2025.12.18 03:54:23.398643 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2025.12.18 03:54:23.398789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7149 | ||
| 3411 | 2025.12.18 03:54:23.815685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3412 | 2025.12.18 03:54:23.832063 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2025.12.18 03:54:23.832114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3414 | 2025.12.18 03:54:23.838134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3415 | 2025.12.18 03:54:23.838864 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.12.18 03:54:23.841674 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3417 | 2025.12.18 03:54:24.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.99 MiB, peak 227.99 MiB, free memory in arenas 0.00 B, will set to 225.03 MiB (RSS), difference: 1.04 MiB | ||
| 3418 | 2025.12.18 03:54:27.026538 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2025.12.18 03:54:27.026748 [ 5 ] {357655c3-194e-45f9-9352-f52ce9fef4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3420 | 2025.12.18 03:54:27.026824 [ 5 ] {357655c3-194e-45f9-9352-f52ce9fef4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3421 | 2025.12.18 03:54:27.027685 [ 5 ] {357655c3-194e-45f9-9352-f52ce9fef4cd} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2025.12.18 03:54:27.027738 [ 5 ] {357655c3-194e-45f9-9352-f52ce9fef4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3423 | 2025.12.18 03:54:27.028138 [ 5 ] {357655c3-194e-45f9-9352-f52ce9fef4cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3424 | 2025.12.18 03:54:27.028361 [ 5 ] {357655c3-194e-45f9-9352-f52ce9fef4cd} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2025.12.18 03:54:27.028520 [ 5 ] {357655c3-194e-45f9-9352-f52ce9fef4cd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001824 sec., 224780.70175438595 rows/sec., 14.26 MiB/sec. | ||
| 3426 | 2025.12.18 03:54:27.028572 [ 5 ] {357655c3-194e-45f9-9352-f52ce9fef4cd} <Debug> TCPHandler: Processed in 0.002180028 sec. | ||
| 3427 | 2025.12.18 03:54:27.028698 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2025.12.18 03:54:27.028805 [ 5 ] {fc001c44-912d-4441-8a04-828aef566828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3429 | 2025.12.18 03:54:27.028851 [ 5 ] {fc001c44-912d-4441-8a04-828aef566828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3430 | 2025.12.18 03:54:27.029268 [ 5 ] {fc001c44-912d-4441-8a04-828aef566828} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2025.12.18 03:54:27.029305 [ 5 ] {fc001c44-912d-4441-8a04-828aef566828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3432 | 2025.12.18 03:54:27.029626 [ 5 ] {fc001c44-912d-4441-8a04-828aef566828} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3433 | 2025.12.18 03:54:27.029827 [ 5 ] {fc001c44-912d-4441-8a04-828aef566828} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2025.12.18 03:54:27.029965 [ 5 ] {fc001c44-912d-4441-8a04-828aef566828} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 137.74 KiB/sec. | ||
| 3435 | 2025.12.18 03:54:27.030006 [ 5 ] {fc001c44-912d-4441-8a04-828aef566828} <Debug> TCPHandler: Processed in 0.001361806 sec. | ||
| 3436 | 2025.12.18 03:54:27.030125 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2025.12.18 03:54:27.030222 [ 5 ] {95a5daa7-91d2-4eae-83bf-636a4bd84e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3438 | 2025.12.18 03:54:27.030267 [ 5 ] {95a5daa7-91d2-4eae-83bf-636a4bd84e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3439 | 2025.12.18 03:54:27.031130 [ 5 ] {95a5daa7-91d2-4eae-83bf-636a4bd84e28} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.12.18 03:54:27.031168 [ 5 ] {95a5daa7-91d2-4eae-83bf-636a4bd84e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3441 | 2025.12.18 03:54:27.031537 [ 5 ] {95a5daa7-91d2-4eae-83bf-636a4bd84e28} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3442 | 2025.12.18 03:54:27.031744 [ 5 ] {95a5daa7-91d2-4eae-83bf-636a4bd84e28} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2025.12.18 03:54:27.031874 [ 5 ] {95a5daa7-91d2-4eae-83bf-636a4bd84e28} <Debug> executeQuery: Read 1195 rows, 97.78 KiB in 0.001672 sec., 714712.918660287 rows/sec., 57.11 MiB/sec. | ||
| 3444 | 2025.12.18 03:54:27.031913 [ 5 ] {95a5daa7-91d2-4eae-83bf-636a4bd84e28} <Debug> TCPHandler: Processed in 0.001840503 sec. | ||
| 3445 | 2025.12.18 03:54:27.032028 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2025.12.18 03:54:27.032125 [ 5 ] {60d0ef66-78f8-435b-b163-176dfefd30f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3447 | 2025.12.18 03:54:27.032165 [ 5 ] {60d0ef66-78f8-435b-b163-176dfefd30f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3448 | 2025.12.18 03:54:27.032650 [ 5 ] {60d0ef66-78f8-435b-b163-176dfefd30f0} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.12.18 03:54:27.032687 [ 5 ] {60d0ef66-78f8-435b-b163-176dfefd30f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3450 | 2025.12.18 03:54:27.032986 [ 5 ] {60d0ef66-78f8-435b-b163-176dfefd30f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3451 | 2025.12.18 03:54:27.033192 [ 5 ] {60d0ef66-78f8-435b-b163-176dfefd30f0} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.12.18 03:54:27.033319 [ 5 ] {60d0ef66-78f8-435b-b163-176dfefd30f0} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.001213 sec., 204451.77246496288 rows/sec., 12.51 MiB/sec. | ||
| 3453 | 2025.12.18 03:54:27.033314 [ 121 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3454 | 2025.12.18 03:54:27.033357 [ 5 ] {60d0ef66-78f8-435b-b163-176dfefd30f0} <Debug> TCPHandler: Processed in 0.001380627 sec. | ||
| 3455 | 2025.12.18 03:54:27.033395 [ 121 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.12.18 03:54:27.033421 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3457 | 2025.12.18 03:54:27.033484 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2025.12.18 03:54:27.033515 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::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 | ||
| 3459 | 2025.12.18 03:54:27.033586 [ 5 ] {2e03a1ae-c3b2-46f4-ad72-2eb9aed097e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3460 | 2025.12.18 03:54:27.033610 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3461 | 2025.12.18 03:54:27.033627 [ 5 ] {2e03a1ae-c3b2-46f4-ad72-2eb9aed097e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3462 | 2025.12.18 03:54:27.033643 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part | ||
| 3463 | 2025.12.18 03:54:27.033707 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 241 rows starting from the beginning of the part | ||
| 3464 | 2025.12.18 03:54:27.033757 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 260 rows starting from the beginning of the part | ||
| 3465 | 2025.12.18 03:54:27.033803 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 246 rows starting from the beginning of the part | ||
| 3466 | 2025.12.18 03:54:27.033845 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 246 rows starting from the beginning of the part | ||
| 3467 | 2025.12.18 03:54:27.033887 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 248 rows starting from the beginning of the part | ||
| 3468 | 2025.12.18 03:54:27.034099 [ 5 ] {2e03a1ae-c3b2-46f4-ad72-2eb9aed097e5} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2025.12.18 03:54:27.034135 [ 5 ] {2e03a1ae-c3b2-46f4-ad72-2eb9aed097e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3470 | 2025.12.18 03:54:27.034538 [ 5 ] {2e03a1ae-c3b2-46f4-ad72-2eb9aed097e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3471 | 2025.12.18 03:54:27.034751 [ 5 ] {2e03a1ae-c3b2-46f4-ad72-2eb9aed097e5} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2025.12.18 03:54:27.034885 [ 5 ] {2e03a1ae-c3b2-46f4-ad72-2eb9aed097e5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001316 sec., 161094.22492401217 rows/sec., 10.39 MiB/sec. | ||
| 3473 | 2025.12.18 03:54:27.034924 [ 5 ] {2e03a1ae-c3b2-46f4-ad72-2eb9aed097e5} <Debug> TCPHandler: Processed in 0.001490689 sec. | ||
| 3474 | 2025.12.18 03:54:27.034955 [ 186 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478188 sec., 1012049.8881062489 rows/sec., 65.79 MiB/sec. | ||
| 3475 | 2025.12.18 03:54:27.035036 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2025.12.18 03:54:27.035136 [ 5 ] {316e3335-2839-40fa-a287-78dd8b89528d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3477 | 2025.12.18 03:54:27.035162 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3478 | 2025.12.18 03:54:27.035179 [ 5 ] {316e3335-2839-40fa-a287-78dd8b89528d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3479 | 2025.12.18 03:54:27.035475 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2025.12.18 03:54:27.035561 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_11_2} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3481 | 2025.12.18 03:54:27.035656 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3482 | 2025.12.18 03:54:27.035656 [ 5 ] {316e3335-2839-40fa-a287-78dd8b89528d} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.12.18 03:54:27.035709 [ 5 ] {316e3335-2839-40fa-a287-78dd8b89528d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3484 | 2025.12.18 03:54:27.036021 [ 5 ] {316e3335-2839-40fa-a287-78dd8b89528d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3485 | 2025.12.18 03:54:27.036229 [ 5 ] {316e3335-2839-40fa-a287-78dd8b89528d} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2025.12.18 03:54:27.036370 [ 5 ] {316e3335-2839-40fa-a287-78dd8b89528d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 3487 | 2025.12.18 03:54:27.036409 [ 5 ] {316e3335-2839-40fa-a287-78dd8b89528d} <Debug> TCPHandler: Processed in 0.001423818 sec. | ||
| 3488 | 2025.12.18 03:54:27.036520 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2025.12.18 03:54:27.036616 [ 5 ] {f79283a7-7c4b-4b38-a2dd-ba23000c7d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3490 | 2025.12.18 03:54:27.036656 [ 5 ] {f79283a7-7c4b-4b38-a2dd-ba23000c7d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3491 | 2025.12.18 03:54:27.037260 [ 5 ] {f79283a7-7c4b-4b38-a2dd-ba23000c7d39} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2025.12.18 03:54:27.037295 [ 5 ] {f79283a7-7c4b-4b38-a2dd-ba23000c7d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3493 | 2025.12.18 03:54:27.037618 [ 5 ] {f79283a7-7c4b-4b38-a2dd-ba23000c7d39} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3494 | 2025.12.18 03:54:27.037827 [ 5 ] {f79283a7-7c4b-4b38-a2dd-ba23000c7d39} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2025.12.18 03:54:27.037954 [ 5 ] {f79283a7-7c4b-4b38-a2dd-ba23000c7d39} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001356 sec., 532448.3775811209 rows/sec., 37.39 MiB/sec. | ||
| 3496 | 2025.12.18 03:54:27.037992 [ 5 ] {f79283a7-7c4b-4b38-a2dd-ba23000c7d39} <Debug> TCPHandler: Processed in 0.001522319 sec. | ||
| 3497 | 2025.12.18 03:54:27.038107 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2025.12.18 03:54:27.038202 [ 5 ] {ad4972ea-7b2a-4771-adfe-88eb92bbff4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3499 | 2025.12.18 03:54:27.038245 [ 5 ] {ad4972ea-7b2a-4771-adfe-88eb92bbff4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3500 | 2025.12.18 03:54:27.038574 [ 5 ] {ad4972ea-7b2a-4771-adfe-88eb92bbff4a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.12.18 03:54:27.038610 [ 5 ] {ad4972ea-7b2a-4771-adfe-88eb92bbff4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3502 | 2025.12.18 03:54:27.038908 [ 5 ] {ad4972ea-7b2a-4771-adfe-88eb92bbff4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3503 | 2025.12.18 03:54:27.039121 [ 5 ] {ad4972ea-7b2a-4771-adfe-88eb92bbff4a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.12.18 03:54:27.039249 [ 5 ] {ad4972ea-7b2a-4771-adfe-88eb92bbff4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 3505 | 2025.12.18 03:54:27.039285 [ 5 ] {ad4972ea-7b2a-4771-adfe-88eb92bbff4a} <Debug> TCPHandler: Processed in 0.001228625 sec. | ||
| 3506 | 2025.12.18 03:54:27.039397 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2025.12.18 03:54:27.039492 [ 5 ] {104d5a81-e2a9-4c53-b67e-c0248332ad41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3508 | 2025.12.18 03:54:27.039534 [ 5 ] {104d5a81-e2a9-4c53-b67e-c0248332ad41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3509 | 2025.12.18 03:54:27.039954 [ 5 ] {104d5a81-e2a9-4c53-b67e-c0248332ad41} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.12.18 03:54:27.039989 [ 5 ] {104d5a81-e2a9-4c53-b67e-c0248332ad41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3511 | 2025.12.18 03:54:27.040313 [ 5 ] {104d5a81-e2a9-4c53-b67e-c0248332ad41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3512 | 2025.12.18 03:54:27.040526 [ 5 ] {104d5a81-e2a9-4c53-b67e-c0248332ad41} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.12.18 03:54:27.040658 [ 5 ] {104d5a81-e2a9-4c53-b67e-c0248332ad41} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001184 sec., 266047.29729729734 rows/sec., 17.48 MiB/sec. | ||
| 3514 | 2025.12.18 03:54:27.040695 [ 5 ] {104d5a81-e2a9-4c53-b67e-c0248332ad41} <Debug> TCPHandler: Processed in 0.001348296 sec. | ||
| 3515 | 2025.12.18 03:54:27.040804 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2025.12.18 03:54:27.040899 [ 5 ] {9aa24420-f976-4008-a7f5-f9521215eec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3517 | 2025.12.18 03:54:27.040942 [ 5 ] {9aa24420-f976-4008-a7f5-f9521215eec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3518 | 2025.12.18 03:54:27.041247 [ 5 ] {9aa24420-f976-4008-a7f5-f9521215eec5} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.12.18 03:54:27.041283 [ 5 ] {9aa24420-f976-4008-a7f5-f9521215eec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3520 | 2025.12.18 03:54:27.041572 [ 5 ] {9aa24420-f976-4008-a7f5-f9521215eec5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3521 | 2025.12.18 03:54:27.041771 [ 5 ] {9aa24420-f976-4008-a7f5-f9521215eec5} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.12.18 03:54:27.041867 [ 122 ] {} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3523 | 2025.12.18 03:54:27.041896 [ 5 ] {9aa24420-f976-4008-a7f5-f9521215eec5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 3524 | 2025.12.18 03:54:27.041914 [ 122 ] {} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.12.18 03:54:27.041936 [ 5 ] {9aa24420-f976-4008-a7f5-f9521215eec5} <Debug> TCPHandler: Processed in 0.001182665 sec. | ||
| 3526 | 2025.12.18 03:54:27.041939 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3527 | 2025.12.18 03:54:27.042028 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 3528 | 2025.12.18 03:54:27.042056 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.12.18 03:54:27.042124 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3530 | 2025.12.18 03:54:27.042152 [ 5 ] {c7271ba1-2596-4af2-a251-0f22fa1aa7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3531 | 2025.12.18 03:54:27.042155 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 3532 | 2025.12.18 03:54:27.042208 [ 5 ] {c7271ba1-2596-4af2-a251-0f22fa1aa7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3533 | 2025.12.18 03:54:27.042221 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 3534 | 2025.12.18 03:54:27.042263 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3535 | 2025.12.18 03:54:27.042299 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 3536 | 2025.12.18 03:54:27.042338 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 3537 | 2025.12.18 03:54:27.042378 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 3538 | 2025.12.18 03:54:27.043001 [ 5 ] {c7271ba1-2596-4af2-a251-0f22fa1aa7ac} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2025.12.18 03:54:27.043035 [ 5 ] {c7271ba1-2596-4af2-a251-0f22fa1aa7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3540 | 2025.12.18 03:54:27.043146 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001142325 sec., 9629.483728361018 rows/sec., 645.44 KiB/sec. | ||
| 3541 | 2025.12.18 03:54:27.043285 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3542 | 2025.12.18 03:54:27.043518 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_10_2} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2025.12.18 03:54:27.043579 [ 199 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_10_2} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3544 | 2025.12.18 03:54:27.043597 [ 5 ] {c7271ba1-2596-4af2-a251-0f22fa1aa7ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3545 | 2025.12.18 03:54:27.043635 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3546 | 2025.12.18 03:54:27.043824 [ 5 ] {c7271ba1-2596-4af2-a251-0f22fa1aa7ac} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2025.12.18 03:54:27.043966 [ 5 ] {c7271ba1-2596-4af2-a251-0f22fa1aa7ac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001831 sec., 22392.135445111962 rows/sec., 40.13 MiB/sec. | ||
| 3548 | 2025.12.18 03:54:27.044030 [ 5 ] {c7271ba1-2596-4af2-a251-0f22fa1aa7ac} <Debug> TCPHandler: Processed in 0.002024245 sec. | ||
| 3549 | 2025.12.18 03:54:27.044152 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2025.12.18 03:54:27.044248 [ 5 ] {21e8e96e-bb0d-44d0-95d5-345e5fd1a0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3551 | 2025.12.18 03:54:27.044290 [ 5 ] {21e8e96e-bb0d-44d0-95d5-345e5fd1a0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3552 | 2025.12.18 03:54:27.044620 [ 5 ] {21e8e96e-bb0d-44d0-95d5-345e5fd1a0b8} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2025.12.18 03:54:27.044656 [ 5 ] {21e8e96e-bb0d-44d0-95d5-345e5fd1a0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3554 | 2025.12.18 03:54:27.044951 [ 5 ] {21e8e96e-bb0d-44d0-95d5-345e5fd1a0b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3555 | 2025.12.18 03:54:27.045156 [ 5 ] {21e8e96e-bb0d-44d0-95d5-345e5fd1a0b8} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2025.12.18 03:54:27.045282 [ 5 ] {21e8e96e-bb0d-44d0-95d5-345e5fd1a0b8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001052 sec., 98859.31558935362 rows/sec., 6.06 MiB/sec. | ||
| 3557 | 2025.12.18 03:54:27.045317 [ 5 ] {21e8e96e-bb0d-44d0-95d5-345e5fd1a0b8} <Debug> TCPHandler: Processed in 0.001216405 sec. | ||
| 3558 | 2025.12.18 03:54:30.780960 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3559 | 2025.12.18 03:54:30.781020 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3560 | 2025.12.18 03:54:30.895873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 510 | ||
| 3561 | 2025.12.18 03:54:30.898515 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2025.12.18 03:54:30.898578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3563 | 2025.12.18 03:54:30.899045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7597 | ||
| 3564 | 2025.12.18 03:54:30.899644 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2025.12.18 03:54:30.899699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3566 | 2025.12.18 03:54:30.899811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3567 | 2025.12.18 03:54:30.900139 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2025.12.18 03:54:30.900283 [ 119 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3569 | 2025.12.18 03:54:30.900340 [ 119 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.12.18 03:54:30.900365 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3571 | 2025.12.18 03:54:30.900488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3572 | 2025.12.18 03:54:30.900488 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::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 | ||
| 3573 | 2025.12.18 03:54:30.900517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3574 | 2025.12.18 03:54:30.900909 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2025.12.18 03:54:30.901057 [ 119 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3576 | 2025.12.18 03:54:30.901090 [ 119 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2025.12.18 03:54:30.901107 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3578 | 2025.12.18 03:54:30.901109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7597 | ||
| 3579 | 2025.12.18 03:54:30.901201 [ 199 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::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 | ||
| 3580 | 2025.12.18 03:54:30.901320 [ 199 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3581 | 2025.12.18 03:54:30.901361 [ 199 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5229 rows starting from the beginning of the part | ||
| 3582 | 2025.12.18 03:54:30.901362 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3583 | 2025.12.18 03:54:30.901429 [ 199 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3584 | 2025.12.18 03:54:30.901482 [ 199 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3585 | 2025.12.18 03:54:30.901527 [ 199 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3586 | 2025.12.18 03:54:30.901570 [ 199 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3587 | 2025.12.18 03:54:30.901613 [ 199 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3588 | 2025.12.18 03:54:30.901622 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part | ||
| 3589 | 2025.12.18 03:54:30.902056 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::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 | ||
| 3590 | 2025.12.18 03:54:30.902412 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::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 | ||
| 3591 | 2025.12.18 03:54:30.902740 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3592 | 2025.12.18 03:54:30.902919 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7597 rows, containing 4 columns (4 merged, 0 gathered) in 0.001804892 sec., 4209116.113318692 rows/sec., 60.21 MiB/sec. | ||
| 3593 | 2025.12.18 03:54:30.903060 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3594 | 2025.12.18 03:54:30.903445 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3595 | 2025.12.18 03:54:30.903796 [ 193 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3596 | 2025.12.18 03:54:30.904082 [ 193 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2025.12.18 03:54:30.904149 [ 193 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_16_3} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3598 | 2025.12.18 03:54:30.904243 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3599 | 2025.12.18 03:54:30.909377 [ 193 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 72 columns (72 merged, 0 gathered) in 0.008947501 sec., 56999.15540663253 rows/sec., 51.26 MiB/sec. | ||
| 3600 | 2025.12.18 03:54:30.910318 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3601 | 2025.12.18 03:54:30.910866 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2025.12.18 03:54:30.910947 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_11_2} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3603 | 2025.12.18 03:54:30.911097 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3604 | 2025.12.18 03:54:31.001460 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000968162 sec. | ||
| 3605 | 2025.12.18 03:54:31.341931 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3606 | 2025.12.18 03:54:31.357736 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2025.12.18 03:54:31.357793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3608 | 2025.12.18 03:54:31.363070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3609 | 2025.12.18 03:54:31.363760 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2025.12.18 03:54:31.364049 [ 117 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3611 | 2025.12.18 03:54:31.364122 [ 117 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2025.12.18 03:54:31.364148 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3613 | 2025.12.18 03:54:31.364249 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 3614 | 2025.12.18 03:54:31.366621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3615 | 2025.12.18 03:54:31.367484 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3616 | 2025.12.18 03:54:31.368297 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 3617 | 2025.12.18 03:54:31.371573 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 3618 | 2025.12.18 03:54:31.374844 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 3619 | 2025.12.18 03:54:31.378429 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 3620 | 2025.12.18 03:54:31.382256 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 3621 | 2025.12.18 03:54:31.386646 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 3622 | 2025.12.18 03:54:31.441204 [ 193 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076994167 sec., 1571.5476212633093 rows/sec., 8.13 MiB/sec. | ||
| 3623 | 2025.12.18 03:54:31.443657 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3624 | 2025.12.18 03:54:31.445752 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_16_3} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.12.18 03:54:31.445868 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_16_3} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3626 | 2025.12.18 03:54:31.448013 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3627 | 2025.12.18 03:54:32.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.84 MiB, peak 236.80 MiB, free memory in arenas 0.00 B, will set to 234.08 MiB (RSS), difference: 7.24 MiB | ||
| 3628 | 2025.12.18 03:54:32.012198 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2025.12.18 03:54:32.012386 [ 5 ] {b6e572b8-5f71-4d78-a541-edc8e4080dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3630 | 2025.12.18 03:54:32.012458 [ 5 ] {b6e572b8-5f71-4d78-a541-edc8e4080dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3631 | 2025.12.18 03:54:32.013136 [ 5 ] {b6e572b8-5f71-4d78-a541-edc8e4080dc1} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2025.12.18 03:54:32.013177 [ 5 ] {b6e572b8-5f71-4d78-a541-edc8e4080dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3633 | 2025.12.18 03:54:32.013557 [ 5 ] {b6e572b8-5f71-4d78-a541-edc8e4080dc1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3634 | 2025.12.18 03:54:32.013771 [ 5 ] {b6e572b8-5f71-4d78-a541-edc8e4080dc1} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2025.12.18 03:54:32.013905 [ 116 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3636 | 2025.12.18 03:54:32.013916 [ 5 ] {b6e572b8-5f71-4d78-a541-edc8e4080dc1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.72 MiB/sec. | ||
| 3637 | 2025.12.18 03:54:32.013972 [ 116 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2025.12.18 03:54:32.013983 [ 5 ] {b6e572b8-5f71-4d78-a541-edc8e4080dc1} <Debug> TCPHandler: Processed in 0.001955925 sec. | ||
| 3639 | 2025.12.18 03:54:32.014001 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3640 | 2025.12.18 03:54:32.014096 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::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 | ||
| 3641 | 2025.12.18 03:54:32.014113 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2025.12.18 03:54:32.014194 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3643 | 2025.12.18 03:54:32.014216 [ 5 ] {d636f54f-deb4-4028-981a-dc05c8fb639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3644 | 2025.12.18 03:54:32.014223 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2344 rows starting from the beginning of the part | ||
| 3645 | 2025.12.18 03:54:32.014258 [ 5 ] {d636f54f-deb4-4028-981a-dc05c8fb639f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3646 | 2025.12.18 03:54:32.014286 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1196 rows starting from the beginning of the part | ||
| 3647 | 2025.12.18 03:54:32.014330 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1194 rows starting from the beginning of the part | ||
| 3648 | 2025.12.18 03:54:32.014372 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3649 | 2025.12.18 03:54:32.014409 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1195 rows starting from the beginning of the part | ||
| 3650 | 2025.12.18 03:54:32.014448 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3651 | 2025.12.18 03:54:32.014682 [ 5 ] {d636f54f-deb4-4028-981a-dc05c8fb639f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.12.18 03:54:32.014718 [ 5 ] {d636f54f-deb4-4028-981a-dc05c8fb639f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3653 | 2025.12.18 03:54:32.015132 [ 5 ] {d636f54f-deb4-4028-981a-dc05c8fb639f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3654 | 2025.12.18 03:54:32.015347 [ 5 ] {d636f54f-deb4-4028-981a-dc05c8fb639f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.12.18 03:54:32.015457 [ 116 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3656 | 2025.12.18 03:54:32.015484 [ 5 ] {d636f54f-deb4-4028-981a-dc05c8fb639f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 3657 | 2025.12.18 03:54:32.015491 [ 116 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2025.12.18 03:54:32.015523 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3659 | 2025.12.18 03:54:32.015529 [ 5 ] {d636f54f-deb4-4028-981a-dc05c8fb639f} <Debug> TCPHandler: Processed in 0.001463829 sec. | ||
| 3660 | 2025.12.18 03:54:32.015625 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::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 | ||
| 3661 | 2025.12.18 03:54:32.015696 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2025.12.18 03:54:32.015745 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2025.12.18 03:54:32.015782 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1212 rows starting from the beginning of the part | ||
| 3664 | 2025.12.18 03:54:32.015798 [ 5 ] {6051ce26-903d-4546-91d2-7390d9151951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3665 | 2025.12.18 03:54:32.015847 [ 5 ] {6051ce26-903d-4546-91d2-7390d9151951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3666 | 2025.12.18 03:54:32.015852 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 520 rows starting from the beginning of the part | ||
| 3667 | 2025.12.18 03:54:32.015906 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 720 rows starting from the beginning of the part | ||
| 3668 | 2025.12.18 03:54:32.015945 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3669 | 2025.12.18 03:54:32.015980 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 722 rows starting from the beginning of the part | ||
| 3670 | 2025.12.18 03:54:32.016017 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3671 | 2025.12.18 03:54:32.016294 [ 5 ] {6051ce26-903d-4546-91d2-7390d9151951} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.12.18 03:54:32.016339 [ 5 ] {6051ce26-903d-4546-91d2-7390d9151951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3673 | 2025.12.18 03:54:32.016856 [ 5 ] {6051ce26-903d-4546-91d2-7390d9151951} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3674 | 2025.12.18 03:54:32.016864 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002799755 sec., 2157688.797769805 rows/sec., 182.73 MiB/sec. | ||
| 3675 | 2025.12.18 03:54:32.017092 [ 5 ] {6051ce26-903d-4546-91d2-7390d9151951} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2025.12.18 03:54:32.017218 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3677 | 2025.12.18 03:54:32.017246 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3678 | 2025.12.18 03:54:32.017264 [ 5 ] {6051ce26-903d-4546-91d2-7390d9151951} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. | ||
| 3679 | 2025.12.18 03:54:32.017304 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2025.12.18 03:54:32.017324 [ 5 ] {6051ce26-903d-4546-91d2-7390d9151951} <Debug> TCPHandler: Processed in 0.001677091 sec. | ||
| 3681 | 2025.12.18 03:54:32.017340 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3682 | 2025.12.18 03:54:32.017424 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::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 | ||
| 3683 | 2025.12.18 03:54:32.017460 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2025.12.18 03:54:32.017520 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3685 | 2025.12.18 03:54:32.017549 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5848 rows starting from the beginning of the part | ||
| 3686 | 2025.12.18 03:54:32.017568 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995685 sec., 1654569.7342015398 rows/sec., 124.86 MiB/sec. | ||
| 3687 | 2025.12.18 03:54:32.017570 [ 5 ] {5e09c4ec-ece5-4453-b1e7-32bf57f8c484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3688 | 2025.12.18 03:54:32.017601 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 844 rows starting from the beginning of the part | ||
| 3689 | 2025.12.18 03:54:32.017571 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.12.18 03:54:32.017632 [ 5 ] {5e09c4ec-ece5-4453-b1e7-32bf57f8c484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3691 | 2025.12.18 03:54:32.017646 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3692 | 2025.12.18 03:54:32.017688 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3693 | 2025.12.18 03:54:32.017728 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 315 rows starting from the beginning of the part | ||
| 3694 | 2025.12.18 03:54:32.017730 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_21_4} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3695 | 2025.12.18 03:54:32.017771 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3696 | 2025.12.18 03:54:32.017787 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3697 | 2025.12.18 03:54:32.017859 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3698 | 2025.12.18 03:54:32.018024 [ 5 ] {5e09c4ec-ece5-4453-b1e7-32bf57f8c484} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2025.12.18 03:54:32.018065 [ 5 ] {5e09c4ec-ece5-4453-b1e7-32bf57f8c484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3700 | 2025.12.18 03:54:32.018090 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.12.18 03:54:32.018163 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_21_4} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3702 | 2025.12.18 03:54:32.018240 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3703 | 2025.12.18 03:54:32.018398 [ 5 ] {5e09c4ec-ece5-4453-b1e7-32bf57f8c484} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3704 | 2025.12.18 03:54:32.018619 [ 5 ] {5e09c4ec-ece5-4453-b1e7-32bf57f8c484} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2025.12.18 03:54:32.018739 [ 114 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3706 | 2025.12.18 03:54:32.018757 [ 5 ] {5e09c4ec-ece5-4453-b1e7-32bf57f8c484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 3707 | 2025.12.18 03:54:32.018775 [ 114 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2025.12.18 03:54:32.018799 [ 5 ] {5e09c4ec-ece5-4453-b1e7-32bf57f8c484} <Debug> TCPHandler: Processed in 0.001392137 sec. | ||
| 3709 | 2025.12.18 03:54:32.018799 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 3710 | 2025.12.18 03:54:32.018898 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::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 | ||
| 3711 | 2025.12.18 03:54:32.019014 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3712 | 2025.12.18 03:54:32.019049 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1252 rows starting from the beginning of the part | ||
| 3713 | 2025.12.18 03:54:32.019112 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3714 | 2025.12.18 03:54:32.019154 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3715 | 2025.12.18 03:54:32.019193 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3716 | 2025.12.18 03:54:32.019226 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3717 | 2025.12.18 03:54:32.019264 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3718 | 2025.12.18 03:54:32.020445 [ 195 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 4 columns (4 merged, 0 gathered) in 0.00158381 sec., 1035477.7403855261 rows/sec., 65.77 MiB/sec. | ||
| 3719 | 2025.12.18 03:54:32.020630 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3720 | 2025.12.18 03:54:32.020806 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.003414432 sec., 2237853.9095228724 rows/sec., 149.78 MiB/sec. | ||
| 3721 | 2025.12.18 03:54:32.020906 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2025.12.18 03:54:32.020981 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_21_4} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3723 | 2025.12.18 03:54:32.021051 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3724 | 2025.12.18 03:54:32.021383 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3725 | 2025.12.18 03:54:32.021629 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2025.12.18 03:54:32.021691 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3727 | 2025.12.18 03:54:32.021750 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3728 | 2025.12.18 03:54:33.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.49 MiB, peak 242.20 MiB, free memory in arenas 0.00 B, will set to 236.00 MiB (RSS), difference: 1.51 MiB | ||
| 3729 | 2025.12.18 03:54:37.025233 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.12.18 03:54:37.025423 [ 5 ] {d8fc84c2-d85f-405c-a6b0-5b3a6261a09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.12.18 03:54:37.025490 [ 5 ] {d8fc84c2-d85f-405c-a6b0-5b3a6261a09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3732 | 2025.12.18 03:54:37.026262 [ 5 ] {d8fc84c2-d85f-405c-a6b0-5b3a6261a09b} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.12.18 03:54:37.026309 [ 5 ] {d8fc84c2-d85f-405c-a6b0-5b3a6261a09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3734 | 2025.12.18 03:54:37.026735 [ 5 ] {d8fc84c2-d85f-405c-a6b0-5b3a6261a09b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3735 | 2025.12.18 03:54:37.026959 [ 5 ] {d8fc84c2-d85f-405c-a6b0-5b3a6261a09b} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.12.18 03:54:37.027117 [ 5 ] {d8fc84c2-d85f-405c-a6b0-5b3a6261a09b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001741 sec., 235496.84089603677 rows/sec., 14.94 MiB/sec. | ||
| 3737 | 2025.12.18 03:54:37.027159 [ 5 ] {d8fc84c2-d85f-405c-a6b0-5b3a6261a09b} <Debug> TCPHandler: Processed in 0.002053805 sec. | ||
| 3738 | 2025.12.18 03:54:37.027281 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.12.18 03:54:37.027377 [ 5 ] {87143bb8-0c8d-4b62-8e04-a533e8b637ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3740 | 2025.12.18 03:54:37.027420 [ 5 ] {87143bb8-0c8d-4b62-8e04-a533e8b637ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3741 | 2025.12.18 03:54:37.028271 [ 5 ] {87143bb8-0c8d-4b62-8e04-a533e8b637ed} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.12.18 03:54:37.028308 [ 5 ] {87143bb8-0c8d-4b62-8e04-a533e8b637ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3743 | 2025.12.18 03:54:37.028684 [ 5 ] {87143bb8-0c8d-4b62-8e04-a533e8b637ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3744 | 2025.12.18 03:54:37.028892 [ 5 ] {87143bb8-0c8d-4b62-8e04-a533e8b637ed} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.12.18 03:54:37.029023 [ 5 ] {87143bb8-0c8d-4b62-8e04-a533e8b637ed} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001664 sec., 717548.076923077 rows/sec., 57.34 MiB/sec. | ||
| 3746 | 2025.12.18 03:54:37.029061 [ 5 ] {87143bb8-0c8d-4b62-8e04-a533e8b637ed} <Debug> TCPHandler: Processed in 0.001829213 sec. | ||
| 3747 | 2025.12.18 03:54:37.029176 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.12.18 03:54:37.029270 [ 5 ] {4238a1dd-9a1d-4d08-910c-51772bf76e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3749 | 2025.12.18 03:54:37.029310 [ 5 ] {4238a1dd-9a1d-4d08-910c-51772bf76e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3750 | 2025.12.18 03:54:37.029792 [ 5 ] {4238a1dd-9a1d-4d08-910c-51772bf76e1c} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.12.18 03:54:37.029828 [ 5 ] {4238a1dd-9a1d-4d08-910c-51772bf76e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3752 | 2025.12.18 03:54:37.030137 [ 5 ] {4238a1dd-9a1d-4d08-910c-51772bf76e1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3753 | 2025.12.18 03:54:37.030356 [ 5 ] {4238a1dd-9a1d-4d08-910c-51772bf76e1c} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.12.18 03:54:37.030487 [ 5 ] {4238a1dd-9a1d-4d08-910c-51772bf76e1c} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001235 sec., 199190.2834008097 rows/sec., 12.18 MiB/sec. | ||
| 3755 | 2025.12.18 03:54:37.030524 [ 5 ] {4238a1dd-9a1d-4d08-910c-51772bf76e1c} <Debug> TCPHandler: Processed in 0.001398617 sec. | ||
| 3756 | 2025.12.18 03:54:37.030637 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.12.18 03:54:37.030729 [ 5 ] {c3ed516c-4990-4a8e-8328-7f5b4e6038ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3758 | 2025.12.18 03:54:37.030770 [ 5 ] {c3ed516c-4990-4a8e-8328-7f5b4e6038ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3759 | 2025.12.18 03:54:37.031233 [ 5 ] {c3ed516c-4990-4a8e-8328-7f5b4e6038ad} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2025.12.18 03:54:37.031270 [ 5 ] {c3ed516c-4990-4a8e-8328-7f5b4e6038ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3761 | 2025.12.18 03:54:37.031612 [ 5 ] {c3ed516c-4990-4a8e-8328-7f5b4e6038ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3762 | 2025.12.18 03:54:37.031824 [ 5 ] {c3ed516c-4990-4a8e-8328-7f5b4e6038ad} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2025.12.18 03:54:37.031952 [ 5 ] {c3ed516c-4990-4a8e-8328-7f5b4e6038ad} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 3764 | 2025.12.18 03:54:37.031989 [ 5 ] {c3ed516c-4990-4a8e-8328-7f5b4e6038ad} <Debug> TCPHandler: Processed in 0.001403077 sec. | ||
| 3765 | 2025.12.18 03:54:37.032104 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2025.12.18 03:54:37.032199 [ 5 ] {62679bc5-041a-4f8e-b73d-5ac3014934e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3767 | 2025.12.18 03:54:37.032238 [ 5 ] {62679bc5-041a-4f8e-b73d-5ac3014934e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3768 | 2025.12.18 03:54:37.032694 [ 5 ] {62679bc5-041a-4f8e-b73d-5ac3014934e1} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2025.12.18 03:54:37.032731 [ 5 ] {62679bc5-041a-4f8e-b73d-5ac3014934e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3770 | 2025.12.18 03:54:37.033025 [ 5 ] {62679bc5-041a-4f8e-b73d-5ac3014934e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3771 | 2025.12.18 03:54:37.033226 [ 5 ] {62679bc5-041a-4f8e-b73d-5ac3014934e1} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2025.12.18 03:54:37.033356 [ 5 ] {62679bc5-041a-4f8e-b73d-5ac3014934e1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001176 sec., 179421.768707483 rows/sec., 10.19 MiB/sec. | ||
| 3773 | 2025.12.18 03:54:37.033395 [ 5 ] {62679bc5-041a-4f8e-b73d-5ac3014934e1} <Debug> TCPHandler: Processed in 0.001340247 sec. | ||
| 3774 | 2025.12.18 03:54:37.033506 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2025.12.18 03:54:37.033599 [ 5 ] {d5e97d73-cce9-4004-a995-ebf55f3cfade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3776 | 2025.12.18 03:54:37.033639 [ 5 ] {d5e97d73-cce9-4004-a995-ebf55f3cfade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3777 | 2025.12.18 03:54:37.034233 [ 5 ] {d5e97d73-cce9-4004-a995-ebf55f3cfade} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2025.12.18 03:54:37.034269 [ 5 ] {d5e97d73-cce9-4004-a995-ebf55f3cfade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3779 | 2025.12.18 03:54:37.034608 [ 5 ] {d5e97d73-cce9-4004-a995-ebf55f3cfade} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3780 | 2025.12.18 03:54:37.034807 [ 5 ] {d5e97d73-cce9-4004-a995-ebf55f3cfade} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2025.12.18 03:54:37.034932 [ 5 ] {d5e97d73-cce9-4004-a995-ebf55f3cfade} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.00135 sec., 533333.3333333333 rows/sec., 37.44 MiB/sec. | ||
| 3782 | 2025.12.18 03:54:37.034969 [ 5 ] {d5e97d73-cce9-4004-a995-ebf55f3cfade} <Debug> TCPHandler: Processed in 0.001511869 sec. | ||
| 3783 | 2025.12.18 03:54:37.035111 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2025.12.18 03:54:37.035212 [ 5 ] {dbc583f8-f42e-4ccf-b660-ed329d10774e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3785 | 2025.12.18 03:54:37.035255 [ 5 ] {dbc583f8-f42e-4ccf-b660-ed329d10774e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3786 | 2025.12.18 03:54:37.035613 [ 5 ] {dbc583f8-f42e-4ccf-b660-ed329d10774e} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2025.12.18 03:54:37.035649 [ 5 ] {dbc583f8-f42e-4ccf-b660-ed329d10774e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3788 | 2025.12.18 03:54:37.035958 [ 5 ] {dbc583f8-f42e-4ccf-b660-ed329d10774e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3789 | 2025.12.18 03:54:37.036162 [ 5 ] {dbc583f8-f42e-4ccf-b660-ed329d10774e} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2025.12.18 03:54:37.036263 [ 109 ] {} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3791 | 2025.12.18 03:54:37.036289 [ 5 ] {dbc583f8-f42e-4ccf-b660-ed329d10774e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 3792 | 2025.12.18 03:54:37.036330 [ 109 ] {} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2025.12.18 03:54:37.036338 [ 5 ] {dbc583f8-f42e-4ccf-b660-ed329d10774e} <Debug> TCPHandler: Processed in 0.001278205 sec. | ||
| 3794 | 2025.12.18 03:54:37.036359 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3795 | 2025.12.18 03:54:37.036453 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 3796 | 2025.12.18 03:54:37.036470 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2025.12.18 03:54:37.036546 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3798 | 2025.12.18 03:54:37.036568 [ 5 ] {b2550d47-ea98-4f0a-a580-3c637974b40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2025.12.18 03:54:37.036575 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 3800 | 2025.12.18 03:54:37.036612 [ 5 ] {b2550d47-ea98-4f0a-a580-3c637974b40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3801 | 2025.12.18 03:54:37.036633 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 3802 | 2025.12.18 03:54:37.036672 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 3803 | 2025.12.18 03:54:37.036708 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 3804 | 2025.12.18 03:54:37.036743 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 3805 | 2025.12.18 03:54:37.036777 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 3806 | 2025.12.18 03:54:37.037043 [ 5 ] {b2550d47-ea98-4f0a-a580-3c637974b40e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2025.12.18 03:54:37.037078 [ 5 ] {b2550d47-ea98-4f0a-a580-3c637974b40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3808 | 2025.12.18 03:54:37.037429 [ 5 ] {b2550d47-ea98-4f0a-a580-3c637974b40e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3809 | 2025.12.18 03:54:37.037431 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001010653 sec., 65304.31315199183 rows/sec., 3.33 MiB/sec. | ||
| 3810 | 2025.12.18 03:54:37.037634 [ 190 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3811 | 2025.12.18 03:54:37.037666 [ 5 ] {b2550d47-ea98-4f0a-a580-3c637974b40e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2025.12.18 03:54:37.037819 [ 5 ] {b2550d47-ea98-4f0a-a580-3c637974b40e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00127 sec., 247244.09448818897 rows/sec., 16.24 MiB/sec. | ||
| 3813 | 2025.12.18 03:54:37.037857 [ 5 ] {b2550d47-ea98-4f0a-a580-3c637974b40e} <Debug> TCPHandler: Processed in 0.001435177 sec. | ||
| 3814 | 2025.12.18 03:54:37.037972 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2025.12.18 03:54:37.037999 [ 190 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_11_2} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.12.18 03:54:37.038066 [ 5 ] {d34435f8-7b12-4fc0-bf9e-3de2a11b48a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3817 | 2025.12.18 03:54:37.038085 [ 190 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_11_2} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3818 | 2025.12.18 03:54:37.038113 [ 5 ] {d34435f8-7b12-4fc0-bf9e-3de2a11b48a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3819 | 2025.12.18 03:54:37.038183 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3820 | 2025.12.18 03:54:37.038433 [ 5 ] {d34435f8-7b12-4fc0-bf9e-3de2a11b48a4} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.12.18 03:54:37.038471 [ 5 ] {d34435f8-7b12-4fc0-bf9e-3de2a11b48a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3822 | 2025.12.18 03:54:37.038764 [ 5 ] {d34435f8-7b12-4fc0-bf9e-3de2a11b48a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3823 | 2025.12.18 03:54:37.038971 [ 5 ] {d34435f8-7b12-4fc0-bf9e-3de2a11b48a4} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.12.18 03:54:37.039104 [ 5 ] {d34435f8-7b12-4fc0-bf9e-3de2a11b48a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 3825 | 2025.12.18 03:54:37.039139 [ 5 ] {d34435f8-7b12-4fc0-bf9e-3de2a11b48a4} <Debug> TCPHandler: Processed in 0.001216845 sec. | ||
| 3826 | 2025.12.18 03:54:37.039250 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2025.12.18 03:54:37.039342 [ 5 ] {dfa984d9-0901-4a1c-b13d-2dec01499ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3828 | 2025.12.18 03:54:37.039399 [ 5 ] {dfa984d9-0901-4a1c-b13d-2dec01499ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3829 | 2025.12.18 03:54:37.040200 [ 5 ] {dfa984d9-0901-4a1c-b13d-2dec01499ca2} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.12.18 03:54:37.040237 [ 5 ] {dfa984d9-0901-4a1c-b13d-2dec01499ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3831 | 2025.12.18 03:54:37.040779 [ 5 ] {dfa984d9-0901-4a1c-b13d-2dec01499ca2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3832 | 2025.12.18 03:54:37.040994 [ 5 ] {dfa984d9-0901-4a1c-b13d-2dec01499ca2} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.12.18 03:54:37.041109 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3834 | 2025.12.18 03:54:37.041131 [ 5 ] {dfa984d9-0901-4a1c-b13d-2dec01499ca2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001807 sec., 22689.540675152184 rows/sec., 40.66 MiB/sec. | ||
| 3835 | 2025.12.18 03:54:37.041154 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2025.12.18 03:54:37.041176 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3837 | 2025.12.18 03:54:37.041197 [ 5 ] {dfa984d9-0901-4a1c-b13d-2dec01499ca2} <Debug> TCPHandler: Processed in 0.001995735 sec. | ||
| 3838 | 2025.12.18 03:54:37.041247 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::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 | ||
| 3839 | 2025.12.18 03:54:37.041322 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2025.12.18 03:54:37.041419 [ 5 ] {9e50ce83-fb7b-44f3-976b-4c3725e4edc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3841 | 2025.12.18 03:54:37.041431 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3842 | 2025.12.18 03:54:37.041460 [ 5 ] {9e50ce83-fb7b-44f3-976b-4c3725e4edc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3843 | 2025.12.18 03:54:37.041481 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 3844 | 2025.12.18 03:54:37.041601 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3845 | 2025.12.18 03:54:37.041709 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3846 | 2025.12.18 03:54:37.041813 [ 5 ] {9e50ce83-fb7b-44f3-976b-4c3725e4edc4} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.12.18 03:54:37.041822 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3848 | 2025.12.18 03:54:37.041849 [ 5 ] {9e50ce83-fb7b-44f3-976b-4c3725e4edc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3849 | 2025.12.18 03:54:37.041929 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3850 | 2025.12.18 03:54:37.042007 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3851 | 2025.12.18 03:54:37.042158 [ 5 ] {9e50ce83-fb7b-44f3-976b-4c3725e4edc4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3852 | 2025.12.18 03:54:37.042373 [ 5 ] {9e50ce83-fb7b-44f3-976b-4c3725e4edc4} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2025.12.18 03:54:37.042504 [ 5 ] {9e50ce83-fb7b-44f3-976b-4c3725e4edc4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 3854 | 2025.12.18 03:54:37.042552 [ 5 ] {9e50ce83-fb7b-44f3-976b-4c3725e4edc4} <Debug> TCPHandler: Processed in 0.001279746 sec. | ||
| 3855 | 2025.12.18 03:54:37.044908 [ 190 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 325 rows, containing 19 columns (19 merged, 0 gathered) in 0.003691196 sec., 88047.34292083108 rows/sec., 157.78 MiB/sec. | ||
| 3856 | 2025.12.18 03:54:37.045433 [ 198 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3857 | 2025.12.18 03:54:37.045776 [ 198 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.12.18 03:54:37.045852 [ 198 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3859 | 2025.12.18 03:54:37.045984 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3860 | 2025.12.18 03:54:38.401351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8109 | ||
| 3861 | 2025.12.18 03:54:38.402102 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.12.18 03:54:38.402174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3863 | 2025.12.18 03:54:38.402862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3864 | 2025.12.18 03:54:38.403201 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2025.12.18 03:54:38.403483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8109 | ||
| 3866 | 2025.12.18 03:54:38.866805 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3867 | 2025.12.18 03:54:38.886112 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2025.12.18 03:54:38.886201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3869 | 2025.12.18 03:54:38.894314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3870 | 2025.12.18 03:54:38.895313 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2025.12.18 03:54:38.899619 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3872 | 2025.12.18 03:54:39.206917 [ 106 ] {} <Debug> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3873 | 2025.12.18 03:54:39.207002 [ 106 ] {} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2025.12.18 03:54:39.207029 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3875 | 2025.12.18 03:54:39.207176 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::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 | ||
| 3876 | 2025.12.18 03:54:39.207340 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3877 | 2025.12.18 03:54:39.207385 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3878 | 2025.12.18 03:54:39.207496 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3879 | 2025.12.18 03:54:39.207553 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::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 | ||
| 3880 | 2025.12.18 03:54:39.207602 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3881 | 2025.12.18 03:54:39.207651 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3882 | 2025.12.18 03:54:39.208572 [ 190 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463458 sec., 20499.39253466789 rows/sec., 1.71 MiB/sec. | ||
| 3883 | 2025.12.18 03:54:39.208723 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3884 | 2025.12.18 03:54:39.209057 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2025.12.18 03:54:39.209140 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_5_1} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3886 | 2025.12.18 03:54:39.209229 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3887 | 2025.12.18 03:54:39.214749 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57293 | ||
| 3888 | 2025.12.18 03:54:39.214850 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3889 | 2025.12.18 03:54:39.214885 [ 292 ] {} <Debug> TCP-Session: 5d2bad59-c5e3-4584-a360-67237c34578e Authenticating user 'default' from [fd00:1122:3344:101::e]:57293 | ||
| 3890 | 2025.12.18 03:54:39.214918 [ 292 ] {} <Debug> TCP-Session: 5d2bad59-c5e3-4584-a360-67237c34578e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2025.12.18 03:54:39.214940 [ 292 ] {} <Debug> TCP-Session: 5d2bad59-c5e3-4584-a360-67237c34578e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2025.12.18 03:54:39.215174 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57538 | ||
| 3893 | 2025.12.18 03:54:39.215202 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45516 | ||
| 3894 | 2025.12.18 03:54:39.215234 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53430 | ||
| 3895 | 2025.12.18 03:54:39.215276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42293 | ||
| 3896 | 2025.12.18 03:54:39.215267 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42245 | ||
| 3897 | 2025.12.18 03:54:39.215332 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3898 | 2025.12.18 03:54:39.215339 [ 292 ] {} <Trace> TCP-Session: 5d2bad59-c5e3-4584-a360-67237c34578e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.12.18 03:54:39.215373 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3900 | 2025.12.18 03:54:39.215396 [ 293 ] {} <Debug> TCP-Session: cb9cc719-384e-43d4-81f3-40ba9a4f9341 Authenticating user 'default' from [fd00:1122:3344:101::e]:57538 | ||
| 3901 | 2025.12.18 03:54:39.215435 [ 294 ] {} <Debug> TCP-Session: 4624cdf5-bbdf-49af-ba42-830c3d56690a Authenticating user 'default' from [fd00:1122:3344:101::e]:45516 | ||
| 3902 | 2025.12.18 03:54:39.215217 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43231 | ||
| 3903 | 2025.12.18 03:54:39.215473 [ 293 ] {} <Debug> TCP-Session: cb9cc719-384e-43d4-81f3-40ba9a4f9341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2025.12.18 03:54:39.215493 [ 294 ] {} <Debug> TCP-Session: 4624cdf5-bbdf-49af-ba42-830c3d56690a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2025.12.18 03:54:39.215526 [ 293 ] {} <Debug> TCP-Session: cb9cc719-384e-43d4-81f3-40ba9a4f9341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2025.12.18 03:54:39.215546 [ 294 ] {} <Debug> TCP-Session: 4624cdf5-bbdf-49af-ba42-830c3d56690a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2025.12.18 03:54:39.215180 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43501 | ||
| 3908 | 2025.12.18 03:54:39.215581 [ 292 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3909 | 2025.12.18 03:54:39.215249 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50879 | ||
| 3910 | 2025.12.18 03:54:39.215751 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3911 | 2025.12.18 03:54:39.215792 [ 290 ] {} <Debug> TCP-Session: da60d7f7-d6dc-4f5c-806a-317e6bd41e86 Authenticating user 'default' from [fd00:1122:3344:101::e]:42293 | ||
| 3912 | 2025.12.18 03:54:39.215813 [ 290 ] {} <Debug> TCP-Session: da60d7f7-d6dc-4f5c-806a-317e6bd41e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2025.12.18 03:54:39.215832 [ 290 ] {} <Debug> TCP-Session: da60d7f7-d6dc-4f5c-806a-317e6bd41e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2025.12.18 03:54:39.215847 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3915 | 2025.12.18 03:54:39.215888 [ 295 ] {} <Debug> TCP-Session: e3530335-99b8-46aa-853c-d23c9cfcc7b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43501 | ||
| 3916 | 2025.12.18 03:54:39.215904 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3917 | 2025.12.18 03:54:39.215912 [ 295 ] {} <Debug> TCP-Session: e3530335-99b8-46aa-853c-d23c9cfcc7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2025.12.18 03:54:39.215948 [ 298 ] {} <Debug> TCP-Session: a4ad319f-8240-4265-bb59-0091857e244f Authenticating user 'default' from [fd00:1122:3344:101::e]:50879 | ||
| 3919 | 2025.12.18 03:54:39.215948 [ 295 ] {} <Debug> TCP-Session: e3530335-99b8-46aa-853c-d23c9cfcc7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2025.12.18 03:54:39.215955 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2025.12.18 03:54:39.215981 [ 298 ] {} <Debug> TCP-Session: a4ad319f-8240-4265-bb59-0091857e244f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2025.12.18 03:54:39.216014 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3923 | 2025.12.18 03:54:39.216022 [ 298 ] {} <Debug> TCP-Session: a4ad319f-8240-4265-bb59-0091857e244f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2025.12.18 03:54:39.216015 [ 296 ] {} <Debug> TCP-Session: 41f94564-4fa0-42af-85c2-c358bee591f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43231 | ||
| 3925 | 2025.12.18 03:54:39.216053 [ 3 ] {} <Debug> TCP-Session: bf9012e1-5130-4428-83ee-00960aa954ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42245 | ||
| 3926 | 2025.12.18 03:54:39.216078 [ 292 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3927 | 2025.12.18 03:54:39.216088 [ 296 ] {} <Debug> TCP-Session: 41f94564-4fa0-42af-85c2-c358bee591f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2025.12.18 03:54:39.216101 [ 3 ] {} <Debug> TCP-Session: bf9012e1-5130-4428-83ee-00960aa954ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2025.12.18 03:54:39.216129 [ 296 ] {} <Debug> TCP-Session: 41f94564-4fa0-42af-85c2-c358bee591f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2025.12.18 03:54:39.216145 [ 3 ] {} <Debug> TCP-Session: bf9012e1-5130-4428-83ee-00960aa954ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2025.12.18 03:54:39.216160 [ 292 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3932 | 2025.12.18 03:54:39.216055 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2025.12.18 03:54:39.216229 [ 297 ] {} <Debug> TCP-Session: 0d508c87-2516-496f-9b1e-85b42b6469b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53430 | ||
| 3934 | 2025.12.18 03:54:39.216248 [ 297 ] {} <Debug> TCP-Session: 0d508c87-2516-496f-9b1e-85b42b6469b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2025.12.18 03:54:39.216264 [ 297 ] {} <Debug> TCP-Session: 0d508c87-2516-496f-9b1e-85b42b6469b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2025.12.18 03:54:39.216553 [ 292 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 3937 | 2025.12.18 03:54:39.217765 [ 344 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Trace> AggregatingTransform: Aggregating | ||
| 3938 | 2025.12.18 03:54:39.217804 [ 344 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3939 | 2025.12.18 03:54:39.217841 [ 344 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001161784 sec. (860.745 rows/sec., 33.62 KiB/sec.) | ||
| 3940 | 2025.12.18 03:54:39.217861 [ 344 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Trace> Aggregator: Merging aggregated data | ||
| 3941 | 2025.12.18 03:54:39.219258 [ 292 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003749 sec., 266.73779674579885 rows/sec., 10.42 KiB/sec. | ||
| 3942 | 2025.12.18 03:54:39.219407 [ 292 ] {dc0abaa0-a9d8-4a0a-a48f-4515fec077a9} <Debug> TCPHandler: Processed in 0.004235512 sec. | ||
| 3943 | 2025.12.18 03:54:39.219588 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3944 | 2025.12.18 03:54:39.219614 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3945 | 2025.12.18 03:54:39.219635 [ 292 ] {} <Debug> TCP-Session: 5d2bad59-c5e3-4584-a360-67237c34578e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2025.12.18 03:54:39.219675 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3947 | 2025.12.18 03:54:39.219707 [ 294 ] {} <Debug> TCP-Session: 4624cdf5-bbdf-49af-ba42-830c3d56690a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2025.12.18 03:54:39.219715 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3949 | 2025.12.18 03:54:39.219749 [ 297 ] {} <Debug> TCP-Session: 0d508c87-2516-496f-9b1e-85b42b6469b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2025.12.18 03:54:39.219760 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3951 | 2025.12.18 03:54:39.219787 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2025.12.18 03:54:39.219812 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2025.12.18 03:54:39.219822 [ 298 ] {} <Debug> TCP-Session: a4ad319f-8240-4265-bb59-0091857e244f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2025.12.18 03:54:39.219843 [ 295 ] {} <Debug> TCP-Session: e3530335-99b8-46aa-853c-d23c9cfcc7b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2025.12.18 03:54:39.219866 [ 3 ] {} <Debug> TCP-Session: bf9012e1-5130-4428-83ee-00960aa954ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2025.12.18 03:54:39.219781 [ 290 ] {} <Debug> TCP-Session: da60d7f7-d6dc-4f5c-806a-317e6bd41e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2025.12.18 03:54:39.219687 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2025.12.18 03:54:39.219644 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2025.12.18 03:54:39.220059 [ 293 ] {} <Debug> TCP-Session: cb9cc719-384e-43d4-81f3-40ba9a4f9341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2025.12.18 03:54:39.220094 [ 296 ] {} <Debug> TCP-Session: 41f94564-4fa0-42af-85c2-c358bee591f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2025.12.18 03:54:39.247104 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50317 | ||
| 3962 | 2025.12.18 03:54:39.247207 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3963 | 2025.12.18 03:54:39.247239 [ 292 ] {} <Debug> TCP-Session: c8934ab3-2463-4bb8-adb0-fa406b7230ba Authenticating user 'default' from [fd00:1122:3344:101::e]:50317 | ||
| 3964 | 2025.12.18 03:54:39.247264 [ 292 ] {} <Debug> TCP-Session: c8934ab3-2463-4bb8-adb0-fa406b7230ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2025.12.18 03:54:39.247280 [ 292 ] {} <Debug> TCP-Session: c8934ab3-2463-4bb8-adb0-fa406b7230ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2025.12.18 03:54:39.247516 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49461 | ||
| 3967 | 2025.12.18 03:54:39.247561 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33194 | ||
| 3968 | 2025.12.18 03:54:39.247594 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50655 | ||
| 3969 | 2025.12.18 03:54:39.247621 [ 292 ] {} <Trace> TCP-Session: c8934ab3-2463-4bb8-adb0-fa406b7230ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2025.12.18 03:54:39.247621 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42550 | ||
| 3971 | 2025.12.18 03:54:39.247647 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39831 | ||
| 3972 | 2025.12.18 03:54:39.247682 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3973 | 2025.12.18 03:54:39.247668 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3974 | 2025.12.18 03:54:39.247738 [ 296 ] {} <Debug> TCP-Session: 728fd065-a0da-49a5-be7c-1c24fdccff2a Authenticating user 'default' from [fd00:1122:3344:101::e]:50655 | ||
| 3975 | 2025.12.18 03:54:39.247731 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3976 | 2025.12.18 03:54:39.247764 [ 295 ] {} <Debug> TCP-Session: 6835d541-28ba-4481-869c-520fbb1d75c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33194 | ||
| 3977 | 2025.12.18 03:54:39.247772 [ 296 ] {} <Debug> TCP-Session: 728fd065-a0da-49a5-be7c-1c24fdccff2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2025.12.18 03:54:39.247796 [ 298 ] {} <Debug> TCP-Session: de3ab8f2-6993-46bf-a174-059e5848cf1e Authenticating user 'default' from [fd00:1122:3344:101::e]:42550 | ||
| 3979 | 2025.12.18 03:54:39.247809 [ 295 ] {} <Debug> TCP-Session: 6835d541-28ba-4481-869c-520fbb1d75c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2025.12.18 03:54:39.247818 [ 296 ] {} <Debug> TCP-Session: 728fd065-a0da-49a5-be7c-1c24fdccff2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2025.12.18 03:54:39.247849 [ 295 ] {} <Debug> TCP-Session: 6835d541-28ba-4481-869c-520fbb1d75c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2025.12.18 03:54:39.247841 [ 298 ] {} <Debug> TCP-Session: de3ab8f2-6993-46bf-a174-059e5848cf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2025.12.18 03:54:39.247775 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2025.12.18 03:54:39.247898 [ 298 ] {} <Debug> TCP-Session: de3ab8f2-6993-46bf-a174-059e5848cf1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2025.12.18 03:54:39.247640 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35729 | ||
| 3986 | 2025.12.18 03:54:39.247941 [ 290 ] {} <Debug> TCP-Session: 459b202f-092b-433c-a5cc-161ad4dffd5f Authenticating user 'default' from [fd00:1122:3344:101::e]:39831 | ||
| 3987 | 2025.12.18 03:54:39.247628 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3988 | 2025.12.18 03:54:39.247998 [ 290 ] {} <Debug> TCP-Session: 459b202f-092b-433c-a5cc-161ad4dffd5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2025.12.18 03:54:39.248016 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3990 | 2025.12.18 03:54:39.248026 [ 293 ] {} <Debug> TCP-Session: 910ea68a-4433-46ed-8e18-eb3493f9899d Authenticating user 'default' from [fd00:1122:3344:101::e]:49461 | ||
| 3991 | 2025.12.18 03:54:39.248032 [ 290 ] {} <Debug> TCP-Session: 459b202f-092b-433c-a5cc-161ad4dffd5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2025.12.18 03:54:39.248056 [ 3 ] {} <Debug> TCP-Session: ea334b16-2145-489e-b7d4-fc6f9e9d0e0a Authenticating user 'default' from [fd00:1122:3344:101::e]:35729 | ||
| 3993 | 2025.12.18 03:54:39.248066 [ 293 ] {} <Debug> TCP-Session: 910ea68a-4433-46ed-8e18-eb3493f9899d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2025.12.18 03:54:39.248097 [ 3 ] {} <Debug> TCP-Session: ea334b16-2145-489e-b7d4-fc6f9e9d0e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2025.12.18 03:54:39.248104 [ 293 ] {} <Debug> TCP-Session: 910ea68a-4433-46ed-8e18-eb3493f9899d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2025.12.18 03:54:39.248114 [ 3 ] {} <Debug> TCP-Session: ea334b16-2145-489e-b7d4-fc6f9e9d0e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2025.12.18 03:54:39.247607 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65245 | ||
| 3998 | 2025.12.18 03:54:39.247559 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42659 | ||
| 3999 | 2025.12.18 03:54:39.247805 [ 292 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4000 | 2025.12.18 03:54:39.248224 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2025.12.18 03:54:39.248251 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4002 | 2025.12.18 03:54:39.248262 [ 297 ] {} <Debug> TCP-Session: d887ede0-22ca-4576-a7fd-2a764298a089 Authenticating user 'default' from [fd00:1122:3344:101::e]:65245 | ||
| 4003 | 2025.12.18 03:54:39.248282 [ 294 ] {} <Debug> TCP-Session: 3de5c2ab-5e84-4036-a4bc-5ca51cb1ce5e Authenticating user 'default' from [fd00:1122:3344:101::e]:42659 | ||
| 4004 | 2025.12.18 03:54:39.248287 [ 297 ] {} <Debug> TCP-Session: d887ede0-22ca-4576-a7fd-2a764298a089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2025.12.18 03:54:39.248304 [ 294 ] {} <Debug> TCP-Session: 3de5c2ab-5e84-4036-a4bc-5ca51cb1ce5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2025.12.18 03:54:39.248314 [ 297 ] {} <Debug> TCP-Session: d887ede0-22ca-4576-a7fd-2a764298a089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2025.12.18 03:54:39.248323 [ 294 ] {} <Debug> TCP-Session: 3de5c2ab-5e84-4036-a4bc-5ca51cb1ce5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2025.12.18 03:54:39.248499 [ 292 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4009 | 2025.12.18 03:54:39.248575 [ 292 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4010 | 2025.12.18 03:54:39.248927 [ 292 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 4011 | 2025.12.18 03:54:39.249967 [ 339 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Trace> AggregatingTransform: Aggregating | ||
| 4012 | 2025.12.18 03:54:39.250018 [ 339 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Trace> Aggregator: Aggregation method: without_key | ||
| 4013 | 2025.12.18 03:54:39.250055 [ 339 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011373 sec. (988.755 rows/sec., 38.62 KiB/sec.) | ||
| 4014 | 2025.12.18 03:54:39.250073 [ 339 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Trace> Aggregator: Merging aggregated data | ||
| 4015 | 2025.12.18 03:54:39.251460 [ 292 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003717 sec., 269.0341673392521 rows/sec., 10.51 KiB/sec. | ||
| 4016 | 2025.12.18 03:54:39.251631 [ 292 ] {7a9cb2fd-9f3c-40c1-aa00-82b026f13e82} <Debug> TCPHandler: Processed in 0.004115811 sec. | ||
| 4017 | 2025.12.18 03:54:39.251785 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4018 | 2025.12.18 03:54:39.251816 [ 292 ] {} <Debug> TCP-Session: c8934ab3-2463-4bb8-adb0-fa406b7230ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2025.12.18 03:54:39.251821 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4020 | 2025.12.18 03:54:39.251843 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4021 | 2025.12.18 03:54:39.251867 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4022 | 2025.12.18 03:54:39.251885 [ 290 ] {} <Debug> TCP-Session: 459b202f-092b-433c-a5cc-161ad4dffd5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2025.12.18 03:54:39.251918 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4024 | 2025.12.18 03:54:39.251927 [ 296 ] {} <Debug> TCP-Session: 728fd065-a0da-49a5-be7c-1c24fdccff2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2025.12.18 03:54:39.251959 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4026 | 2025.12.18 03:54:39.251977 [ 295 ] {} <Debug> TCP-Session: 6835d541-28ba-4481-869c-520fbb1d75c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2025.12.18 03:54:39.251986 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2025.12.18 03:54:39.252005 [ 298 ] {} <Debug> TCP-Session: de3ab8f2-6993-46bf-a174-059e5848cf1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2025.12.18 03:54:39.251935 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4030 | 2025.12.18 03:54:39.252041 [ 3 ] {} <Debug> TCP-Session: ea334b16-2145-489e-b7d4-fc6f9e9d0e0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2025.12.18 03:54:39.251885 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4032 | 2025.12.18 03:54:39.252090 [ 294 ] {} <Debug> TCP-Session: 3de5c2ab-5e84-4036-a4bc-5ca51cb1ce5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2025.12.18 03:54:39.251904 [ 293 ] {} <Debug> TCP-Session: 910ea68a-4433-46ed-8e18-eb3493f9899d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2025.12.18 03:54:39.252127 [ 297 ] {} <Debug> TCP-Session: d887ede0-22ca-4576-a7fd-2a764298a089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2025.12.18 03:54:39.402950 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59486 | ||
| 4036 | 2025.12.18 03:54:39.403085 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4037 | 2025.12.18 03:54:39.403119 [ 292 ] {} <Debug> TCP-Session: 7153ea38-5c36-4964-972e-4c8e75992246 Authenticating user 'default' from [fd00:1122:3344:101::e]:59486 | ||
| 4038 | 2025.12.18 03:54:39.403149 [ 292 ] {} <Debug> TCP-Session: 7153ea38-5c36-4964-972e-4c8e75992246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2025.12.18 03:54:39.403168 [ 292 ] {} <Debug> TCP-Session: 7153ea38-5c36-4964-972e-4c8e75992246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2025.12.18 03:54:39.403456 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45010 | ||
| 4041 | 2025.12.18 03:54:39.403496 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58578 | ||
| 4042 | 2025.12.18 03:54:39.403511 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57698 | ||
| 4043 | 2025.12.18 03:54:39.403547 [ 292 ] {} <Trace> TCP-Session: 7153ea38-5c36-4964-972e-4c8e75992246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2025.12.18 03:54:39.403528 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58705 | ||
| 4045 | 2025.12.18 03:54:39.403604 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4046 | 2025.12.18 03:54:39.403671 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4047 | 2025.12.18 03:54:39.403601 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4048 | 2025.12.18 03:54:39.403728 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2025.12.18 03:54:39.403729 [ 296 ] {} <Debug> TCP-Session: 60396992-3639-4427-8048-fe685fc78041 Authenticating user 'default' from [fd00:1122:3344:101::e]:58578 | ||
| 4050 | 2025.12.18 03:54:39.403767 [ 293 ] {} <Debug> TCP-Session: be9e7f73-1757-482f-9467-ec89473a8194 Authenticating user 'default' from [fd00:1122:3344:101::e]:45010 | ||
| 4051 | 2025.12.18 03:54:39.403770 [ 298 ] {} <Debug> TCP-Session: d123ebcd-c78a-47b9-aee7-aebc91e14888 Authenticating user 'default' from [fd00:1122:3344:101::e]:58705 | ||
| 4052 | 2025.12.18 03:54:39.403776 [ 292 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4053 | 2025.12.18 03:54:39.403812 [ 298 ] {} <Debug> TCP-Session: d123ebcd-c78a-47b9-aee7-aebc91e14888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2025.12.18 03:54:39.403813 [ 293 ] {} <Debug> TCP-Session: be9e7f73-1757-482f-9467-ec89473a8194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2025.12.18 03:54:39.403845 [ 298 ] {} <Debug> TCP-Session: d123ebcd-c78a-47b9-aee7-aebc91e14888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2025.12.18 03:54:39.403790 [ 296 ] {} <Debug> TCP-Session: 60396992-3639-4427-8048-fe685fc78041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2025.12.18 03:54:39.403860 [ 293 ] {} <Debug> TCP-Session: be9e7f73-1757-482f-9467-ec89473a8194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2025.12.18 03:54:39.403895 [ 296 ] {} <Debug> TCP-Session: 60396992-3639-4427-8048-fe685fc78041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2025.12.18 03:54:39.403746 [ 297 ] {} <Debug> TCP-Session: 2c7a9049-2e77-4b79-b780-ad8861d215c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57698 | ||
| 4060 | 2025.12.18 03:54:39.403487 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61855 | ||
| 4061 | 2025.12.18 03:54:39.403971 [ 297 ] {} <Debug> TCP-Session: 2c7a9049-2e77-4b79-b780-ad8861d215c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2025.12.18 03:54:39.403468 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57186 | ||
| 4063 | 2025.12.18 03:54:39.404017 [ 297 ] {} <Debug> TCP-Session: 2c7a9049-2e77-4b79-b780-ad8861d215c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2025.12.18 03:54:39.404074 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4065 | 2025.12.18 03:54:39.404107 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4066 | 2025.12.18 03:54:39.404111 [ 295 ] {} <Debug> TCP-Session: 1178ed16-8684-4d58-8dd9-8d78826722be Authenticating user 'default' from [fd00:1122:3344:101::e]:61855 | ||
| 4067 | 2025.12.18 03:54:39.404138 [ 292 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4068 | 2025.12.18 03:54:39.404159 [ 295 ] {} <Debug> TCP-Session: 1178ed16-8684-4d58-8dd9-8d78826722be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2025.12.18 03:54:39.404150 [ 294 ] {} <Debug> TCP-Session: 58525b50-f512-4be8-ada9-16c4866ee49c Authenticating user 'default' from [fd00:1122:3344:101::e]:57186 | ||
| 4070 | 2025.12.18 03:54:39.404192 [ 295 ] {} <Debug> TCP-Session: 1178ed16-8684-4d58-8dd9-8d78826722be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2025.12.18 03:54:39.404223 [ 292 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4072 | 2025.12.18 03:54:39.404233 [ 294 ] {} <Debug> TCP-Session: 58525b50-f512-4be8-ada9-16c4866ee49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2025.12.18 03:54:39.404273 [ 294 ] {} <Debug> TCP-Session: 58525b50-f512-4be8-ada9-16c4866ee49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2025.12.18 03:54:39.404628 [ 292 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 4075 | 2025.12.18 03:54:39.405827 [ 342 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Trace> AggregatingTransform: Aggregating | ||
| 4076 | 2025.12.18 03:54:39.405888 [ 342 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4077 | 2025.12.18 03:54:39.405935 [ 342 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001166344 sec. (857.380 rows/sec., 33.49 KiB/sec.) | ||
| 4078 | 2025.12.18 03:54:39.405955 [ 342 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Trace> Aggregator: Merging aggregated data | ||
| 4079 | 2025.12.18 03:54:39.407494 [ 292 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003789 sec., 263.9218791237794 rows/sec., 10.31 KiB/sec. | ||
| 4080 | 2025.12.18 03:54:39.407663 [ 292 ] {28bc4b4a-3e39-431a-95a0-3f1c3b90463c} <Debug> TCPHandler: Processed in 0.004249873 sec. | ||
| 4081 | 2025.12.18 03:54:39.407905 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4082 | 2025.12.18 03:54:39.407933 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4083 | 2025.12.18 03:54:39.407962 [ 293 ] {} <Debug> TCP-Session: be9e7f73-1757-482f-9467-ec89473a8194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2025.12.18 03:54:39.407969 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4085 | 2025.12.18 03:54:39.407995 [ 295 ] {} <Debug> TCP-Session: 1178ed16-8684-4d58-8dd9-8d78826722be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2025.12.18 03:54:39.408013 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4087 | 2025.12.18 03:54:39.408039 [ 294 ] {} <Debug> TCP-Session: 58525b50-f512-4be8-ada9-16c4866ee49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2025.12.18 03:54:39.408036 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4089 | 2025.12.18 03:54:39.408065 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4090 | 2025.12.18 03:54:39.408110 [ 298 ] {} <Debug> TCP-Session: d123ebcd-c78a-47b9-aee7-aebc91e14888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2025.12.18 03:54:39.408072 [ 297 ] {} <Debug> TCP-Session: 2c7a9049-2e77-4b79-b780-ad8861d215c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2025.12.18 03:54:39.408145 [ 292 ] {} <Debug> TCP-Session: 7153ea38-5c36-4964-972e-4c8e75992246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2025.12.18 03:54:39.407988 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4094 | 2025.12.18 03:54:39.408237 [ 296 ] {} <Debug> TCP-Session: 60396992-3639-4427-8048-fe685fc78041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2025.12.18 03:54:39.424817 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44473 | ||
| 4096 | 2025.12.18 03:54:39.424862 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55827 | ||
| 4097 | 2025.12.18 03:54:39.424909 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4098 | 2025.12.18 03:54:39.424955 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4099 | 2025.12.18 03:54:39.424978 [ 290 ] {} <Debug> TCP-Session: 396a3aef-61c5-440a-a555-c5e07a0a32a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44473 | ||
| 4100 | 2025.12.18 03:54:39.424991 [ 3 ] {} <Debug> TCP-Session: e884a08e-63a8-4ede-9205-c465f3385344 Authenticating user 'default' from [fd00:1122:3344:101::e]:55827 | ||
| 4101 | 2025.12.18 03:54:39.425030 [ 290 ] {} <Debug> TCP-Session: 396a3aef-61c5-440a-a555-c5e07a0a32a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2025.12.18 03:54:39.425039 [ 3 ] {} <Debug> TCP-Session: e884a08e-63a8-4ede-9205-c465f3385344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2025.12.18 03:54:39.425071 [ 290 ] {} <Debug> TCP-Session: 396a3aef-61c5-440a-a555-c5e07a0a32a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2025.12.18 03:54:39.425079 [ 3 ] {} <Debug> TCP-Session: e884a08e-63a8-4ede-9205-c465f3385344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2025.12.18 03:54:39.524723 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44473). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4106 | |||
| 4107 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4108 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4109 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4110 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4111 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4112 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4113 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4114 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4115 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4116 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4117 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4118 | (version 23.8.7.1) | ||
| 4119 | 2025.12.18 03:54:39.527566 [ 290 ] {} <Debug> TCP-Session: 396a3aef-61c5-440a-a555-c5e07a0a32a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2025.12.18 03:54:39.527598 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55827). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4121 | |||
| 4122 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4123 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4124 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4125 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4126 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4127 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4128 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4129 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4130 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4131 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4132 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4133 | (version 23.8.7.1) | ||
| 4134 | 2025.12.18 03:54:39.527708 [ 3 ] {} <Debug> TCP-Session: e884a08e-63a8-4ede-9205-c465f3385344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2025.12.18 03:54:40.900799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 546 | ||
| 4136 | 2025.12.18 03:54:40.903232 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.12.18 03:54:40.903292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4138 | 2025.12.18 03:54:40.904526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4139 | 2025.12.18 03:54:40.904820 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.12.18 03:54:40.905198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 4141 | 2025.12.18 03:54:42.042140 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2025.12.18 03:54:42.042323 [ 5 ] {1c7599c7-57f6-4064-bee6-aeec87ca8e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4143 | 2025.12.18 03:54:42.042393 [ 5 ] {1c7599c7-57f6-4064-bee6-aeec87ca8e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4144 | 2025.12.18 03:54:42.043121 [ 5 ] {1c7599c7-57f6-4064-bee6-aeec87ca8e9a} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2025.12.18 03:54:42.043174 [ 5 ] {1c7599c7-57f6-4064-bee6-aeec87ca8e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4146 | 2025.12.18 03:54:42.043609 [ 5 ] {1c7599c7-57f6-4064-bee6-aeec87ca8e9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4147 | 2025.12.18 03:54:42.043845 [ 5 ] {1c7599c7-57f6-4064-bee6-aeec87ca8e9a} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2025.12.18 03:54:42.044005 [ 5 ] {1c7599c7-57f6-4064-bee6-aeec87ca8e9a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001727 sec., 1158.0775911986102 rows/sec., 94.43 KiB/sec. | ||
| 4149 | 2025.12.18 03:54:42.044065 [ 5 ] {1c7599c7-57f6-4064-bee6-aeec87ca8e9a} <Debug> TCPHandler: Processed in 0.002054385 sec. | ||
| 4150 | 2025.12.18 03:54:42.044205 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2025.12.18 03:54:42.044310 [ 5 ] {bef5dc7b-fcfc-47e6-8fbc-e0f0e3eb93e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4152 | 2025.12.18 03:54:42.044355 [ 5 ] {bef5dc7b-fcfc-47e6-8fbc-e0f0e3eb93e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4153 | 2025.12.18 03:54:42.045409 [ 5 ] {bef5dc7b-fcfc-47e6-8fbc-e0f0e3eb93e3} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2025.12.18 03:54:42.045447 [ 5 ] {bef5dc7b-fcfc-47e6-8fbc-e0f0e3eb93e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4155 | 2025.12.18 03:54:42.045852 [ 5 ] {bef5dc7b-fcfc-47e6-8fbc-e0f0e3eb93e3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4156 | 2025.12.18 03:54:42.046065 [ 5 ] {bef5dc7b-fcfc-47e6-8fbc-e0f0e3eb93e3} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2025.12.18 03:54:42.046208 [ 5 ] {bef5dc7b-fcfc-47e6-8fbc-e0f0e3eb93e3} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001922 sec., 622788.7617065556 rows/sec., 51.34 MiB/sec. | ||
| 4158 | 2025.12.18 03:54:42.046246 [ 5 ] {bef5dc7b-fcfc-47e6-8fbc-e0f0e3eb93e3} <Debug> TCPHandler: Processed in 0.002093336 sec. | ||
| 4159 | 2025.12.18 03:54:42.046367 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2025.12.18 03:54:42.046466 [ 5 ] {d14c4b1b-01f2-4261-93b5-cbc14b370227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4161 | 2025.12.18 03:54:42.046513 [ 5 ] {d14c4b1b-01f2-4261-93b5-cbc14b370227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4162 | 2025.12.18 03:54:42.047050 [ 5 ] {d14c4b1b-01f2-4261-93b5-cbc14b370227} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.12.18 03:54:42.047096 [ 5 ] {d14c4b1b-01f2-4261-93b5-cbc14b370227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4164 | 2025.12.18 03:54:42.047490 [ 5 ] {d14c4b1b-01f2-4261-93b5-cbc14b370227} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4165 | 2025.12.18 03:54:42.047800 [ 5 ] {d14c4b1b-01f2-4261-93b5-cbc14b370227} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2025.12.18 03:54:42.047969 [ 5 ] {d14c4b1b-01f2-4261-93b5-cbc14b370227} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001522 sec., 1314.060446780552 rows/sec., 91.75 KiB/sec. | ||
| 4167 | 2025.12.18 03:54:42.048017 [ 5 ] {d14c4b1b-01f2-4261-93b5-cbc14b370227} <Debug> TCPHandler: Processed in 0.001700521 sec. | ||
| 4168 | 2025.12.18 03:54:42.048160 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2025.12.18 03:54:42.048274 [ 5 ] {a7f79cd6-0b27-4b0f-9602-de67a500c940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4170 | 2025.12.18 03:54:42.048323 [ 5 ] {a7f79cd6-0b27-4b0f-9602-de67a500c940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4171 | 2025.12.18 03:54:42.049056 [ 5 ] {a7f79cd6-0b27-4b0f-9602-de67a500c940} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2025.12.18 03:54:42.049106 [ 5 ] {a7f79cd6-0b27-4b0f-9602-de67a500c940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4173 | 2025.12.18 03:54:42.049546 [ 5 ] {a7f79cd6-0b27-4b0f-9602-de67a500c940} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4174 | 2025.12.18 03:54:42.049832 [ 5 ] {a7f79cd6-0b27-4b0f-9602-de67a500c940} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2025.12.18 03:54:42.050010 [ 5 ] {a7f79cd6-0b27-4b0f-9602-de67a500c940} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001761 sec., 129471.89097103919 rows/sec., 8.77 MiB/sec. | ||
| 4176 | 2025.12.18 03:54:42.050061 [ 5 ] {a7f79cd6-0b27-4b0f-9602-de67a500c940} <Debug> TCPHandler: Processed in 0.001961164 sec. | ||
| 4177 | 2025.12.18 03:54:42.050202 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2025.12.18 03:54:42.050315 [ 5 ] {35bc02bf-719f-4859-b907-31c3257ba549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4179 | 2025.12.18 03:54:42.050371 [ 5 ] {35bc02bf-719f-4859-b907-31c3257ba549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4180 | 2025.12.18 03:54:42.051227 [ 5 ] {35bc02bf-719f-4859-b907-31c3257ba549} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2025.12.18 03:54:42.051271 [ 5 ] {35bc02bf-719f-4859-b907-31c3257ba549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4182 | 2025.12.18 03:54:42.051726 [ 5 ] {35bc02bf-719f-4859-b907-31c3257ba549} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4183 | 2025.12.18 03:54:42.052024 [ 5 ] {35bc02bf-719f-4859-b907-31c3257ba549} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2025.12.18 03:54:42.052191 [ 5 ] {35bc02bf-719f-4859-b907-31c3257ba549} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001901 sec., 274592.3198316676 rows/sec., 20.33 MiB/sec. | ||
| 4185 | 2025.12.18 03:54:42.052243 [ 5 ] {35bc02bf-719f-4859-b907-31c3257ba549} <Debug> TCPHandler: Processed in 0.002100046 sec. | ||
| 4186 | 2025.12.18 03:54:42.052391 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2025.12.18 03:54:42.052501 [ 5 ] {68a587b3-00ee-4f8d-9d7b-e3eef5fc7696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4188 | 2025.12.18 03:54:42.052556 [ 5 ] {68a587b3-00ee-4f8d-9d7b-e3eef5fc7696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4189 | 2025.12.18 03:54:42.053310 [ 5 ] {68a587b3-00ee-4f8d-9d7b-e3eef5fc7696} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.12.18 03:54:42.053348 [ 5 ] {68a587b3-00ee-4f8d-9d7b-e3eef5fc7696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4191 | 2025.12.18 03:54:42.053759 [ 5 ] {68a587b3-00ee-4f8d-9d7b-e3eef5fc7696} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4192 | 2025.12.18 03:54:42.053971 [ 5 ] {68a587b3-00ee-4f8d-9d7b-e3eef5fc7696} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2025.12.18 03:54:42.054105 [ 5 ] {68a587b3-00ee-4f8d-9d7b-e3eef5fc7696} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001631 sec., 518087.0631514408 rows/sec., 34.87 MiB/sec. | ||
| 4194 | 2025.12.18 03:54:42.054144 [ 5 ] {68a587b3-00ee-4f8d-9d7b-e3eef5fc7696} <Debug> TCPHandler: Processed in 0.001813912 sec. | ||
| 4195 | 2025.12.18 03:54:42.054272 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2025.12.18 03:54:42.054370 [ 5 ] {f2b6556f-241e-4baf-83ab-cb217ae284ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4197 | 2025.12.18 03:54:42.054412 [ 5 ] {f2b6556f-241e-4baf-83ab-cb217ae284ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4198 | 2025.12.18 03:54:42.054776 [ 5 ] {f2b6556f-241e-4baf-83ab-cb217ae284ba} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2025.12.18 03:54:42.054813 [ 5 ] {f2b6556f-241e-4baf-83ab-cb217ae284ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4200 | 2025.12.18 03:54:42.055125 [ 5 ] {f2b6556f-241e-4baf-83ab-cb217ae284ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4201 | 2025.12.18 03:54:42.055353 [ 5 ] {f2b6556f-241e-4baf-83ab-cb217ae284ba} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2025.12.18 03:54:42.055488 [ 5 ] {f2b6556f-241e-4baf-83ab-cb217ae284ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 4203 | 2025.12.18 03:54:42.055528 [ 5 ] {f2b6556f-241e-4baf-83ab-cb217ae284ba} <Debug> TCPHandler: Processed in 0.001307687 sec. | ||
| 4204 | 2025.12.18 03:54:45.781073 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4205 | 2025.12.18 03:54:45.781160 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4206 | 2025.12.18 03:54:45.903646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8557 | ||
| 4207 | 2025.12.18 03:54:45.904127 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2025.12.18 03:54:45.904171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4209 | 2025.12.18 03:54:45.904655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4210 | 2025.12.18 03:54:45.904878 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2025.12.18 03:54:45.905021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8557 | ||
| 4212 | 2025.12.18 03:54:46.399768 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4213 | 2025.12.18 03:54:46.415420 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.12.18 03:54:46.415535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4215 | 2025.12.18 03:54:46.422046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4216 | 2025.12.18 03:54:46.422794 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2025.12.18 03:54:46.425844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4218 | 2025.12.18 03:54:47.026646 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2025.12.18 03:54:47.026823 [ 5 ] {1d959c31-074f-4b60-b3d5-7eaa642b664d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4220 | 2025.12.18 03:54:47.026888 [ 5 ] {1d959c31-074f-4b60-b3d5-7eaa642b664d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4221 | 2025.12.18 03:54:47.027739 [ 5 ] {1d959c31-074f-4b60-b3d5-7eaa642b664d} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2025.12.18 03:54:47.027788 [ 5 ] {1d959c31-074f-4b60-b3d5-7eaa642b664d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4223 | 2025.12.18 03:54:47.028191 [ 5 ] {1d959c31-074f-4b60-b3d5-7eaa642b664d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4224 | 2025.12.18 03:54:47.028418 [ 5 ] {1d959c31-074f-4b60-b3d5-7eaa642b664d} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2025.12.18 03:54:47.028576 [ 5 ] {1d959c31-074f-4b60-b3d5-7eaa642b664d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0018 sec., 227777.77777777778 rows/sec., 14.45 MiB/sec. | ||
| 4226 | 2025.12.18 03:54:47.028625 [ 5 ] {1d959c31-074f-4b60-b3d5-7eaa642b664d} <Debug> TCPHandler: Processed in 0.002113416 sec. | ||
| 4227 | 2025.12.18 03:54:47.028761 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2025.12.18 03:54:47.028865 [ 5 ] {b8507c96-1852-411e-8900-4960e958138e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4229 | 2025.12.18 03:54:47.028910 [ 5 ] {b8507c96-1852-411e-8900-4960e958138e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4230 | 2025.12.18 03:54:47.029942 [ 5 ] {b8507c96-1852-411e-8900-4960e958138e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2025.12.18 03:54:47.029980 [ 5 ] {b8507c96-1852-411e-8900-4960e958138e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4232 | 2025.12.18 03:54:47.030364 [ 5 ] {b8507c96-1852-411e-8900-4960e958138e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4233 | 2025.12.18 03:54:47.030577 [ 5 ] {b8507c96-1852-411e-8900-4960e958138e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.12.18 03:54:47.030714 [ 5 ] {b8507c96-1852-411e-8900-4960e958138e} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001873 sec., 637479.9786438867 rows/sec., 50.94 MiB/sec. | ||
| 4235 | 2025.12.18 03:54:47.030754 [ 5 ] {b8507c96-1852-411e-8900-4960e958138e} <Debug> TCPHandler: Processed in 0.002046565 sec. | ||
| 4236 | 2025.12.18 03:54:47.030871 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2025.12.18 03:54:47.030969 [ 5 ] {7b321994-6979-436d-a2d2-7b3c55981352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4238 | 2025.12.18 03:54:47.031011 [ 5 ] {7b321994-6979-436d-a2d2-7b3c55981352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4239 | 2025.12.18 03:54:47.031549 [ 5 ] {7b321994-6979-436d-a2d2-7b3c55981352} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2025.12.18 03:54:47.031586 [ 5 ] {7b321994-6979-436d-a2d2-7b3c55981352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4241 | 2025.12.18 03:54:47.031899 [ 5 ] {7b321994-6979-436d-a2d2-7b3c55981352} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4242 | 2025.12.18 03:54:47.032111 [ 5 ] {7b321994-6979-436d-a2d2-7b3c55981352} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2025.12.18 03:54:47.032243 [ 5 ] {7b321994-6979-436d-a2d2-7b3c55981352} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001293 sec., 190255.2204176334 rows/sec., 11.63 MiB/sec. | ||
| 4244 | 2025.12.18 03:54:47.032282 [ 5 ] {7b321994-6979-436d-a2d2-7b3c55981352} <Debug> TCPHandler: Processed in 0.001461718 sec. | ||
| 4245 | 2025.12.18 03:54:47.032398 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2025.12.18 03:54:47.032494 [ 5 ] {ff9895f9-c0a5-4d14-96a0-8bf7b3669938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4247 | 2025.12.18 03:54:47.032533 [ 5 ] {ff9895f9-c0a5-4d14-96a0-8bf7b3669938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4248 | 2025.12.18 03:54:47.033041 [ 5 ] {ff9895f9-c0a5-4d14-96a0-8bf7b3669938} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2025.12.18 03:54:47.033079 [ 5 ] {ff9895f9-c0a5-4d14-96a0-8bf7b3669938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4250 | 2025.12.18 03:54:47.033393 [ 5 ] {ff9895f9-c0a5-4d14-96a0-8bf7b3669938} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4251 | 2025.12.18 03:54:47.033607 [ 5 ] {ff9895f9-c0a5-4d14-96a0-8bf7b3669938} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2025.12.18 03:54:47.033714 [ 96 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4253 | 2025.12.18 03:54:47.033740 [ 5 ] {ff9895f9-c0a5-4d14-96a0-8bf7b3669938} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 4254 | 2025.12.18 03:54:47.033780 [ 96 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2025.12.18 03:54:47.033790 [ 5 ] {ff9895f9-c0a5-4d14-96a0-8bf7b3669938} <Debug> TCPHandler: Processed in 0.001442378 sec. | ||
| 4256 | 2025.12.18 03:54:47.033812 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4257 | 2025.12.18 03:54:47.033921 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2025.12.18 03:54:47.033939 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 4259 | 2025.12.18 03:54:47.034020 [ 5 ] {08742fde-8f8c-4dd3-a996-e7847ce18a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4260 | 2025.12.18 03:54:47.034065 [ 5 ] {08742fde-8f8c-4dd3-a996-e7847ce18a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4261 | 2025.12.18 03:54:47.034087 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4262 | 2025.12.18 03:54:47.034128 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 441 rows starting from the beginning of the part | ||
| 4263 | 2025.12.18 03:54:47.034202 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 4264 | 2025.12.18 03:54:47.034251 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 4265 | 2025.12.18 03:54:47.034295 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4266 | 2025.12.18 03:54:47.034332 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 4267 | 2025.12.18 03:54:47.034368 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::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 | ||
| 4268 | 2025.12.18 03:54:47.034572 [ 5 ] {08742fde-8f8c-4dd3-a996-e7847ce18a45} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.12.18 03:54:47.034615 [ 5 ] {08742fde-8f8c-4dd3-a996-e7847ce18a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4270 | 2025.12.18 03:54:47.034961 [ 5 ] {08742fde-8f8c-4dd3-a996-e7847ce18a45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4271 | 2025.12.18 03:54:47.035188 [ 5 ] {08742fde-8f8c-4dd3-a996-e7847ce18a45} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2025.12.18 03:54:47.035323 [ 5 ] {08742fde-8f8c-4dd3-a996-e7847ce18a45} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001321 sec., 159727.47918243756 rows/sec., 9.07 MiB/sec. | ||
| 4273 | 2025.12.18 03:54:47.035362 [ 5 ] {08742fde-8f8c-4dd3-a996-e7847ce18a45} <Debug> TCPHandler: Processed in 0.001491619 sec. | ||
| 4274 | 2025.12.18 03:54:47.035404 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523429 sec., 995779.9149156278 rows/sec., 68.98 MiB/sec. | ||
| 4275 | 2025.12.18 03:54:47.035475 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2025.12.18 03:54:47.035578 [ 5 ] {acb2d64e-703a-4652-b8a7-eb32f508dc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4277 | 2025.12.18 03:54:47.035615 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4278 | 2025.12.18 03:54:47.035620 [ 5 ] {acb2d64e-703a-4652-b8a7-eb32f508dc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4279 | 2025.12.18 03:54:47.035953 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_15_3} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2025.12.18 03:54:47.036043 [ 192 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_15_3} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4281 | 2025.12.18 03:54:47.036146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4282 | 2025.12.18 03:54:47.036396 [ 5 ] {acb2d64e-703a-4652-b8a7-eb32f508dc30} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2025.12.18 03:54:47.036438 [ 5 ] {acb2d64e-703a-4652-b8a7-eb32f508dc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4284 | 2025.12.18 03:54:47.036771 [ 5 ] {acb2d64e-703a-4652-b8a7-eb32f508dc30} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4285 | 2025.12.18 03:54:47.036988 [ 5 ] {acb2d64e-703a-4652-b8a7-eb32f508dc30} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2025.12.18 03:54:47.037116 [ 5 ] {acb2d64e-703a-4652-b8a7-eb32f508dc30} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001555 sec., 463022.50803858525 rows/sec., 32.50 MiB/sec. | ||
| 4287 | 2025.12.18 03:54:47.037154 [ 5 ] {acb2d64e-703a-4652-b8a7-eb32f508dc30} <Debug> TCPHandler: Processed in 0.001729511 sec. | ||
| 4288 | 2025.12.18 03:54:47.037270 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2025.12.18 03:54:47.037366 [ 5 ] {e6cdaf39-54e1-4a7c-83dd-673005718f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4290 | 2025.12.18 03:54:47.037408 [ 5 ] {e6cdaf39-54e1-4a7c-83dd-673005718f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4291 | 2025.12.18 03:54:47.037745 [ 5 ] {e6cdaf39-54e1-4a7c-83dd-673005718f87} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2025.12.18 03:54:47.037780 [ 5 ] {e6cdaf39-54e1-4a7c-83dd-673005718f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4293 | 2025.12.18 03:54:47.038107 [ 5 ] {e6cdaf39-54e1-4a7c-83dd-673005718f87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4294 | 2025.12.18 03:54:47.038311 [ 5 ] {e6cdaf39-54e1-4a7c-83dd-673005718f87} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2025.12.18 03:54:47.038441 [ 5 ] {e6cdaf39-54e1-4a7c-83dd-673005718f87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 4296 | 2025.12.18 03:54:47.038477 [ 5 ] {e6cdaf39-54e1-4a7c-83dd-673005718f87} <Debug> TCPHandler: Processed in 0.001257475 sec. | ||
| 4297 | 2025.12.18 03:54:47.038590 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2025.12.18 03:54:47.038685 [ 5 ] {08cd1914-d238-46c8-86f0-1cef0afb2c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4299 | 2025.12.18 03:54:47.038727 [ 5 ] {08cd1914-d238-46c8-86f0-1cef0afb2c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4300 | 2025.12.18 03:54:47.039198 [ 5 ] {08cd1914-d238-46c8-86f0-1cef0afb2c3d} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2025.12.18 03:54:47.039233 [ 5 ] {08cd1914-d238-46c8-86f0-1cef0afb2c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4302 | 2025.12.18 03:54:47.039566 [ 5 ] {08cd1914-d238-46c8-86f0-1cef0afb2c3d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4303 | 2025.12.18 03:54:47.039773 [ 5 ] {08cd1914-d238-46c8-86f0-1cef0afb2c3d} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2025.12.18 03:54:47.039903 [ 5 ] {08cd1914-d238-46c8-86f0-1cef0afb2c3d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 4305 | 2025.12.18 03:54:47.039941 [ 5 ] {08cd1914-d238-46c8-86f0-1cef0afb2c3d} <Debug> TCPHandler: Processed in 0.001400327 sec. | ||
| 4306 | 2025.12.18 03:54:47.040051 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2025.12.18 03:54:47.040147 [ 5 ] {539fe1cd-d872-4ba6-950b-d29d1411c46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4308 | 2025.12.18 03:54:47.040190 [ 5 ] {539fe1cd-d872-4ba6-950b-d29d1411c46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4309 | 2025.12.18 03:54:47.040502 [ 5 ] {539fe1cd-d872-4ba6-950b-d29d1411c46b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2025.12.18 03:54:47.040538 [ 5 ] {539fe1cd-d872-4ba6-950b-d29d1411c46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4311 | 2025.12.18 03:54:47.040857 [ 5 ] {539fe1cd-d872-4ba6-950b-d29d1411c46b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4312 | 2025.12.18 03:54:47.041066 [ 5 ] {539fe1cd-d872-4ba6-950b-d29d1411c46b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2025.12.18 03:54:47.041193 [ 5 ] {539fe1cd-d872-4ba6-950b-d29d1411c46b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 4314 | 2025.12.18 03:54:47.041230 [ 5 ] {539fe1cd-d872-4ba6-950b-d29d1411c46b} <Debug> TCPHandler: Processed in 0.001228126 sec. | ||
| 4315 | 2025.12.18 03:54:47.041339 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2025.12.18 03:54:47.041434 [ 5 ] {c96a6176-f480-467d-868f-72e1b54e6d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4317 | 2025.12.18 03:54:47.041489 [ 5 ] {c96a6176-f480-467d-868f-72e1b54e6d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4318 | 2025.12.18 03:54:47.042373 [ 5 ] {c96a6176-f480-467d-868f-72e1b54e6d18} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2025.12.18 03:54:47.042410 [ 5 ] {c96a6176-f480-467d-868f-72e1b54e6d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4320 | 2025.12.18 03:54:47.042997 [ 5 ] {c96a6176-f480-467d-868f-72e1b54e6d18} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4321 | 2025.12.18 03:54:47.043226 [ 5 ] {c96a6176-f480-467d-868f-72e1b54e6d18} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2025.12.18 03:54:47.043364 [ 5 ] {c96a6176-f480-467d-868f-72e1b54e6d18} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001948 sec., 21047.227926078027 rows/sec., 37.72 MiB/sec. | ||
| 4323 | 2025.12.18 03:54:47.043425 [ 5 ] {c96a6176-f480-467d-868f-72e1b54e6d18} <Debug> TCPHandler: Processed in 0.002135767 sec. | ||
| 4324 | 2025.12.18 03:54:47.043546 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2025.12.18 03:54:47.043642 [ 5 ] {77e7f164-3bd3-48a6-85f8-14517f7ce7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4326 | 2025.12.18 03:54:47.043683 [ 5 ] {77e7f164-3bd3-48a6-85f8-14517f7ce7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4327 | 2025.12.18 03:54:47.044042 [ 5 ] {77e7f164-3bd3-48a6-85f8-14517f7ce7a2} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2025.12.18 03:54:47.044078 [ 5 ] {77e7f164-3bd3-48a6-85f8-14517f7ce7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4329 | 2025.12.18 03:54:47.044390 [ 5 ] {77e7f164-3bd3-48a6-85f8-14517f7ce7a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4330 | 2025.12.18 03:54:47.044599 [ 5 ] {77e7f164-3bd3-48a6-85f8-14517f7ce7a2} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2025.12.18 03:54:47.044723 [ 5 ] {77e7f164-3bd3-48a6-85f8-14517f7ce7a2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 4332 | 2025.12.18 03:54:47.044758 [ 5 ] {77e7f164-3bd3-48a6-85f8-14517f7ce7a2} <Debug> TCPHandler: Processed in 0.001266786 sec. | ||
| 4333 | 2025.12.18 03:54:50.905483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 582 | ||
| 4334 | 2025.12.18 03:54:50.907991 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2025.12.18 03:54:50.908045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4336 | 2025.12.18 03:54:50.909338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4337 | 2025.12.18 03:54:50.909625 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2025.12.18 03:54:50.909965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4339 | 2025.12.18 03:54:52.013907 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2025.12.18 03:54:52.014085 [ 5 ] {2314dbf6-06e2-4f4b-9127-9bc6f2459e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4341 | 2025.12.18 03:54:52.014160 [ 5 ] {2314dbf6-06e2-4f4b-9127-9bc6f2459e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4342 | 2025.12.18 03:54:52.014886 [ 5 ] {2314dbf6-06e2-4f4b-9127-9bc6f2459e11} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2025.12.18 03:54:52.014937 [ 5 ] {2314dbf6-06e2-4f4b-9127-9bc6f2459e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4344 | 2025.12.18 03:54:52.015364 [ 5 ] {2314dbf6-06e2-4f4b-9127-9bc6f2459e11} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4345 | 2025.12.18 03:54:52.015600 [ 5 ] {2314dbf6-06e2-4f4b-9127-9bc6f2459e11} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2025.12.18 03:54:52.015780 [ 5 ] {2314dbf6-06e2-4f4b-9127-9bc6f2459e11} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.47 MiB/sec. | ||
| 4347 | 2025.12.18 03:54:52.015837 [ 5 ] {2314dbf6-06e2-4f4b-9127-9bc6f2459e11} <Debug> TCPHandler: Processed in 0.002062386 sec. | ||
| 4348 | 2025.12.18 03:54:52.015970 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2025.12.18 03:54:52.016083 [ 5 ] {72914b37-6752-4f19-b2a6-3393d8da55e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4350 | 2025.12.18 03:54:52.016130 [ 5 ] {72914b37-6752-4f19-b2a6-3393d8da55e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4351 | 2025.12.18 03:54:52.016613 [ 5 ] {72914b37-6752-4f19-b2a6-3393d8da55e0} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2025.12.18 03:54:52.016653 [ 5 ] {72914b37-6752-4f19-b2a6-3393d8da55e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4353 | 2025.12.18 03:54:52.017013 [ 5 ] {72914b37-6752-4f19-b2a6-3393d8da55e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4354 | 2025.12.18 03:54:52.017244 [ 5 ] {72914b37-6752-4f19-b2a6-3393d8da55e0} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2025.12.18 03:54:52.017394 [ 5 ] {72914b37-6752-4f19-b2a6-3393d8da55e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
| 4356 | 2025.12.18 03:54:52.017436 [ 5 ] {72914b37-6752-4f19-b2a6-3393d8da55e0} <Debug> TCPHandler: Processed in 0.001521428 sec. | ||
| 4357 | 2025.12.18 03:54:52.017561 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2025.12.18 03:54:52.017663 [ 5 ] {8f2b0b4a-970e-4c77-86fd-b09f4176ac43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4359 | 2025.12.18 03:54:52.017712 [ 5 ] {8f2b0b4a-970e-4c77-86fd-b09f4176ac43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4360 | 2025.12.18 03:54:52.018161 [ 5 ] {8f2b0b4a-970e-4c77-86fd-b09f4176ac43} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2025.12.18 03:54:52.018200 [ 5 ] {8f2b0b4a-970e-4c77-86fd-b09f4176ac43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4362 | 2025.12.18 03:54:52.018550 [ 5 ] {8f2b0b4a-970e-4c77-86fd-b09f4176ac43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4363 | 2025.12.18 03:54:52.018767 [ 5 ] {8f2b0b4a-970e-4c77-86fd-b09f4176ac43} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2025.12.18 03:54:52.018912 [ 5 ] {8f2b0b4a-970e-4c77-86fd-b09f4176ac43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 4365 | 2025.12.18 03:54:52.018949 [ 5 ] {8f2b0b4a-970e-4c77-86fd-b09f4176ac43} <Debug> TCPHandler: Processed in 0.001439008 sec. | ||
| 4366 | 2025.12.18 03:54:52.019067 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2025.12.18 03:54:52.019164 [ 5 ] {11d8d304-6e85-4c1b-8a9e-c6d86d56ba97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4368 | 2025.12.18 03:54:52.019214 [ 5 ] {11d8d304-6e85-4c1b-8a9e-c6d86d56ba97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4369 | 2025.12.18 03:54:52.019558 [ 5 ] {11d8d304-6e85-4c1b-8a9e-c6d86d56ba97} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.12.18 03:54:52.019593 [ 5 ] {11d8d304-6e85-4c1b-8a9e-c6d86d56ba97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4371 | 2025.12.18 03:54:52.019899 [ 5 ] {11d8d304-6e85-4c1b-8a9e-c6d86d56ba97} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4372 | 2025.12.18 03:54:52.020128 [ 5 ] {11d8d304-6e85-4c1b-8a9e-c6d86d56ba97} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.12.18 03:54:52.020265 [ 5 ] {11d8d304-6e85-4c1b-8a9e-c6d86d56ba97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4374 | 2025.12.18 03:54:52.020300 [ 5 ] {11d8d304-6e85-4c1b-8a9e-c6d86d56ba97} <Debug> TCPHandler: Processed in 0.001284806 sec. | ||
| 4375 | 2025.12.18 03:54:53.405233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9069 | ||
| 4376 | 2025.12.18 03:54:53.405791 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.12.18 03:54:53.405835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4378 | 2025.12.18 03:54:53.406361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4379 | 2025.12.18 03:54:53.406624 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.12.18 03:54:53.406771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9069 | ||
| 4381 | 2025.12.18 03:54:53.926025 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4382 | 2025.12.18 03:54:53.943176 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2025.12.18 03:54:53.943237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4384 | 2025.12.18 03:54:53.949597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4385 | 2025.12.18 03:54:53.950293 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.12.18 03:54:53.953246 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4387 | 2025.12.18 03:54:57.028634 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2025.12.18 03:54:57.028826 [ 5 ] {d55f2f27-c7b2-487d-8ac2-6fbc456cd357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4389 | 2025.12.18 03:54:57.028893 [ 5 ] {d55f2f27-c7b2-487d-8ac2-6fbc456cd357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4390 | 2025.12.18 03:54:57.029685 [ 5 ] {d55f2f27-c7b2-487d-8ac2-6fbc456cd357} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2025.12.18 03:54:57.029732 [ 5 ] {d55f2f27-c7b2-487d-8ac2-6fbc456cd357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4392 | 2025.12.18 03:54:57.030150 [ 5 ] {d55f2f27-c7b2-487d-8ac2-6fbc456cd357} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4393 | 2025.12.18 03:54:57.030378 [ 5 ] {d55f2f27-c7b2-487d-8ac2-6fbc456cd357} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2025.12.18 03:54:57.030530 [ 83 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4395 | 2025.12.18 03:54:57.030557 [ 5 ] {d55f2f27-c7b2-487d-8ac2-6fbc456cd357} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001779 sec., 230466.55424395727 rows/sec., 14.62 MiB/sec. | ||
| 4396 | 2025.12.18 03:54:57.030596 [ 83 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2025.12.18 03:54:57.030620 [ 5 ] {d55f2f27-c7b2-487d-8ac2-6fbc456cd357} <Debug> TCPHandler: Processed in 0.002130397 sec. | ||
| 4398 | 2025.12.18 03:54:57.030625 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4399 | 2025.12.18 03:54:57.030757 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2025.12.18 03:54:57.030769 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 4401 | 2025.12.18 03:54:57.030868 [ 5 ] {23f95ff7-1187-49e6-abdb-ee726d79c19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4402 | 2025.12.18 03:54:57.030923 [ 5 ] {23f95ff7-1187-49e6-abdb-ee726d79c19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4403 | 2025.12.18 03:54:57.030927 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4404 | 2025.12.18 03:54:57.030976 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 4405 | 2025.12.18 03:54:57.031050 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 4406 | 2025.12.18 03:54:57.031101 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 4407 | 2025.12.18 03:54:57.031149 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 4408 | 2025.12.18 03:54:57.031191 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::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 | ||
| 4409 | 2025.12.18 03:54:57.031365 [ 5 ] {23f95ff7-1187-49e6-abdb-ee726d79c19f} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.12.18 03:54:57.031412 [ 5 ] {23f95ff7-1187-49e6-abdb-ee726d79c19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4411 | 2025.12.18 03:54:57.031747 [ 5 ] {23f95ff7-1187-49e6-abdb-ee726d79c19f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4412 | 2025.12.18 03:54:57.031983 [ 5 ] {23f95ff7-1187-49e6-abdb-ee726d79c19f} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.12.18 03:54:57.032121 [ 5 ] {23f95ff7-1187-49e6-abdb-ee726d79c19f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001275 sec., 10980.392156862745 rows/sec., 895.37 KiB/sec. | ||
| 4414 | 2025.12.18 03:54:57.032177 [ 5 ] {23f95ff7-1187-49e6-abdb-ee726d79c19f} <Debug> TCPHandler: Processed in 0.001473099 sec. | ||
| 4415 | 2025.12.18 03:54:57.032309 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2025.12.18 03:54:57.032340 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016329 sec., 1255435.1154387898 rows/sec., 84.43 MiB/sec. | ||
| 4417 | 2025.12.18 03:54:57.032419 [ 5 ] {102c49ce-0ef3-4742-82de-78a5729156ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4418 | 2025.12.18 03:54:57.032465 [ 5 ] {102c49ce-0ef3-4742-82de-78a5729156ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4419 | 2025.12.18 03:54:57.032511 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4420 | 2025.12.18 03:54:57.032778 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_13_3} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2025.12.18 03:54:57.032851 [ 192 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_13_3} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4422 | 2025.12.18 03:54:57.032923 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4423 | 2025.12.18 03:54:57.033494 [ 5 ] {102c49ce-0ef3-4742-82de-78a5729156ac} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.12.18 03:54:57.033540 [ 5 ] {102c49ce-0ef3-4742-82de-78a5729156ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4425 | 2025.12.18 03:54:57.033954 [ 5 ] {102c49ce-0ef3-4742-82de-78a5729156ac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4426 | 2025.12.18 03:54:57.034179 [ 5 ] {102c49ce-0ef3-4742-82de-78a5729156ac} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.12.18 03:54:57.034286 [ 83 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4428 | 2025.12.18 03:54:57.034318 [ 83 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2025.12.18 03:54:57.034320 [ 5 ] {102c49ce-0ef3-4742-82de-78a5729156ac} <Debug> executeQuery: Read 1201 rows, 98.22 KiB in 0.00193 sec., 622279.792746114 rows/sec., 49.70 MiB/sec. | ||
| 4430 | 2025.12.18 03:54:57.034337 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4431 | 2025.12.18 03:54:57.034372 [ 5 ] {102c49ce-0ef3-4742-82de-78a5729156ac} <Debug> TCPHandler: Processed in 0.002113486 sec. | ||
| 4432 | 2025.12.18 03:54:57.034438 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::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 | ||
| 4433 | 2025.12.18 03:54:57.034496 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2025.12.18 03:54:57.034568 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4435 | 2025.12.18 03:54:57.034607 [ 5 ] {6b632743-ef52-4412-8625-100919ed0885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4436 | 2025.12.18 03:54:57.034617 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2344 rows starting from the beginning of the part | ||
| 4437 | 2025.12.18 03:54:57.034661 [ 5 ] {6b632743-ef52-4412-8625-100919ed0885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4438 | 2025.12.18 03:54:57.034718 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1194 rows starting from the beginning of the part | ||
| 4439 | 2025.12.18 03:54:57.034784 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1197 rows starting from the beginning of the part | ||
| 4440 | 2025.12.18 03:54:57.034840 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1194 rows starting from the beginning of the part | ||
| 4441 | 2025.12.18 03:54:57.034897 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4442 | 2025.12.18 03:54:57.034949 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1201 rows starting from the beginning of the part | ||
| 4443 | 2025.12.18 03:54:57.035203 [ 5 ] {6b632743-ef52-4412-8625-100919ed0885} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2025.12.18 03:54:57.035246 [ 5 ] {6b632743-ef52-4412-8625-100919ed0885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4445 | 2025.12.18 03:54:57.035589 [ 5 ] {6b632743-ef52-4412-8625-100919ed0885} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4446 | 2025.12.18 03:54:57.035821 [ 5 ] {6b632743-ef52-4412-8625-100919ed0885} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2025.12.18 03:54:57.035961 [ 5 ] {6b632743-ef52-4412-8625-100919ed0885} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001378 sec., 188679.24528301886 rows/sec., 11.61 MiB/sec. | ||
| 4448 | 2025.12.18 03:54:57.036001 [ 5 ] {6b632743-ef52-4412-8625-100919ed0885} <Debug> TCPHandler: Processed in 0.001556509 sec. | ||
| 4449 | 2025.12.18 03:54:57.036118 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2025.12.18 03:54:57.036215 [ 5 ] {411be892-853e-4cba-8653-67f3e2009cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4451 | 2025.12.18 03:54:57.036256 [ 5 ] {411be892-853e-4cba-8653-67f3e2009cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4452 | 2025.12.18 03:54:57.036747 [ 5 ] {411be892-853e-4cba-8653-67f3e2009cc2} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2025.12.18 03:54:57.036785 [ 5 ] {411be892-853e-4cba-8653-67f3e2009cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4454 | 2025.12.18 03:54:57.037101 [ 5 ] {411be892-853e-4cba-8653-67f3e2009cc2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4455 | 2025.12.18 03:54:57.037312 [ 5 ] {411be892-853e-4cba-8653-67f3e2009cc2} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.12.18 03:54:57.037413 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7186 rows, containing 5 columns (5 merged, 0 gathered) in 0.003017938 sec., 2381095.9668488884 rows/sec., 201.32 MiB/sec. | ||
| 4457 | 2025.12.18 03:54:57.037450 [ 5 ] {411be892-853e-4cba-8653-67f3e2009cc2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001254 sec., 169059.01116427433 rows/sec., 10.90 MiB/sec. | ||
| 4458 | 2025.12.18 03:54:57.037493 [ 5 ] {411be892-853e-4cba-8653-67f3e2009cc2} <Debug> TCPHandler: Processed in 0.001425968 sec. | ||
| 4459 | 2025.12.18 03:54:57.037622 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2025.12.18 03:54:57.037683 [ 194 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4461 | 2025.12.18 03:54:57.037720 [ 5 ] {5bc27147-923c-4a44-b990-a1d353a0ed90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4462 | 2025.12.18 03:54:57.037764 [ 5 ] {5bc27147-923c-4a44-b990-a1d353a0ed90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4463 | 2025.12.18 03:54:57.037964 [ 194 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2025.12.18 03:54:57.038045 [ 194 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_26_5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4465 | 2025.12.18 03:54:57.038124 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 4466 | 2025.12.18 03:54:57.038241 [ 5 ] {5bc27147-923c-4a44-b990-a1d353a0ed90} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2025.12.18 03:54:57.038281 [ 5 ] {5bc27147-923c-4a44-b990-a1d353a0ed90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4468 | 2025.12.18 03:54:57.038604 [ 5 ] {5bc27147-923c-4a44-b990-a1d353a0ed90} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4469 | 2025.12.18 03:54:57.038826 [ 5 ] {5bc27147-923c-4a44-b990-a1d353a0ed90} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2025.12.18 03:54:57.038927 [ 83 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4471 | 2025.12.18 03:54:57.038956 [ 83 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.12.18 03:54:57.038962 [ 5 ] {5bc27147-923c-4a44-b990-a1d353a0ed90} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 4473 | 2025.12.18 03:54:57.038973 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4474 | 2025.12.18 03:54:57.039006 [ 5 ] {5bc27147-923c-4a44-b990-a1d353a0ed90} <Debug> TCPHandler: Processed in 0.001435948 sec. | ||
| 4475 | 2025.12.18 03:54:57.039086 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 4476 | 2025.12.18 03:54:57.039127 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2025.12.18 03:54:57.039222 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4478 | 2025.12.18 03:54:57.039227 [ 5 ] {30186c98-73b1-4415-843b-2eda6a8248a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4479 | 2025.12.18 03:54:57.039264 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 4480 | 2025.12.18 03:54:57.039283 [ 5 ] {30186c98-73b1-4415-843b-2eda6a8248a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4481 | 2025.12.18 03:54:57.039338 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 4482 | 2025.12.18 03:54:57.039391 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 4483 | 2025.12.18 03:54:57.039434 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 4484 | 2025.12.18 03:54:57.039473 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::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 | ||
| 4485 | 2025.12.18 03:54:57.039932 [ 5 ] {30186c98-73b1-4415-843b-2eda6a8248a7} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.12.18 03:54:57.039972 [ 5 ] {30186c98-73b1-4415-843b-2eda6a8248a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4487 | 2025.12.18 03:54:57.040314 [ 5 ] {30186c98-73b1-4415-843b-2eda6a8248a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4488 | 2025.12.18 03:54:57.040325 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335097 sec., 790204.7566581304 rows/sec., 47.89 MiB/sec. | ||
| 4489 | 2025.12.18 03:54:57.040471 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4490 | 2025.12.18 03:54:57.040545 [ 5 ] {30186c98-73b1-4415-843b-2eda6a8248a7} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.12.18 03:54:57.040737 [ 82 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4492 | 2025.12.18 03:54:57.040752 [ 5 ] {30186c98-73b1-4415-843b-2eda6a8248a7} <Debug> executeQuery: Read 734 rows, 52.89 KiB in 0.001541 sec., 476314.0817650876 rows/sec., 33.52 MiB/sec. | ||
| 4493 | 2025.12.18 03:54:57.040783 [ 82 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.12.18 03:54:57.040801 [ 5 ] {30186c98-73b1-4415-843b-2eda6a8248a7} <Debug> TCPHandler: Processed in 0.001724001 sec. | ||
| 4495 | 2025.12.18 03:54:57.040812 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4496 | 2025.12.18 03:54:57.040831 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_13_3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.12.18 03:54:57.040892 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::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 | ||
| 4498 | 2025.12.18 03:54:57.040921 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_13_3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4499 | 2025.12.18 03:54:57.040927 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.12.18 03:54:57.040996 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4501 | 2025.12.18 03:54:57.041008 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4502 | 2025.12.18 03:54:57.041030 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 4503 | 2025.12.18 03:54:57.041037 [ 5 ] {2bf80f14-40a2-4f2c-9379-515076103ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4504 | 2025.12.18 03:54:57.041086 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 720 rows starting from the beginning of the part | ||
| 4505 | 2025.12.18 03:54:57.041090 [ 5 ] {2bf80f14-40a2-4f2c-9379-515076103ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4506 | 2025.12.18 03:54:57.041131 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 522 rows starting from the beginning of the part | ||
| 4507 | 2025.12.18 03:54:57.041178 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 720 rows starting from the beginning of the part | ||
| 4508 | 2025.12.18 03:54:57.041213 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4509 | 2025.12.18 03:54:57.041250 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 734 rows starting from the beginning of the part | ||
| 4510 | 2025.12.18 03:54:57.041459 [ 5 ] {2bf80f14-40a2-4f2c-9379-515076103ee7} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2025.12.18 03:54:57.041509 [ 5 ] {2bf80f14-40a2-4f2c-9379-515076103ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4512 | 2025.12.18 03:54:57.041862 [ 5 ] {2bf80f14-40a2-4f2c-9379-515076103ee7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4513 | 2025.12.18 03:54:57.042109 [ 5 ] {2bf80f14-40a2-4f2c-9379-515076103ee7} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2025.12.18 03:54:57.042242 [ 5 ] {2bf80f14-40a2-4f2c-9379-515076103ee7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001223 sec., 4905.968928863451 rows/sec., 256.32 KiB/sec. | ||
| 4515 | 2025.12.18 03:54:57.042278 [ 5 ] {2bf80f14-40a2-4f2c-9379-515076103ee7} <Debug> TCPHandler: Processed in 0.001402608 sec. | ||
| 4516 | 2025.12.18 03:54:57.042391 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2025.12.18 03:54:57.042487 [ 5 ] {376bd112-ee7d-496b-a9d6-51fd9807af32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4518 | 2025.12.18 03:54:57.042530 [ 5 ] {376bd112-ee7d-496b-a9d6-51fd9807af32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4519 | 2025.12.18 03:54:57.042717 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001855593 sec., 2140555.6067521274 rows/sec., 160.80 MiB/sec. | ||
| 4520 | 2025.12.18 03:54:57.042903 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4521 | 2025.12.18 03:54:57.042973 [ 5 ] {376bd112-ee7d-496b-a9d6-51fd9807af32} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2025.12.18 03:54:57.043017 [ 5 ] {376bd112-ee7d-496b-a9d6-51fd9807af32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4523 | 2025.12.18 03:54:57.043168 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2025.12.18 03:54:57.043253 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_26_5} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4525 | 2025.12.18 03:54:57.043326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4526 | 2025.12.18 03:54:57.043396 [ 5 ] {376bd112-ee7d-496b-a9d6-51fd9807af32} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4527 | 2025.12.18 03:54:57.043613 [ 5 ] {376bd112-ee7d-496b-a9d6-51fd9807af32} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.12.18 03:54:57.043711 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4529 | 2025.12.18 03:54:57.043743 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2025.12.18 03:54:57.043748 [ 5 ] {376bd112-ee7d-496b-a9d6-51fd9807af32} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001279 sec., 250977.3260359656 rows/sec., 16.50 MiB/sec. | ||
| 4531 | 2025.12.18 03:54:57.043766 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4532 | 2025.12.18 03:54:57.043789 [ 5 ] {376bd112-ee7d-496b-a9d6-51fd9807af32} <Debug> TCPHandler: Processed in 0.001448418 sec. | ||
| 4533 | 2025.12.18 03:54:57.043839 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::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 | ||
| 4534 | 2025.12.18 03:54:57.043901 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2025.12.18 03:54:57.043929 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4536 | 2025.12.18 03:54:57.043961 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7641 rows starting from the beginning of the part | ||
| 4537 | 2025.12.18 03:54:57.044002 [ 5 ] {91d8de27-08ea-49df-992f-87482808e9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4538 | 2025.12.18 03:54:57.044011 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4539 | 2025.12.18 03:54:57.044052 [ 5 ] {91d8de27-08ea-49df-992f-87482808e9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4540 | 2025.12.18 03:54:57.044062 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4541 | 2025.12.18 03:54:57.044107 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4542 | 2025.12.18 03:54:57.044143 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4543 | 2025.12.18 03:54:57.044179 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 321 rows starting from the beginning of the part | ||
| 4544 | 2025.12.18 03:54:57.044373 [ 5 ] {91d8de27-08ea-49df-992f-87482808e9e3} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2025.12.18 03:54:57.044413 [ 5 ] {91d8de27-08ea-49df-992f-87482808e9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4546 | 2025.12.18 03:54:57.044727 [ 5 ] {91d8de27-08ea-49df-992f-87482808e9e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4547 | 2025.12.18 03:54:57.044937 [ 5 ] {91d8de27-08ea-49df-992f-87482808e9e3} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2025.12.18 03:54:57.045070 [ 5 ] {91d8de27-08ea-49df-992f-87482808e9e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 4549 | 2025.12.18 03:54:57.045104 [ 5 ] {91d8de27-08ea-49df-992f-87482808e9e3} <Debug> TCPHandler: Processed in 0.001253816 sec. | ||
| 4550 | 2025.12.18 03:54:57.045209 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2025.12.18 03:54:57.045304 [ 5 ] {40a79a8b-1180-4e0c-8893-412504ea2846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4552 | 2025.12.18 03:54:57.045357 [ 5 ] {40a79a8b-1180-4e0c-8893-412504ea2846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4553 | 2025.12.18 03:54:57.046183 [ 5 ] {40a79a8b-1180-4e0c-8893-412504ea2846} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2025.12.18 03:54:57.046219 [ 5 ] {40a79a8b-1180-4e0c-8893-412504ea2846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4555 | 2025.12.18 03:54:57.046844 [ 5 ] {40a79a8b-1180-4e0c-8893-412504ea2846} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4556 | 2025.12.18 03:54:57.047072 [ 5 ] {40a79a8b-1180-4e0c-8893-412504ea2846} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2025.12.18 03:54:57.047212 [ 5 ] {40a79a8b-1180-4e0c-8893-412504ea2846} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001926 sec., 21287.642782969888 rows/sec., 38.15 MiB/sec. | ||
| 4558 | 2025.12.18 03:54:57.047274 [ 5 ] {40a79a8b-1180-4e0c-8893-412504ea2846} <Debug> TCPHandler: Processed in 0.002115296 sec. | ||
| 4559 | 2025.12.18 03:54:57.047391 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2025.12.18 03:54:57.047393 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9595 rows, containing 5 columns (5 merged, 0 gathered) in 0.003581774 sec., 2678840.150160228 rows/sec., 179.18 MiB/sec. | ||
| 4561 | 2025.12.18 03:54:57.047488 [ 5 ] {85850864-bd79-4976-9a1a-a08d43c936b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4562 | 2025.12.18 03:54:57.047534 [ 5 ] {85850864-bd79-4976-9a1a-a08d43c936b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4563 | 2025.12.18 03:54:57.047651 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4564 | 2025.12.18 03:54:57.047866 [ 5 ] {85850864-bd79-4976-9a1a-a08d43c936b2} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2025.12.18 03:54:57.047909 [ 5 ] {85850864-bd79-4976-9a1a-a08d43c936b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4566 | 2025.12.18 03:54:57.047959 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.12.18 03:54:57.048045 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4568 | 2025.12.18 03:54:57.048116 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4569 | 2025.12.18 03:54:57.048232 [ 5 ] {85850864-bd79-4976-9a1a-a08d43c936b2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4570 | 2025.12.18 03:54:57.048439 [ 5 ] {85850864-bd79-4976-9a1a-a08d43c936b2} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2025.12.18 03:54:57.048529 [ 82 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4572 | 2025.12.18 03:54:57.048553 [ 82 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.12.18 03:54:57.048568 [ 5 ] {85850864-bd79-4976-9a1a-a08d43c936b2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 4574 | 2025.12.18 03:54:57.048569 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4575 | 2025.12.18 03:54:57.048604 [ 5 ] {85850864-bd79-4976-9a1a-a08d43c936b2} <Debug> TCPHandler: Processed in 0.001263756 sec. | ||
| 4576 | 2025.12.18 03:54:57.048643 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::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 | ||
| 4577 | 2025.12.18 03:54:57.048743 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2025.12.18 03:54:57.048770 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1640 rows starting from the beginning of the part | ||
| 4579 | 2025.12.18 03:54:57.048812 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4580 | 2025.12.18 03:54:57.048848 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4581 | 2025.12.18 03:54:57.048880 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4582 | 2025.12.18 03:54:57.048912 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4583 | 2025.12.18 03:54:57.048944 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4584 | 2025.12.18 03:54:57.049842 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224396 sec., 1692262.960676121 rows/sec., 107.29 MiB/sec. | ||
| 4585 | 2025.12.18 03:54:57.050087 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4586 | 2025.12.18 03:54:57.050386 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2025.12.18 03:54:57.050463 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_26_5} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4588 | 2025.12.18 03:54:57.050549 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4589 | 2025.12.18 03:55:00.781218 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4590 | 2025.12.18 03:55:00.781317 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4591 | 2025.12.18 03:55:00.906950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9517 | ||
| 4592 | 2025.12.18 03:55:00.907521 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2025.12.18 03:55:00.907578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4594 | 2025.12.18 03:55:00.908114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4595 | 2025.12.18 03:55:00.908364 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2025.12.18 03:55:00.908518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9517 | ||
| 4597 | 2025.12.18 03:55:00.910292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 614 | ||
| 4598 | 2025.12.18 03:55:00.912672 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2025.12.18 03:55:00.912717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4600 | 2025.12.18 03:55:00.913941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4601 | 2025.12.18 03:55:00.914220 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.12.18 03:55:00.914563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4603 | 2025.12.18 03:55:01.453419 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4604 | 2025.12.18 03:55:01.470859 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2025.12.18 03:55:01.470912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4606 | 2025.12.18 03:55:01.476981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4607 | 2025.12.18 03:55:01.477719 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2025.12.18 03:55:01.480612 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4609 | 2025.12.18 03:55:02.014314 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2025.12.18 03:55:02.014494 [ 5 ] {5994ddbf-f2d2-4cdd-921b-900dcf88676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4611 | 2025.12.18 03:55:02.014559 [ 5 ] {5994ddbf-f2d2-4cdd-921b-900dcf88676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4612 | 2025.12.18 03:55:02.015203 [ 5 ] {5994ddbf-f2d2-4cdd-921b-900dcf88676d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.12.18 03:55:02.015249 [ 5 ] {5994ddbf-f2d2-4cdd-921b-900dcf88676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4614 | 2025.12.18 03:55:02.015650 [ 5 ] {5994ddbf-f2d2-4cdd-921b-900dcf88676d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4615 | 2025.12.18 03:55:02.015870 [ 5 ] {5994ddbf-f2d2-4cdd-921b-900dcf88676d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2025.12.18 03:55:02.016021 [ 5 ] {5994ddbf-f2d2-4cdd-921b-900dcf88676d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.73 MiB/sec. | ||
| 4617 | 2025.12.18 03:55:02.016061 [ 5 ] {5994ddbf-f2d2-4cdd-921b-900dcf88676d} <Debug> TCPHandler: Processed in 0.001874003 sec. | ||
| 4618 | 2025.12.18 03:55:02.016190 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2025.12.18 03:55:02.016284 [ 5 ] {21b1122f-1442-4905-bab2-a404a496d384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4620 | 2025.12.18 03:55:02.016324 [ 5 ] {21b1122f-1442-4905-bab2-a404a496d384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4621 | 2025.12.18 03:55:02.016760 [ 5 ] {21b1122f-1442-4905-bab2-a404a496d384} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2025.12.18 03:55:02.016794 [ 5 ] {21b1122f-1442-4905-bab2-a404a496d384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4623 | 2025.12.18 03:55:02.017137 [ 5 ] {21b1122f-1442-4905-bab2-a404a496d384} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4624 | 2025.12.18 03:55:02.017363 [ 5 ] {21b1122f-1442-4905-bab2-a404a496d384} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2025.12.18 03:55:02.017501 [ 5 ] {21b1122f-1442-4905-bab2-a404a496d384} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 4626 | 2025.12.18 03:55:02.017538 [ 5 ] {21b1122f-1442-4905-bab2-a404a496d384} <Debug> TCPHandler: Processed in 0.001396547 sec. | ||
| 4627 | 2025.12.18 03:55:02.017657 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2025.12.18 03:55:02.017750 [ 5 ] {82440d3d-a415-4028-a49b-dccf6e9ed92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4629 | 2025.12.18 03:55:02.017793 [ 5 ] {82440d3d-a415-4028-a49b-dccf6e9ed92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4630 | 2025.12.18 03:55:02.018209 [ 5 ] {82440d3d-a415-4028-a49b-dccf6e9ed92b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2025.12.18 03:55:02.018244 [ 5 ] {82440d3d-a415-4028-a49b-dccf6e9ed92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4632 | 2025.12.18 03:55:02.018595 [ 5 ] {82440d3d-a415-4028-a49b-dccf6e9ed92b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4633 | 2025.12.18 03:55:02.018804 [ 5 ] {82440d3d-a415-4028-a49b-dccf6e9ed92b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2025.12.18 03:55:02.018940 [ 5 ] {82440d3d-a415-4028-a49b-dccf6e9ed92b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4635 | 2025.12.18 03:55:02.018978 [ 5 ] {82440d3d-a415-4028-a49b-dccf6e9ed92b} <Debug> TCPHandler: Processed in 0.001368957 sec. | ||
| 4636 | 2025.12.18 03:55:02.019091 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2025.12.18 03:55:02.019184 [ 5 ] {3edcd414-827f-4a14-9bd5-75edbba31d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4638 | 2025.12.18 03:55:02.019225 [ 5 ] {3edcd414-827f-4a14-9bd5-75edbba31d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4639 | 2025.12.18 03:55:02.019564 [ 5 ] {3edcd414-827f-4a14-9bd5-75edbba31d4e} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2025.12.18 03:55:02.019599 [ 5 ] {3edcd414-827f-4a14-9bd5-75edbba31d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4641 | 2025.12.18 03:55:02.019921 [ 5 ] {3edcd414-827f-4a14-9bd5-75edbba31d4e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4642 | 2025.12.18 03:55:02.020137 [ 5 ] {3edcd414-827f-4a14-9bd5-75edbba31d4e} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2025.12.18 03:55:02.020265 [ 5 ] {3edcd414-827f-4a14-9bd5-75edbba31d4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 4644 | 2025.12.18 03:55:02.020300 [ 5 ] {3edcd414-827f-4a14-9bd5-75edbba31d4e} <Debug> TCPHandler: Processed in 0.001256785 sec. | ||
| 4645 | 2025.12.18 03:55:07.025625 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2025.12.18 03:55:07.025820 [ 5 ] {235c66b5-631c-439c-8743-1aa8aa8d0535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4647 | 2025.12.18 03:55:07.025887 [ 5 ] {235c66b5-631c-439c-8743-1aa8aa8d0535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4648 | 2025.12.18 03:55:07.026705 [ 5 ] {235c66b5-631c-439c-8743-1aa8aa8d0535} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2025.12.18 03:55:07.026758 [ 5 ] {235c66b5-631c-439c-8743-1aa8aa8d0535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4650 | 2025.12.18 03:55:07.027194 [ 5 ] {235c66b5-631c-439c-8743-1aa8aa8d0535} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4651 | 2025.12.18 03:55:07.027433 [ 5 ] {235c66b5-631c-439c-8743-1aa8aa8d0535} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2025.12.18 03:55:07.027599 [ 5 ] {235c66b5-631c-439c-8743-1aa8aa8d0535} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001827 sec., 224411.60372194854 rows/sec., 14.24 MiB/sec. | ||
| 4653 | 2025.12.18 03:55:07.027649 [ 5 ] {235c66b5-631c-439c-8743-1aa8aa8d0535} <Debug> TCPHandler: Processed in 0.002153177 sec. | ||
| 4654 | 2025.12.18 03:55:07.027784 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2025.12.18 03:55:07.027912 [ 5 ] {42785532-094c-405b-9925-e29c53cf98de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4656 | 2025.12.18 03:55:07.027965 [ 5 ] {42785532-094c-405b-9925-e29c53cf98de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4657 | 2025.12.18 03:55:07.028972 [ 5 ] {42785532-094c-405b-9925-e29c53cf98de} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.12.18 03:55:07.029012 [ 5 ] {42785532-094c-405b-9925-e29c53cf98de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4659 | 2025.12.18 03:55:07.029412 [ 5 ] {42785532-094c-405b-9925-e29c53cf98de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4660 | 2025.12.18 03:55:07.029616 [ 5 ] {42785532-094c-405b-9925-e29c53cf98de} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.12.18 03:55:07.029753 [ 5 ] {42785532-094c-405b-9925-e29c53cf98de} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001869 sec., 638844.30176565 rows/sec., 51.05 MiB/sec. | ||
| 4662 | 2025.12.18 03:55:07.029792 [ 5 ] {42785532-094c-405b-9925-e29c53cf98de} <Debug> TCPHandler: Processed in 0.002071796 sec. | ||
| 4663 | 2025.12.18 03:55:07.029909 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2025.12.18 03:55:07.030009 [ 5 ] {a70dfa96-c0b1-48b5-aca2-3129121f4e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4665 | 2025.12.18 03:55:07.030051 [ 5 ] {a70dfa96-c0b1-48b5-aca2-3129121f4e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4666 | 2025.12.18 03:55:07.030537 [ 5 ] {a70dfa96-c0b1-48b5-aca2-3129121f4e4a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.12.18 03:55:07.030573 [ 5 ] {a70dfa96-c0b1-48b5-aca2-3129121f4e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4668 | 2025.12.18 03:55:07.030886 [ 5 ] {a70dfa96-c0b1-48b5-aca2-3129121f4e4a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4669 | 2025.12.18 03:55:07.031085 [ 5 ] {a70dfa96-c0b1-48b5-aca2-3129121f4e4a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2025.12.18 03:55:07.031190 [ 69 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4671 | 2025.12.18 03:55:07.031213 [ 5 ] {a70dfa96-c0b1-48b5-aca2-3129121f4e4a} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001226 sec., 200652.52854812396 rows/sec., 12.27 MiB/sec. | ||
| 4672 | 2025.12.18 03:55:07.031259 [ 69 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.12.18 03:55:07.031267 [ 5 ] {a70dfa96-c0b1-48b5-aca2-3129121f4e4a} <Debug> TCPHandler: Processed in 0.001409897 sec. | ||
| 4674 | 2025.12.18 03:55:07.031289 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4675 | 2025.12.18 03:55:07.031387 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2025.12.18 03:55:07.031394 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::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 | ||
| 4677 | 2025.12.18 03:55:07.031496 [ 5 ] {98f61b6a-0aa6-48c4-888b-a0da9d4517a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4678 | 2025.12.18 03:55:07.031526 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4679 | 2025.12.18 03:55:07.031543 [ 5 ] {98f61b6a-0aa6-48c4-888b-a0da9d4517a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4680 | 2025.12.18 03:55:07.031563 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part | ||
| 4681 | 2025.12.18 03:55:07.031635 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 246 rows starting from the beginning of the part | ||
| 4682 | 2025.12.18 03:55:07.031676 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4683 | 2025.12.18 03:55:07.031714 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 246 rows starting from the beginning of the part | ||
| 4684 | 2025.12.18 03:55:07.031784 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 260 rows starting from the beginning of the part | ||
| 4685 | 2025.12.18 03:55:07.031824 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 246 rows starting from the beginning of the part | ||
| 4686 | 2025.12.18 03:55:07.032034 [ 5 ] {98f61b6a-0aa6-48c4-888b-a0da9d4517a1} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2025.12.18 03:55:07.032081 [ 5 ] {98f61b6a-0aa6-48c4-888b-a0da9d4517a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4688 | 2025.12.18 03:55:07.032445 [ 5 ] {98f61b6a-0aa6-48c4-888b-a0da9d4517a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4689 | 2025.12.18 03:55:07.032666 [ 5 ] {98f61b6a-0aa6-48c4-888b-a0da9d4517a1} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2025.12.18 03:55:07.032807 [ 5 ] {98f61b6a-0aa6-48c4-888b-a0da9d4517a1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001331 sec., 159278.73779113448 rows/sec., 10.27 MiB/sec. | ||
| 4691 | 2025.12.18 03:55:07.032821 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473398 sec., 857880.8984402042 rows/sec., 55.88 MiB/sec. | ||
| 4692 | 2025.12.18 03:55:07.032846 [ 5 ] {98f61b6a-0aa6-48c4-888b-a0da9d4517a1} <Debug> TCPHandler: Processed in 0.001509919 sec. | ||
| 4693 | 2025.12.18 03:55:07.033000 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4694 | 2025.12.18 03:55:07.033006 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2025.12.18 03:55:07.033118 [ 5 ] {1f256acc-e967-4b9e-8966-022441564f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4696 | 2025.12.18 03:55:07.033162 [ 5 ] {1f256acc-e967-4b9e-8966-022441564f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4697 | 2025.12.18 03:55:07.033265 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2025.12.18 03:55:07.033340 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_16_3} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4699 | 2025.12.18 03:55:07.033411 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4700 | 2025.12.18 03:55:07.033656 [ 5 ] {1f256acc-e967-4b9e-8966-022441564f31} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2025.12.18 03:55:07.033698 [ 5 ] {1f256acc-e967-4b9e-8966-022441564f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4702 | 2025.12.18 03:55:07.034020 [ 5 ] {1f256acc-e967-4b9e-8966-022441564f31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4703 | 2025.12.18 03:55:07.034228 [ 5 ] {1f256acc-e967-4b9e-8966-022441564f31} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.12.18 03:55:07.034357 [ 5 ] {1f256acc-e967-4b9e-8966-022441564f31} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 4705 | 2025.12.18 03:55:07.034395 [ 5 ] {1f256acc-e967-4b9e-8966-022441564f31} <Debug> TCPHandler: Processed in 0.001439598 sec. | ||
| 4706 | 2025.12.18 03:55:07.034512 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2025.12.18 03:55:07.034611 [ 5 ] {754123be-b70c-4c80-98ce-6b66547f3b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4708 | 2025.12.18 03:55:07.034653 [ 5 ] {754123be-b70c-4c80-98ce-6b66547f3b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4709 | 2025.12.18 03:55:07.035330 [ 5 ] {754123be-b70c-4c80-98ce-6b66547f3b68} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.12.18 03:55:07.035368 [ 5 ] {754123be-b70c-4c80-98ce-6b66547f3b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4711 | 2025.12.18 03:55:07.035719 [ 5 ] {754123be-b70c-4c80-98ce-6b66547f3b68} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4712 | 2025.12.18 03:55:07.035927 [ 5 ] {754123be-b70c-4c80-98ce-6b66547f3b68} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.12.18 03:55:07.036058 [ 5 ] {754123be-b70c-4c80-98ce-6b66547f3b68} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001465 sec., 491467.5767918089 rows/sec., 34.50 MiB/sec. | ||
| 4714 | 2025.12.18 03:55:07.036095 [ 5 ] {754123be-b70c-4c80-98ce-6b66547f3b68} <Debug> TCPHandler: Processed in 0.00163396 sec. | ||
| 4715 | 2025.12.18 03:55:07.036212 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2025.12.18 03:55:07.036307 [ 5 ] {941a855b-f5da-4ebe-a42c-ba7807feb76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4717 | 2025.12.18 03:55:07.036348 [ 5 ] {941a855b-f5da-4ebe-a42c-ba7807feb76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4718 | 2025.12.18 03:55:07.036684 [ 5 ] {941a855b-f5da-4ebe-a42c-ba7807feb76d} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2025.12.18 03:55:07.036721 [ 5 ] {941a855b-f5da-4ebe-a42c-ba7807feb76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4720 | 2025.12.18 03:55:07.037044 [ 5 ] {941a855b-f5da-4ebe-a42c-ba7807feb76d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4721 | 2025.12.18 03:55:07.037243 [ 5 ] {941a855b-f5da-4ebe-a42c-ba7807feb76d} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2025.12.18 03:55:07.037376 [ 5 ] {941a855b-f5da-4ebe-a42c-ba7807feb76d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 4723 | 2025.12.18 03:55:07.037413 [ 5 ] {941a855b-f5da-4ebe-a42c-ba7807feb76d} <Debug> TCPHandler: Processed in 0.001250415 sec. | ||
| 4724 | 2025.12.18 03:55:07.037523 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2025.12.18 03:55:07.037617 [ 5 ] {e7488c37-6fab-47fd-a3e2-6a01b5e06ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4726 | 2025.12.18 03:55:07.037660 [ 5 ] {e7488c37-6fab-47fd-a3e2-6a01b5e06ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4727 | 2025.12.18 03:55:07.038097 [ 5 ] {e7488c37-6fab-47fd-a3e2-6a01b5e06ee2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2025.12.18 03:55:07.038133 [ 5 ] {e7488c37-6fab-47fd-a3e2-6a01b5e06ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4729 | 2025.12.18 03:55:07.038470 [ 5 ] {e7488c37-6fab-47fd-a3e2-6a01b5e06ee2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4730 | 2025.12.18 03:55:07.038673 [ 5 ] {e7488c37-6fab-47fd-a3e2-6a01b5e06ee2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2025.12.18 03:55:07.038804 [ 5 ] {e7488c37-6fab-47fd-a3e2-6a01b5e06ee2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001205 sec., 260580.91286307055 rows/sec., 17.12 MiB/sec. | ||
| 4732 | 2025.12.18 03:55:07.038840 [ 5 ] {e7488c37-6fab-47fd-a3e2-6a01b5e06ee2} <Debug> TCPHandler: Processed in 0.001365907 sec. | ||
| 4733 | 2025.12.18 03:55:07.038950 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2025.12.18 03:55:07.039044 [ 5 ] {2762999f-cef9-4501-9760-77f924fcbffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4735 | 2025.12.18 03:55:07.039086 [ 5 ] {2762999f-cef9-4501-9760-77f924fcbffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4736 | 2025.12.18 03:55:07.039396 [ 5 ] {2762999f-cef9-4501-9760-77f924fcbffc} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2025.12.18 03:55:07.039432 [ 5 ] {2762999f-cef9-4501-9760-77f924fcbffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4738 | 2025.12.18 03:55:07.039743 [ 5 ] {2762999f-cef9-4501-9760-77f924fcbffc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4739 | 2025.12.18 03:55:07.039959 [ 5 ] {2762999f-cef9-4501-9760-77f924fcbffc} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2025.12.18 03:55:07.040086 [ 5 ] {2762999f-cef9-4501-9760-77f924fcbffc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 4741 | 2025.12.18 03:55:07.040122 [ 5 ] {2762999f-cef9-4501-9760-77f924fcbffc} <Debug> TCPHandler: Processed in 0.001220895 sec. | ||
| 4742 | 2025.12.18 03:55:07.040237 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2025.12.18 03:55:07.040331 [ 5 ] {5adf0231-7725-4d5c-a4f3-ea347e91ecf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4744 | 2025.12.18 03:55:07.040388 [ 5 ] {5adf0231-7725-4d5c-a4f3-ea347e91ecf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4745 | 2025.12.18 03:55:07.041221 [ 5 ] {5adf0231-7725-4d5c-a4f3-ea347e91ecf2} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2025.12.18 03:55:07.041259 [ 5 ] {5adf0231-7725-4d5c-a4f3-ea347e91ecf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4747 | 2025.12.18 03:55:07.041866 [ 5 ] {5adf0231-7725-4d5c-a4f3-ea347e91ecf2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4748 | 2025.12.18 03:55:07.042089 [ 5 ] {5adf0231-7725-4d5c-a4f3-ea347e91ecf2} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2025.12.18 03:55:07.042231 [ 5 ] {5adf0231-7725-4d5c-a4f3-ea347e91ecf2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 38.33 MiB/sec. | ||
| 4750 | 2025.12.18 03:55:07.042298 [ 5 ] {5adf0231-7725-4d5c-a4f3-ea347e91ecf2} <Debug> TCPHandler: Processed in 0.002109726 sec. | ||
| 4751 | 2025.12.18 03:55:07.042416 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2025.12.18 03:55:07.042510 [ 5 ] {b1563640-1a76-460c-8f93-4858e57b56ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4753 | 2025.12.18 03:55:07.042552 [ 5 ] {b1563640-1a76-460c-8f93-4858e57b56ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4754 | 2025.12.18 03:55:07.042885 [ 5 ] {b1563640-1a76-460c-8f93-4858e57b56ba} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2025.12.18 03:55:07.042922 [ 5 ] {b1563640-1a76-460c-8f93-4858e57b56ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4756 | 2025.12.18 03:55:07.043245 [ 5 ] {b1563640-1a76-460c-8f93-4858e57b56ba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4757 | 2025.12.18 03:55:07.043451 [ 5 ] {b1563640-1a76-460c-8f93-4858e57b56ba} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.12.18 03:55:07.043577 [ 5 ] {b1563640-1a76-460c-8f93-4858e57b56ba} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 4759 | 2025.12.18 03:55:07.043613 [ 5 ] {b1563640-1a76-460c-8f93-4858e57b56ba} <Debug> TCPHandler: Processed in 0.001246735 sec. | ||
| 4760 | 2025.12.18 03:55:08.409574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10029 | ||
| 4761 | 2025.12.18 03:55:08.410146 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2025.12.18 03:55:08.410210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4763 | 2025.12.18 03:55:08.410777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4764 | 2025.12.18 03:55:08.411031 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2025.12.18 03:55:08.411184 [ 65 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4766 | 2025.12.18 03:55:08.411189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10029 | ||
| 4767 | 2025.12.18 03:55:08.411239 [ 65 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.12.18 03:55:08.411264 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4769 | 2025.12.18 03:55:08.411395 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::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 | ||
| 4770 | 2025.12.18 03:55:08.411540 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4771 | 2025.12.18 03:55:08.411581 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7597 rows starting from the beginning of the part | ||
| 4772 | 2025.12.18 03:55:08.411687 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4773 | 2025.12.18 03:55:08.411738 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4774 | 2025.12.18 03:55:08.411780 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4775 | 2025.12.18 03:55:08.411817 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4776 | 2025.12.18 03:55:08.411867 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4777 | 2025.12.18 03:55:08.414157 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10029 rows, containing 4 columns (4 merged, 0 gathered) in 0.002819805 sec., 3556628.9158292864 rows/sec., 50.88 MiB/sec. | ||
| 4778 | 2025.12.18 03:55:08.414441 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4779 | 2025.12.18 03:55:08.414722 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2025.12.18 03:55:08.414796 [ 202 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_21_4} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4781 | 2025.12.18 03:55:08.414880 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4782 | 2025.12.18 03:55:08.981641 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4783 | 2025.12.18 03:55:08.998636 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2025.12.18 03:55:08.998693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4785 | 2025.12.18 03:55:09.004277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4786 | 2025.12.18 03:55:09.005001 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2025.12.18 03:55:09.005312 [ 65 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4788 | 2025.12.18 03:55:09.005404 [ 65 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2025.12.18 03:55:09.005442 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4790 | 2025.12.18 03:55:09.005619 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 4791 | 2025.12.18 03:55:09.008019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4792 | 2025.12.18 03:55:09.009423 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4793 | 2025.12.18 03:55:09.011013 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4794 | 2025.12.18 03:55:09.015677 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4795 | 2025.12.18 03:55:09.019905 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4796 | 2025.12.18 03:55:09.023912 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4797 | 2025.12.18 03:55:09.028279 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4798 | 2025.12.18 03:55:09.032233 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4799 | 2025.12.18 03:55:09.081238 [ 202 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075700371 sec., 2100.3860073552346 rows/sec., 10.86 MiB/sec. | ||
| 4800 | 2025.12.18 03:55:09.083913 [ 202 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4801 | 2025.12.18 03:55:09.085990 [ 202 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2025.12.18 03:55:09.086065 [ 202 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_21_4} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4803 | 2025.12.18 03:55:09.088331 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4804 | 2025.12.18 03:55:10.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.24 MiB, peak 254.80 MiB, free memory in arenas 0.00 B, will set to 246.91 MiB (RSS), difference: 2.66 MiB | ||
| 4805 | 2025.12.18 03:55:10.914789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 644 | ||
| 4806 | 2025.12.18 03:55:10.917240 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2025.12.18 03:55:10.917286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4808 | 2025.12.18 03:55:10.918516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4809 | 2025.12.18 03:55:10.918776 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2025.12.18 03:55:10.919029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
| 4811 | 2025.12.18 03:55:12.041050 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2025.12.18 03:55:12.041233 [ 5 ] {ce003116-c5c2-4e2d-be5d-daceb1a1cf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4813 | 2025.12.18 03:55:12.041300 [ 5 ] {ce003116-c5c2-4e2d-be5d-daceb1a1cf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4814 | 2025.12.18 03:55:12.042643 [ 5 ] {ce003116-c5c2-4e2d-be5d-daceb1a1cf39} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2025.12.18 03:55:12.042688 [ 5 ] {ce003116-c5c2-4e2d-be5d-daceb1a1cf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4816 | 2025.12.18 03:55:12.043199 [ 5 ] {ce003116-c5c2-4e2d-be5d-daceb1a1cf39} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4817 | 2025.12.18 03:55:12.043446 [ 5 ] {ce003116-c5c2-4e2d-be5d-daceb1a1cf39} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2025.12.18 03:55:12.043607 [ 5 ] {ce003116-c5c2-4e2d-be5d-daceb1a1cf39} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002422 sec., 493806.77126341866 rows/sec., 40.71 MiB/sec. | ||
| 4819 | 2025.12.18 03:55:12.043658 [ 5 ] {ce003116-c5c2-4e2d-be5d-daceb1a1cf39} <Debug> TCPHandler: Processed in 0.002747834 sec. | ||
| 4820 | 2025.12.18 03:55:12.043787 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2025.12.18 03:55:12.043893 [ 5 ] {9b2b9f9a-c473-47d0-9e1a-c67fcd11c3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4822 | 2025.12.18 03:55:12.043939 [ 5 ] {9b2b9f9a-c473-47d0-9e1a-c67fcd11c3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4823 | 2025.12.18 03:55:12.044464 [ 5 ] {9b2b9f9a-c473-47d0-9e1a-c67fcd11c3d7} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2025.12.18 03:55:12.044503 [ 5 ] {9b2b9f9a-c473-47d0-9e1a-c67fcd11c3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4825 | 2025.12.18 03:55:12.044861 [ 5 ] {9b2b9f9a-c473-47d0-9e1a-c67fcd11c3d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4826 | 2025.12.18 03:55:12.045090 [ 5 ] {9b2b9f9a-c473-47d0-9e1a-c67fcd11c3d7} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2025.12.18 03:55:12.045231 [ 5 ] {9b2b9f9a-c473-47d0-9e1a-c67fcd11c3d7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001363 sec., 167278.06309611152 rows/sec., 11.33 MiB/sec. | ||
| 4828 | 2025.12.18 03:55:12.045270 [ 5 ] {9b2b9f9a-c473-47d0-9e1a-c67fcd11c3d7} <Debug> TCPHandler: Processed in 0.001539839 sec. | ||
| 4829 | 2025.12.18 03:55:12.045388 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2025.12.18 03:55:12.045488 [ 5 ] {36ade09d-3476-4b6c-a71a-35c208392cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4831 | 2025.12.18 03:55:12.045531 [ 5 ] {36ade09d-3476-4b6c-a71a-35c208392cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4832 | 2025.12.18 03:55:12.046114 [ 5 ] {36ade09d-3476-4b6c-a71a-35c208392cd2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.12.18 03:55:12.046149 [ 5 ] {36ade09d-3476-4b6c-a71a-35c208392cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4834 | 2025.12.18 03:55:12.046513 [ 5 ] {36ade09d-3476-4b6c-a71a-35c208392cd2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4835 | 2025.12.18 03:55:12.046734 [ 5 ] {36ade09d-3476-4b6c-a71a-35c208392cd2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2025.12.18 03:55:12.046883 [ 5 ] {36ade09d-3476-4b6c-a71a-35c208392cd2} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001418 sec., 366713.68124118476 rows/sec., 27.14 MiB/sec. | ||
| 4837 | 2025.12.18 03:55:12.046925 [ 5 ] {36ade09d-3476-4b6c-a71a-35c208392cd2} <Debug> TCPHandler: Processed in 0.001586979 sec. | ||
| 4838 | 2025.12.18 03:55:12.047043 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2025.12.18 03:55:12.047139 [ 5 ] {a26def87-8f96-45e8-b3af-14234fa68f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4840 | 2025.12.18 03:55:12.047184 [ 5 ] {a26def87-8f96-45e8-b3af-14234fa68f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4841 | 2025.12.18 03:55:12.047775 [ 5 ] {a26def87-8f96-45e8-b3af-14234fa68f83} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2025.12.18 03:55:12.047810 [ 5 ] {a26def87-8f96-45e8-b3af-14234fa68f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4843 | 2025.12.18 03:55:12.048193 [ 5 ] {a26def87-8f96-45e8-b3af-14234fa68f83} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4844 | 2025.12.18 03:55:12.048420 [ 5 ] {a26def87-8f96-45e8-b3af-14234fa68f83} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2025.12.18 03:55:12.048548 [ 5 ] {a26def87-8f96-45e8-b3af-14234fa68f83} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001429 sec., 590622.8131560532 rows/sec., 39.75 MiB/sec. | ||
| 4846 | 2025.12.18 03:55:12.048586 [ 5 ] {a26def87-8f96-45e8-b3af-14234fa68f83} <Debug> TCPHandler: Processed in 0.00159266 sec. | ||
| 4847 | 2025.12.18 03:55:12.048703 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2025.12.18 03:55:12.048798 [ 5 ] {3fc715c5-a740-4628-b5e3-001b4fcd10cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4849 | 2025.12.18 03:55:12.048840 [ 5 ] {3fc715c5-a740-4628-b5e3-001b4fcd10cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4850 | 2025.12.18 03:55:12.049183 [ 5 ] {3fc715c5-a740-4628-b5e3-001b4fcd10cf} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2025.12.18 03:55:12.049219 [ 5 ] {3fc715c5-a740-4628-b5e3-001b4fcd10cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4852 | 2025.12.18 03:55:12.049547 [ 5 ] {3fc715c5-a740-4628-b5e3-001b4fcd10cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4853 | 2025.12.18 03:55:12.049755 [ 5 ] {3fc715c5-a740-4628-b5e3-001b4fcd10cf} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2025.12.18 03:55:12.049890 [ 5 ] {3fc715c5-a740-4628-b5e3-001b4fcd10cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4855 | 2025.12.18 03:55:12.049927 [ 5 ] {3fc715c5-a740-4628-b5e3-001b4fcd10cf} <Debug> TCPHandler: Processed in 0.001273086 sec. | ||
| 4856 | 2025.12.18 03:55:15.781431 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4857 | 2025.12.18 03:55:15.781521 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4858 | 2025.12.18 03:55:15.911387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10477 | ||
| 4859 | 2025.12.18 03:55:15.911893 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2025.12.18 03:55:15.911935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4861 | 2025.12.18 03:55:15.912457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4862 | 2025.12.18 03:55:15.912687 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2025.12.18 03:55:15.912815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10477 | ||
| 4864 | 2025.12.18 03:55:16.508184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4865 | 2025.12.18 03:55:16.523695 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2025.12.18 03:55:16.523744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4867 | 2025.12.18 03:55:16.529808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4868 | 2025.12.18 03:55:16.530560 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2025.12.18 03:55:16.533191 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4870 | 2025.12.18 03:55:17.025932 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2025.12.18 03:55:17.026126 [ 5 ] {c8de3167-8c77-41f4-b54b-5f468bf0a684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4872 | 2025.12.18 03:55:17.026202 [ 5 ] {c8de3167-8c77-41f4-b54b-5f468bf0a684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4873 | 2025.12.18 03:55:17.027014 [ 5 ] {c8de3167-8c77-41f4-b54b-5f468bf0a684} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2025.12.18 03:55:17.027065 [ 5 ] {c8de3167-8c77-41f4-b54b-5f468bf0a684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4875 | 2025.12.18 03:55:17.027483 [ 5 ] {c8de3167-8c77-41f4-b54b-5f468bf0a684} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4876 | 2025.12.18 03:55:17.027715 [ 5 ] {c8de3167-8c77-41f4-b54b-5f468bf0a684} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2025.12.18 03:55:17.027878 [ 5 ] {c8de3167-8c77-41f4-b54b-5f468bf0a684} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001806 sec., 227021.04097452934 rows/sec., 14.40 MiB/sec. | ||
| 4878 | 2025.12.18 03:55:17.027930 [ 5 ] {c8de3167-8c77-41f4-b54b-5f468bf0a684} <Debug> TCPHandler: Processed in 0.002138006 sec. | ||
| 4879 | 2025.12.18 03:55:17.028055 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2025.12.18 03:55:17.028160 [ 5 ] {edd927e3-1370-47e0-9f36-149a7394cafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4881 | 2025.12.18 03:55:17.028205 [ 5 ] {edd927e3-1370-47e0-9f36-149a7394cafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4882 | 2025.12.18 03:55:17.029038 [ 5 ] {edd927e3-1370-47e0-9f36-149a7394cafa} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2025.12.18 03:55:17.029078 [ 5 ] {edd927e3-1370-47e0-9f36-149a7394cafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4884 | 2025.12.18 03:55:17.029452 [ 5 ] {edd927e3-1370-47e0-9f36-149a7394cafa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4885 | 2025.12.18 03:55:17.029674 [ 5 ] {edd927e3-1370-47e0-9f36-149a7394cafa} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2025.12.18 03:55:17.029808 [ 5 ] {edd927e3-1370-47e0-9f36-149a7394cafa} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001672 sec., 714114.8325358852 rows/sec., 57.07 MiB/sec. | ||
| 4887 | 2025.12.18 03:55:17.029847 [ 5 ] {edd927e3-1370-47e0-9f36-149a7394cafa} <Debug> TCPHandler: Processed in 0.001844593 sec. | ||
| 4888 | 2025.12.18 03:55:17.029959 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2025.12.18 03:55:17.030058 [ 5 ] {2568c396-9d22-46a8-b0a9-1d6c46db7bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4890 | 2025.12.18 03:55:17.030100 [ 5 ] {2568c396-9d22-46a8-b0a9-1d6c46db7bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4891 | 2025.12.18 03:55:17.030567 [ 5 ] {2568c396-9d22-46a8-b0a9-1d6c46db7bdd} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2025.12.18 03:55:17.030604 [ 5 ] {2568c396-9d22-46a8-b0a9-1d6c46db7bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4893 | 2025.12.18 03:55:17.030917 [ 5 ] {2568c396-9d22-46a8-b0a9-1d6c46db7bdd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4894 | 2025.12.18 03:55:17.031127 [ 5 ] {2568c396-9d22-46a8-b0a9-1d6c46db7bdd} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2025.12.18 03:55:17.031256 [ 5 ] {2568c396-9d22-46a8-b0a9-1d6c46db7bdd} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001219 sec., 201804.7579983593 rows/sec., 12.34 MiB/sec. | ||
| 4896 | 2025.12.18 03:55:17.031294 [ 5 ] {2568c396-9d22-46a8-b0a9-1d6c46db7bdd} <Debug> TCPHandler: Processed in 0.001384497 sec. | ||
| 4897 | 2025.12.18 03:55:17.031403 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2025.12.18 03:55:17.031510 [ 5 ] {13d19e04-2758-458f-b423-72abbfea87c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4899 | 2025.12.18 03:55:17.031553 [ 5 ] {13d19e04-2758-458f-b423-72abbfea87c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4900 | 2025.12.18 03:55:17.032038 [ 5 ] {13d19e04-2758-458f-b423-72abbfea87c1} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2025.12.18 03:55:17.032077 [ 5 ] {13d19e04-2758-458f-b423-72abbfea87c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4902 | 2025.12.18 03:55:17.032402 [ 5 ] {13d19e04-2758-458f-b423-72abbfea87c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4903 | 2025.12.18 03:55:17.032608 [ 5 ] {13d19e04-2758-458f-b423-72abbfea87c1} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2025.12.18 03:55:17.032740 [ 5 ] {13d19e04-2758-458f-b423-72abbfea87c1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 4905 | 2025.12.18 03:55:17.032779 [ 5 ] {13d19e04-2758-458f-b423-72abbfea87c1} <Debug> TCPHandler: Processed in 0.001426988 sec. | ||
| 4906 | 2025.12.18 03:55:17.032884 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2025.12.18 03:55:17.032981 [ 5 ] {d7092bb7-818f-459c-93bd-108fa67d92a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4908 | 2025.12.18 03:55:17.033020 [ 5 ] {d7092bb7-818f-459c-93bd-108fa67d92a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4909 | 2025.12.18 03:55:17.033479 [ 5 ] {d7092bb7-818f-459c-93bd-108fa67d92a4} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2025.12.18 03:55:17.033516 [ 5 ] {d7092bb7-818f-459c-93bd-108fa67d92a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4911 | 2025.12.18 03:55:17.033828 [ 5 ] {d7092bb7-818f-459c-93bd-108fa67d92a4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4912 | 2025.12.18 03:55:17.034042 [ 5 ] {d7092bb7-818f-459c-93bd-108fa67d92a4} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2025.12.18 03:55:17.034172 [ 5 ] {d7092bb7-818f-459c-93bd-108fa67d92a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 4914 | 2025.12.18 03:55:17.034211 [ 5 ] {d7092bb7-818f-459c-93bd-108fa67d92a4} <Debug> TCPHandler: Processed in 0.001376187 sec. | ||
| 4915 | 2025.12.18 03:55:17.034315 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2025.12.18 03:55:17.034409 [ 5 ] {fe39c9ee-f1f0-48c9-975a-850fbc440f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4917 | 2025.12.18 03:55:17.034450 [ 5 ] {fe39c9ee-f1f0-48c9-975a-850fbc440f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4918 | 2025.12.18 03:55:17.035039 [ 5 ] {fe39c9ee-f1f0-48c9-975a-850fbc440f2f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2025.12.18 03:55:17.035077 [ 5 ] {fe39c9ee-f1f0-48c9-975a-850fbc440f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4920 | 2025.12.18 03:55:17.035408 [ 5 ] {fe39c9ee-f1f0-48c9-975a-850fbc440f2f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4921 | 2025.12.18 03:55:17.035617 [ 5 ] {fe39c9ee-f1f0-48c9-975a-850fbc440f2f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2025.12.18 03:55:17.035744 [ 5 ] {fe39c9ee-f1f0-48c9-975a-850fbc440f2f} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001352 sec., 532544.3786982249 rows/sec., 37.38 MiB/sec. | ||
| 4923 | 2025.12.18 03:55:17.035782 [ 5 ] {fe39c9ee-f1f0-48c9-975a-850fbc440f2f} <Debug> TCPHandler: Processed in 0.001517089 sec. | ||
| 4924 | 2025.12.18 03:55:17.035897 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2025.12.18 03:55:17.035991 [ 5 ] {243f42c9-40e6-4615-af73-3491da0cc3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4926 | 2025.12.18 03:55:17.036033 [ 5 ] {243f42c9-40e6-4615-af73-3491da0cc3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4927 | 2025.12.18 03:55:17.036361 [ 5 ] {243f42c9-40e6-4615-af73-3491da0cc3a7} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2025.12.18 03:55:17.036397 [ 5 ] {243f42c9-40e6-4615-af73-3491da0cc3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4929 | 2025.12.18 03:55:17.036699 [ 5 ] {243f42c9-40e6-4615-af73-3491da0cc3a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4930 | 2025.12.18 03:55:17.036903 [ 5 ] {243f42c9-40e6-4615-af73-3491da0cc3a7} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2025.12.18 03:55:17.037030 [ 5 ] {243f42c9-40e6-4615-af73-3491da0cc3a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 4932 | 2025.12.18 03:55:17.037067 [ 5 ] {243f42c9-40e6-4615-af73-3491da0cc3a7} <Debug> TCPHandler: Processed in 0.001220515 sec. | ||
| 4933 | 2025.12.18 03:55:17.037174 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2025.12.18 03:55:17.037275 [ 5 ] {d810ae5b-4026-4150-92f6-83c3290d9bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4935 | 2025.12.18 03:55:17.037319 [ 5 ] {d810ae5b-4026-4150-92f6-83c3290d9bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4936 | 2025.12.18 03:55:17.037747 [ 5 ] {d810ae5b-4026-4150-92f6-83c3290d9bd9} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2025.12.18 03:55:17.037783 [ 5 ] {d810ae5b-4026-4150-92f6-83c3290d9bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4938 | 2025.12.18 03:55:17.038135 [ 5 ] {d810ae5b-4026-4150-92f6-83c3290d9bd9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4939 | 2025.12.18 03:55:17.038346 [ 5 ] {d810ae5b-4026-4150-92f6-83c3290d9bd9} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2025.12.18 03:55:17.038480 [ 5 ] {d810ae5b-4026-4150-92f6-83c3290d9bd9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 4941 | 2025.12.18 03:55:17.038518 [ 5 ] {d810ae5b-4026-4150-92f6-83c3290d9bd9} <Debug> TCPHandler: Processed in 0.001393277 sec. | ||
| 4942 | 2025.12.18 03:55:17.038620 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2025.12.18 03:55:17.038714 [ 5 ] {12982cb6-0827-4134-a66e-8e4a2bda60d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4944 | 2025.12.18 03:55:17.038755 [ 5 ] {12982cb6-0827-4134-a66e-8e4a2bda60d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4945 | 2025.12.18 03:55:17.039071 [ 5 ] {12982cb6-0827-4134-a66e-8e4a2bda60d9} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2025.12.18 03:55:17.039106 [ 5 ] {12982cb6-0827-4134-a66e-8e4a2bda60d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4947 | 2025.12.18 03:55:17.039402 [ 5 ] {12982cb6-0827-4134-a66e-8e4a2bda60d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4948 | 2025.12.18 03:55:17.039612 [ 5 ] {12982cb6-0827-4134-a66e-8e4a2bda60d9} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.12.18 03:55:17.039710 [ 29 ] {} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4950 | 2025.12.18 03:55:17.039737 [ 5 ] {12982cb6-0827-4134-a66e-8e4a2bda60d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 4951 | 2025.12.18 03:55:17.039767 [ 29 ] {} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2025.12.18 03:55:17.039780 [ 5 ] {12982cb6-0827-4134-a66e-8e4a2bda60d9} <Debug> TCPHandler: Processed in 0.001209086 sec. | ||
| 4953 | 2025.12.18 03:55:17.039792 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4954 | 2025.12.18 03:55:17.039892 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2025.12.18 03:55:17.039913 [ 193 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::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 | ||
| 4956 | 2025.12.18 03:55:17.039988 [ 5 ] {2b4163db-bbbb-44b0-9e77-d4c25e44b98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4957 | 2025.12.18 03:55:17.040048 [ 5 ] {2b4163db-bbbb-44b0-9e77-d4c25e44b98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4958 | 2025.12.18 03:55:17.040057 [ 193 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4959 | 2025.12.18 03:55:17.040099 [ 193 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 4960 | 2025.12.18 03:55:17.040164 [ 193 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4961 | 2025.12.18 03:55:17.040208 [ 193 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 4962 | 2025.12.18 03:55:17.040246 [ 193 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 4963 | 2025.12.18 03:55:17.040287 [ 193 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 4964 | 2025.12.18 03:55:17.040327 [ 193 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 4965 | 2025.12.18 03:55:17.040869 [ 5 ] {2b4163db-bbbb-44b0-9e77-d4c25e44b98f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2025.12.18 03:55:17.040912 [ 5 ] {2b4163db-bbbb-44b0-9e77-d4c25e44b98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4967 | 2025.12.18 03:55:17.041172 [ 188 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308587 sec., 12226.928740695117 rows/sec., 820.90 KiB/sec. | ||
| 4968 | 2025.12.18 03:55:17.041332 [ 187 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4969 | 2025.12.18 03:55:17.041525 [ 5 ] {2b4163db-bbbb-44b0-9e77-d4c25e44b98f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4970 | 2025.12.18 03:55:17.041598 [ 187 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2025.12.18 03:55:17.041666 [ 187 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_15_3} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4972 | 2025.12.18 03:55:17.041741 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4973 | 2025.12.18 03:55:17.041751 [ 5 ] {2b4163db-bbbb-44b0-9e77-d4c25e44b98f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2025.12.18 03:55:17.041891 [ 5 ] {2b4163db-bbbb-44b0-9e77-d4c25e44b98f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001921 sec., 21343.050494534098 rows/sec., 38.25 MiB/sec. | ||
| 4975 | 2025.12.18 03:55:17.041956 [ 5 ] {2b4163db-bbbb-44b0-9e77-d4c25e44b98f} <Debug> TCPHandler: Processed in 0.002116827 sec. | ||
| 4976 | 2025.12.18 03:55:17.042067 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.12.18 03:55:17.042160 [ 5 ] {cd9527a3-b2bc-4c3d-81d5-dd83ef2b0a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4978 | 2025.12.18 03:55:17.042201 [ 5 ] {cd9527a3-b2bc-4c3d-81d5-dd83ef2b0a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4979 | 2025.12.18 03:55:17.042526 [ 5 ] {cd9527a3-b2bc-4c3d-81d5-dd83ef2b0a46} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.12.18 03:55:17.042562 [ 5 ] {cd9527a3-b2bc-4c3d-81d5-dd83ef2b0a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4981 | 2025.12.18 03:55:17.042873 [ 5 ] {cd9527a3-b2bc-4c3d-81d5-dd83ef2b0a46} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4982 | 2025.12.18 03:55:17.043082 [ 5 ] {cd9527a3-b2bc-4c3d-81d5-dd83ef2b0a46} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.12.18 03:55:17.043205 [ 5 ] {cd9527a3-b2bc-4c3d-81d5-dd83ef2b0a46} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 4984 | 2025.12.18 03:55:17.043240 [ 5 ] {cd9527a3-b2bc-4c3d-81d5-dd83ef2b0a46} <Debug> TCPHandler: Processed in 0.001221845 sec. | ||
| 4985 | 2025.12.18 03:55:20.919408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 676 | ||
| 4986 | 2025.12.18 03:55:20.922241 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2025.12.18 03:55:20.922301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4988 | 2025.12.18 03:55:20.923569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4989 | 2025.12.18 03:55:20.923849 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2025.12.18 03:55:20.924011 [ 56 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4991 | 2025.12.18 03:55:20.924086 [ 56 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2025.12.18 03:55:20.924109 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4993 | 2025.12.18 03:55:20.924197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 4994 | 2025.12.18 03:55:20.924223 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::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 | ||
| 4995 | 2025.12.18 03:55:20.924754 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4996 | 2025.12.18 03:55:20.924883 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 4997 | 2025.12.18 03:55:20.925209 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4998 | 2025.12.18 03:55:20.925525 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4999 | 2025.12.18 03:55:20.925834 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 5000 | 2025.12.18 03:55:20.926127 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 5001 | 2025.12.18 03:55:20.926418 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 5002 | 2025.12.18 03:55:20.932309 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 72 columns (72 merged, 0 gathered) in 0.008138381 sec., 83063.20384852958 rows/sec., 70.88 MiB/sec. | ||
| 5003 | 2025.12.18 03:55:20.933162 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5004 | 2025.12.18 03:55:20.933629 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2025.12.18 03:55:20.933698 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_16_3} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5006 | 2025.12.18 03:55:20.933859 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5007 | 2025.12.18 03:55:22.013086 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2025.12.18 03:55:22.013286 [ 5 ] {a0c464a4-78dc-44eb-921a-38496fa3062b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5009 | 2025.12.18 03:55:22.013372 [ 5 ] {a0c464a4-78dc-44eb-921a-38496fa3062b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5010 | 2025.12.18 03:55:22.014058 [ 5 ] {a0c464a4-78dc-44eb-921a-38496fa3062b} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2025.12.18 03:55:22.014105 [ 5 ] {a0c464a4-78dc-44eb-921a-38496fa3062b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5012 | 2025.12.18 03:55:22.014484 [ 5 ] {a0c464a4-78dc-44eb-921a-38496fa3062b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5013 | 2025.12.18 03:55:22.014714 [ 5 ] {a0c464a4-78dc-44eb-921a-38496fa3062b} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2025.12.18 03:55:22.014847 [ 36 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5015 | 2025.12.18 03:55:22.014862 [ 5 ] {a0c464a4-78dc-44eb-921a-38496fa3062b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.64 MiB/sec. | ||
| 5016 | 2025.12.18 03:55:22.014916 [ 36 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.12.18 03:55:22.014929 [ 5 ] {a0c464a4-78dc-44eb-921a-38496fa3062b} <Debug> TCPHandler: Processed in 0.002051736 sec. | ||
| 5018 | 2025.12.18 03:55:22.014947 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5019 | 2025.12.18 03:55:22.015046 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5020 | 2025.12.18 03:55:22.015069 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2025.12.18 03:55:22.015138 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5022 | 2025.12.18 03:55:22.015164 [ 5 ] {07a70f05-d095-4b39-af29-785c6aa076fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5023 | 2025.12.18 03:55:22.015169 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2344 rows starting from the beginning of the part | ||
| 5024 | 2025.12.18 03:55:22.015208 [ 5 ] {07a70f05-d095-4b39-af29-785c6aa076fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5025 | 2025.12.18 03:55:22.015249 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5026 | 2025.12.18 03:55:22.015303 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1194 rows starting from the beginning of the part | ||
| 5027 | 2025.12.18 03:55:22.015343 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1196 rows starting from the beginning of the part | ||
| 5028 | 2025.12.18 03:55:22.015385 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1194 rows starting from the beginning of the part | ||
| 5029 | 2025.12.18 03:55:22.015426 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5030 | 2025.12.18 03:55:22.015684 [ 5 ] {07a70f05-d095-4b39-af29-785c6aa076fc} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2025.12.18 03:55:22.015720 [ 5 ] {07a70f05-d095-4b39-af29-785c6aa076fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5032 | 2025.12.18 03:55:22.016026 [ 5 ] {07a70f05-d095-4b39-af29-785c6aa076fc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5033 | 2025.12.18 03:55:22.016234 [ 5 ] {07a70f05-d095-4b39-af29-785c6aa076fc} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2025.12.18 03:55:22.016345 [ 36 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5035 | 2025.12.18 03:55:22.016365 [ 5 ] {07a70f05-d095-4b39-af29-785c6aa076fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 5036 | 2025.12.18 03:55:22.016380 [ 36 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2025.12.18 03:55:22.016407 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5038 | 2025.12.18 03:55:22.016410 [ 5 ] {07a70f05-d095-4b39-af29-785c6aa076fc} <Debug> TCPHandler: Processed in 0.001389637 sec. | ||
| 5039 | 2025.12.18 03:55:22.016522 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5040 | 2025.12.18 03:55:22.016558 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2025.12.18 03:55:22.016644 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5042 | 2025.12.18 03:55:22.016656 [ 5 ] {ee511ff4-31cb-4279-bd6b-507fd558f624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5043 | 2025.12.18 03:55:22.016684 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1212 rows starting from the beginning of the part | ||
| 5044 | 2025.12.18 03:55:22.016706 [ 5 ] {ee511ff4-31cb-4279-bd6b-507fd558f624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5045 | 2025.12.18 03:55:22.016752 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5046 | 2025.12.18 03:55:22.016799 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 720 rows starting from the beginning of the part | ||
| 5047 | 2025.12.18 03:55:22.016838 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 520 rows starting from the beginning of the part | ||
| 5048 | 2025.12.18 03:55:22.016879 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 720 rows starting from the beginning of the part | ||
| 5049 | 2025.12.18 03:55:22.016921 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5050 | 2025.12.18 03:55:22.017142 [ 5 ] {ee511ff4-31cb-4279-bd6b-507fd558f624} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2025.12.18 03:55:22.017185 [ 5 ] {ee511ff4-31cb-4279-bd6b-507fd558f624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5052 | 2025.12.18 03:55:22.017584 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6040 rows, containing 5 columns (5 merged, 0 gathered) in 0.002570992 sec., 2349287.7457417217 rows/sec., 198.96 MiB/sec. | ||
| 5053 | 2025.12.18 03:55:22.017632 [ 5 ] {ee511ff4-31cb-4279-bd6b-507fd558f624} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5054 | 2025.12.18 03:55:22.017837 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5055 | 2025.12.18 03:55:22.017849 [ 5 ] {ee511ff4-31cb-4279-bd6b-507fd558f624} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2025.12.18 03:55:22.017965 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5057 | 2025.12.18 03:55:22.017983 [ 5 ] {ee511ff4-31cb-4279-bd6b-507fd558f624} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 5058 | 2025.12.18 03:55:22.018000 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2025.12.18 03:55:22.018029 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5060 | 2025.12.18 03:55:22.018031 [ 5 ] {ee511ff4-31cb-4279-bd6b-507fd558f624} <Debug> TCPHandler: Processed in 0.001521069 sec. | ||
| 5061 | 2025.12.18 03:55:22.018091 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2025.12.18 03:55:22.018112 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5063 | 2025.12.18 03:55:22.018162 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2025.12.18 03:55:22.018171 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_31_6} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5065 | 2025.12.18 03:55:22.018221 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5066 | 2025.12.18 03:55:22.018226 [ 188 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754242 sec., 1881154.3675273992 rows/sec., 141.95 MiB/sec. | ||
| 5067 | 2025.12.18 03:55:22.018247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5068 | 2025.12.18 03:55:22.018260 [ 5 ] {509e8089-e2e5-4f1b-bda4-1297e47f3074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5069 | 2025.12.18 03:55:22.018255 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9595 rows starting from the beginning of the part | ||
| 5070 | 2025.12.18 03:55:22.018316 [ 5 ] {509e8089-e2e5-4f1b-bda4-1297e47f3074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5071 | 2025.12.18 03:55:22.018353 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5072 | 2025.12.18 03:55:22.018403 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5073 | 2025.12.18 03:55:22.018444 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 844 rows starting from the beginning of the part | ||
| 5074 | 2025.12.18 03:55:22.018485 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5075 | 2025.12.18 03:55:22.018485 [ 188 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5076 | 2025.12.18 03:55:22.018524 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5077 | 2025.12.18 03:55:22.018662 [ 5 ] {509e8089-e2e5-4f1b-bda4-1297e47f3074} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2025.12.18 03:55:22.018706 [ 5 ] {509e8089-e2e5-4f1b-bda4-1297e47f3074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5079 | 2025.12.18 03:55:22.018866 [ 188 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2025.12.18 03:55:22.018969 [ 188 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_31_6} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5081 | 2025.12.18 03:55:22.019049 [ 5 ] {509e8089-e2e5-4f1b-bda4-1297e47f3074} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5082 | 2025.12.18 03:55:22.019076 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5083 | 2025.12.18 03:55:22.019258 [ 5 ] {509e8089-e2e5-4f1b-bda4-1297e47f3074} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2025.12.18 03:55:22.019359 [ 36 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5085 | 2025.12.18 03:55:22.019385 [ 5 ] {509e8089-e2e5-4f1b-bda4-1297e47f3074} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 5086 | 2025.12.18 03:55:22.019386 [ 36 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2025.12.18 03:55:22.019422 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5088 | 2025.12.18 03:55:22.019426 [ 5 ] {509e8089-e2e5-4f1b-bda4-1297e47f3074} <Debug> TCPHandler: Processed in 0.001340347 sec. | ||
| 5089 | 2025.12.18 03:55:22.019486 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5090 | 2025.12.18 03:55:22.019569 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5091 | 2025.12.18 03:55:22.019591 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2072 rows starting from the beginning of the part | ||
| 5092 | 2025.12.18 03:55:22.019631 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5093 | 2025.12.18 03:55:22.019663 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5094 | 2025.12.18 03:55:22.019693 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5095 | 2025.12.18 03:55:22.019724 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5096 | 2025.12.18 03:55:22.019753 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5097 | 2025.12.18 03:55:22.020717 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220955 sec., 2014816.270869934 rows/sec., 127.97 MiB/sec. | ||
| 5098 | 2025.12.18 03:55:22.020985 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5099 | 2025.12.18 03:55:22.021234 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2025.12.18 03:55:22.021306 [ 202 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_31_6} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5101 | 2025.12.18 03:55:22.021372 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5102 | 2025.12.18 03:55:22.022083 [ 190 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11387 rows, containing 5 columns (5 merged, 0 gathered) in 0.00400401 sec., 2843898.9912612606 rows/sec., 190.34 MiB/sec. | ||
| 5103 | 2025.12.18 03:55:22.022370 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5104 | 2025.12.18 03:55:22.022619 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.12.18 03:55:22.022686 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5106 | 2025.12.18 03:55:22.022758 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5107 | 2025.12.18 03:55:23.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.56 MiB, peak 256.77 MiB, free memory in arenas 0.00 B, will set to 250.67 MiB (RSS), difference: 1.11 MiB | ||
| 5108 | 2025.12.18 03:55:23.413089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10989 | ||
| 5109 | 2025.12.18 03:55:23.413799 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.12.18 03:55:23.413872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5111 | 2025.12.18 03:55:23.414420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5112 | 2025.12.18 03:55:23.414665 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2025.12.18 03:55:23.414814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10989 | ||
| 5114 | 2025.12.18 03:55:24.033465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5115 | 2025.12.18 03:55:24.051481 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2025.12.18 03:55:24.051542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5117 | 2025.12.18 03:55:24.057528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5118 | 2025.12.18 03:55:24.058303 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2025.12.18 03:55:24.062007 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5120 | 2025.12.18 03:55:27.026967 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2025.12.18 03:55:27.027160 [ 5 ] {22540d12-3d1e-4cd7-b6c2-f6812e0ddc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5122 | 2025.12.18 03:55:27.027228 [ 5 ] {22540d12-3d1e-4cd7-b6c2-f6812e0ddc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5123 | 2025.12.18 03:55:27.028012 [ 5 ] {22540d12-3d1e-4cd7-b6c2-f6812e0ddc09} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2025.12.18 03:55:27.028062 [ 5 ] {22540d12-3d1e-4cd7-b6c2-f6812e0ddc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5125 | 2025.12.18 03:55:27.028497 [ 5 ] {22540d12-3d1e-4cd7-b6c2-f6812e0ddc09} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5126 | 2025.12.18 03:55:27.028733 [ 5 ] {22540d12-3d1e-4cd7-b6c2-f6812e0ddc09} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.12.18 03:55:27.028895 [ 5 ] {22540d12-3d1e-4cd7-b6c2-f6812e0ddc09} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001789 sec., 229178.3119060928 rows/sec., 14.54 MiB/sec. | ||
| 5128 | 2025.12.18 03:55:27.028948 [ 5 ] {22540d12-3d1e-4cd7-b6c2-f6812e0ddc09} <Debug> TCPHandler: Processed in 0.002112166 sec. | ||
| 5129 | 2025.12.18 03:55:27.029076 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2025.12.18 03:55:27.029181 [ 5 ] {7c62ae2f-8702-4a70-853e-b0230f51be23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5131 | 2025.12.18 03:55:27.029228 [ 5 ] {7c62ae2f-8702-4a70-853e-b0230f51be23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5132 | 2025.12.18 03:55:27.029642 [ 5 ] {7c62ae2f-8702-4a70-853e-b0230f51be23} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2025.12.18 03:55:27.029681 [ 5 ] {7c62ae2f-8702-4a70-853e-b0230f51be23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5134 | 2025.12.18 03:55:27.029994 [ 5 ] {7c62ae2f-8702-4a70-853e-b0230f51be23} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5135 | 2025.12.18 03:55:27.030219 [ 5 ] {7c62ae2f-8702-4a70-853e-b0230f51be23} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2025.12.18 03:55:27.030351 [ 5 ] {7c62ae2f-8702-4a70-853e-b0230f51be23} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 136.59 KiB/sec. | ||
| 5137 | 2025.12.18 03:55:27.030389 [ 5 ] {7c62ae2f-8702-4a70-853e-b0230f51be23} <Debug> TCPHandler: Processed in 0.001365557 sec. | ||
| 5138 | 2025.12.18 03:55:27.030497 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2025.12.18 03:55:27.030593 [ 5 ] {b2ec4760-af78-44a5-831f-28b3ecda5882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5140 | 2025.12.18 03:55:27.030634 [ 5 ] {b2ec4760-af78-44a5-831f-28b3ecda5882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5141 | 2025.12.18 03:55:27.031472 [ 5 ] {b2ec4760-af78-44a5-831f-28b3ecda5882} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2025.12.18 03:55:27.031510 [ 5 ] {b2ec4760-af78-44a5-831f-28b3ecda5882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5143 | 2025.12.18 03:55:27.031911 [ 5 ] {b2ec4760-af78-44a5-831f-28b3ecda5882} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5144 | 2025.12.18 03:55:27.032142 [ 5 ] {b2ec4760-af78-44a5-831f-28b3ecda5882} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2025.12.18 03:55:27.032275 [ 5 ] {b2ec4760-af78-44a5-831f-28b3ecda5882} <Debug> executeQuery: Read 1195 rows, 97.78 KiB in 0.0017 sec., 702941.1764705883 rows/sec., 56.17 MiB/sec. | ||
| 5146 | 2025.12.18 03:55:27.032313 [ 5 ] {b2ec4760-af78-44a5-831f-28b3ecda5882} <Debug> TCPHandler: Processed in 0.001865523 sec. | ||
| 5147 | 2025.12.18 03:55:27.032422 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2025.12.18 03:55:27.032517 [ 5 ] {83d15277-e1dc-4e8d-9fb2-7f750f49532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5149 | 2025.12.18 03:55:27.032558 [ 5 ] {83d15277-e1dc-4e8d-9fb2-7f750f49532b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5150 | 2025.12.18 03:55:27.033031 [ 5 ] {83d15277-e1dc-4e8d-9fb2-7f750f49532b} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.12.18 03:55:27.033068 [ 5 ] {83d15277-e1dc-4e8d-9fb2-7f750f49532b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5152 | 2025.12.18 03:55:27.033375 [ 5 ] {83d15277-e1dc-4e8d-9fb2-7f750f49532b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5153 | 2025.12.18 03:55:27.033583 [ 5 ] {83d15277-e1dc-4e8d-9fb2-7f750f49532b} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2025.12.18 03:55:27.033719 [ 5 ] {83d15277-e1dc-4e8d-9fb2-7f750f49532b} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.00122 sec., 203278.68852459016 rows/sec., 12.44 MiB/sec. | ||
| 5155 | 2025.12.18 03:55:27.033756 [ 5 ] {83d15277-e1dc-4e8d-9fb2-7f750f49532b} <Debug> TCPHandler: Processed in 0.001384877 sec. | ||
| 5156 | 2025.12.18 03:55:27.033856 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2025.12.18 03:55:27.033949 [ 5 ] {3023327f-f394-4441-ac2c-940adfbf8537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5158 | 2025.12.18 03:55:27.033990 [ 5 ] {3023327f-f394-4441-ac2c-940adfbf8537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5159 | 2025.12.18 03:55:27.034448 [ 5 ] {3023327f-f394-4441-ac2c-940adfbf8537} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.12.18 03:55:27.034486 [ 5 ] {3023327f-f394-4441-ac2c-940adfbf8537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5161 | 2025.12.18 03:55:27.034800 [ 5 ] {3023327f-f394-4441-ac2c-940adfbf8537} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5162 | 2025.12.18 03:55:27.035011 [ 5 ] {3023327f-f394-4441-ac2c-940adfbf8537} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2025.12.18 03:55:27.035117 [ 48 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5164 | 2025.12.18 03:55:27.035138 [ 5 ] {3023327f-f394-4441-ac2c-940adfbf8537} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 5165 | 2025.12.18 03:55:27.035185 [ 48 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2025.12.18 03:55:27.035194 [ 5 ] {3023327f-f394-4441-ac2c-940adfbf8537} <Debug> TCPHandler: Processed in 0.001386897 sec. | ||
| 5167 | 2025.12.18 03:55:27.035217 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5168 | 2025.12.18 03:55:27.035315 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2025.12.18 03:55:27.035340 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5170 | 2025.12.18 03:55:27.035414 [ 5 ] {e33dcfe8-7cdc-4ffc-ad99-259ec2430c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5171 | 2025.12.18 03:55:27.035459 [ 5 ] {e33dcfe8-7cdc-4ffc-ad99-259ec2430c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5172 | 2025.12.18 03:55:27.035483 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2025.12.18 03:55:27.035524 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 441 rows starting from the beginning of the part | ||
| 5174 | 2025.12.18 03:55:27.035598 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 5175 | 2025.12.18 03:55:27.035648 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5176 | 2025.12.18 03:55:27.035698 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 5177 | 2025.12.18 03:55:27.035748 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 5178 | 2025.12.18 03:55:27.035792 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 5179 | 2025.12.18 03:55:27.035949 [ 5 ] {e33dcfe8-7cdc-4ffc-ad99-259ec2430c64} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2025.12.18 03:55:27.035993 [ 5 ] {e33dcfe8-7cdc-4ffc-ad99-259ec2430c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5181 | 2025.12.18 03:55:27.036322 [ 5 ] {e33dcfe8-7cdc-4ffc-ad99-259ec2430c64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5182 | 2025.12.18 03:55:27.036545 [ 5 ] {e33dcfe8-7cdc-4ffc-ad99-259ec2430c64} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2025.12.18 03:55:27.036674 [ 5 ] {e33dcfe8-7cdc-4ffc-ad99-259ec2430c64} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 5184 | 2025.12.18 03:55:27.036713 [ 5 ] {e33dcfe8-7cdc-4ffc-ad99-259ec2430c64} <Debug> TCPHandler: Processed in 0.001448088 sec. | ||
| 5185 | 2025.12.18 03:55:27.036807 [ 195 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524939 sec., 994793.8901162605 rows/sec., 68.91 MiB/sec. | ||
| 5186 | 2025.12.18 03:55:27.036820 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2025.12.18 03:55:27.036918 [ 5 ] {488317a0-d780-423f-bce2-85c023c7c42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5188 | 2025.12.18 03:55:27.036950 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5189 | 2025.12.18 03:55:27.036959 [ 5 ] {488317a0-d780-423f-bce2-85c023c7c42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5190 | 2025.12.18 03:55:27.037223 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2025.12.18 03:55:27.037299 [ 202 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_20_4} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5192 | 2025.12.18 03:55:27.037374 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5193 | 2025.12.18 03:55:27.037659 [ 5 ] {488317a0-d780-423f-bce2-85c023c7c42d} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2025.12.18 03:55:27.037701 [ 5 ] {488317a0-d780-423f-bce2-85c023c7c42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5195 | 2025.12.18 03:55:27.038045 [ 5 ] {488317a0-d780-423f-bce2-85c023c7c42d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5196 | 2025.12.18 03:55:27.038261 [ 5 ] {488317a0-d780-423f-bce2-85c023c7c42d} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2025.12.18 03:55:27.038391 [ 5 ] {488317a0-d780-423f-bce2-85c023c7c42d} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.00149 sec., 484563.7583892617 rows/sec., 34.03 MiB/sec. | ||
| 5198 | 2025.12.18 03:55:27.038439 [ 5 ] {488317a0-d780-423f-bce2-85c023c7c42d} <Debug> TCPHandler: Processed in 0.001668661 sec. | ||
| 5199 | 2025.12.18 03:55:27.038568 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2025.12.18 03:55:27.038665 [ 5 ] {b8908ab5-9142-4b1f-80a0-3e27b5408139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5201 | 2025.12.18 03:55:27.038707 [ 5 ] {b8908ab5-9142-4b1f-80a0-3e27b5408139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5202 | 2025.12.18 03:55:27.039052 [ 5 ] {b8908ab5-9142-4b1f-80a0-3e27b5408139} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2025.12.18 03:55:27.039087 [ 5 ] {b8908ab5-9142-4b1f-80a0-3e27b5408139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5204 | 2025.12.18 03:55:27.039399 [ 5 ] {b8908ab5-9142-4b1f-80a0-3e27b5408139} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5205 | 2025.12.18 03:55:27.039606 [ 5 ] {b8908ab5-9142-4b1f-80a0-3e27b5408139} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.12.18 03:55:27.039703 [ 48 ] {} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5207 | 2025.12.18 03:55:27.039732 [ 5 ] {b8908ab5-9142-4b1f-80a0-3e27b5408139} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 5208 | 2025.12.18 03:55:27.039736 [ 48 ] {} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2025.12.18 03:55:27.039772 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5210 | 2025.12.18 03:55:27.039774 [ 5 ] {b8908ab5-9142-4b1f-80a0-3e27b5408139} <Debug> TCPHandler: Processed in 0.001256805 sec. | ||
| 5211 | 2025.12.18 03:55:27.039863 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 5212 | 2025.12.18 03:55:27.039905 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2025.12.18 03:55:27.039972 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5214 | 2025.12.18 03:55:27.040003 [ 5 ] {acf92939-f4cd-4977-880d-12f72e1dae54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5215 | 2025.12.18 03:55:27.040008 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5216 | 2025.12.18 03:55:27.040051 [ 5 ] {acf92939-f4cd-4977-880d-12f72e1dae54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5217 | 2025.12.18 03:55:27.040106 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5218 | 2025.12.18 03:55:27.040164 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5219 | 2025.12.18 03:55:27.040209 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5220 | 2025.12.18 03:55:27.040248 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5221 | 2025.12.18 03:55:27.040286 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5222 | 2025.12.18 03:55:27.040511 [ 5 ] {acf92939-f4cd-4977-880d-12f72e1dae54} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2025.12.18 03:55:27.040553 [ 5 ] {acf92939-f4cd-4977-880d-12f72e1dae54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5224 | 2025.12.18 03:55:27.040908 [ 5 ] {acf92939-f4cd-4977-880d-12f72e1dae54} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5225 | 2025.12.18 03:55:27.041043 [ 194 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217445 sec., 78853.66484728263 rows/sec., 4.02 MiB/sec. | ||
| 5226 | 2025.12.18 03:55:27.041126 [ 5 ] {acf92939-f4cd-4977-880d-12f72e1dae54} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2025.12.18 03:55:27.041162 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5228 | 2025.12.18 03:55:27.041266 [ 5 ] {acf92939-f4cd-4977-880d-12f72e1dae54} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001281 sec., 245901.63934426228 rows/sec., 16.16 MiB/sec. | ||
| 5229 | 2025.12.18 03:55:27.041309 [ 5 ] {acf92939-f4cd-4977-880d-12f72e1dae54} <Debug> TCPHandler: Processed in 0.001453488 sec. | ||
| 5230 | 2025.12.18 03:55:27.041415 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2025.12.18 03:55:27.041425 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2025.12.18 03:55:27.041499 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_16_3} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5233 | 2025.12.18 03:55:27.041511 [ 5 ] {0fc3cd65-deb4-4760-9ab2-f3c372ea401e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5234 | 2025.12.18 03:55:27.041558 [ 5 ] {0fc3cd65-deb4-4760-9ab2-f3c372ea401e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5235 | 2025.12.18 03:55:27.041560 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5236 | 2025.12.18 03:55:27.041876 [ 5 ] {0fc3cd65-deb4-4760-9ab2-f3c372ea401e} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.12.18 03:55:27.041917 [ 5 ] {0fc3cd65-deb4-4760-9ab2-f3c372ea401e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5238 | 2025.12.18 03:55:27.042220 [ 5 ] {0fc3cd65-deb4-4760-9ab2-f3c372ea401e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5239 | 2025.12.18 03:55:27.042428 [ 5 ] {0fc3cd65-deb4-4760-9ab2-f3c372ea401e} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.12.18 03:55:27.042557 [ 5 ] {0fc3cd65-deb4-4760-9ab2-f3c372ea401e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 5241 | 2025.12.18 03:55:27.042594 [ 5 ] {0fc3cd65-deb4-4760-9ab2-f3c372ea401e} <Debug> TCPHandler: Processed in 0.001227045 sec. | ||
| 5242 | 2025.12.18 03:55:27.042695 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2025.12.18 03:55:27.042788 [ 5 ] {4f92e36b-3db9-41a4-900e-006361cc799f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5244 | 2025.12.18 03:55:27.042843 [ 5 ] {4f92e36b-3db9-41a4-900e-006361cc799f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5245 | 2025.12.18 03:55:27.043664 [ 5 ] {4f92e36b-3db9-41a4-900e-006361cc799f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2025.12.18 03:55:27.043700 [ 5 ] {4f92e36b-3db9-41a4-900e-006361cc799f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5247 | 2025.12.18 03:55:27.044259 [ 5 ] {4f92e36b-3db9-41a4-900e-006361cc799f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5248 | 2025.12.18 03:55:27.044466 [ 5 ] {4f92e36b-3db9-41a4-900e-006361cc799f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2025.12.18 03:55:27.044562 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5250 | 2025.12.18 03:55:27.044592 [ 5 ] {4f92e36b-3db9-41a4-900e-006361cc799f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 5251 | 2025.12.18 03:55:27.044595 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2025.12.18 03:55:27.044631 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5253 | 2025.12.18 03:55:27.044657 [ 5 ] {4f92e36b-3db9-41a4-900e-006361cc799f} <Debug> TCPHandler: Processed in 0.002047035 sec. | ||
| 5254 | 2025.12.18 03:55:27.044696 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::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 | ||
| 5255 | 2025.12.18 03:55:27.044778 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2025.12.18 03:55:27.044871 [ 5 ] {2839e57c-0932-452d-960f-ef112b4d3853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5257 | 2025.12.18 03:55:27.044909 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5258 | 2025.12.18 03:55:27.044910 [ 5 ] {2839e57c-0932-452d-960f-ef112b4d3853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5259 | 2025.12.18 03:55:27.044971 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 325 rows starting from the beginning of the part | ||
| 5260 | 2025.12.18 03:55:27.045177 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5261 | 2025.12.18 03:55:27.045312 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5262 | 2025.12.18 03:55:27.045332 [ 5 ] {2839e57c-0932-452d-960f-ef112b4d3853} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2025.12.18 03:55:27.045373 [ 5 ] {2839e57c-0932-452d-960f-ef112b4d3853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5264 | 2025.12.18 03:55:27.045435 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5265 | 2025.12.18 03:55:27.045562 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5266 | 2025.12.18 03:55:27.045683 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5267 | 2025.12.18 03:55:27.045703 [ 5 ] {2839e57c-0932-452d-960f-ef112b4d3853} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5268 | 2025.12.18 03:55:27.045920 [ 5 ] {2839e57c-0932-452d-960f-ef112b4d3853} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.12.18 03:55:27.046059 [ 5 ] {2839e57c-0932-452d-960f-ef112b4d3853} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 5.52 MiB/sec. | ||
| 5270 | 2025.12.18 03:55:27.046097 [ 5 ] {2839e57c-0932-452d-960f-ef112b4d3853} <Debug> TCPHandler: Processed in 0.001322247 sec. | ||
| 5271 | 2025.12.18 03:55:27.049379 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 19 columns (19 merged, 0 gathered) in 0.004673587 sec., 113403.25963761882 rows/sec., 203.21 MiB/sec. | ||
| 5272 | 2025.12.18 03:55:27.050256 [ 189 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5273 | 2025.12.18 03:55:27.050633 [ 189 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2025.12.18 03:55:27.050711 [ 189 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5275 | 2025.12.18 03:55:27.050842 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 5276 | 2025.12.18 03:55:30.781767 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5277 | 2025.12.18 03:55:30.781834 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5278 | 2025.12.18 03:55:30.915037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11437 | ||
| 5279 | 2025.12.18 03:55:30.915780 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2025.12.18 03:55:30.915851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5281 | 2025.12.18 03:55:30.916554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5282 | 2025.12.18 03:55:30.916782 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.12.18 03:55:30.916927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11437 | ||
| 5284 | 2025.12.18 03:55:30.924617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 708 | ||
| 5285 | 2025.12.18 03:55:30.927035 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.12.18 03:55:30.927078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5287 | 2025.12.18 03:55:30.928332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5288 | 2025.12.18 03:55:30.928612 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.12.18 03:55:30.928970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5290 | 2025.12.18 03:55:31.562213 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5291 | 2025.12.18 03:55:31.579474 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.12.18 03:55:31.579521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5293 | 2025.12.18 03:55:31.585222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5294 | 2025.12.18 03:55:31.585939 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2025.12.18 03:55:31.588757 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5296 | 2025.12.18 03:55:32.013087 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2025.12.18 03:55:32.013268 [ 5 ] {d083347f-afb3-4eca-ab1f-7462a90a26d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5298 | 2025.12.18 03:55:32.013332 [ 5 ] {d083347f-afb3-4eca-ab1f-7462a90a26d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5299 | 2025.12.18 03:55:32.014006 [ 5 ] {d083347f-afb3-4eca-ab1f-7462a90a26d5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2025.12.18 03:55:32.014054 [ 5 ] {d083347f-afb3-4eca-ab1f-7462a90a26d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5301 | 2025.12.18 03:55:32.014474 [ 5 ] {d083347f-afb3-4eca-ab1f-7462a90a26d5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5302 | 2025.12.18 03:55:32.014694 [ 5 ] {d083347f-afb3-4eca-ab1f-7462a90a26d5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2025.12.18 03:55:32.014842 [ 5 ] {d083347f-afb3-4eca-ab1f-7462a90a26d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 5304 | 2025.12.18 03:55:32.014882 [ 5 ] {d083347f-afb3-4eca-ab1f-7462a90a26d5} <Debug> TCPHandler: Processed in 0.001925895 sec. | ||
| 5305 | 2025.12.18 03:55:32.015008 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2025.12.18 03:55:32.015101 [ 5 ] {2f21b944-f84e-42dc-bd32-afba1cfade1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5307 | 2025.12.18 03:55:32.015143 [ 5 ] {2f21b944-f84e-42dc-bd32-afba1cfade1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5308 | 2025.12.18 03:55:32.015575 [ 5 ] {2f21b944-f84e-42dc-bd32-afba1cfade1e} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.12.18 03:55:32.015612 [ 5 ] {2f21b944-f84e-42dc-bd32-afba1cfade1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5310 | 2025.12.18 03:55:32.015945 [ 5 ] {2f21b944-f84e-42dc-bd32-afba1cfade1e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5311 | 2025.12.18 03:55:32.016164 [ 5 ] {2f21b944-f84e-42dc-bd32-afba1cfade1e} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2025.12.18 03:55:32.016296 [ 5 ] {2f21b944-f84e-42dc-bd32-afba1cfade1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 5313 | 2025.12.18 03:55:32.016334 [ 5 ] {2f21b944-f84e-42dc-bd32-afba1cfade1e} <Debug> TCPHandler: Processed in 0.001372657 sec. | ||
| 5314 | 2025.12.18 03:55:32.016470 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2025.12.18 03:55:32.016563 [ 5 ] {f457b5f0-a862-45d8-b863-a0b0982e7550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5316 | 2025.12.18 03:55:32.016607 [ 5 ] {f457b5f0-a862-45d8-b863-a0b0982e7550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5317 | 2025.12.18 03:55:32.017048 [ 5 ] {f457b5f0-a862-45d8-b863-a0b0982e7550} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2025.12.18 03:55:32.017090 [ 5 ] {f457b5f0-a862-45d8-b863-a0b0982e7550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5319 | 2025.12.18 03:55:32.017452 [ 5 ] {f457b5f0-a862-45d8-b863-a0b0982e7550} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5320 | 2025.12.18 03:55:32.017671 [ 5 ] {f457b5f0-a862-45d8-b863-a0b0982e7550} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2025.12.18 03:55:32.017806 [ 5 ] {f457b5f0-a862-45d8-b863-a0b0982e7550} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 5322 | 2025.12.18 03:55:32.017842 [ 5 ] {f457b5f0-a862-45d8-b863-a0b0982e7550} <Debug> TCPHandler: Processed in 0.001419937 sec. | ||
| 5323 | 2025.12.18 03:55:32.017961 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2025.12.18 03:55:32.018057 [ 5 ] {347a2be8-1a3d-4708-abdc-bf23f23f94b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5325 | 2025.12.18 03:55:32.018104 [ 5 ] {347a2be8-1a3d-4708-abdc-bf23f23f94b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5326 | 2025.12.18 03:55:32.018445 [ 5 ] {347a2be8-1a3d-4708-abdc-bf23f23f94b9} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2025.12.18 03:55:32.018481 [ 5 ] {347a2be8-1a3d-4708-abdc-bf23f23f94b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5328 | 2025.12.18 03:55:32.018785 [ 5 ] {347a2be8-1a3d-4708-abdc-bf23f23f94b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5329 | 2025.12.18 03:55:32.018999 [ 5 ] {347a2be8-1a3d-4708-abdc-bf23f23f94b9} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2025.12.18 03:55:32.019128 [ 5 ] {347a2be8-1a3d-4708-abdc-bf23f23f94b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5331 | 2025.12.18 03:55:32.019163 [ 5 ] {347a2be8-1a3d-4708-abdc-bf23f23f94b9} <Debug> TCPHandler: Processed in 0.001248086 sec. | ||
| 5332 | 2025.12.18 03:55:37.025894 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2025.12.18 03:55:37.026106 [ 5 ] {8a8c8bf1-19af-4191-a328-b7ca1478da92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5334 | 2025.12.18 03:55:37.026180 [ 5 ] {8a8c8bf1-19af-4191-a328-b7ca1478da92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5335 | 2025.12.18 03:55:37.027058 [ 5 ] {8a8c8bf1-19af-4191-a328-b7ca1478da92} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2025.12.18 03:55:37.027110 [ 5 ] {8a8c8bf1-19af-4191-a328-b7ca1478da92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5337 | 2025.12.18 03:55:37.027533 [ 5 ] {8a8c8bf1-19af-4191-a328-b7ca1478da92} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5338 | 2025.12.18 03:55:37.027761 [ 5 ] {8a8c8bf1-19af-4191-a328-b7ca1478da92} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.12.18 03:55:37.027927 [ 5 ] {8a8c8bf1-19af-4191-a328-b7ca1478da92} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001876 sec., 218550.1066098081 rows/sec., 13.86 MiB/sec. | ||
| 5340 | 2025.12.18 03:55:37.027925 [ 41 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5341 | 2025.12.18 03:55:37.027981 [ 5 ] {8a8c8bf1-19af-4191-a328-b7ca1478da92} <Debug> TCPHandler: Processed in 0.002225368 sec. | ||
| 5342 | 2025.12.18 03:55:37.027997 [ 41 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2025.12.18 03:55:37.028023 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5344 | 2025.12.18 03:55:37.028121 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2025.12.18 03:55:37.028128 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5346 | 2025.12.18 03:55:37.028232 [ 5 ] {cd33e39a-8757-4c3c-b61a-603fb8da6c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5347 | 2025.12.18 03:55:37.028257 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5348 | 2025.12.18 03:55:37.028282 [ 5 ] {cd33e39a-8757-4c3c-b61a-603fb8da6c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5349 | 2025.12.18 03:55:37.028295 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5350 | 2025.12.18 03:55:37.028363 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5351 | 2025.12.18 03:55:37.028406 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5352 | 2025.12.18 03:55:37.028449 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5353 | 2025.12.18 03:55:37.028485 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5354 | 2025.12.18 03:55:37.029328 [ 5 ] {cd33e39a-8757-4c3c-b61a-603fb8da6c10} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2025.12.18 03:55:37.029373 [ 5 ] {cd33e39a-8757-4c3c-b61a-603fb8da6c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5356 | 2025.12.18 03:55:37.029494 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411828 sec., 1452018.2345158192 rows/sec., 97.65 MiB/sec. | ||
| 5357 | 2025.12.18 03:55:37.029644 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5358 | 2025.12.18 03:55:37.029798 [ 5 ] {cd33e39a-8757-4c3c-b61a-603fb8da6c10} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5359 | 2025.12.18 03:55:37.029931 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2025.12.18 03:55:37.030015 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_17_4} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5361 | 2025.12.18 03:55:37.030066 [ 5 ] {cd33e39a-8757-4c3c-b61a-603fb8da6c10} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.12.18 03:55:37.030084 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5363 | 2025.12.18 03:55:37.030215 [ 5 ] {cd33e39a-8757-4c3c-b61a-603fb8da6c10} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.002008 sec., 594621.5139442232 rows/sec., 47.52 MiB/sec. | ||
| 5364 | 2025.12.18 03:55:37.030260 [ 5 ] {cd33e39a-8757-4c3c-b61a-603fb8da6c10} <Debug> TCPHandler: Processed in 0.002192927 sec. | ||
| 5365 | 2025.12.18 03:55:37.030385 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2025.12.18 03:55:37.030485 [ 5 ] {d18fe9a6-4851-4da8-b43d-bc77469ea467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5367 | 2025.12.18 03:55:37.030528 [ 5 ] {d18fe9a6-4851-4da8-b43d-bc77469ea467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5368 | 2025.12.18 03:55:37.031051 [ 5 ] {d18fe9a6-4851-4da8-b43d-bc77469ea467} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.12.18 03:55:37.031088 [ 5 ] {d18fe9a6-4851-4da8-b43d-bc77469ea467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5370 | 2025.12.18 03:55:37.031399 [ 5 ] {d18fe9a6-4851-4da8-b43d-bc77469ea467} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5371 | 2025.12.18 03:55:37.031640 [ 5 ] {d18fe9a6-4851-4da8-b43d-bc77469ea467} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2025.12.18 03:55:37.031775 [ 5 ] {d18fe9a6-4851-4da8-b43d-bc77469ea467} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001312 sec., 187500 rows/sec., 11.46 MiB/sec. | ||
| 5373 | 2025.12.18 03:55:37.031813 [ 5 ] {d18fe9a6-4851-4da8-b43d-bc77469ea467} <Debug> TCPHandler: Processed in 0.001478838 sec. | ||
| 5374 | 2025.12.18 03:55:37.031942 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2025.12.18 03:55:37.032039 [ 5 ] {10193613-321c-4eb9-8963-b01e00a84fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5376 | 2025.12.18 03:55:37.032079 [ 5 ] {10193613-321c-4eb9-8963-b01e00a84fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5377 | 2025.12.18 03:55:37.032569 [ 5 ] {10193613-321c-4eb9-8963-b01e00a84fec} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2025.12.18 03:55:37.032606 [ 5 ] {10193613-321c-4eb9-8963-b01e00a84fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5379 | 2025.12.18 03:55:37.032936 [ 5 ] {10193613-321c-4eb9-8963-b01e00a84fec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5380 | 2025.12.18 03:55:37.033150 [ 5 ] {10193613-321c-4eb9-8963-b01e00a84fec} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2025.12.18 03:55:37.033281 [ 5 ] {10193613-321c-4eb9-8963-b01e00a84fec} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 5382 | 2025.12.18 03:55:37.033319 [ 5 ] {10193613-321c-4eb9-8963-b01e00a84fec} <Debug> TCPHandler: Processed in 0.001439618 sec. | ||
| 5383 | 2025.12.18 03:55:37.033437 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2025.12.18 03:55:37.033531 [ 5 ] {c8c7298c-3c98-4bd2-bb52-32a603204939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5385 | 2025.12.18 03:55:37.033570 [ 5 ] {c8c7298c-3c98-4bd2-bb52-32a603204939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5386 | 2025.12.18 03:55:37.034060 [ 5 ] {c8c7298c-3c98-4bd2-bb52-32a603204939} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2025.12.18 03:55:37.034097 [ 5 ] {c8c7298c-3c98-4bd2-bb52-32a603204939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5388 | 2025.12.18 03:55:37.034402 [ 5 ] {c8c7298c-3c98-4bd2-bb52-32a603204939} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5389 | 2025.12.18 03:55:37.034608 [ 5 ] {c8c7298c-3c98-4bd2-bb52-32a603204939} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2025.12.18 03:55:37.034707 [ 41 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5391 | 2025.12.18 03:55:37.034737 [ 5 ] {c8c7298c-3c98-4bd2-bb52-32a603204939} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 5392 | 2025.12.18 03:55:37.034744 [ 41 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2025.12.18 03:55:37.034776 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5394 | 2025.12.18 03:55:37.034781 [ 5 ] {c8c7298c-3c98-4bd2-bb52-32a603204939} <Debug> TCPHandler: Processed in 0.001395027 sec. | ||
| 5395 | 2025.12.18 03:55:37.034877 [ 196 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5396 | 2025.12.18 03:55:37.034908 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2025.12.18 03:55:37.035009 [ 5 ] {00ef186b-fbd4-45e5-b314-5cb80c9fcd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5398 | 2025.12.18 03:55:37.035016 [ 196 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5399 | 2025.12.18 03:55:37.035053 [ 5 ] {00ef186b-fbd4-45e5-b314-5cb80c9fcd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5400 | 2025.12.18 03:55:37.035062 [ 196 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5401 | 2025.12.18 03:55:37.035136 [ 196 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5402 | 2025.12.18 03:55:37.035181 [ 196 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5403 | 2025.12.18 03:55:37.035219 [ 196 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5404 | 2025.12.18 03:55:37.035257 [ 196 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5405 | 2025.12.18 03:55:37.035746 [ 5 ] {00ef186b-fbd4-45e5-b314-5cb80c9fcd51} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2025.12.18 03:55:37.035788 [ 5 ] {00ef186b-fbd4-45e5-b314-5cb80c9fcd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5407 | 2025.12.18 03:55:37.036113 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285226 sec., 820867.3027156313 rows/sec., 49.75 MiB/sec. | ||
| 5408 | 2025.12.18 03:55:37.036132 [ 5 ] {00ef186b-fbd4-45e5-b314-5cb80c9fcd51} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5409 | 2025.12.18 03:55:37.036296 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5410 | 2025.12.18 03:55:37.036388 [ 5 ] {00ef186b-fbd4-45e5-b314-5cb80c9fcd51} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2025.12.18 03:55:37.036532 [ 5 ] {00ef186b-fbd4-45e5-b314-5cb80c9fcd51} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001541 sec., 467229.0720311486 rows/sec., 32.80 MiB/sec. | ||
| 5412 | 2025.12.18 03:55:37.036572 [ 5 ] {00ef186b-fbd4-45e5-b314-5cb80c9fcd51} <Debug> TCPHandler: Processed in 0.001714051 sec. | ||
| 5413 | 2025.12.18 03:55:37.036643 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2025.12.18 03:55:37.036693 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2025.12.18 03:55:37.036734 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_17_4} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5416 | 2025.12.18 03:55:37.036791 [ 5 ] {f2d43560-2718-4ed3-a010-0d5f7c32c12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5417 | 2025.12.18 03:55:37.036827 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5418 | 2025.12.18 03:55:37.036837 [ 5 ] {f2d43560-2718-4ed3-a010-0d5f7c32c12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5419 | 2025.12.18 03:55:37.037189 [ 5 ] {f2d43560-2718-4ed3-a010-0d5f7c32c12d} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2025.12.18 03:55:37.037228 [ 5 ] {f2d43560-2718-4ed3-a010-0d5f7c32c12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5421 | 2025.12.18 03:55:37.037544 [ 5 ] {f2d43560-2718-4ed3-a010-0d5f7c32c12d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5422 | 2025.12.18 03:55:37.037750 [ 5 ] {f2d43560-2718-4ed3-a010-0d5f7c32c12d} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2025.12.18 03:55:37.037883 [ 5 ] {f2d43560-2718-4ed3-a010-0d5f7c32c12d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 5424 | 2025.12.18 03:55:37.037920 [ 5 ] {f2d43560-2718-4ed3-a010-0d5f7c32c12d} <Debug> TCPHandler: Processed in 0.001276236 sec. | ||
| 5425 | 2025.12.18 03:55:37.038037 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2025.12.18 03:55:37.038131 [ 5 ] {37b3975e-015e-4598-8bee-8d04a6393b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5427 | 2025.12.18 03:55:37.038173 [ 5 ] {37b3975e-015e-4598-8bee-8d04a6393b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5428 | 2025.12.18 03:55:37.038626 [ 5 ] {37b3975e-015e-4598-8bee-8d04a6393b19} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2025.12.18 03:55:37.038662 [ 5 ] {37b3975e-015e-4598-8bee-8d04a6393b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5430 | 2025.12.18 03:55:37.038995 [ 5 ] {37b3975e-015e-4598-8bee-8d04a6393b19} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5431 | 2025.12.18 03:55:37.039203 [ 5 ] {37b3975e-015e-4598-8bee-8d04a6393b19} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2025.12.18 03:55:37.039332 [ 5 ] {37b3975e-015e-4598-8bee-8d04a6393b19} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 5433 | 2025.12.18 03:55:37.039370 [ 5 ] {37b3975e-015e-4598-8bee-8d04a6393b19} <Debug> TCPHandler: Processed in 0.001382837 sec. | ||
| 5434 | 2025.12.18 03:55:37.039483 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2025.12.18 03:55:37.039576 [ 5 ] {e3d05ee5-dd0f-40b7-a87b-6bfe123dd3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5436 | 2025.12.18 03:55:37.039618 [ 5 ] {e3d05ee5-dd0f-40b7-a87b-6bfe123dd3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5437 | 2025.12.18 03:55:37.039929 [ 5 ] {e3d05ee5-dd0f-40b7-a87b-6bfe123dd3d3} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2025.12.18 03:55:37.039966 [ 5 ] {e3d05ee5-dd0f-40b7-a87b-6bfe123dd3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5439 | 2025.12.18 03:55:37.040252 [ 5 ] {e3d05ee5-dd0f-40b7-a87b-6bfe123dd3d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5440 | 2025.12.18 03:55:37.040453 [ 5 ] {e3d05ee5-dd0f-40b7-a87b-6bfe123dd3d3} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2025.12.18 03:55:37.040579 [ 5 ] {e3d05ee5-dd0f-40b7-a87b-6bfe123dd3d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 5442 | 2025.12.18 03:55:37.040615 [ 5 ] {e3d05ee5-dd0f-40b7-a87b-6bfe123dd3d3} <Debug> TCPHandler: Processed in 0.001180795 sec. | ||
| 5443 | 2025.12.18 03:55:37.040724 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2025.12.18 03:55:37.040815 [ 5 ] {18443799-4cc2-4d69-9d36-2790e60dc03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5445 | 2025.12.18 03:55:37.040870 [ 5 ] {18443799-4cc2-4d69-9d36-2790e60dc03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5446 | 2025.12.18 03:55:37.041759 [ 5 ] {18443799-4cc2-4d69-9d36-2790e60dc03d} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.12.18 03:55:37.041796 [ 5 ] {18443799-4cc2-4d69-9d36-2790e60dc03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5448 | 2025.12.18 03:55:37.042363 [ 5 ] {18443799-4cc2-4d69-9d36-2790e60dc03d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5449 | 2025.12.18 03:55:37.042587 [ 5 ] {18443799-4cc2-4d69-9d36-2790e60dc03d} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.12.18 03:55:37.042726 [ 5 ] {18443799-4cc2-4d69-9d36-2790e60dc03d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001927 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 5451 | 2025.12.18 03:55:37.042788 [ 5 ] {18443799-4cc2-4d69-9d36-2790e60dc03d} <Debug> TCPHandler: Processed in 0.002113656 sec. | ||
| 5452 | 2025.12.18 03:55:37.042905 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2025.12.18 03:55:37.043000 [ 5 ] {a0d23b00-82d7-40dd-be2b-a941deeac92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5454 | 2025.12.18 03:55:37.043040 [ 5 ] {a0d23b00-82d7-40dd-be2b-a941deeac92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5455 | 2025.12.18 03:55:37.043381 [ 5 ] {a0d23b00-82d7-40dd-be2b-a941deeac92c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2025.12.18 03:55:37.043417 [ 5 ] {a0d23b00-82d7-40dd-be2b-a941deeac92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5457 | 2025.12.18 03:55:37.043721 [ 5 ] {a0d23b00-82d7-40dd-be2b-a941deeac92c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5458 | 2025.12.18 03:55:37.043926 [ 5 ] {a0d23b00-82d7-40dd-be2b-a941deeac92c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2025.12.18 03:55:37.044056 [ 5 ] {a0d23b00-82d7-40dd-be2b-a941deeac92c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 5460 | 2025.12.18 03:55:37.044093 [ 5 ] {a0d23b00-82d7-40dd-be2b-a941deeac92c} <Debug> TCPHandler: Processed in 0.001236715 sec. | ||
| 5461 | 2025.12.18 03:55:38.417134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11949 | ||
| 5462 | 2025.12.18 03:55:38.417959 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2025.12.18 03:55:38.418035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5464 | 2025.12.18 03:55:38.418807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5465 | 2025.12.18 03:55:38.419164 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2025.12.18 03:55:38.419367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11949 | ||
| 5467 | 2025.12.18 03:55:39.088926 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5468 | 2025.12.18 03:55:39.107513 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2025.12.18 03:55:39.107594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5470 | 2025.12.18 03:55:39.113604 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5471 | 2025.12.18 03:55:39.114423 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.12.18 03:55:39.118594 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5473 | 2025.12.18 03:55:39.125689 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60297 | ||
| 5474 | 2025.12.18 03:55:39.125810 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5475 | 2025.12.18 03:55:39.125838 [ 290 ] {} <Debug> TCP-Session: 7713c7da-889e-4a15-ad87-f8758602d2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:60297 | ||
| 5476 | 2025.12.18 03:55:39.125861 [ 290 ] {} <Debug> TCP-Session: 7713c7da-889e-4a15-ad87-f8758602d2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2025.12.18 03:55:39.125876 [ 290 ] {} <Debug> TCP-Session: 7713c7da-889e-4a15-ad87-f8758602d2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2025.12.18 03:55:39.126077 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37582 | ||
| 5479 | 2025.12.18 03:55:39.126098 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65504 | ||
| 5480 | 2025.12.18 03:55:39.126099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35183 | ||
| 5481 | 2025.12.18 03:55:39.126148 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48148 | ||
| 5482 | 2025.12.18 03:55:39.126184 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49039 | ||
| 5483 | 2025.12.18 03:55:39.126192 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63233 | ||
| 5484 | 2025.12.18 03:55:39.126219 [ 290 ] {} <Trace> TCP-Session: 7713c7da-889e-4a15-ad87-f8758602d2ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2025.12.18 03:55:39.126242 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5486 | 2025.12.18 03:55:39.126188 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5487 | 2025.12.18 03:55:39.126288 [ 293 ] {} <Debug> TCP-Session: c0b97aff-e8cd-4b4f-a926-0168abfccebc Authenticating user 'default' from [fd00:1122:3344:101::e]:35183 | ||
| 5488 | 2025.12.18 03:55:39.126167 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35820 | ||
| 5489 | 2025.12.18 03:55:39.126316 [ 294 ] {} <Debug> TCP-Session: 6d0625a9-12f9-4e76-a358-b40079b33036 Authenticating user 'default' from [fd00:1122:3344:101::e]:65504 | ||
| 5490 | 2025.12.18 03:55:39.126336 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5491 | 2025.12.18 03:55:39.126358 [ 294 ] {} <Debug> TCP-Session: 6d0625a9-12f9-4e76-a358-b40079b33036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2025.12.18 03:55:39.126327 [ 293 ] {} <Debug> TCP-Session: c0b97aff-e8cd-4b4f-a926-0168abfccebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2025.12.18 03:55:39.126385 [ 295 ] {} <Debug> TCP-Session: 1f5b1eb2-60a4-4839-8293-63981ac94f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:48148 | ||
| 5494 | 2025.12.18 03:55:39.126389 [ 294 ] {} <Debug> TCP-Session: 6d0625a9-12f9-4e76-a358-b40079b33036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2025.12.18 03:55:39.126416 [ 290 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5496 | 2025.12.18 03:55:39.126440 [ 295 ] {} <Debug> TCP-Session: 1f5b1eb2-60a4-4839-8293-63981ac94f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2025.12.18 03:55:39.126445 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5498 | 2025.12.18 03:55:39.126466 [ 295 ] {} <Debug> TCP-Session: 1f5b1eb2-60a4-4839-8293-63981ac94f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2025.12.18 03:55:39.126490 [ 3 ] {} <Debug> TCP-Session: bced6041-a84a-43ae-a087-d43955d429be Authenticating user 'default' from [fd00:1122:3344:101::e]:63233 | ||
| 5500 | 2025.12.18 03:55:39.126494 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2025.12.18 03:55:39.126520 [ 3 ] {} <Debug> TCP-Session: bced6041-a84a-43ae-a087-d43955d429be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2025.12.18 03:55:39.126530 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5503 | 2025.12.18 03:55:39.126537 [ 3 ] {} <Debug> TCP-Session: bced6041-a84a-43ae-a087-d43955d429be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2025.12.18 03:55:39.126538 [ 298 ] {} <Debug> TCP-Session: 6703fecf-3024-47e8-a0e6-efaf8491b3b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49039 | ||
| 5505 | 2025.12.18 03:55:39.126567 [ 297 ] {} <Debug> TCP-Session: 1469f7ae-cf42-42a4-a9c8-16136fe07d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:35820 | ||
| 5506 | 2025.12.18 03:55:39.126588 [ 298 ] {} <Debug> TCP-Session: 6703fecf-3024-47e8-a0e6-efaf8491b3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2025.12.18 03:55:39.126611 [ 297 ] {} <Debug> TCP-Session: 1469f7ae-cf42-42a4-a9c8-16136fe07d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2025.12.18 03:55:39.126624 [ 298 ] {} <Debug> TCP-Session: 6703fecf-3024-47e8-a0e6-efaf8491b3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2025.12.18 03:55:39.126640 [ 297 ] {} <Debug> TCP-Session: 1469f7ae-cf42-42a4-a9c8-16136fe07d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2025.12.18 03:55:39.126410 [ 293 ] {} <Debug> TCP-Session: c0b97aff-e8cd-4b4f-a926-0168abfccebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2025.12.18 03:55:39.126155 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46516 | ||
| 5512 | 2025.12.18 03:55:39.126166 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5513 | 2025.12.18 03:55:39.126728 [ 290 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5514 | 2025.12.18 03:55:39.126757 [ 292 ] {} <Debug> TCP-Session: ab4de68c-1d69-4504-b9cb-c0f6ae4cfdc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37582 | ||
| 5515 | 2025.12.18 03:55:39.126789 [ 292 ] {} <Debug> TCP-Session: ab4de68c-1d69-4504-b9cb-c0f6ae4cfdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2025.12.18 03:55:39.126802 [ 292 ] {} <Debug> TCP-Session: ab4de68c-1d69-4504-b9cb-c0f6ae4cfdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2025.12.18 03:55:39.126807 [ 290 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5518 | 2025.12.18 03:55:39.126837 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5519 | 2025.12.18 03:55:39.126865 [ 296 ] {} <Debug> TCP-Session: c0d3a44b-216b-4775-a0f7-d997736e4778 Authenticating user 'default' from [fd00:1122:3344:101::e]:46516 | ||
| 5520 | 2025.12.18 03:55:39.126881 [ 296 ] {} <Debug> TCP-Session: c0d3a44b-216b-4775-a0f7-d997736e4778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2025.12.18 03:55:39.126893 [ 296 ] {} <Debug> TCP-Session: c0d3a44b-216b-4775-a0f7-d997736e4778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2025.12.18 03:55:39.127122 [ 290 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 5523 | 2025.12.18 03:55:39.128090 [ 338 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Trace> AggregatingTransform: Aggregating | ||
| 5524 | 2025.12.18 03:55:39.128139 [ 338 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Trace> Aggregator: Aggregation method: without_key | ||
| 5525 | 2025.12.18 03:55:39.128175 [ 338 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948592 sec. (1054.194 rows/sec., 41.18 KiB/sec.) | ||
| 5526 | 2025.12.18 03:55:39.128194 [ 338 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Trace> Aggregator: Merging aggregated data | ||
| 5527 | 2025.12.18 03:55:39.129481 [ 290 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003131 sec., 319.38677738741615 rows/sec., 12.48 KiB/sec. | ||
| 5528 | 2025.12.18 03:55:39.129601 [ 290 ] {b9df3ebc-ec54-4920-9d1d-13d40867e696} <Debug> TCPHandler: Processed in 0.003499014 sec. | ||
| 5529 | 2025.12.18 03:55:39.129736 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5530 | 2025.12.18 03:55:39.129767 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5531 | 2025.12.18 03:55:39.129770 [ 290 ] {} <Debug> TCP-Session: 7713c7da-889e-4a15-ad87-f8758602d2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2025.12.18 03:55:39.129788 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5533 | 2025.12.18 03:55:39.129811 [ 292 ] {} <Debug> TCP-Session: ab4de68c-1d69-4504-b9cb-c0f6ae4cfdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2025.12.18 03:55:39.129809 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5535 | 2025.12.18 03:55:39.129831 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5536 | 2025.12.18 03:55:39.129850 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5537 | 2025.12.18 03:55:39.129884 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5538 | 2025.12.18 03:55:39.129887 [ 3 ] {} <Debug> TCP-Session: bced6041-a84a-43ae-a087-d43955d429be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2025.12.18 03:55:39.129906 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5540 | 2025.12.18 03:55:39.129920 [ 294 ] {} <Debug> TCP-Session: 6d0625a9-12f9-4e76-a358-b40079b33036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2025.12.18 03:55:39.129913 [ 297 ] {} <Debug> TCP-Session: 1469f7ae-cf42-42a4-a9c8-16136fe07d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2025.12.18 03:55:39.129965 [ 298 ] {} <Debug> TCP-Session: 6703fecf-3024-47e8-a0e6-efaf8491b3b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2025.12.18 03:55:39.129871 [ 293 ] {} <Debug> TCP-Session: c0b97aff-e8cd-4b4f-a926-0168abfccebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2025.12.18 03:55:39.129840 [ 296 ] {} <Debug> TCP-Session: c0d3a44b-216b-4775-a0f7-d997736e4778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2025.12.18 03:55:39.129875 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5546 | 2025.12.18 03:55:39.130077 [ 295 ] {} <Debug> TCP-Session: 1f5b1eb2-60a4-4839-8293-63981ac94f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2025.12.18 03:55:39.306235 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61136 | ||
| 5548 | 2025.12.18 03:55:39.306348 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5549 | 2025.12.18 03:55:39.306376 [ 290 ] {} <Debug> TCP-Session: 941ea891-3fd0-4a3a-b5db-ad6b8aa78604 Authenticating user 'default' from [fd00:1122:3344:101::e]:61136 | ||
| 5550 | 2025.12.18 03:55:39.306397 [ 290 ] {} <Debug> TCP-Session: 941ea891-3fd0-4a3a-b5db-ad6b8aa78604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2025.12.18 03:55:39.306409 [ 290 ] {} <Debug> TCP-Session: 941ea891-3fd0-4a3a-b5db-ad6b8aa78604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2025.12.18 03:55:39.306593 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60461 | ||
| 5553 | 2025.12.18 03:55:39.306627 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60524 | ||
| 5554 | 2025.12.18 03:55:39.306641 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34999 | ||
| 5555 | 2025.12.18 03:55:39.306680 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41256 | ||
| 5556 | 2025.12.18 03:55:39.306692 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56812 | ||
| 5557 | 2025.12.18 03:55:39.306714 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5558 | 2025.12.18 03:55:39.306713 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41354 | ||
| 5559 | 2025.12.18 03:55:39.306784 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5560 | 2025.12.18 03:55:39.306809 [ 290 ] {} <Trace> TCP-Session: 941ea891-3fd0-4a3a-b5db-ad6b8aa78604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2025.12.18 03:55:39.306831 [ 297 ] {} <Debug> TCP-Session: 44c6a8b8-63fa-4e5c-b83c-edd4cb5f6290 Authenticating user 'default' from [fd00:1122:3344:101::e]:56812 | ||
| 5562 | 2025.12.18 03:55:39.306768 [ 294 ] {} <Debug> TCP-Session: 5af2188c-5354-46e9-a9ae-a136d5b803d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60524 | ||
| 5563 | 2025.12.18 03:55:39.306855 [ 297 ] {} <Debug> TCP-Session: 44c6a8b8-63fa-4e5c-b83c-edd4cb5f6290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2025.12.18 03:55:39.306873 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5565 | 2025.12.18 03:55:39.306879 [ 297 ] {} <Debug> TCP-Session: 44c6a8b8-63fa-4e5c-b83c-edd4cb5f6290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2025.12.18 03:55:39.306878 [ 294 ] {} <Debug> TCP-Session: 5af2188c-5354-46e9-a9ae-a136d5b803d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2025.12.18 03:55:39.306910 [ 3 ] {} <Debug> TCP-Session: 63ab75d7-dcd6-47d9-82bc-82494e004152 Authenticating user 'default' from [fd00:1122:3344:101::e]:41354 | ||
| 5568 | 2025.12.18 03:55:39.306935 [ 294 ] {} <Debug> TCP-Session: 5af2188c-5354-46e9-a9ae-a136d5b803d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2025.12.18 03:55:39.306957 [ 3 ] {} <Debug> TCP-Session: 63ab75d7-dcd6-47d9-82bc-82494e004152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2025.12.18 03:55:39.306763 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5571 | 2025.12.18 03:55:39.306981 [ 3 ] {} <Debug> TCP-Session: 63ab75d7-dcd6-47d9-82bc-82494e004152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2025.12.18 03:55:39.307017 [ 290 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61136) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5573 | 2025.12.18 03:55:39.307026 [ 295 ] {} <Debug> TCP-Session: 788431f4-5c39-4b21-adcd-de569254bad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34999 | ||
| 5574 | 2025.12.18 03:55:39.306763 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5575 | 2025.12.18 03:55:39.307073 [ 295 ] {} <Debug> TCP-Session: 788431f4-5c39-4b21-adcd-de569254bad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2025.12.18 03:55:39.306714 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5577 | 2025.12.18 03:55:39.307100 [ 296 ] {} <Debug> TCP-Session: 18add463-94c8-41ec-b3d4-b24cd5257a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:41256 | ||
| 5578 | 2025.12.18 03:55:39.307104 [ 295 ] {} <Debug> TCP-Session: 788431f4-5c39-4b21-adcd-de569254bad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2025.12.18 03:55:39.307135 [ 292 ] {} <Debug> TCP-Session: 950c0968-e548-4bef-b71e-e72fa5952ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:60461 | ||
| 5580 | 2025.12.18 03:55:39.307141 [ 296 ] {} <Debug> TCP-Session: 18add463-94c8-41ec-b3d4-b24cd5257a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2025.12.18 03:55:39.307160 [ 292 ] {} <Debug> TCP-Session: 950c0968-e548-4bef-b71e-e72fa5952ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2025.12.18 03:55:39.307166 [ 296 ] {} <Debug> TCP-Session: 18add463-94c8-41ec-b3d4-b24cd5257a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2025.12.18 03:55:39.307174 [ 292 ] {} <Debug> TCP-Session: 950c0968-e548-4bef-b71e-e72fa5952ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2025.12.18 03:55:39.306629 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35801 | ||
| 5585 | 2025.12.18 03:55:39.306705 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53016 | ||
| 5586 | 2025.12.18 03:55:39.307267 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5587 | 2025.12.18 03:55:39.307282 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5588 | 2025.12.18 03:55:39.307289 [ 293 ] {} <Debug> TCP-Session: adbe3346-2ce1-436d-8ab5-f4ff7c711b5f Authenticating user 'default' from [fd00:1122:3344:101::e]:35801 | ||
| 5589 | 2025.12.18 03:55:39.307288 [ 290 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5590 | 2025.12.18 03:55:39.307305 [ 298 ] {} <Debug> TCP-Session: ede02fe0-7ead-425a-a605-a54cd372a760 Authenticating user 'default' from [fd00:1122:3344:101::e]:53016 | ||
| 5591 | 2025.12.18 03:55:39.307333 [ 293 ] {} <Debug> TCP-Session: adbe3346-2ce1-436d-8ab5-f4ff7c711b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2025.12.18 03:55:39.307345 [ 298 ] {} <Debug> TCP-Session: ede02fe0-7ead-425a-a605-a54cd372a760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2025.12.18 03:55:39.307350 [ 293 ] {} <Debug> TCP-Session: adbe3346-2ce1-436d-8ab5-f4ff7c711b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2025.12.18 03:55:39.307359 [ 298 ] {} <Debug> TCP-Session: ede02fe0-7ead-425a-a605-a54cd372a760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2025.12.18 03:55:39.307365 [ 290 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5596 | 2025.12.18 03:55:39.307660 [ 290 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 5597 | 2025.12.18 03:55:39.308610 [ 329 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Trace> AggregatingTransform: Aggregating | ||
| 5598 | 2025.12.18 03:55:39.308663 [ 329 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Trace> Aggregator: Aggregation method: without_key | ||
| 5599 | 2025.12.18 03:55:39.308701 [ 329 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937371 sec. (1066.813 rows/sec., 41.67 KiB/sec.) | ||
| 5600 | 2025.12.18 03:55:39.308723 [ 329 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Trace> Aggregator: Merging aggregated data | ||
| 5601 | 2025.12.18 03:55:39.310103 [ 290 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 5602 | 2025.12.18 03:55:39.310268 [ 290 ] {de999492-1b0c-4362-a2c5-b88967578bda} <Debug> TCPHandler: Processed in 0.003579265 sec. | ||
| 5603 | 2025.12.18 03:55:39.310399 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5604 | 2025.12.18 03:55:39.310434 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5605 | 2025.12.18 03:55:39.310438 [ 290 ] {} <Debug> TCP-Session: 941ea891-3fd0-4a3a-b5db-ad6b8aa78604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2025.12.18 03:55:39.310459 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5607 | 2025.12.18 03:55:39.310480 [ 292 ] {} <Debug> TCP-Session: 950c0968-e548-4bef-b71e-e72fa5952ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2025.12.18 03:55:39.310482 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5609 | 2025.12.18 03:55:39.310512 [ 3 ] {} <Debug> TCP-Session: 63ab75d7-dcd6-47d9-82bc-82494e004152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2025.12.18 03:55:39.310524 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5611 | 2025.12.18 03:55:39.310542 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5612 | 2025.12.18 03:55:39.310546 [ 295 ] {} <Debug> TCP-Session: 788431f4-5c39-4b21-adcd-de569254bad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2025.12.18 03:55:39.310565 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5614 | 2025.12.18 03:55:39.310590 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5615 | 2025.12.18 03:55:39.310584 [ 297 ] {} <Debug> TCP-Session: 44c6a8b8-63fa-4e5c-b83c-edd4cb5f6290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2025.12.18 03:55:39.310655 [ 296 ] {} <Debug> TCP-Session: 18add463-94c8-41ec-b3d4-b24cd5257a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2025.12.18 03:55:39.310635 [ 298 ] {} <Debug> TCP-Session: ede02fe0-7ead-425a-a605-a54cd372a760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2025.12.18 03:55:39.310571 [ 293 ] {} <Debug> TCP-Session: adbe3346-2ce1-436d-8ab5-f4ff7c711b5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2025.12.18 03:55:39.310501 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5620 | 2025.12.18 03:55:39.310758 [ 294 ] {} <Debug> TCP-Session: 5af2188c-5354-46e9-a9ae-a136d5b803d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2025.12.18 03:55:39.389557 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48135 | ||
| 5622 | 2025.12.18 03:55:39.389667 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5623 | 2025.12.18 03:55:39.389693 [ 290 ] {} <Debug> TCP-Session: ce6c27f1-08f8-41b6-8faf-eb936af97a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:48135 | ||
| 5624 | 2025.12.18 03:55:39.389716 [ 290 ] {} <Debug> TCP-Session: ce6c27f1-08f8-41b6-8faf-eb936af97a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2025.12.18 03:55:39.389731 [ 290 ] {} <Debug> TCP-Session: ce6c27f1-08f8-41b6-8faf-eb936af97a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2025.12.18 03:55:39.389969 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44470 | ||
| 5627 | 2025.12.18 03:55:39.389981 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46517 | ||
| 5628 | 2025.12.18 03:55:39.390009 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55064 | ||
| 5629 | 2025.12.18 03:55:39.390043 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40136 | ||
| 5630 | 2025.12.18 03:55:39.390083 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2025.12.18 03:55:39.390095 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5632 | 2025.12.18 03:55:39.390125 [ 292 ] {} <Debug> TCP-Session: db540282-280a-4f10-a5be-85d5e7f84a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:44470 | ||
| 5633 | 2025.12.18 03:55:39.390147 [ 294 ] {} <Debug> TCP-Session: 20f9cfdb-33eb-408c-be7c-7e338039fe77 Authenticating user 'default' from [fd00:1122:3344:101::e]:46517 | ||
| 5634 | 2025.12.18 03:55:39.390129 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5635 | 2025.12.18 03:55:39.390169 [ 292 ] {} <Debug> TCP-Session: db540282-280a-4f10-a5be-85d5e7f84a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2025.12.18 03:55:39.390178 [ 294 ] {} <Debug> TCP-Session: 20f9cfdb-33eb-408c-be7c-7e338039fe77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2025.12.18 03:55:39.390206 [ 295 ] {} <Debug> TCP-Session: 0701504b-e006-4094-bb9e-7835e802ee11 Authenticating user 'default' from [fd00:1122:3344:101::e]:55064 | ||
| 5638 | 2025.12.18 03:55:39.390247 [ 294 ] {} <Debug> TCP-Session: 20f9cfdb-33eb-408c-be7c-7e338039fe77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2025.12.18 03:55:39.390211 [ 292 ] {} <Debug> TCP-Session: db540282-280a-4f10-a5be-85d5e7f84a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2025.12.18 03:55:39.390273 [ 295 ] {} <Debug> TCP-Session: 0701504b-e006-4094-bb9e-7835e802ee11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2025.12.18 03:55:39.390169 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5642 | 2025.12.18 03:55:39.390310 [ 295 ] {} <Debug> TCP-Session: 0701504b-e006-4094-bb9e-7835e802ee11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2025.12.18 03:55:39.390061 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52469 | ||
| 5644 | 2025.12.18 03:55:39.390344 [ 298 ] {} <Debug> TCP-Session: 60851854-2709-41d2-bbe0-6b7843611f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:40136 | ||
| 5645 | 2025.12.18 03:55:39.390032 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62134 | ||
| 5646 | 2025.12.18 03:55:39.390382 [ 298 ] {} <Debug> TCP-Session: 60851854-2709-41d2-bbe0-6b7843611f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2025.12.18 03:55:39.390409 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5648 | 2025.12.18 03:55:39.390017 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37781 | ||
| 5649 | 2025.12.18 03:55:39.390428 [ 298 ] {} <Debug> TCP-Session: 60851854-2709-41d2-bbe0-6b7843611f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2025.12.18 03:55:39.390442 [ 3 ] {} <Debug> TCP-Session: d3f1def8-48ad-40e4-8ce7-de49ab941b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:52469 | ||
| 5651 | 2025.12.18 03:55:39.390445 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5652 | 2025.12.18 03:55:39.390479 [ 3 ] {} <Debug> TCP-Session: d3f1def8-48ad-40e4-8ce7-de49ab941b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2025.12.18 03:55:39.389985 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61709 | ||
| 5654 | 2025.12.18 03:55:39.390506 [ 3 ] {} <Debug> TCP-Session: d3f1def8-48ad-40e4-8ce7-de49ab941b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2025.12.18 03:55:39.390503 [ 297 ] {} <Debug> TCP-Session: 141dcbcd-cc09-4afb-8e9b-12059ff8e332 Authenticating user 'default' from [fd00:1122:3344:101::e]:62134 | ||
| 5656 | 2025.12.18 03:55:39.390498 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2025.12.18 03:55:39.390565 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5658 | 2025.12.18 03:55:39.390563 [ 297 ] {} <Debug> TCP-Session: 141dcbcd-cc09-4afb-8e9b-12059ff8e332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2025.12.18 03:55:39.390587 [ 296 ] {} <Debug> TCP-Session: 19558000-defe-4690-a08b-42bdc20c0d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:37781 | ||
| 5660 | 2025.12.18 03:55:39.390597 [ 293 ] {} <Debug> TCP-Session: a8587a4a-e1ee-43c8-a3a3-fb30f255e562 Authenticating user 'default' from [fd00:1122:3344:101::e]:61709 | ||
| 5661 | 2025.12.18 03:55:39.390605 [ 297 ] {} <Debug> TCP-Session: 141dcbcd-cc09-4afb-8e9b-12059ff8e332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2025.12.18 03:55:39.390622 [ 296 ] {} <Debug> TCP-Session: 19558000-defe-4690-a08b-42bdc20c0d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2025.12.18 03:55:39.390635 [ 293 ] {} <Debug> TCP-Session: a8587a4a-e1ee-43c8-a3a3-fb30f255e562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2025.12.18 03:55:39.390658 [ 296 ] {} <Debug> TCP-Session: 19558000-defe-4690-a08b-42bdc20c0d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2025.12.18 03:55:39.390672 [ 293 ] {} <Debug> TCP-Session: a8587a4a-e1ee-43c8-a3a3-fb30f255e562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.12.18 03:55:39.390057 [ 290 ] {} <Trace> TCP-Session: ce6c27f1-08f8-41b6-8faf-eb936af97a6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2025.12.18 03:55:39.390873 [ 290 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5668 | 2025.12.18 03:55:39.391133 [ 290 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5669 | 2025.12.18 03:55:39.391189 [ 290 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5670 | 2025.12.18 03:55:39.391485 [ 290 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 5671 | 2025.12.18 03:55:39.392476 [ 308 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Trace> AggregatingTransform: Aggregating | ||
| 5672 | 2025.12.18 03:55:39.392529 [ 308 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5673 | 2025.12.18 03:55:39.392568 [ 308 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975822 sec. (1024.777 rows/sec., 40.03 KiB/sec.) | ||
| 5674 | 2025.12.18 03:55:39.392588 [ 308 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Trace> Aggregator: Merging aggregated data | ||
| 5675 | 2025.12.18 03:55:39.393979 [ 290 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 5676 | 2025.12.18 03:55:39.394138 [ 290 ] {7a38f4ca-5882-4df5-a021-de2a4c94632a} <Debug> TCPHandler: Processed in 0.004192773 sec. | ||
| 5677 | 2025.12.18 03:55:39.394222 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5678 | 2025.12.18 03:55:39.394251 [ 290 ] {} <Debug> TCP-Session: ce6c27f1-08f8-41b6-8faf-eb936af97a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2025.12.18 03:55:39.394255 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5680 | 2025.12.18 03:55:39.394273 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5681 | 2025.12.18 03:55:39.394294 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5682 | 2025.12.18 03:55:39.394317 [ 293 ] {} <Debug> TCP-Session: a8587a4a-e1ee-43c8-a3a3-fb30f255e562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2025.12.18 03:55:39.394333 [ 294 ] {} <Debug> TCP-Session: 20f9cfdb-33eb-408c-be7c-7e338039fe77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2025.12.18 03:55:39.394336 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5685 | 2025.12.18 03:55:39.394354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5686 | 2025.12.18 03:55:39.394369 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5687 | 2025.12.18 03:55:39.394396 [ 296 ] {} <Debug> TCP-Session: 19558000-defe-4690-a08b-42bdc20c0d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2025.12.18 03:55:39.394409 [ 292 ] {} <Debug> TCP-Session: db540282-280a-4f10-a5be-85d5e7f84a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2025.12.18 03:55:39.394427 [ 297 ] {} <Debug> TCP-Session: 141dcbcd-cc09-4afb-8e9b-12059ff8e332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2025.12.18 03:55:39.394348 [ 3 ] {} <Debug> TCP-Session: d3f1def8-48ad-40e4-8ce7-de49ab941b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2025.12.18 03:55:39.394389 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5692 | 2025.12.18 03:55:39.394313 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5693 | 2025.12.18 03:55:39.394507 [ 298 ] {} <Debug> TCP-Session: 60851854-2709-41d2-bbe0-6b7843611f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2025.12.18 03:55:39.394543 [ 295 ] {} <Debug> TCP-Session: 0701504b-e006-4094-bb9e-7835e802ee11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2025.12.18 03:55:40.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.24 MiB, peak 263.33 MiB, free memory in arenas 0.00 B, will set to 252.09 MiB (RSS), difference: -1.14 MiB | ||
| 5696 | 2025.12.18 03:55:40.929315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 744 | ||
| 5697 | 2025.12.18 03:55:40.932251 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2025.12.18 03:55:40.932290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5699 | 2025.12.18 03:55:40.933527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5700 | 2025.12.18 03:55:40.933791 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2025.12.18 03:55:40.934055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 5702 | 2025.12.18 03:55:42.040600 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2025.12.18 03:55:42.040794 [ 5 ] {c2202307-c87b-4fea-99c9-208f67339c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5704 | 2025.12.18 03:55:42.040866 [ 5 ] {c2202307-c87b-4fea-99c9-208f67339c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5705 | 2025.12.18 03:55:42.041514 [ 5 ] {c2202307-c87b-4fea-99c9-208f67339c16} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2025.12.18 03:55:42.041563 [ 5 ] {c2202307-c87b-4fea-99c9-208f67339c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5707 | 2025.12.18 03:55:42.041924 [ 5 ] {c2202307-c87b-4fea-99c9-208f67339c16} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5708 | 2025.12.18 03:55:42.042142 [ 5 ] {c2202307-c87b-4fea-99c9-208f67339c16} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2025.12.18 03:55:42.042289 [ 5 ] {c2202307-c87b-4fea-99c9-208f67339c16} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001547 sec., 1292.824822236587 rows/sec., 105.42 KiB/sec. | ||
| 5710 | 2025.12.18 03:55:42.042328 [ 5 ] {c2202307-c87b-4fea-99c9-208f67339c16} <Debug> TCPHandler: Processed in 0.001865333 sec. | ||
| 5711 | 2025.12.18 03:55:42.042454 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2025.12.18 03:55:42.042556 [ 5 ] {1441c421-9dfa-4c51-a973-9fb7f177eee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5713 | 2025.12.18 03:55:42.042595 [ 5 ] {1441c421-9dfa-4c51-a973-9fb7f177eee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5714 | 2025.12.18 03:55:42.043519 [ 5 ] {1441c421-9dfa-4c51-a973-9fb7f177eee8} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2025.12.18 03:55:42.043555 [ 5 ] {1441c421-9dfa-4c51-a973-9fb7f177eee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5716 | 2025.12.18 03:55:42.043977 [ 5 ] {1441c421-9dfa-4c51-a973-9fb7f177eee8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5717 | 2025.12.18 03:55:42.044187 [ 5 ] {1441c421-9dfa-4c51-a973-9fb7f177eee8} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2025.12.18 03:55:42.044313 [ 5 ] {1441c421-9dfa-4c51-a973-9fb7f177eee8} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001775 sec., 674366.1971830985 rows/sec., 55.59 MiB/sec. | ||
| 5719 | 2025.12.18 03:55:42.044349 [ 5 ] {1441c421-9dfa-4c51-a973-9fb7f177eee8} <Debug> TCPHandler: Processed in 0.001947734 sec. | ||
| 5720 | 2025.12.18 03:55:42.044463 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2025.12.18 03:55:42.044556 [ 5 ] {12434b2e-ee2e-4ff3-8075-ca138b57809a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5722 | 2025.12.18 03:55:42.044595 [ 5 ] {12434b2e-ee2e-4ff3-8075-ca138b57809a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5723 | 2025.12.18 03:55:42.045227 [ 5 ] {12434b2e-ee2e-4ff3-8075-ca138b57809a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.12.18 03:55:42.045273 [ 5 ] {12434b2e-ee2e-4ff3-8075-ca138b57809a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5725 | 2025.12.18 03:55:42.045603 [ 5 ] {12434b2e-ee2e-4ff3-8075-ca138b57809a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5726 | 2025.12.18 03:55:42.045918 [ 5 ] {12434b2e-ee2e-4ff3-8075-ca138b57809a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2025.12.18 03:55:42.046046 [ 5 ] {12434b2e-ee2e-4ff3-8075-ca138b57809a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001507 sec., 1327.1400132714 rows/sec., 92.67 KiB/sec. | ||
| 5728 | 2025.12.18 03:55:42.046082 [ 5 ] {12434b2e-ee2e-4ff3-8075-ca138b57809a} <Debug> TCPHandler: Processed in 0.001666091 sec. | ||
| 5729 | 2025.12.18 03:55:42.046191 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2025.12.18 03:55:42.046283 [ 5 ] {33d9d624-a56a-4cec-a6c7-6fa500c63747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5731 | 2025.12.18 03:55:42.046320 [ 5 ] {33d9d624-a56a-4cec-a6c7-6fa500c63747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5732 | 2025.12.18 03:55:42.046776 [ 5 ] {33d9d624-a56a-4cec-a6c7-6fa500c63747} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2025.12.18 03:55:42.046812 [ 5 ] {33d9d624-a56a-4cec-a6c7-6fa500c63747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5734 | 2025.12.18 03:55:42.047116 [ 5 ] {33d9d624-a56a-4cec-a6c7-6fa500c63747} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5735 | 2025.12.18 03:55:42.047318 [ 5 ] {33d9d624-a56a-4cec-a6c7-6fa500c63747} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2025.12.18 03:55:42.047442 [ 5 ] {33d9d624-a56a-4cec-a6c7-6fa500c63747} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001176 sec., 193877.55102040817 rows/sec., 13.13 MiB/sec. | ||
| 5737 | 2025.12.18 03:55:42.047477 [ 5 ] {33d9d624-a56a-4cec-a6c7-6fa500c63747} <Debug> TCPHandler: Processed in 0.001333156 sec. | ||
| 5738 | 2025.12.18 03:55:42.047586 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2025.12.18 03:55:42.047678 [ 5 ] {e0e66f69-4a3c-4f1e-aeec-21f097e86dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5740 | 2025.12.18 03:55:42.047717 [ 5 ] {e0e66f69-4a3c-4f1e-aeec-21f097e86dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5741 | 2025.12.18 03:55:42.048250 [ 5 ] {e0e66f69-4a3c-4f1e-aeec-21f097e86dbf} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2025.12.18 03:55:42.048285 [ 5 ] {e0e66f69-4a3c-4f1e-aeec-21f097e86dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5743 | 2025.12.18 03:55:42.048604 [ 5 ] {e0e66f69-4a3c-4f1e-aeec-21f097e86dbf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5744 | 2025.12.18 03:55:42.048804 [ 5 ] {e0e66f69-4a3c-4f1e-aeec-21f097e86dbf} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2025.12.18 03:55:42.048926 [ 5 ] {e0e66f69-4a3c-4f1e-aeec-21f097e86dbf} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001266 sec., 412322.2748815166 rows/sec., 30.52 MiB/sec. | ||
| 5746 | 2025.12.18 03:55:42.048962 [ 5 ] {e0e66f69-4a3c-4f1e-aeec-21f097e86dbf} <Debug> TCPHandler: Processed in 0.001423128 sec. | ||
| 5747 | 2025.12.18 03:55:42.049076 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2025.12.18 03:55:42.049168 [ 5 ] {dd32c541-95c6-431b-b32b-e9a2e7446526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5749 | 2025.12.18 03:55:42.049210 [ 5 ] {dd32c541-95c6-431b-b32b-e9a2e7446526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5750 | 2025.12.18 03:55:42.049748 [ 5 ] {dd32c541-95c6-431b-b32b-e9a2e7446526} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.12.18 03:55:42.049782 [ 5 ] {dd32c541-95c6-431b-b32b-e9a2e7446526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5752 | 2025.12.18 03:55:42.050168 [ 5 ] {dd32c541-95c6-431b-b32b-e9a2e7446526} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5753 | 2025.12.18 03:55:42.050374 [ 5 ] {dd32c541-95c6-431b-b32b-e9a2e7446526} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2025.12.18 03:55:42.050497 [ 5 ] {dd32c541-95c6-431b-b32b-e9a2e7446526} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001347 sec., 627319.97030438 rows/sec., 42.22 MiB/sec. | ||
| 5755 | 2025.12.18 03:55:42.050531 [ 5 ] {dd32c541-95c6-431b-b32b-e9a2e7446526} <Debug> TCPHandler: Processed in 0.001503519 sec. | ||
| 5756 | 2025.12.18 03:55:42.050643 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2025.12.18 03:55:42.050736 [ 5 ] {0fe95bea-a043-4d95-b2bd-cb917717e610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5758 | 2025.12.18 03:55:42.050776 [ 5 ] {0fe95bea-a043-4d95-b2bd-cb917717e610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5759 | 2025.12.18 03:55:42.051103 [ 5 ] {0fe95bea-a043-4d95-b2bd-cb917717e610} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.12.18 03:55:42.051139 [ 5 ] {0fe95bea-a043-4d95-b2bd-cb917717e610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5761 | 2025.12.18 03:55:42.051434 [ 5 ] {0fe95bea-a043-4d95-b2bd-cb917717e610} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5762 | 2025.12.18 03:55:42.051634 [ 5 ] {0fe95bea-a043-4d95-b2bd-cb917717e610} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.12.18 03:55:42.051755 [ 5 ] {0fe95bea-a043-4d95-b2bd-cb917717e610} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 5764 | 2025.12.18 03:55:42.051789 [ 5 ] {0fe95bea-a043-4d95-b2bd-cb917717e610} <Debug> TCPHandler: Processed in 0.001192995 sec. | ||
| 5765 | 2025.12.18 03:55:45.781914 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5766 | 2025.12.18 03:55:45.782019 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5767 | 2025.12.18 03:55:45.919573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12397 | ||
| 5768 | 2025.12.18 03:55:45.920318 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2025.12.18 03:55:45.920381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5770 | 2025.12.18 03:55:45.920969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5771 | 2025.12.18 03:55:45.921207 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2025.12.18 03:55:45.921332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12397 | ||
| 5773 | 2025.12.18 03:55:45.921343 [ 52 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5774 | 2025.12.18 03:55:45.921389 [ 52 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2025.12.18 03:55:45.921410 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5776 | 2025.12.18 03:55:45.921524 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::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 | ||
| 5777 | 2025.12.18 03:55:45.921671 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5778 | 2025.12.18 03:55:45.921714 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10029 rows starting from the beginning of the part | ||
| 5779 | 2025.12.18 03:55:45.921781 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5780 | 2025.12.18 03:55:45.921831 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5781 | 2025.12.18 03:55:45.921877 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5782 | 2025.12.18 03:55:45.921918 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5783 | 2025.12.18 03:55:45.921960 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5784 | 2025.12.18 03:55:45.923796 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12397 rows, containing 4 columns (4 merged, 0 gathered) in 0.002323329 sec., 5335877.957878544 rows/sec., 76.33 MiB/sec. | ||
| 5785 | 2025.12.18 03:55:45.924065 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5786 | 2025.12.18 03:55:45.924332 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2025.12.18 03:55:45.924407 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_26_5} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5788 | 2025.12.18 03:55:45.924489 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5789 | 2025.12.18 03:55:46.618774 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5790 | 2025.12.18 03:55:46.636527 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2025.12.18 03:55:46.636589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5792 | 2025.12.18 03:55:46.641873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5793 | 2025.12.18 03:55:46.642615 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2025.12.18 03:55:46.642902 [ 52 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5795 | 2025.12.18 03:55:46.642974 [ 52 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2025.12.18 03:55:46.642997 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5797 | 2025.12.18 03:55:46.643146 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::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 | ||
| 5798 | 2025.12.18 03:55:46.645703 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5799 | 2025.12.18 03:55:46.647205 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5800 | 2025.12.18 03:55:46.648636 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5801 | 2025.12.18 03:55:46.653154 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5802 | 2025.12.18 03:55:46.657262 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5803 | 2025.12.18 03:55:46.661522 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5804 | 2025.12.18 03:55:46.665816 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5805 | 2025.12.18 03:55:46.669835 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5806 | 2025.12.18 03:55:46.721702 [ 197 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078629697 sec., 2492.6968750750752 rows/sec., 12.89 MiB/sec. | ||
| 5807 | 2025.12.18 03:55:46.724417 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5808 | 2025.12.18 03:55:46.726684 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2025.12.18 03:55:46.726792 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_26_5} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5810 | 2025.12.18 03:55:46.728981 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5811 | 2025.12.18 03:55:47.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.30 MiB, peak 263.84 MiB, free memory in arenas 0.00 B, will set to 259.14 MiB (RSS), difference: 5.83 MiB | ||
| 5812 | 2025.12.18 03:55:47.026399 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2025.12.18 03:55:47.026634 [ 5 ] {734ff250-9a7d-4124-8110-216105fde321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5814 | 2025.12.18 03:55:47.026714 [ 5 ] {734ff250-9a7d-4124-8110-216105fde321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5815 | 2025.12.18 03:55:47.027592 [ 5 ] {734ff250-9a7d-4124-8110-216105fde321} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.12.18 03:55:47.027636 [ 5 ] {734ff250-9a7d-4124-8110-216105fde321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5817 | 2025.12.18 03:55:47.028064 [ 5 ] {734ff250-9a7d-4124-8110-216105fde321} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5818 | 2025.12.18 03:55:47.028287 [ 5 ] {734ff250-9a7d-4124-8110-216105fde321} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.12.18 03:55:47.028443 [ 5 ] {734ff250-9a7d-4124-8110-216105fde321} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001863 sec., 220075.14761137948 rows/sec., 13.96 MiB/sec. | ||
| 5820 | 2025.12.18 03:55:47.028492 [ 5 ] {734ff250-9a7d-4124-8110-216105fde321} <Debug> TCPHandler: Processed in 0.002240778 sec. | ||
| 5821 | 2025.12.18 03:55:47.028663 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2025.12.18 03:55:47.028763 [ 5 ] {0939b2a4-af74-4c05-9c81-1abea6cbda56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5823 | 2025.12.18 03:55:47.028807 [ 5 ] {0939b2a4-af74-4c05-9c81-1abea6cbda56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5824 | 2025.12.18 03:55:47.029689 [ 5 ] {0939b2a4-af74-4c05-9c81-1abea6cbda56} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2025.12.18 03:55:47.029727 [ 5 ] {0939b2a4-af74-4c05-9c81-1abea6cbda56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5826 | 2025.12.18 03:55:47.030104 [ 5 ] {0939b2a4-af74-4c05-9c81-1abea6cbda56} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5827 | 2025.12.18 03:55:47.030305 [ 5 ] {0939b2a4-af74-4c05-9c81-1abea6cbda56} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2025.12.18 03:55:47.030425 [ 24 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5829 | 2025.12.18 03:55:47.030436 [ 5 ] {0939b2a4-af74-4c05-9c81-1abea6cbda56} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001696 sec., 704009.4339622641 rows/sec., 56.26 MiB/sec. | ||
| 5830 | 2025.12.18 03:55:47.030485 [ 24 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2025.12.18 03:55:47.030497 [ 5 ] {0939b2a4-af74-4c05-9c81-1abea6cbda56} <Debug> TCPHandler: Processed in 0.001883694 sec. | ||
| 5832 | 2025.12.18 03:55:47.030513 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5833 | 2025.12.18 03:55:47.030604 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2025.12.18 03:55:47.030644 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5835 | 2025.12.18 03:55:47.030702 [ 5 ] {375fa4c3-d0ad-4558-8e8b-960fb027fb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5836 | 2025.12.18 03:55:47.030747 [ 5 ] {375fa4c3-d0ad-4558-8e8b-960fb027fb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5837 | 2025.12.18 03:55:47.030810 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5838 | 2025.12.18 03:55:47.030855 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2344 rows starting from the beginning of the part | ||
| 5839 | 2025.12.18 03:55:47.030931 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1195 rows starting from the beginning of the part | ||
| 5840 | 2025.12.18 03:55:47.030987 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5841 | 2025.12.18 03:55:47.031036 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1194 rows starting from the beginning of the part | ||
| 5842 | 2025.12.18 03:55:47.031083 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1197 rows starting from the beginning of the part | ||
| 5843 | 2025.12.18 03:55:47.031142 [ 200 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1194 rows starting from the beginning of the part | ||
| 5844 | 2025.12.18 03:55:47.031238 [ 5 ] {375fa4c3-d0ad-4558-8e8b-960fb027fb77} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2025.12.18 03:55:47.031280 [ 5 ] {375fa4c3-d0ad-4558-8e8b-960fb027fb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5846 | 2025.12.18 03:55:47.031631 [ 5 ] {375fa4c3-d0ad-4558-8e8b-960fb027fb77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5847 | 2025.12.18 03:55:47.031837 [ 5 ] {375fa4c3-d0ad-4558-8e8b-960fb027fb77} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2025.12.18 03:55:47.031962 [ 24 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5849 | 2025.12.18 03:55:47.031970 [ 5 ] {375fa4c3-d0ad-4558-8e8b-960fb027fb77} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001287 sec., 191142.19114219115 rows/sec., 11.68 MiB/sec. | ||
| 5850 | 2025.12.18 03:55:47.032002 [ 24 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2025.12.18 03:55:47.032024 [ 5 ] {375fa4c3-d0ad-4558-8e8b-960fb027fb77} <Debug> TCPHandler: Processed in 0.001467158 sec. | ||
| 5852 | 2025.12.18 03:55:47.032027 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5853 | 2025.12.18 03:55:47.032123 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::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 | ||
| 5854 | 2025.12.18 03:55:47.032140 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2025.12.18 03:55:47.032219 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5856 | 2025.12.18 03:55:47.032245 [ 5 ] {7ffe1f8b-d2c1-45c0-abd9-59869a615d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5857 | 2025.12.18 03:55:47.032250 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 264 rows starting from the beginning of the part | ||
| 5858 | 2025.12.18 03:55:47.032291 [ 5 ] {7ffe1f8b-d2c1-45c0-abd9-59869a615d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5859 | 2025.12.18 03:55:47.032316 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 246 rows starting from the beginning of the part | ||
| 5860 | 2025.12.18 03:55:47.032363 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 248 rows starting from the beginning of the part | ||
| 5861 | 2025.12.18 03:55:47.032400 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 246 rows starting from the beginning of the part | ||
| 5862 | 2025.12.18 03:55:47.032438 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 5863 | 2025.12.18 03:55:47.032474 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 246 rows starting from the beginning of the part | ||
| 5864 | 2025.12.18 03:55:47.032794 [ 5 ] {7ffe1f8b-d2c1-45c0-abd9-59869a615d6e} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2025.12.18 03:55:47.032835 [ 5 ] {7ffe1f8b-d2c1-45c0-abd9-59869a615d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5866 | 2025.12.18 03:55:47.033231 [ 5 ] {7ffe1f8b-d2c1-45c0-abd9-59869a615d6e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5867 | 2025.12.18 03:55:47.033394 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307526 sec., 957533.5404420256 rows/sec., 62.30 MiB/sec. | ||
| 5868 | 2025.12.18 03:55:47.033440 [ 5 ] {7ffe1f8b-d2c1-45c0-abd9-59869a615d6e} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2025.12.18 03:55:47.033557 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5870 | 2025.12.18 03:55:47.033580 [ 5 ] {7ffe1f8b-d2c1-45c0-abd9-59869a615d6e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001354 sec., 156573.11669128507 rows/sec., 10.10 MiB/sec. | ||
| 5871 | 2025.12.18 03:55:47.033621 [ 5 ] {7ffe1f8b-d2c1-45c0-abd9-59869a615d6e} <Debug> TCPHandler: Processed in 0.001528679 sec. | ||
| 5872 | 2025.12.18 03:55:47.033734 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2025.12.18 03:55:47.033751 [ 187 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7180 rows, containing 5 columns (5 merged, 0 gathered) in 0.003169399 sec., 2265413.726703391 rows/sec., 191.56 MiB/sec. | ||
| 5874 | 2025.12.18 03:55:47.033814 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2025.12.18 03:55:47.033830 [ 5 ] {a0844837-0c9c-41d3-9b2c-f3c56ddf3dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5876 | 2025.12.18 03:55:47.033876 [ 5 ] {a0844837-0c9c-41d3-9b2c-f3c56ddf3dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5877 | 2025.12.18 03:55:47.033888 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_21_4} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5878 | 2025.12.18 03:55:47.033965 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5879 | 2025.12.18 03:55:47.034104 [ 197 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5880 | 2025.12.18 03:55:47.034365 [ 5 ] {a0844837-0c9c-41d3-9b2c-f3c56ddf3dc0} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.12.18 03:55:47.034407 [ 5 ] {a0844837-0c9c-41d3-9b2c-f3c56ddf3dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5882 | 2025.12.18 03:55:47.034423 [ 197 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2025.12.18 03:55:47.034519 [ 197 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_36_7} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5884 | 2025.12.18 03:55:47.034616 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 5885 | 2025.12.18 03:55:47.034750 [ 5 ] {a0844837-0c9c-41d3-9b2c-f3c56ddf3dc0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5886 | 2025.12.18 03:55:47.034959 [ 5 ] {a0844837-0c9c-41d3-9b2c-f3c56ddf3dc0} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2025.12.18 03:55:47.035089 [ 5 ] {a0844837-0c9c-41d3-9b2c-f3c56ddf3dc0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 5888 | 2025.12.18 03:55:47.035127 [ 5 ] {a0844837-0c9c-41d3-9b2c-f3c56ddf3dc0} <Debug> TCPHandler: Processed in 0.001443698 sec. | ||
| 5889 | 2025.12.18 03:55:47.035232 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2025.12.18 03:55:47.035325 [ 5 ] {17871705-eecc-46d5-b82b-e8257f2a5ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5891 | 2025.12.18 03:55:47.035364 [ 5 ] {17871705-eecc-46d5-b82b-e8257f2a5ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5892 | 2025.12.18 03:55:47.036074 [ 5 ] {17871705-eecc-46d5-b82b-e8257f2a5ee0} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2025.12.18 03:55:47.036111 [ 5 ] {17871705-eecc-46d5-b82b-e8257f2a5ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5894 | 2025.12.18 03:55:47.036443 [ 5 ] {17871705-eecc-46d5-b82b-e8257f2a5ee0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5895 | 2025.12.18 03:55:47.036646 [ 5 ] {17871705-eecc-46d5-b82b-e8257f2a5ee0} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2025.12.18 03:55:47.036759 [ 24 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5897 | 2025.12.18 03:55:47.036776 [ 5 ] {17871705-eecc-46d5-b82b-e8257f2a5ee0} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001469 sec., 490129.3396868618 rows/sec., 34.40 MiB/sec. | ||
| 5898 | 2025.12.18 03:55:47.036796 [ 24 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2025.12.18 03:55:47.036820 [ 5 ] {17871705-eecc-46d5-b82b-e8257f2a5ee0} <Debug> TCPHandler: Processed in 0.00163824 sec. | ||
| 5900 | 2025.12.18 03:55:47.036822 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5901 | 2025.12.18 03:55:47.036919 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5902 | 2025.12.18 03:55:47.036945 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2025.12.18 03:55:47.037043 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5904 | 2025.12.18 03:55:47.037045 [ 5 ] {4f30ad95-3017-4eae-a7e5-577e389ac36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5905 | 2025.12.18 03:55:47.037079 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
| 5906 | 2025.12.18 03:55:47.037107 [ 5 ] {4f30ad95-3017-4eae-a7e5-577e389ac36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5907 | 2025.12.18 03:55:47.037141 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 722 rows starting from the beginning of the part | ||
| 5908 | 2025.12.18 03:55:47.037189 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5909 | 2025.12.18 03:55:47.037232 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 720 rows starting from the beginning of the part | ||
| 5910 | 2025.12.18 03:55:47.037273 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 522 rows starting from the beginning of the part | ||
| 5911 | 2025.12.18 03:55:47.037315 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 720 rows starting from the beginning of the part | ||
| 5912 | 2025.12.18 03:55:47.037464 [ 5 ] {4f30ad95-3017-4eae-a7e5-577e389ac36a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2025.12.18 03:55:47.037507 [ 5 ] {4f30ad95-3017-4eae-a7e5-577e389ac36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5914 | 2025.12.18 03:55:47.037850 [ 5 ] {4f30ad95-3017-4eae-a7e5-577e389ac36a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5915 | 2025.12.18 03:55:47.038082 [ 5 ] {4f30ad95-3017-4eae-a7e5-577e389ac36a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.12.18 03:55:47.038220 [ 5 ] {4f30ad95-3017-4eae-a7e5-577e389ac36a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 262.76 KiB/sec. | ||
| 5917 | 2025.12.18 03:55:47.038258 [ 5 ] {4f30ad95-3017-4eae-a7e5-577e389ac36a} <Debug> TCPHandler: Processed in 0.001361997 sec. | ||
| 5918 | 2025.12.18 03:55:47.038376 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2025.12.18 03:55:47.038478 [ 5 ] {db25d3b2-a0a0-4581-aae4-9ea141a7cd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5920 | 2025.12.18 03:55:47.038522 [ 5 ] {db25d3b2-a0a0-4581-aae4-9ea141a7cd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5921 | 2025.12.18 03:55:47.038925 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002037496 sec., 1943562.0977906212 rows/sec., 145.96 MiB/sec. | ||
| 5922 | 2025.12.18 03:55:47.038993 [ 5 ] {db25d3b2-a0a0-4581-aae4-9ea141a7cd01} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2025.12.18 03:55:47.039036 [ 5 ] {db25d3b2-a0a0-4581-aae4-9ea141a7cd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5924 | 2025.12.18 03:55:47.039087 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5925 | 2025.12.18 03:55:47.039363 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2025.12.18 03:55:47.039431 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_36_7} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5927 | 2025.12.18 03:55:47.039463 [ 5 ] {db25d3b2-a0a0-4581-aae4-9ea141a7cd01} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5928 | 2025.12.18 03:55:47.039503 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5929 | 2025.12.18 03:55:47.039703 [ 5 ] {db25d3b2-a0a0-4581-aae4-9ea141a7cd01} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2025.12.18 03:55:47.039820 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5931 | 2025.12.18 03:55:47.039847 [ 5 ] {db25d3b2-a0a0-4581-aae4-9ea141a7cd01} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001388 sec., 226224.7838616715 rows/sec., 14.86 MiB/sec. | ||
| 5932 | 2025.12.18 03:55:47.039857 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2025.12.18 03:55:47.039890 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5934 | 2025.12.18 03:55:47.039894 [ 5 ] {db25d3b2-a0a0-4581-aae4-9ea141a7cd01} <Debug> TCPHandler: Processed in 0.0015695 sec. | ||
| 5935 | 2025.12.18 03:55:47.039968 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5936 | 2025.12.18 03:55:47.040021 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2025.12.18 03:55:47.040053 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5938 | 2025.12.18 03:55:47.040083 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11387 rows starting from the beginning of the part | ||
| 5939 | 2025.12.18 03:55:47.040116 [ 5 ] {d42b5c4e-f6d9-42f4-8b88-e24db6b08c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5940 | 2025.12.18 03:55:47.040139 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 315 rows starting from the beginning of the part | ||
| 5941 | 2025.12.18 03:55:47.040159 [ 5 ] {d42b5c4e-f6d9-42f4-8b88-e24db6b08c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5942 | 2025.12.18 03:55:47.040181 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5943 | 2025.12.18 03:55:47.040221 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 5944 | 2025.12.18 03:55:47.040260 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5945 | 2025.12.18 03:55:47.040299 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 5946 | 2025.12.18 03:55:47.040484 [ 5 ] {d42b5c4e-f6d9-42f4-8b88-e24db6b08c2d} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.12.18 03:55:47.040520 [ 5 ] {d42b5c4e-f6d9-42f4-8b88-e24db6b08c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5948 | 2025.12.18 03:55:47.040834 [ 5 ] {d42b5c4e-f6d9-42f4-8b88-e24db6b08c2d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5949 | 2025.12.18 03:55:47.041065 [ 5 ] {d42b5c4e-f6d9-42f4-8b88-e24db6b08c2d} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.12.18 03:55:47.041207 [ 5 ] {d42b5c4e-f6d9-42f4-8b88-e24db6b08c2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 5951 | 2025.12.18 03:55:47.041246 [ 5 ] {d42b5c4e-f6d9-42f4-8b88-e24db6b08c2d} <Debug> TCPHandler: Processed in 0.001275736 sec. | ||
| 5952 | 2025.12.18 03:55:47.041354 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2025.12.18 03:55:47.041456 [ 5 ] {449fb75f-dd42-47a1-8aa7-e969abbdd681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5954 | 2025.12.18 03:55:47.041514 [ 5 ] {449fb75f-dd42-47a1-8aa7-e969abbdd681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5955 | 2025.12.18 03:55:47.042385 [ 5 ] {449fb75f-dd42-47a1-8aa7-e969abbdd681} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2025.12.18 03:55:47.042422 [ 5 ] {449fb75f-dd42-47a1-8aa7-e969abbdd681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5957 | 2025.12.18 03:55:47.043070 [ 5 ] {449fb75f-dd42-47a1-8aa7-e969abbdd681} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5958 | 2025.12.18 03:55:47.043294 [ 5 ] {449fb75f-dd42-47a1-8aa7-e969abbdd681} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.12.18 03:55:47.043452 [ 5 ] {449fb75f-dd42-47a1-8aa7-e969abbdd681} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002017 sec., 20327.21864154685 rows/sec., 36.43 MiB/sec. | ||
| 5960 | 2025.12.18 03:55:47.043524 [ 5 ] {449fb75f-dd42-47a1-8aa7-e969abbdd681} <Debug> TCPHandler: Processed in 0.002226118 sec. | ||
| 5961 | 2025.12.18 03:55:47.043630 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2025.12.18 03:55:47.043719 [ 5 ] {bb7b8eef-18c5-4d43-bfcd-df1bd919a6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5963 | 2025.12.18 03:55:47.043758 [ 5 ] {bb7b8eef-18c5-4d43-bfcd-df1bd919a6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5964 | 2025.12.18 03:55:47.044096 [ 5 ] {bb7b8eef-18c5-4d43-bfcd-df1bd919a6c7} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2025.12.18 03:55:47.044130 [ 5 ] {bb7b8eef-18c5-4d43-bfcd-df1bd919a6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5966 | 2025.12.18 03:55:47.044527 [ 5 ] {bb7b8eef-18c5-4d43-bfcd-df1bd919a6c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5967 | 2025.12.18 03:55:47.044749 [ 5 ] {bb7b8eef-18c5-4d43-bfcd-df1bd919a6c7} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.12.18 03:55:47.044834 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13335 rows, containing 5 columns (5 merged, 0 gathered) in 0.004893101 sec., 2725265.6342062014 rows/sec., 182.32 MiB/sec. | ||
| 5969 | 2025.12.18 03:55:47.044871 [ 77 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5970 | 2025.12.18 03:55:47.044879 [ 5 ] {bb7b8eef-18c5-4d43-bfcd-df1bd919a6c7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001159 sec., 89732.528041415 rows/sec., 5.50 MiB/sec. | ||
| 5971 | 2025.12.18 03:55:47.044916 [ 77 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2025.12.18 03:55:47.044933 [ 5 ] {bb7b8eef-18c5-4d43-bfcd-df1bd919a6c7} <Debug> TCPHandler: Processed in 0.001337077 sec. | ||
| 5973 | 2025.12.18 03:55:47.044941 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5974 | 2025.12.18 03:55:47.045019 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5975 | 2025.12.18 03:55:47.045112 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5976 | 2025.12.18 03:55:47.045138 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2460 rows starting from the beginning of the part | ||
| 5977 | 2025.12.18 03:55:47.045183 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5978 | 2025.12.18 03:55:47.045191 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5979 | 2025.12.18 03:55:47.045222 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5980 | 2025.12.18 03:55:47.045263 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5981 | 2025.12.18 03:55:47.045295 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5982 | 2025.12.18 03:55:47.045330 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5983 | 2025.12.18 03:55:47.045483 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2025.12.18 03:55:47.045559 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5985 | 2025.12.18 03:55:47.045626 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 5986 | 2025.12.18 03:55:47.046520 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001529689 sec., 1890580.3728731787 rows/sec., 119.92 MiB/sec. | ||
| 5987 | 2025.12.18 03:55:47.046772 [ 191 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5988 | 2025.12.18 03:55:47.047035 [ 191 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2025.12.18 03:55:47.047100 [ 191 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_36_7} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5990 | 2025.12.18 03:55:47.047184 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5991 | 2025.12.18 03:55:48.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.10 MiB, peak 266.98 MiB, free memory in arenas 0.00 B, will set to 261.56 MiB (RSS), difference: 1.46 MiB | ||
| 5992 | 2025.12.18 03:55:50.934382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 780 | ||
| 5993 | 2025.12.18 03:55:50.936836 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2025.12.18 03:55:50.936887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5995 | 2025.12.18 03:55:50.938183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5996 | 2025.12.18 03:55:50.938465 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2025.12.18 03:55:50.938811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 5998 | 2025.12.18 03:55:52.013522 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2025.12.18 03:55:52.013704 [ 5 ] {088314d3-b5c7-43d5-98b1-69f3bb00b717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6000 | 2025.12.18 03:55:52.013774 [ 5 ] {088314d3-b5c7-43d5-98b1-69f3bb00b717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6001 | 2025.12.18 03:55:52.014430 [ 5 ] {088314d3-b5c7-43d5-98b1-69f3bb00b717} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2025.12.18 03:55:52.014484 [ 5 ] {088314d3-b5c7-43d5-98b1-69f3bb00b717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6003 | 2025.12.18 03:55:52.014954 [ 5 ] {088314d3-b5c7-43d5-98b1-69f3bb00b717} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6004 | 2025.12.18 03:55:52.015204 [ 5 ] {088314d3-b5c7-43d5-98b1-69f3bb00b717} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2025.12.18 03:55:52.015368 [ 5 ] {088314d3-b5c7-43d5-98b1-69f3bb00b717} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 6006 | 2025.12.18 03:55:52.015421 [ 5 ] {088314d3-b5c7-43d5-98b1-69f3bb00b717} <Debug> TCPHandler: Processed in 0.002036206 sec. | ||
| 6007 | 2025.12.18 03:55:52.015546 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2025.12.18 03:55:52.015651 [ 5 ] {0594abe3-be94-4ccf-9955-d840298e36c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6009 | 2025.12.18 03:55:52.015697 [ 5 ] {0594abe3-be94-4ccf-9955-d840298e36c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6010 | 2025.12.18 03:55:52.016153 [ 5 ] {0594abe3-be94-4ccf-9955-d840298e36c4} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2025.12.18 03:55:52.016192 [ 5 ] {0594abe3-be94-4ccf-9955-d840298e36c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6012 | 2025.12.18 03:55:52.016534 [ 5 ] {0594abe3-be94-4ccf-9955-d840298e36c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6013 | 2025.12.18 03:55:52.016770 [ 5 ] {0594abe3-be94-4ccf-9955-d840298e36c4} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2025.12.18 03:55:52.016924 [ 5 ] {0594abe3-be94-4ccf-9955-d840298e36c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 6015 | 2025.12.18 03:55:52.016965 [ 5 ] {0594abe3-be94-4ccf-9955-d840298e36c4} <Debug> TCPHandler: Processed in 0.001472528 sec. | ||
| 6016 | 2025.12.18 03:55:52.017084 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2025.12.18 03:55:52.017184 [ 5 ] {9d2a4a08-719c-498d-80cb-5743cbfd6a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6018 | 2025.12.18 03:55:52.017231 [ 5 ] {9d2a4a08-719c-498d-80cb-5743cbfd6a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6019 | 2025.12.18 03:55:52.017667 [ 5 ] {9d2a4a08-719c-498d-80cb-5743cbfd6a40} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2025.12.18 03:55:52.017704 [ 5 ] {9d2a4a08-719c-498d-80cb-5743cbfd6a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6021 | 2025.12.18 03:55:52.018085 [ 5 ] {9d2a4a08-719c-498d-80cb-5743cbfd6a40} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6022 | 2025.12.18 03:55:52.018338 [ 5 ] {9d2a4a08-719c-498d-80cb-5743cbfd6a40} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2025.12.18 03:55:52.018474 [ 5 ] {9d2a4a08-719c-498d-80cb-5743cbfd6a40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 6024 | 2025.12.18 03:55:52.018512 [ 5 ] {9d2a4a08-719c-498d-80cb-5743cbfd6a40} <Debug> TCPHandler: Processed in 0.001479768 sec. | ||
| 6025 | 2025.12.18 03:55:52.018633 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2025.12.18 03:55:52.018730 [ 5 ] {8709e2b6-da03-4e8b-9955-1b38673e0fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6027 | 2025.12.18 03:55:52.018774 [ 5 ] {8709e2b6-da03-4e8b-9955-1b38673e0fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6028 | 2025.12.18 03:55:52.019117 [ 5 ] {8709e2b6-da03-4e8b-9955-1b38673e0fba} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2025.12.18 03:55:52.019154 [ 5 ] {8709e2b6-da03-4e8b-9955-1b38673e0fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6030 | 2025.12.18 03:55:52.019477 [ 5 ] {8709e2b6-da03-4e8b-9955-1b38673e0fba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6031 | 2025.12.18 03:55:52.019688 [ 5 ] {8709e2b6-da03-4e8b-9955-1b38673e0fba} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2025.12.18 03:55:52.019817 [ 5 ] {8709e2b6-da03-4e8b-9955-1b38673e0fba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 6033 | 2025.12.18 03:55:52.019854 [ 5 ] {8709e2b6-da03-4e8b-9955-1b38673e0fba} <Debug> TCPHandler: Processed in 0.001274206 sec. | ||
| 6034 | 2025.12.18 03:55:53.155510 [ 151 ] {} <Debug> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6035 | 2025.12.18 03:55:53.155577 [ 151 ] {} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.12.18 03:55:53.155603 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6037 | 2025.12.18 03:55:53.155736 [ 188 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::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 | ||
| 6038 | 2025.12.18 03:55:53.155895 [ 188 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6039 | 2025.12.18 03:55:53.155937 [ 188 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6040 | 2025.12.18 03:55:53.156018 [ 188 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6041 | 2025.12.18 03:55:53.156071 [ 188 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6042 | 2025.12.18 03:55:53.156121 [ 188 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6043 | 2025.12.18 03:55:53.156169 [ 188 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6044 | 2025.12.18 03:55:53.157000 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326937 sec., 28637.380674440457 rows/sec., 2.39 MiB/sec. | ||
| 6045 | 2025.12.18 03:55:53.157188 [ 186 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6046 | 2025.12.18 03:55:53.157527 [ 186 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2025.12.18 03:55:53.157600 [ 186 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_9_2} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6048 | 2025.12.18 03:55:53.157701 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6049 | 2025.12.18 03:55:53.421505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12909 | ||
| 6050 | 2025.12.18 03:55:53.422028 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2025.12.18 03:55:53.422073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6052 | 2025.12.18 03:55:53.422592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6053 | 2025.12.18 03:55:53.422841 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.12.18 03:55:53.422993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12909 | ||
| 6055 | 2025.12.18 03:55:54.145881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6056 | 2025.12.18 03:55:54.161123 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2025.12.18 03:55:54.161176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6058 | 2025.12.18 03:55:54.166887 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6059 | 2025.12.18 03:55:54.167569 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2025.12.18 03:55:54.170222 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6061 | 2025.12.18 03:55:57.027823 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2025.12.18 03:55:57.028033 [ 5 ] {73ddbec3-5933-404a-8e10-87d11a784506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6063 | 2025.12.18 03:55:57.028107 [ 5 ] {73ddbec3-5933-404a-8e10-87d11a784506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6064 | 2025.12.18 03:55:57.029070 [ 5 ] {73ddbec3-5933-404a-8e10-87d11a784506} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2025.12.18 03:55:57.029114 [ 5 ] {73ddbec3-5933-404a-8e10-87d11a784506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6066 | 2025.12.18 03:55:57.029531 [ 5 ] {73ddbec3-5933-404a-8e10-87d11a784506} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6067 | 2025.12.18 03:55:57.029766 [ 5 ] {73ddbec3-5933-404a-8e10-87d11a784506} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2025.12.18 03:55:57.029928 [ 5 ] {73ddbec3-5933-404a-8e10-87d11a784506} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001947 sec., 210580.3800719055 rows/sec., 13.36 MiB/sec. | ||
| 6069 | 2025.12.18 03:55:57.029978 [ 5 ] {73ddbec3-5933-404a-8e10-87d11a784506} <Debug> TCPHandler: Processed in 0.002293048 sec. | ||
| 6070 | 2025.12.18 03:55:57.030110 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2025.12.18 03:55:57.030212 [ 5 ] {609de936-774e-4693-b40f-0640c8584363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6072 | 2025.12.18 03:55:57.030256 [ 5 ] {609de936-774e-4693-b40f-0640c8584363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6073 | 2025.12.18 03:55:57.030680 [ 5 ] {609de936-774e-4693-b40f-0640c8584363} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2025.12.18 03:55:57.030715 [ 5 ] {609de936-774e-4693-b40f-0640c8584363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6075 | 2025.12.18 03:55:57.031023 [ 5 ] {609de936-774e-4693-b40f-0640c8584363} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6076 | 2025.12.18 03:55:57.031234 [ 5 ] {609de936-774e-4693-b40f-0640c8584363} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.12.18 03:55:57.031365 [ 5 ] {609de936-774e-4693-b40f-0640c8584363} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001176 sec., 11904.761904761905 rows/sec., 970.75 KiB/sec. | ||
| 6078 | 2025.12.18 03:55:57.031404 [ 5 ] {609de936-774e-4693-b40f-0640c8584363} <Debug> TCPHandler: Processed in 0.001346537 sec. | ||
| 6079 | 2025.12.18 03:55:57.031520 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2025.12.18 03:55:57.031619 [ 5 ] {3a03e912-83be-48b0-8094-4b72c07bf56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6081 | 2025.12.18 03:55:57.031660 [ 5 ] {3a03e912-83be-48b0-8094-4b72c07bf56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6082 | 2025.12.18 03:55:57.032652 [ 5 ] {3a03e912-83be-48b0-8094-4b72c07bf56b} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.12.18 03:55:57.032687 [ 5 ] {3a03e912-83be-48b0-8094-4b72c07bf56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6084 | 2025.12.18 03:55:57.033115 [ 5 ] {3a03e912-83be-48b0-8094-4b72c07bf56b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6085 | 2025.12.18 03:55:57.033327 [ 5 ] {3a03e912-83be-48b0-8094-4b72c07bf56b} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2025.12.18 03:55:57.033472 [ 5 ] {3a03e912-83be-48b0-8094-4b72c07bf56b} <Debug> executeQuery: Read 1201 rows, 98.22 KiB in 0.001872 sec., 641559.8290598291 rows/sec., 51.24 MiB/sec. | ||
| 6087 | 2025.12.18 03:55:57.033511 [ 5 ] {3a03e912-83be-48b0-8094-4b72c07bf56b} <Debug> TCPHandler: Processed in 0.002041365 sec. | ||
| 6088 | 2025.12.18 03:55:57.033627 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2025.12.18 03:55:57.033721 [ 5 ] {e4ac8e0e-141c-4ff7-aae2-d63605c192b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6090 | 2025.12.18 03:55:57.033762 [ 5 ] {e4ac8e0e-141c-4ff7-aae2-d63605c192b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6091 | 2025.12.18 03:55:57.034279 [ 5 ] {e4ac8e0e-141c-4ff7-aae2-d63605c192b2} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2025.12.18 03:55:57.034314 [ 5 ] {e4ac8e0e-141c-4ff7-aae2-d63605c192b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6093 | 2025.12.18 03:55:57.034636 [ 5 ] {e4ac8e0e-141c-4ff7-aae2-d63605c192b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6094 | 2025.12.18 03:55:57.034845 [ 5 ] {e4ac8e0e-141c-4ff7-aae2-d63605c192b2} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2025.12.18 03:55:57.034976 [ 5 ] {e4ac8e0e-141c-4ff7-aae2-d63605c192b2} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001273 sec., 204241.948153967 rows/sec., 12.56 MiB/sec. | ||
| 6096 | 2025.12.18 03:55:57.035015 [ 5 ] {e4ac8e0e-141c-4ff7-aae2-d63605c192b2} <Debug> TCPHandler: Processed in 0.001437818 sec. | ||
| 6097 | 2025.12.18 03:55:57.035122 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2025.12.18 03:55:57.035218 [ 5 ] {b5617d28-c25b-435d-b4c0-17ef2f5c4014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6099 | 2025.12.18 03:55:57.035260 [ 5 ] {b5617d28-c25b-435d-b4c0-17ef2f5c4014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6100 | 2025.12.18 03:55:57.035746 [ 5 ] {b5617d28-c25b-435d-b4c0-17ef2f5c4014} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2025.12.18 03:55:57.035781 [ 5 ] {b5617d28-c25b-435d-b4c0-17ef2f5c4014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6102 | 2025.12.18 03:55:57.036103 [ 5 ] {b5617d28-c25b-435d-b4c0-17ef2f5c4014} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6103 | 2025.12.18 03:55:57.036307 [ 5 ] {b5617d28-c25b-435d-b4c0-17ef2f5c4014} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2025.12.18 03:55:57.036437 [ 5 ] {b5617d28-c25b-435d-b4c0-17ef2f5c4014} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 6105 | 2025.12.18 03:55:57.036475 [ 5 ] {b5617d28-c25b-435d-b4c0-17ef2f5c4014} <Debug> TCPHandler: Processed in 0.001400697 sec. | ||
| 6106 | 2025.12.18 03:55:57.036591 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2025.12.18 03:55:57.036684 [ 5 ] {3edf3efa-f439-49a8-8271-c739527ce5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6108 | 2025.12.18 03:55:57.036724 [ 5 ] {3edf3efa-f439-49a8-8271-c739527ce5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6109 | 2025.12.18 03:55:57.037207 [ 5 ] {3edf3efa-f439-49a8-8271-c739527ce5a4} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2025.12.18 03:55:57.037242 [ 5 ] {3edf3efa-f439-49a8-8271-c739527ce5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6111 | 2025.12.18 03:55:57.037582 [ 5 ] {3edf3efa-f439-49a8-8271-c739527ce5a4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6112 | 2025.12.18 03:55:57.037880 [ 5 ] {3edf3efa-f439-49a8-8271-c739527ce5a4} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2025.12.18 03:55:57.038012 [ 5 ] {3edf3efa-f439-49a8-8271-c739527ce5a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001345 sec., 156877.32342007433 rows/sec., 8.91 MiB/sec. | ||
| 6114 | 2025.12.18 03:55:57.038049 [ 5 ] {3edf3efa-f439-49a8-8271-c739527ce5a4} <Debug> TCPHandler: Processed in 0.001508759 sec. | ||
| 6115 | 2025.12.18 03:55:57.038163 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2025.12.18 03:55:57.038257 [ 5 ] {c1aab813-4fa6-47c7-a519-e970bc7f2358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6117 | 2025.12.18 03:55:57.038297 [ 5 ] {c1aab813-4fa6-47c7-a519-e970bc7f2358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6118 | 2025.12.18 03:55:57.039067 [ 5 ] {c1aab813-4fa6-47c7-a519-e970bc7f2358} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2025.12.18 03:55:57.039103 [ 5 ] {c1aab813-4fa6-47c7-a519-e970bc7f2358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6120 | 2025.12.18 03:55:57.039539 [ 5 ] {c1aab813-4fa6-47c7-a519-e970bc7f2358} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6121 | 2025.12.18 03:55:57.039755 [ 5 ] {c1aab813-4fa6-47c7-a519-e970bc7f2358} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2025.12.18 03:55:57.039898 [ 5 ] {c1aab813-4fa6-47c7-a519-e970bc7f2358} <Debug> executeQuery: Read 734 rows, 52.89 KiB in 0.001658 sec., 442702.05066345 rows/sec., 31.15 MiB/sec. | ||
| 6123 | 2025.12.18 03:55:57.039937 [ 5 ] {c1aab813-4fa6-47c7-a519-e970bc7f2358} <Debug> TCPHandler: Processed in 0.001823613 sec. | ||
| 6124 | 2025.12.18 03:55:57.040055 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2025.12.18 03:55:57.040148 [ 5 ] {cbe9d619-c121-4d4d-9a6d-ac17d512516a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6126 | 2025.12.18 03:55:57.040190 [ 5 ] {cbe9d619-c121-4d4d-9a6d-ac17d512516a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6127 | 2025.12.18 03:55:57.040525 [ 5 ] {cbe9d619-c121-4d4d-9a6d-ac17d512516a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2025.12.18 03:55:57.040559 [ 5 ] {cbe9d619-c121-4d4d-9a6d-ac17d512516a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6129 | 2025.12.18 03:55:57.040862 [ 5 ] {cbe9d619-c121-4d4d-9a6d-ac17d512516a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6130 | 2025.12.18 03:55:57.041071 [ 5 ] {cbe9d619-c121-4d4d-9a6d-ac17d512516a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2025.12.18 03:55:57.041197 [ 5 ] {cbe9d619-c121-4d4d-9a6d-ac17d512516a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 6132 | 2025.12.18 03:55:57.041232 [ 5 ] {cbe9d619-c121-4d4d-9a6d-ac17d512516a} <Debug> TCPHandler: Processed in 0.001227225 sec. | ||
| 6133 | 2025.12.18 03:55:57.041343 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2025.12.18 03:55:57.041438 [ 5 ] {d4248f94-3aad-4b84-ad84-54f41540a2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6135 | 2025.12.18 03:55:57.041480 [ 5 ] {d4248f94-3aad-4b84-ad84-54f41540a2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6136 | 2025.12.18 03:55:57.041958 [ 5 ] {d4248f94-3aad-4b84-ad84-54f41540a2eb} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2025.12.18 03:55:57.041991 [ 5 ] {d4248f94-3aad-4b84-ad84-54f41540a2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6138 | 2025.12.18 03:55:57.042328 [ 5 ] {d4248f94-3aad-4b84-ad84-54f41540a2eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6139 | 2025.12.18 03:55:57.042557 [ 5 ] {d4248f94-3aad-4b84-ad84-54f41540a2eb} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2025.12.18 03:55:57.042692 [ 5 ] {d4248f94-3aad-4b84-ad84-54f41540a2eb} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001273 sec., 252160.2513747054 rows/sec., 16.58 MiB/sec. | ||
| 6141 | 2025.12.18 03:55:57.042730 [ 5 ] {d4248f94-3aad-4b84-ad84-54f41540a2eb} <Debug> TCPHandler: Processed in 0.001435688 sec. | ||
| 6142 | 2025.12.18 03:55:57.042841 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2025.12.18 03:55:57.042934 [ 5 ] {bd3a7761-9ab6-4869-94d7-752b8b163122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6144 | 2025.12.18 03:55:57.042976 [ 5 ] {bd3a7761-9ab6-4869-94d7-752b8b163122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6145 | 2025.12.18 03:55:57.043289 [ 5 ] {bd3a7761-9ab6-4869-94d7-752b8b163122} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.12.18 03:55:57.043323 [ 5 ] {bd3a7761-9ab6-4869-94d7-752b8b163122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6147 | 2025.12.18 03:55:57.043618 [ 5 ] {bd3a7761-9ab6-4869-94d7-752b8b163122} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6148 | 2025.12.18 03:55:57.043824 [ 5 ] {bd3a7761-9ab6-4869-94d7-752b8b163122} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.12.18 03:55:57.043951 [ 5 ] {bd3a7761-9ab6-4869-94d7-752b8b163122} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 6150 | 2025.12.18 03:55:57.043986 [ 5 ] {bd3a7761-9ab6-4869-94d7-752b8b163122} <Debug> TCPHandler: Processed in 0.001194384 sec. | ||
| 6151 | 2025.12.18 03:55:57.044098 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2025.12.18 03:55:57.044192 [ 5 ] {e798fa87-faed-4c04-9743-91a237585303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6153 | 2025.12.18 03:55:57.044246 [ 5 ] {e798fa87-faed-4c04-9743-91a237585303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6154 | 2025.12.18 03:55:57.045111 [ 5 ] {e798fa87-faed-4c04-9743-91a237585303} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2025.12.18 03:55:57.045146 [ 5 ] {e798fa87-faed-4c04-9743-91a237585303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6156 | 2025.12.18 03:55:57.045710 [ 5 ] {e798fa87-faed-4c04-9743-91a237585303} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6157 | 2025.12.18 03:55:57.045932 [ 5 ] {e798fa87-faed-4c04-9743-91a237585303} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2025.12.18 03:55:57.046072 [ 5 ] {e798fa87-faed-4c04-9743-91a237585303} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001897 sec., 21613.07327358988 rows/sec., 38.73 MiB/sec. | ||
| 6159 | 2025.12.18 03:55:57.046133 [ 5 ] {e798fa87-faed-4c04-9743-91a237585303} <Debug> TCPHandler: Processed in 0.002084186 sec. | ||
| 6160 | 2025.12.18 03:55:57.046253 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2025.12.18 03:55:57.046347 [ 5 ] {2102d33e-ca19-437d-af93-649205706168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6162 | 2025.12.18 03:55:57.046389 [ 5 ] {2102d33e-ca19-437d-af93-649205706168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6163 | 2025.12.18 03:55:57.046735 [ 5 ] {2102d33e-ca19-437d-af93-649205706168} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2025.12.18 03:55:57.046770 [ 5 ] {2102d33e-ca19-437d-af93-649205706168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6165 | 2025.12.18 03:55:57.047090 [ 5 ] {2102d33e-ca19-437d-af93-649205706168} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6166 | 2025.12.18 03:55:57.047320 [ 5 ] {2102d33e-ca19-437d-af93-649205706168} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2025.12.18 03:55:57.047455 [ 5 ] {2102d33e-ca19-437d-af93-649205706168} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 5.66 MiB/sec. | ||
| 6168 | 2025.12.18 03:55:57.047492 [ 5 ] {2102d33e-ca19-437d-af93-649205706168} <Debug> TCPHandler: Processed in 0.001289836 sec. | ||
| 6169 | 2025.12.18 03:56:00.782076 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6170 | 2025.12.18 03:56:00.782174 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6171 | 2025.12.18 03:56:00.923175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13357 | ||
| 6172 | 2025.12.18 03:56:00.923733 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2025.12.18 03:56:00.923785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6174 | 2025.12.18 03:56:00.924322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6175 | 2025.12.18 03:56:00.924559 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.12.18 03:56:00.924689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13357 | ||
| 6177 | 2025.12.18 03:56:00.939176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 812 | ||
| 6178 | 2025.12.18 03:56:00.941530 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2025.12.18 03:56:00.941566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6180 | 2025.12.18 03:56:00.942783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6181 | 2025.12.18 03:56:00.943047 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2025.12.18 03:56:00.943311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6183 | 2025.12.18 03:56:01.670386 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6184 | 2025.12.18 03:56:01.686063 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2025.12.18 03:56:01.686116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6186 | 2025.12.18 03:56:01.692408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6187 | 2025.12.18 03:56:01.693163 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2025.12.18 03:56:01.696187 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6189 | 2025.12.18 03:56:02.013969 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2025.12.18 03:56:02.014148 [ 5 ] {b4a52b13-8cd0-4677-a9b5-09ec8971363e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6191 | 2025.12.18 03:56:02.014224 [ 5 ] {b4a52b13-8cd0-4677-a9b5-09ec8971363e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6192 | 2025.12.18 03:56:02.014937 [ 5 ] {b4a52b13-8cd0-4677-a9b5-09ec8971363e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2025.12.18 03:56:02.014993 [ 5 ] {b4a52b13-8cd0-4677-a9b5-09ec8971363e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6194 | 2025.12.18 03:56:02.015410 [ 5 ] {b4a52b13-8cd0-4677-a9b5-09ec8971363e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6195 | 2025.12.18 03:56:02.015660 [ 5 ] {b4a52b13-8cd0-4677-a9b5-09ec8971363e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2025.12.18 03:56:02.015872 [ 5 ] {b4a52b13-8cd0-4677-a9b5-09ec8971363e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. | ||
| 6197 | 2025.12.18 03:56:02.015935 [ 5 ] {b4a52b13-8cd0-4677-a9b5-09ec8971363e} <Debug> TCPHandler: Processed in 0.002150027 sec. | ||
| 6198 | 2025.12.18 03:56:02.016078 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2025.12.18 03:56:02.016187 [ 5 ] {f1d015b7-c308-47b5-9548-7d20ab60c2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6200 | 2025.12.18 03:56:02.016234 [ 5 ] {f1d015b7-c308-47b5-9548-7d20ab60c2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6201 | 2025.12.18 03:56:02.016741 [ 5 ] {f1d015b7-c308-47b5-9548-7d20ab60c2bb} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2025.12.18 03:56:02.016784 [ 5 ] {f1d015b7-c308-47b5-9548-7d20ab60c2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6203 | 2025.12.18 03:56:02.017124 [ 5 ] {f1d015b7-c308-47b5-9548-7d20ab60c2bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6204 | 2025.12.18 03:56:02.017348 [ 5 ] {f1d015b7-c308-47b5-9548-7d20ab60c2bb} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2025.12.18 03:56:02.017505 [ 5 ] {f1d015b7-c308-47b5-9548-7d20ab60c2bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001343 sec., 47654.504839910645 rows/sec., 3.72 MiB/sec. | ||
| 6206 | 2025.12.18 03:56:02.017554 [ 5 ] {f1d015b7-c308-47b5-9548-7d20ab60c2bb} <Debug> TCPHandler: Processed in 0.001530559 sec. | ||
| 6207 | 2025.12.18 03:56:02.017722 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2025.12.18 03:56:02.017830 [ 5 ] {dda87a66-01ae-468f-a29a-9377ed3c045d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6209 | 2025.12.18 03:56:02.017878 [ 5 ] {dda87a66-01ae-468f-a29a-9377ed3c045d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6210 | 2025.12.18 03:56:02.018346 [ 5 ] {dda87a66-01ae-468f-a29a-9377ed3c045d} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2025.12.18 03:56:02.018387 [ 5 ] {dda87a66-01ae-468f-a29a-9377ed3c045d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6212 | 2025.12.18 03:56:02.018736 [ 5 ] {dda87a66-01ae-468f-a29a-9377ed3c045d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6213 | 2025.12.18 03:56:02.018945 [ 5 ] {dda87a66-01ae-468f-a29a-9377ed3c045d} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2025.12.18 03:56:02.019083 [ 5 ] {dda87a66-01ae-468f-a29a-9377ed3c045d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 6215 | 2025.12.18 03:56:02.019128 [ 5 ] {dda87a66-01ae-468f-a29a-9377ed3c045d} <Debug> TCPHandler: Processed in 0.001493739 sec. | ||
| 6216 | 2025.12.18 03:56:02.019240 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2025.12.18 03:56:02.019340 [ 5 ] {96cb1138-5819-4ac9-8a26-01158b430a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6218 | 2025.12.18 03:56:02.019386 [ 5 ] {96cb1138-5819-4ac9-8a26-01158b430a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6219 | 2025.12.18 03:56:02.019736 [ 5 ] {96cb1138-5819-4ac9-8a26-01158b430a12} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2025.12.18 03:56:02.019773 [ 5 ] {96cb1138-5819-4ac9-8a26-01158b430a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6221 | 2025.12.18 03:56:02.020087 [ 5 ] {96cb1138-5819-4ac9-8a26-01158b430a12} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6222 | 2025.12.18 03:56:02.020300 [ 5 ] {96cb1138-5819-4ac9-8a26-01158b430a12} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2025.12.18 03:56:02.020429 [ 5 ] {96cb1138-5819-4ac9-8a26-01158b430a12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 6224 | 2025.12.18 03:56:02.020464 [ 5 ] {96cb1138-5819-4ac9-8a26-01158b430a12} <Debug> TCPHandler: Processed in 0.001273366 sec. | ||
| 6225 | 2025.12.18 03:56:07.026087 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2025.12.18 03:56:07.026294 [ 5 ] {e89eb193-5fee-4638-afc4-bd743c7df057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6227 | 2025.12.18 03:56:07.026366 [ 5 ] {e89eb193-5fee-4638-afc4-bd743c7df057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6228 | 2025.12.18 03:56:07.027198 [ 5 ] {e89eb193-5fee-4638-afc4-bd743c7df057} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2025.12.18 03:56:07.027251 [ 5 ] {e89eb193-5fee-4638-afc4-bd743c7df057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6230 | 2025.12.18 03:56:07.027658 [ 5 ] {e89eb193-5fee-4638-afc4-bd743c7df057} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6231 | 2025.12.18 03:56:07.027885 [ 5 ] {e89eb193-5fee-4638-afc4-bd743c7df057} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2025.12.18 03:56:07.028035 [ 5 ] {e89eb193-5fee-4638-afc4-bd743c7df057} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 6233 | 2025.12.18 03:56:07.028082 [ 5 ] {e89eb193-5fee-4638-afc4-bd743c7df057} <Debug> TCPHandler: Processed in 0.002131587 sec. | ||
| 6234 | 2025.12.18 03:56:07.028202 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2025.12.18 03:56:07.028302 [ 5 ] {79b0ec47-1b56-4d86-b967-725e0aadab77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6236 | 2025.12.18 03:56:07.028344 [ 5 ] {79b0ec47-1b56-4d86-b967-725e0aadab77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6237 | 2025.12.18 03:56:07.029256 [ 5 ] {79b0ec47-1b56-4d86-b967-725e0aadab77} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2025.12.18 03:56:07.029289 [ 5 ] {79b0ec47-1b56-4d86-b967-725e0aadab77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6239 | 2025.12.18 03:56:07.029652 [ 5 ] {79b0ec47-1b56-4d86-b967-725e0aadab77} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6240 | 2025.12.18 03:56:07.029865 [ 5 ] {79b0ec47-1b56-4d86-b967-725e0aadab77} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2025.12.18 03:56:07.029989 [ 5 ] {79b0ec47-1b56-4d86-b967-725e0aadab77} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001711 sec., 697837.5219170075 rows/sec., 55.77 MiB/sec. | ||
| 6242 | 2025.12.18 03:56:07.030025 [ 5 ] {79b0ec47-1b56-4d86-b967-725e0aadab77} <Debug> TCPHandler: Processed in 0.001871493 sec. | ||
| 6243 | 2025.12.18 03:56:07.030137 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2025.12.18 03:56:07.030229 [ 5 ] {619318ac-4b7b-4e11-9f4b-acded89eae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6245 | 2025.12.18 03:56:07.030267 [ 5 ] {619318ac-4b7b-4e11-9f4b-acded89eae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6246 | 2025.12.18 03:56:07.030748 [ 5 ] {619318ac-4b7b-4e11-9f4b-acded89eae44} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2025.12.18 03:56:07.030790 [ 5 ] {619318ac-4b7b-4e11-9f4b-acded89eae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6248 | 2025.12.18 03:56:07.031109 [ 5 ] {619318ac-4b7b-4e11-9f4b-acded89eae44} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6249 | 2025.12.18 03:56:07.031306 [ 5 ] {619318ac-4b7b-4e11-9f4b-acded89eae44} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2025.12.18 03:56:07.031427 [ 5 ] {619318ac-4b7b-4e11-9f4b-acded89eae44} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001216 sec., 202302.63157894736 rows/sec., 12.37 MiB/sec. | ||
| 6251 | 2025.12.18 03:56:07.031463 [ 5 ] {619318ac-4b7b-4e11-9f4b-acded89eae44} <Debug> TCPHandler: Processed in 0.001372457 sec. | ||
| 6252 | 2025.12.18 03:56:07.031574 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2025.12.18 03:56:07.031665 [ 5 ] {43e3bc4f-aea7-49aa-8235-c02306591542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6254 | 2025.12.18 03:56:07.031702 [ 5 ] {43e3bc4f-aea7-49aa-8235-c02306591542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6255 | 2025.12.18 03:56:07.032191 [ 5 ] {43e3bc4f-aea7-49aa-8235-c02306591542} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2025.12.18 03:56:07.032226 [ 5 ] {43e3bc4f-aea7-49aa-8235-c02306591542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6257 | 2025.12.18 03:56:07.032523 [ 5 ] {43e3bc4f-aea7-49aa-8235-c02306591542} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6258 | 2025.12.18 03:56:07.032718 [ 5 ] {43e3bc4f-aea7-49aa-8235-c02306591542} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2025.12.18 03:56:07.032835 [ 139 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6260 | 2025.12.18 03:56:07.032861 [ 5 ] {43e3bc4f-aea7-49aa-8235-c02306591542} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 6261 | 2025.12.18 03:56:07.032871 [ 139 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2025.12.18 03:56:07.032892 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6263 | 2025.12.18 03:56:07.032898 [ 5 ] {43e3bc4f-aea7-49aa-8235-c02306591542} <Debug> TCPHandler: Processed in 0.001370897 sec. | ||
| 6264 | 2025.12.18 03:56:07.032972 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 6265 | 2025.12.18 03:56:07.033017 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2025.12.18 03:56:07.033058 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6267 | 2025.12.18 03:56:07.033087 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 441 rows starting from the beginning of the part | ||
| 6268 | 2025.12.18 03:56:07.033108 [ 5 ] {deebf0ab-0a36-445a-b046-3060fcf0235f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6269 | 2025.12.18 03:56:07.033142 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6270 | 2025.12.18 03:56:07.033146 [ 5 ] {deebf0ab-0a36-445a-b046-3060fcf0235f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6271 | 2025.12.18 03:56:07.033187 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 6272 | 2025.12.18 03:56:07.033234 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 6273 | 2025.12.18 03:56:07.033290 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 6274 | 2025.12.18 03:56:07.033350 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6275 | 2025.12.18 03:56:07.033617 [ 5 ] {deebf0ab-0a36-445a-b046-3060fcf0235f} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2025.12.18 03:56:07.033650 [ 5 ] {deebf0ab-0a36-445a-b046-3060fcf0235f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6277 | 2025.12.18 03:56:07.033965 [ 5 ] {deebf0ab-0a36-445a-b046-3060fcf0235f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6278 | 2025.12.18 03:56:07.034161 [ 5 ] {deebf0ab-0a36-445a-b046-3060fcf0235f} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2025.12.18 03:56:07.034280 [ 5 ] {deebf0ab-0a36-445a-b046-3060fcf0235f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 6280 | 2025.12.18 03:56:07.034284 [ 186 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340517 sec., 1131652.9368892747 rows/sec., 78.39 MiB/sec. | ||
| 6281 | 2025.12.18 03:56:07.034317 [ 5 ] {deebf0ab-0a36-445a-b046-3060fcf0235f} <Debug> TCPHandler: Processed in 0.001346466 sec. | ||
| 6282 | 2025.12.18 03:56:07.034441 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2025.12.18 03:56:07.034505 [ 190 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6284 | 2025.12.18 03:56:07.034533 [ 5 ] {e4874d14-5f97-46f6-9cc6-841d14afc1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6285 | 2025.12.18 03:56:07.034575 [ 5 ] {e4874d14-5f97-46f6-9cc6-841d14afc1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6286 | 2025.12.18 03:56:07.034814 [ 190 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2025.12.18 03:56:07.034900 [ 190 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_25_5} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6288 | 2025.12.18 03:56:07.035008 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6289 | 2025.12.18 03:56:07.035269 [ 5 ] {e4874d14-5f97-46f6-9cc6-841d14afc1dd} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2025.12.18 03:56:07.035308 [ 5 ] {e4874d14-5f97-46f6-9cc6-841d14afc1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6291 | 2025.12.18 03:56:07.035630 [ 5 ] {e4874d14-5f97-46f6-9cc6-841d14afc1dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6292 | 2025.12.18 03:56:07.035866 [ 5 ] {e4874d14-5f97-46f6-9cc6-841d14afc1dd} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2025.12.18 03:56:07.035990 [ 5 ] {e4874d14-5f97-46f6-9cc6-841d14afc1dd} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001475 sec., 488135.593220339 rows/sec., 34.26 MiB/sec. | ||
| 6294 | 2025.12.18 03:56:07.036025 [ 5 ] {e4874d14-5f97-46f6-9cc6-841d14afc1dd} <Debug> TCPHandler: Processed in 0.001630701 sec. | ||
| 6295 | 2025.12.18 03:56:07.036137 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2025.12.18 03:56:07.036228 [ 5 ] {dccee79d-7e48-4ae2-8717-23252800f175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6297 | 2025.12.18 03:56:07.036268 [ 5 ] {dccee79d-7e48-4ae2-8717-23252800f175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6298 | 2025.12.18 03:56:07.036592 [ 5 ] {dccee79d-7e48-4ae2-8717-23252800f175} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2025.12.18 03:56:07.036625 [ 5 ] {dccee79d-7e48-4ae2-8717-23252800f175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6300 | 2025.12.18 03:56:07.036923 [ 5 ] {dccee79d-7e48-4ae2-8717-23252800f175} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6301 | 2025.12.18 03:56:07.037121 [ 5 ] {dccee79d-7e48-4ae2-8717-23252800f175} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.12.18 03:56:07.037244 [ 5 ] {dccee79d-7e48-4ae2-8717-23252800f175} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 6303 | 2025.12.18 03:56:07.037279 [ 5 ] {dccee79d-7e48-4ae2-8717-23252800f175} <Debug> TCPHandler: Processed in 0.001188305 sec. | ||
| 6304 | 2025.12.18 03:56:07.037385 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2025.12.18 03:56:07.037476 [ 5 ] {3c43e1d8-ec56-4b18-af20-c995d412906d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6306 | 2025.12.18 03:56:07.037516 [ 5 ] {3c43e1d8-ec56-4b18-af20-c995d412906d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6307 | 2025.12.18 03:56:07.037957 [ 5 ] {3c43e1d8-ec56-4b18-af20-c995d412906d} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.12.18 03:56:07.037991 [ 5 ] {3c43e1d8-ec56-4b18-af20-c995d412906d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6309 | 2025.12.18 03:56:07.038325 [ 5 ] {3c43e1d8-ec56-4b18-af20-c995d412906d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6310 | 2025.12.18 03:56:07.038530 [ 5 ] {3c43e1d8-ec56-4b18-af20-c995d412906d} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.12.18 03:56:07.038653 [ 5 ] {3c43e1d8-ec56-4b18-af20-c995d412906d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 6312 | 2025.12.18 03:56:07.038687 [ 5 ] {3c43e1d8-ec56-4b18-af20-c995d412906d} <Debug> TCPHandler: Processed in 0.001348647 sec. | ||
| 6313 | 2025.12.18 03:56:07.038804 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2025.12.18 03:56:07.038895 [ 5 ] {fb185b77-f593-438f-ba4c-cdc3796e3c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6315 | 2025.12.18 03:56:07.038935 [ 5 ] {fb185b77-f593-438f-ba4c-cdc3796e3c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6316 | 2025.12.18 03:56:07.039236 [ 5 ] {fb185b77-f593-438f-ba4c-cdc3796e3c99} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2025.12.18 03:56:07.039270 [ 5 ] {fb185b77-f593-438f-ba4c-cdc3796e3c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6318 | 2025.12.18 03:56:07.039555 [ 5 ] {fb185b77-f593-438f-ba4c-cdc3796e3c99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6319 | 2025.12.18 03:56:07.039785 [ 5 ] {fb185b77-f593-438f-ba4c-cdc3796e3c99} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2025.12.18 03:56:07.039872 [ 139 ] {} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6321 | 2025.12.18 03:56:07.039899 [ 139 ] {} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2025.12.18 03:56:07.039909 [ 5 ] {fb185b77-f593-438f-ba4c-cdc3796e3c99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 6323 | 2025.12.18 03:56:07.039916 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6324 | 2025.12.18 03:56:07.039944 [ 5 ] {fb185b77-f593-438f-ba4c-cdc3796e3c99} <Debug> TCPHandler: Processed in 0.001195465 sec. | ||
| 6325 | 2025.12.18 03:56:07.039986 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6326 | 2025.12.18 03:56:07.040051 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2025.12.18 03:56:07.040083 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6328 | 2025.12.18 03:56:07.040112 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 6329 | 2025.12.18 03:56:07.040142 [ 5 ] {89060799-200d-4461-92b5-4c6f94e2f103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6330 | 2025.12.18 03:56:07.040162 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6331 | 2025.12.18 03:56:07.040195 [ 5 ] {89060799-200d-4461-92b5-4c6f94e2f103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6332 | 2025.12.18 03:56:07.040204 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6333 | 2025.12.18 03:56:07.040241 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6334 | 2025.12.18 03:56:07.040279 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6335 | 2025.12.18 03:56:07.040316 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6336 | 2025.12.18 03:56:07.040961 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001004183 sec., 20912.522916639693 rows/sec., 1.37 MiB/sec. | ||
| 6337 | 2025.12.18 03:56:07.041011 [ 5 ] {89060799-200d-4461-92b5-4c6f94e2f103} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2025.12.18 03:56:07.041045 [ 5 ] {89060799-200d-4461-92b5-4c6f94e2f103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6339 | 2025.12.18 03:56:07.041073 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6340 | 2025.12.18 03:56:07.041309 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2025.12.18 03:56:07.041367 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_20_4} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6342 | 2025.12.18 03:56:07.041426 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6343 | 2025.12.18 03:56:07.041612 [ 5 ] {89060799-200d-4461-92b5-4c6f94e2f103} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6344 | 2025.12.18 03:56:07.041841 [ 5 ] {89060799-200d-4461-92b5-4c6f94e2f103} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.12.18 03:56:07.041971 [ 5 ] {89060799-200d-4461-92b5-4c6f94e2f103} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001847 sec., 22198.159177043857 rows/sec., 39.78 MiB/sec. | ||
| 6346 | 2025.12.18 03:56:07.042034 [ 5 ] {89060799-200d-4461-92b5-4c6f94e2f103} <Debug> TCPHandler: Processed in 0.002028725 sec. | ||
| 6347 | 2025.12.18 03:56:07.042151 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2025.12.18 03:56:07.042243 [ 5 ] {51904b8a-4e1e-416e-8d6d-ee03b016ebdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6349 | 2025.12.18 03:56:07.042282 [ 5 ] {51904b8a-4e1e-416e-8d6d-ee03b016ebdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6350 | 2025.12.18 03:56:07.042610 [ 5 ] {51904b8a-4e1e-416e-8d6d-ee03b016ebdb} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.12.18 03:56:07.042643 [ 5 ] {51904b8a-4e1e-416e-8d6d-ee03b016ebdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6352 | 2025.12.18 03:56:07.042937 [ 5 ] {51904b8a-4e1e-416e-8d6d-ee03b016ebdb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6353 | 2025.12.18 03:56:07.043127 [ 5 ] {51904b8a-4e1e-416e-8d6d-ee03b016ebdb} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2025.12.18 03:56:07.043238 [ 5 ] {51904b8a-4e1e-416e-8d6d-ee03b016ebdb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 6355 | 2025.12.18 03:56:07.043269 [ 5 ] {51904b8a-4e1e-416e-8d6d-ee03b016ebdb} <Debug> TCPHandler: Processed in 0.001199215 sec. | ||
| 6356 | 2025.12.18 03:56:08.424899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13869 | ||
| 6357 | 2025.12.18 03:56:08.425436 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2025.12.18 03:56:08.425486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6359 | 2025.12.18 03:56:08.426066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6360 | 2025.12.18 03:56:08.426319 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2025.12.18 03:56:08.426472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13869 | ||
| 6362 | 2025.12.18 03:56:09.196395 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6363 | 2025.12.18 03:56:09.214142 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2025.12.18 03:56:09.214215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6365 | 2025.12.18 03:56:09.220733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6366 | 2025.12.18 03:56:09.221517 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2025.12.18 03:56:09.225282 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6368 | 2025.12.18 03:56:10.943704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 842 | ||
| 6369 | 2025.12.18 03:56:10.946570 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2025.12.18 03:56:10.946621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6371 | 2025.12.18 03:56:10.947888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6372 | 2025.12.18 03:56:10.948192 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2025.12.18 03:56:10.948352 [ 132 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6374 | 2025.12.18 03:56:10.948397 [ 132 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2025.12.18 03:56:10.948419 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6376 | 2025.12.18 03:56:10.948544 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::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 | ||
| 6377 | 2025.12.18 03:56:10.948548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 6378 | 2025.12.18 03:56:10.949164 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6379 | 2025.12.18 03:56:10.949322 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 676 rows starting from the beginning of the part | ||
| 6380 | 2025.12.18 03:56:10.949691 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 6381 | 2025.12.18 03:56:10.950044 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6382 | 2025.12.18 03:56:10.950384 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 6383 | 2025.12.18 03:56:10.950728 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6384 | 2025.12.18 03:56:10.951078 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 6385 | 2025.12.18 03:56:10.957007 [ 195 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 72 columns (72 merged, 0 gathered) in 0.008518876 sec., 98839.33044688056 rows/sec., 81.58 MiB/sec. | ||
| 6386 | 2025.12.18 03:56:10.958304 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6387 | 2025.12.18 03:56:10.958849 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2025.12.18 03:56:10.958922 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_21_4} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6389 | 2025.12.18 03:56:10.959103 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6390 | 2025.12.18 03:56:12.040268 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2025.12.18 03:56:12.040437 [ 5 ] {15f38cdf-12b6-4c5b-b213-f667109c2573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6392 | 2025.12.18 03:56:12.040502 [ 5 ] {15f38cdf-12b6-4c5b-b213-f667109c2573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6393 | 2025.12.18 03:56:12.041829 [ 5 ] {15f38cdf-12b6-4c5b-b213-f667109c2573} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2025.12.18 03:56:12.041879 [ 5 ] {15f38cdf-12b6-4c5b-b213-f667109c2573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6395 | 2025.12.18 03:56:12.042341 [ 5 ] {15f38cdf-12b6-4c5b-b213-f667109c2573} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6396 | 2025.12.18 03:56:12.042580 [ 5 ] {15f38cdf-12b6-4c5b-b213-f667109c2573} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2025.12.18 03:56:12.042701 [ 131 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6398 | 2025.12.18 03:56:12.042736 [ 5 ] {15f38cdf-12b6-4c5b-b213-f667109c2573} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002346 sec., 509803.92156862747 rows/sec., 42.03 MiB/sec. | ||
| 6399 | 2025.12.18 03:56:12.042739 [ 131 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2025.12.18 03:56:12.042767 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6401 | 2025.12.18 03:56:12.042786 [ 5 ] {15f38cdf-12b6-4c5b-b213-f667109c2573} <Debug> TCPHandler: Processed in 0.002643992 sec. | ||
| 6402 | 2025.12.18 03:56:12.042875 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6403 | 2025.12.18 03:56:12.043003 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6404 | 2025.12.18 03:56:12.043034 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2344 rows starting from the beginning of the part | ||
| 6405 | 2025.12.18 03:56:12.043095 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6406 | 2025.12.18 03:56:12.043140 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1201 rows starting from the beginning of the part | ||
| 6407 | 2025.12.18 03:56:12.043179 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6408 | 2025.12.18 03:56:12.043216 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1194 rows starting from the beginning of the part | ||
| 6409 | 2025.12.18 03:56:12.043255 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1196 rows starting from the beginning of the part | ||
| 6410 | 2025.12.18 03:56:12.043355 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2025.12.18 03:56:12.043465 [ 5 ] {7e029ccc-4a78-419a-bff8-066d3161ff03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6412 | 2025.12.18 03:56:12.043511 [ 5 ] {7e029ccc-4a78-419a-bff8-066d3161ff03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6413 | 2025.12.18 03:56:12.044073 [ 5 ] {7e029ccc-4a78-419a-bff8-066d3161ff03} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.12.18 03:56:12.044109 [ 5 ] {7e029ccc-4a78-419a-bff8-066d3161ff03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6415 | 2025.12.18 03:56:12.044509 [ 5 ] {7e029ccc-4a78-419a-bff8-066d3161ff03} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6416 | 2025.12.18 03:56:12.044725 [ 5 ] {7e029ccc-4a78-419a-bff8-066d3161ff03} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2025.12.18 03:56:12.044868 [ 5 ] {7e029ccc-4a78-419a-bff8-066d3161ff03} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001427 sec., 159775.75332866152 rows/sec., 10.82 MiB/sec. | ||
| 6418 | 2025.12.18 03:56:12.044908 [ 5 ] {7e029ccc-4a78-419a-bff8-066d3161ff03} <Debug> TCPHandler: Processed in 0.00160848 sec. | ||
| 6419 | 2025.12.18 03:56:12.045038 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2025.12.18 03:56:12.045135 [ 5 ] {27ab3aab-3dcd-4e51-aa06-8bdeac061aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6421 | 2025.12.18 03:56:12.045177 [ 5 ] {27ab3aab-3dcd-4e51-aa06-8bdeac061aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6422 | 2025.12.18 03:56:12.045247 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6047 rows, containing 5 columns (5 merged, 0 gathered) in 0.0024194 sec., 2499380.011573117 rows/sec., 211.64 MiB/sec. | ||
| 6423 | 2025.12.18 03:56:12.045512 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6424 | 2025.12.18 03:56:12.045781 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2025.12.18 03:56:12.045800 [ 5 ] {27ab3aab-3dcd-4e51-aa06-8bdeac061aeb} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2025.12.18 03:56:12.045850 [ 5 ] {27ab3aab-3dcd-4e51-aa06-8bdeac061aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6427 | 2025.12.18 03:56:12.045854 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_41_8} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6428 | 2025.12.18 03:56:12.045933 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 6429 | 2025.12.18 03:56:12.046193 [ 5 ] {27ab3aab-3dcd-4e51-aa06-8bdeac061aeb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6430 | 2025.12.18 03:56:12.046407 [ 5 ] {27ab3aab-3dcd-4e51-aa06-8bdeac061aeb} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2025.12.18 03:56:12.046504 [ 131 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6432 | 2025.12.18 03:56:12.046533 [ 131 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2025.12.18 03:56:12.046537 [ 5 ] {27ab3aab-3dcd-4e51-aa06-8bdeac061aeb} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001422 sec., 365682.13783403655 rows/sec., 27.06 MiB/sec. | ||
| 6434 | 2025.12.18 03:56:12.046551 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6435 | 2025.12.18 03:56:12.046579 [ 5 ] {27ab3aab-3dcd-4e51-aa06-8bdeac061aeb} <Debug> TCPHandler: Processed in 0.00159217 sec. | ||
| 6436 | 2025.12.18 03:56:12.046647 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6437 | 2025.12.18 03:56:12.046721 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2025.12.18 03:56:12.046757 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6439 | 2025.12.18 03:56:12.046793 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1212 rows starting from the beginning of the part | ||
| 6440 | 2025.12.18 03:56:12.046833 [ 5 ] {6e4bdac7-408f-4412-9668-462732ab9430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6441 | 2025.12.18 03:56:12.046872 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6442 | 2025.12.18 03:56:12.046896 [ 5 ] {6e4bdac7-408f-4412-9668-462732ab9430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6443 | 2025.12.18 03:56:12.046934 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 734 rows starting from the beginning of the part | ||
| 6444 | 2025.12.18 03:56:12.046994 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6445 | 2025.12.18 03:56:12.047053 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 720 rows starting from the beginning of the part | ||
| 6446 | 2025.12.18 03:56:12.047113 [ 195 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 520 rows starting from the beginning of the part | ||
| 6447 | 2025.12.18 03:56:12.047662 [ 5 ] {6e4bdac7-408f-4412-9668-462732ab9430} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2025.12.18 03:56:12.047699 [ 5 ] {6e4bdac7-408f-4412-9668-462732ab9430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6449 | 2025.12.18 03:56:12.048263 [ 5 ] {6e4bdac7-408f-4412-9668-462732ab9430} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6450 | 2025.12.18 03:56:12.048524 [ 5 ] {6e4bdac7-408f-4412-9668-462732ab9430} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.12.18 03:56:12.048525 [ 198 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001920294 sec., 1725777.4070012197 rows/sec., 130.28 MiB/sec. | ||
| 6452 | 2025.12.18 03:56:12.048633 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6453 | 2025.12.18 03:56:12.048662 [ 5 ] {6e4bdac7-408f-4412-9668-462732ab9430} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001854 sec., 455231.9309600863 rows/sec., 30.64 MiB/sec. | ||
| 6454 | 2025.12.18 03:56:12.048665 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2025.12.18 03:56:12.048694 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6456 | 2025.12.18 03:56:12.048700 [ 5 ] {6e4bdac7-408f-4412-9668-462732ab9430} <Debug> TCPHandler: Processed in 0.002041305 sec. | ||
| 6457 | 2025.12.18 03:56:12.048779 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6458 | 2025.12.18 03:56:12.048780 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6459 | 2025.12.18 03:56:12.048828 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2025.12.18 03:56:12.048914 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6461 | 2025.12.18 03:56:12.048930 [ 5 ] {b6c90f38-8881-461b-b347-dabc0e6e5d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6462 | 2025.12.18 03:56:12.048961 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13335 rows starting from the beginning of the part | ||
| 6463 | 2025.12.18 03:56:12.048979 [ 5 ] {b6c90f38-8881-461b-b347-dabc0e6e5d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6464 | 2025.12.18 03:56:12.049034 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6465 | 2025.12.18 03:56:12.049085 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 321 rows starting from the beginning of the part | ||
| 6466 | 2025.12.18 03:56:12.049127 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6467 | 2025.12.18 03:56:12.049144 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2025.12.18 03:56:12.049166 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6469 | 2025.12.18 03:56:12.049209 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 844 rows starting from the beginning of the part | ||
| 6470 | 2025.12.18 03:56:12.049238 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_41_8} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6471 | 2025.12.18 03:56:12.049340 [ 5 ] {b6c90f38-8881-461b-b347-dabc0e6e5d93} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2025.12.18 03:56:12.049343 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 6473 | 2025.12.18 03:56:12.049386 [ 5 ] {b6c90f38-8881-461b-b347-dabc0e6e5d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6474 | 2025.12.18 03:56:12.049745 [ 5 ] {b6c90f38-8881-461b-b347-dabc0e6e5d93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6475 | 2025.12.18 03:56:12.049981 [ 5 ] {b6c90f38-8881-461b-b347-dabc0e6e5d93} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2025.12.18 03:56:12.050074 [ 131 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6477 | 2025.12.18 03:56:12.050096 [ 131 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2025.12.18 03:56:12.050111 [ 5 ] {b6c90f38-8881-461b-b347-dabc0e6e5d93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 6479 | 2025.12.18 03:56:12.050112 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6480 | 2025.12.18 03:56:12.050147 [ 5 ] {b6c90f38-8881-461b-b347-dabc0e6e5d93} <Debug> TCPHandler: Processed in 0.001366747 sec. | ||
| 6481 | 2025.12.18 03:56:12.050199 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6482 | 2025.12.18 03:56:12.050303 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6483 | 2025.12.18 03:56:12.050332 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2892 rows starting from the beginning of the part | ||
| 6484 | 2025.12.18 03:56:12.050379 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6485 | 2025.12.18 03:56:12.050419 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6486 | 2025.12.18 03:56:12.050456 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6487 | 2025.12.18 03:56:12.050487 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6488 | 2025.12.18 03:56:12.050522 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6489 | 2025.12.18 03:56:12.051755 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 4 columns (4 merged, 0 gathered) in 0.00158924 sec., 2063879.5902443936 rows/sec., 131.08 MiB/sec. | ||
| 6490 | 2025.12.18 03:56:12.052076 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6491 | 2025.12.18 03:56:12.052313 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2025.12.18 03:56:12.052374 [ 198 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_41_8} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6493 | 2025.12.18 03:56:12.052429 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6494 | 2025.12.18 03:56:12.053712 [ 198 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15134 rows, containing 5 columns (5 merged, 0 gathered) in 0.004974873 sec., 3042087.7075656 rows/sec., 203.61 MiB/sec. | ||
| 6495 | 2025.12.18 03:56:12.054098 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6496 | 2025.12.18 03:56:12.054365 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2025.12.18 03:56:12.054436 [ 189 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6498 | 2025.12.18 03:56:12.054506 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 6499 | 2025.12.18 03:56:15.782247 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6500 | 2025.12.18 03:56:15.782317 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6501 | 2025.12.18 03:56:15.926663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14317 | ||
| 6502 | 2025.12.18 03:56:15.927495 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2025.12.18 03:56:15.927574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6504 | 2025.12.18 03:56:15.928314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6505 | 2025.12.18 03:56:15.928549 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2025.12.18 03:56:15.928682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14317 | ||
| 6507 | 2025.12.18 03:56:16.725449 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6508 | 2025.12.18 03:56:16.743022 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2025.12.18 03:56:16.743087 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6510 | 2025.12.18 03:56:16.749278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6511 | 2025.12.18 03:56:16.749951 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2025.12.18 03:56:16.752905 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6513 | 2025.12.18 03:56:17.027322 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2025.12.18 03:56:17.027496 [ 5 ] {1914d9e7-568c-4741-a143-7c6d53d70ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6515 | 2025.12.18 03:56:17.027561 [ 5 ] {1914d9e7-568c-4741-a143-7c6d53d70ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6516 | 2025.12.18 03:56:17.028413 [ 5 ] {1914d9e7-568c-4741-a143-7c6d53d70ad1} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2025.12.18 03:56:17.028462 [ 5 ] {1914d9e7-568c-4741-a143-7c6d53d70ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6518 | 2025.12.18 03:56:17.028869 [ 5 ] {1914d9e7-568c-4741-a143-7c6d53d70ad1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6519 | 2025.12.18 03:56:17.029094 [ 5 ] {1914d9e7-568c-4741-a143-7c6d53d70ad1} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2025.12.18 03:56:17.029223 [ 58 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6521 | 2025.12.18 03:56:17.029247 [ 5 ] {1914d9e7-568c-4741-a143-7c6d53d70ad1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001799 sec., 227904.39132851583 rows/sec., 14.46 MiB/sec. | ||
| 6522 | 2025.12.18 03:56:17.029259 [ 58 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2025.12.18 03:56:17.029280 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6524 | 2025.12.18 03:56:17.029298 [ 5 ] {1914d9e7-568c-4741-a143-7c6d53d70ad1} <Debug> TCPHandler: Processed in 0.002104266 sec. | ||
| 6525 | 2025.12.18 03:56:17.029392 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6526 | 2025.12.18 03:56:17.029424 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2025.12.18 03:56:17.029533 [ 5 ] {f997f9a5-6ce0-421a-8689-f46b61abf8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6528 | 2025.12.18 03:56:17.029545 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6529 | 2025.12.18 03:56:17.029578 [ 5 ] {f997f9a5-6ce0-421a-8689-f46b61abf8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6530 | 2025.12.18 03:56:17.029586 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 6531 | 2025.12.18 03:56:17.029664 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6532 | 2025.12.18 03:56:17.029710 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6533 | 2025.12.18 03:56:17.029751 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 6534 | 2025.12.18 03:56:17.029791 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 6535 | 2025.12.18 03:56:17.030619 [ 5 ] {f997f9a5-6ce0-421a-8689-f46b61abf8cf} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2025.12.18 03:56:17.030659 [ 5 ] {f997f9a5-6ce0-421a-8689-f46b61abf8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6537 | 2025.12.18 03:56:17.030900 [ 198 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155818 sec., 1315637.4744894686 rows/sec., 88.48 MiB/sec. | ||
| 6538 | 2025.12.18 03:56:17.031056 [ 5 ] {f997f9a5-6ce0-421a-8689-f46b61abf8cf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6539 | 2025.12.18 03:56:17.031134 [ 196 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6540 | 2025.12.18 03:56:17.031299 [ 5 ] {f997f9a5-6ce0-421a-8689-f46b61abf8cf} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.12.18 03:56:17.031480 [ 5 ] {f997f9a5-6ce0-421a-8689-f46b61abf8cf} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001969 sec., 606399.187404774 rows/sec., 48.46 MiB/sec. | ||
| 6542 | 2025.12.18 03:56:17.031526 [ 5 ] {f997f9a5-6ce0-421a-8689-f46b61abf8cf} <Debug> TCPHandler: Processed in 0.002152437 sec. | ||
| 6543 | 2025.12.18 03:56:17.031540 [ 196 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2025.12.18 03:56:17.031636 [ 196 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_21_5} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6545 | 2025.12.18 03:56:17.031639 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2025.12.18 03:56:17.031738 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6547 | 2025.12.18 03:56:17.031747 [ 5 ] {cee9ca14-44f9-42d7-a6c4-ec970b2aea9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6548 | 2025.12.18 03:56:17.031800 [ 5 ] {cee9ca14-44f9-42d7-a6c4-ec970b2aea9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6549 | 2025.12.18 03:56:17.032305 [ 5 ] {cee9ca14-44f9-42d7-a6c4-ec970b2aea9a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2025.12.18 03:56:17.032339 [ 5 ] {cee9ca14-44f9-42d7-a6c4-ec970b2aea9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6551 | 2025.12.18 03:56:17.032653 [ 5 ] {cee9ca14-44f9-42d7-a6c4-ec970b2aea9a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6552 | 2025.12.18 03:56:17.032929 [ 5 ] {cee9ca14-44f9-42d7-a6c4-ec970b2aea9a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2025.12.18 03:56:17.033061 [ 5 ] {cee9ca14-44f9-42d7-a6c4-ec970b2aea9a} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001333 sec., 184546.13653413355 rows/sec., 11.28 MiB/sec. | ||
| 6554 | 2025.12.18 03:56:17.033098 [ 5 ] {cee9ca14-44f9-42d7-a6c4-ec970b2aea9a} <Debug> TCPHandler: Processed in 0.001508009 sec. | ||
| 6555 | 2025.12.18 03:56:17.033200 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2025.12.18 03:56:17.033294 [ 5 ] {07409d79-05fd-49f6-b2e5-d33a09db6142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6557 | 2025.12.18 03:56:17.033334 [ 5 ] {07409d79-05fd-49f6-b2e5-d33a09db6142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6558 | 2025.12.18 03:56:17.033815 [ 5 ] {07409d79-05fd-49f6-b2e5-d33a09db6142} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2025.12.18 03:56:17.033849 [ 5 ] {07409d79-05fd-49f6-b2e5-d33a09db6142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6560 | 2025.12.18 03:56:17.034169 [ 5 ] {07409d79-05fd-49f6-b2e5-d33a09db6142} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6561 | 2025.12.18 03:56:17.034386 [ 5 ] {07409d79-05fd-49f6-b2e5-d33a09db6142} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2025.12.18 03:56:17.034517 [ 5 ] {07409d79-05fd-49f6-b2e5-d33a09db6142} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 6563 | 2025.12.18 03:56:17.034553 [ 5 ] {07409d79-05fd-49f6-b2e5-d33a09db6142} <Debug> TCPHandler: Processed in 0.001402997 sec. | ||
| 6564 | 2025.12.18 03:56:17.034670 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2025.12.18 03:56:17.034764 [ 5 ] {d900ba89-1ee6-4083-bf57-8f9c25919bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6566 | 2025.12.18 03:56:17.034804 [ 5 ] {d900ba89-1ee6-4083-bf57-8f9c25919bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6567 | 2025.12.18 03:56:17.035292 [ 5 ] {d900ba89-1ee6-4083-bf57-8f9c25919bb4} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2025.12.18 03:56:17.035325 [ 5 ] {d900ba89-1ee6-4083-bf57-8f9c25919bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6569 | 2025.12.18 03:56:17.035626 [ 5 ] {d900ba89-1ee6-4083-bf57-8f9c25919bb4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6570 | 2025.12.18 03:56:17.035830 [ 5 ] {d900ba89-1ee6-4083-bf57-8f9c25919bb4} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2025.12.18 03:56:17.035934 [ 58 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6572 | 2025.12.18 03:56:17.035961 [ 5 ] {d900ba89-1ee6-4083-bf57-8f9c25919bb4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 6573 | 2025.12.18 03:56:17.035968 [ 58 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2025.12.18 03:56:17.035992 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6575 | 2025.12.18 03:56:17.035999 [ 5 ] {d900ba89-1ee6-4083-bf57-8f9c25919bb4} <Debug> TCPHandler: Processed in 0.001379497 sec. | ||
| 6576 | 2025.12.18 03:56:17.036079 [ 193 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6577 | 2025.12.18 03:56:17.036116 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2025.12.18 03:56:17.036184 [ 193 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6579 | 2025.12.18 03:56:17.036214 [ 5 ] {c3d91c11-15e3-4ce6-93fc-0bb6c4e016e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6580 | 2025.12.18 03:56:17.036215 [ 193 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 6581 | 2025.12.18 03:56:17.036261 [ 5 ] {c3d91c11-15e3-4ce6-93fc-0bb6c4e016e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6582 | 2025.12.18 03:56:17.036286 [ 193 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 6583 | 2025.12.18 03:56:17.036328 [ 193 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 6584 | 2025.12.18 03:56:17.036367 [ 193 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 6585 | 2025.12.18 03:56:17.036403 [ 193 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 6586 | 2025.12.18 03:56:17.037028 [ 5 ] {c3d91c11-15e3-4ce6-93fc-0bb6c4e016e5} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2025.12.18 03:56:17.037069 [ 5 ] {c3d91c11-15e3-4ce6-93fc-0bb6c4e016e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6588 | 2025.12.18 03:56:17.037282 [ 197 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239905 sec., 850871.6393594671 rows/sec., 51.56 MiB/sec. | ||
| 6589 | 2025.12.18 03:56:17.037413 [ 5 ] {c3d91c11-15e3-4ce6-93fc-0bb6c4e016e5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6590 | 2025.12.18 03:56:17.037441 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6591 | 2025.12.18 03:56:17.037640 [ 5 ] {c3d91c11-15e3-4ce6-93fc-0bb6c4e016e5} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2025.12.18 03:56:17.037700 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2025.12.18 03:56:17.037768 [ 5 ] {c3d91c11-15e3-4ce6-93fc-0bb6c4e016e5} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001573 sec., 457724.09408773045 rows/sec., 32.13 MiB/sec. | ||
| 6594 | 2025.12.18 03:56:17.037773 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_21_5} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6595 | 2025.12.18 03:56:17.037806 [ 5 ] {c3d91c11-15e3-4ce6-93fc-0bb6c4e016e5} <Debug> TCPHandler: Processed in 0.001738762 sec. | ||
| 6596 | 2025.12.18 03:56:17.037856 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6597 | 2025.12.18 03:56:17.037925 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2025.12.18 03:56:17.038024 [ 5 ] {76d6ff32-76d1-4b37-b1fb-0d87aba0371a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6599 | 2025.12.18 03:56:17.038067 [ 5 ] {76d6ff32-76d1-4b37-b1fb-0d87aba0371a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6600 | 2025.12.18 03:56:17.038399 [ 5 ] {76d6ff32-76d1-4b37-b1fb-0d87aba0371a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2025.12.18 03:56:17.038432 [ 5 ] {76d6ff32-76d1-4b37-b1fb-0d87aba0371a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6602 | 2025.12.18 03:56:17.038730 [ 5 ] {76d6ff32-76d1-4b37-b1fb-0d87aba0371a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6603 | 2025.12.18 03:56:17.038954 [ 5 ] {76d6ff32-76d1-4b37-b1fb-0d87aba0371a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.12.18 03:56:17.039056 [ 58 ] {} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6605 | 2025.12.18 03:56:17.039084 [ 58 ] {} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2025.12.18 03:56:17.039087 [ 5 ] {76d6ff32-76d1-4b37-b1fb-0d87aba0371a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 6607 | 2025.12.18 03:56:17.039101 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6608 | 2025.12.18 03:56:17.039126 [ 5 ] {76d6ff32-76d1-4b37-b1fb-0d87aba0371a} <Debug> TCPHandler: Processed in 0.001251565 sec. | ||
| 6609 | 2025.12.18 03:56:17.039198 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 6610 | 2025.12.18 03:56:17.039231 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2025.12.18 03:56:17.039323 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6612 | 2025.12.18 03:56:17.039331 [ 5 ] {9de79410-fa70-4e26-ba8b-8418d3b6241e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6613 | 2025.12.18 03:56:17.039365 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 6614 | 2025.12.18 03:56:17.039385 [ 5 ] {9de79410-fa70-4e26-ba8b-8418d3b6241e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6615 | 2025.12.18 03:56:17.039440 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6616 | 2025.12.18 03:56:17.039488 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6617 | 2025.12.18 03:56:17.039527 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6618 | 2025.12.18 03:56:17.039565 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6619 | 2025.12.18 03:56:17.039604 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 6620 | 2025.12.18 03:56:17.039852 [ 5 ] {9de79410-fa70-4e26-ba8b-8418d3b6241e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2025.12.18 03:56:17.039893 [ 5 ] {9de79410-fa70-4e26-ba8b-8418d3b6241e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6622 | 2025.12.18 03:56:17.040251 [ 5 ] {9de79410-fa70-4e26-ba8b-8418d3b6241e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6623 | 2025.12.18 03:56:17.040404 [ 197 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254875 sec., 100408.4072118737 rows/sec., 5.12 MiB/sec. | ||
| 6624 | 2025.12.18 03:56:17.040473 [ 5 ] {9de79410-fa70-4e26-ba8b-8418d3b6241e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2025.12.18 03:56:17.040523 [ 187 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6626 | 2025.12.18 03:56:17.040605 [ 5 ] {9de79410-fa70-4e26-ba8b-8418d3b6241e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001294 sec., 242658.42349304483 rows/sec., 15.94 MiB/sec. | ||
| 6627 | 2025.12.18 03:56:17.040642 [ 5 ] {9de79410-fa70-4e26-ba8b-8418d3b6241e} <Debug> TCPHandler: Processed in 0.001459788 sec. | ||
| 6628 | 2025.12.18 03:56:17.040746 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2025.12.18 03:56:17.040759 [ 187 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2025.12.18 03:56:17.040821 [ 187 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_21_4} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6631 | 2025.12.18 03:56:17.040838 [ 5 ] {a7b08a96-b8da-4446-b245-061df578da71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6632 | 2025.12.18 03:56:17.040879 [ 5 ] {a7b08a96-b8da-4446-b245-061df578da71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6633 | 2025.12.18 03:56:17.040902 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6634 | 2025.12.18 03:56:17.041188 [ 5 ] {a7b08a96-b8da-4446-b245-061df578da71} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2025.12.18 03:56:17.041222 [ 5 ] {a7b08a96-b8da-4446-b245-061df578da71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6636 | 2025.12.18 03:56:17.041517 [ 5 ] {a7b08a96-b8da-4446-b245-061df578da71} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6637 | 2025.12.18 03:56:17.041722 [ 5 ] {a7b08a96-b8da-4446-b245-061df578da71} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2025.12.18 03:56:17.041848 [ 5 ] {a7b08a96-b8da-4446-b245-061df578da71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 6639 | 2025.12.18 03:56:17.041883 [ 5 ] {a7b08a96-b8da-4446-b245-061df578da71} <Debug> TCPHandler: Processed in 0.001185874 sec. | ||
| 6640 | 2025.12.18 03:56:17.041990 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2025.12.18 03:56:17.042081 [ 5 ] {3c5bd7c9-f433-4636-9b6d-51b7815cbd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6642 | 2025.12.18 03:56:17.042135 [ 5 ] {3c5bd7c9-f433-4636-9b6d-51b7815cbd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6643 | 2025.12.18 03:56:17.043016 [ 5 ] {3c5bd7c9-f433-4636-9b6d-51b7815cbd67} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2025.12.18 03:56:17.043050 [ 5 ] {3c5bd7c9-f433-4636-9b6d-51b7815cbd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6645 | 2025.12.18 03:56:17.043622 [ 5 ] {3c5bd7c9-f433-4636-9b6d-51b7815cbd67} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6646 | 2025.12.18 03:56:17.043859 [ 5 ] {3c5bd7c9-f433-4636-9b6d-51b7815cbd67} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2025.12.18 03:56:17.043967 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6648 | 2025.12.18 03:56:17.043998 [ 5 ] {3c5bd7c9-f433-4636-9b6d-51b7815cbd67} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001935 sec., 21188.63049095607 rows/sec., 37.97 MiB/sec. | ||
| 6649 | 2025.12.18 03:56:17.043999 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2025.12.18 03:56:17.044029 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6651 | 2025.12.18 03:56:17.044069 [ 5 ] {3c5bd7c9-f433-4636-9b6d-51b7815cbd67} <Debug> TCPHandler: Processed in 0.002128837 sec. | ||
| 6652 | 2025.12.18 03:56:17.044108 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::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 | ||
| 6653 | 2025.12.18 03:56:17.044196 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2025.12.18 03:56:17.044294 [ 5 ] {a4312043-e6c4-4464-97a1-f62abad38540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6655 | 2025.12.18 03:56:17.044327 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6656 | 2025.12.18 03:56:17.044336 [ 5 ] {a4312043-e6c4-4464-97a1-f62abad38540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6657 | 2025.12.18 03:56:17.044391 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 530 rows starting from the beginning of the part | ||
| 6658 | 2025.12.18 03:56:17.044538 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6659 | 2025.12.18 03:56:17.044684 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6660 | 2025.12.18 03:56:17.044713 [ 5 ] {a4312043-e6c4-4464-97a1-f62abad38540} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2025.12.18 03:56:17.044751 [ 5 ] {a4312043-e6c4-4464-97a1-f62abad38540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6662 | 2025.12.18 03:56:17.044809 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6663 | 2025.12.18 03:56:17.044930 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6664 | 2025.12.18 03:56:17.045047 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6665 | 2025.12.18 03:56:17.045083 [ 5 ] {a4312043-e6c4-4464-97a1-f62abad38540} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6666 | 2025.12.18 03:56:17.045300 [ 5 ] {a4312043-e6c4-4464-97a1-f62abad38540} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2025.12.18 03:56:17.045480 [ 5 ] {a4312043-e6c4-4464-97a1-f62abad38540} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001204 sec., 86378.73754152824 rows/sec., 5.29 MiB/sec. | ||
| 6668 | 2025.12.18 03:56:17.045522 [ 5 ] {a4312043-e6c4-4464-97a1-f62abad38540} <Debug> TCPHandler: Processed in 0.001376227 sec. | ||
| 6669 | 2025.12.18 03:56:17.070860 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 19 columns (19 merged, 0 gathered) in 0.026787553 sec., 27438.11650134673 rows/sec., 49.17 MiB/sec. | ||
| 6670 | 2025.12.18 03:56:17.071922 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6671 | 2025.12.18 03:56:17.072260 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2025.12.18 03:56:17.072337 [ 193 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6673 | 2025.12.18 03:56:17.072442 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 6674 | 2025.12.18 03:56:18.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.71 MiB, peak 274.39 MiB, free memory in arenas 0.00 B, will set to 268.00 MiB (RSS), difference: 1.29 MiB | ||
| 6675 | 2025.12.18 03:56:20.948900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 874 | ||
| 6676 | 2025.12.18 03:56:20.951414 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2025.12.18 03:56:20.951471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6678 | 2025.12.18 03:56:20.952739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6679 | 2025.12.18 03:56:20.953026 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2025.12.18 03:56:20.953382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 6681 | 2025.12.18 03:56:22.013450 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2025.12.18 03:56:22.013646 [ 5 ] {baaf9524-45f0-4fbc-b254-567455dd2648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6683 | 2025.12.18 03:56:22.013717 [ 5 ] {baaf9524-45f0-4fbc-b254-567455dd2648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6684 | 2025.12.18 03:56:22.014387 [ 5 ] {baaf9524-45f0-4fbc-b254-567455dd2648} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2025.12.18 03:56:22.014440 [ 5 ] {baaf9524-45f0-4fbc-b254-567455dd2648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6686 | 2025.12.18 03:56:22.014873 [ 5 ] {baaf9524-45f0-4fbc-b254-567455dd2648} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6687 | 2025.12.18 03:56:22.015135 [ 5 ] {baaf9524-45f0-4fbc-b254-567455dd2648} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2025.12.18 03:56:22.015300 [ 5 ] {baaf9524-45f0-4fbc-b254-567455dd2648} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.52 MiB/sec. | ||
| 6689 | 2025.12.18 03:56:22.015341 [ 5 ] {baaf9524-45f0-4fbc-b254-567455dd2648} <Debug> TCPHandler: Processed in 0.002028235 sec. | ||
| 6690 | 2025.12.18 03:56:22.015463 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2025.12.18 03:56:22.015557 [ 5 ] {3b8f400b-8ef2-45cd-a879-7962c50dcc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6692 | 2025.12.18 03:56:22.015598 [ 5 ] {3b8f400b-8ef2-45cd-a879-7962c50dcc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6693 | 2025.12.18 03:56:22.016033 [ 5 ] {3b8f400b-8ef2-45cd-a879-7962c50dcc85} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2025.12.18 03:56:22.016070 [ 5 ] {3b8f400b-8ef2-45cd-a879-7962c50dcc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6695 | 2025.12.18 03:56:22.016381 [ 5 ] {3b8f400b-8ef2-45cd-a879-7962c50dcc85} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6696 | 2025.12.18 03:56:22.016586 [ 5 ] {3b8f400b-8ef2-45cd-a879-7962c50dcc85} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2025.12.18 03:56:22.016717 [ 5 ] {3b8f400b-8ef2-45cd-a879-7962c50dcc85} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 6698 | 2025.12.18 03:56:22.016754 [ 5 ] {3b8f400b-8ef2-45cd-a879-7962c50dcc85} <Debug> TCPHandler: Processed in 0.001338837 sec. | ||
| 6699 | 2025.12.18 03:56:22.016874 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2025.12.18 03:56:22.016967 [ 5 ] {e20a5978-dbc8-4e01-963b-7c8bba206078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6701 | 2025.12.18 03:56:22.017010 [ 5 ] {e20a5978-dbc8-4e01-963b-7c8bba206078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6702 | 2025.12.18 03:56:22.017430 [ 5 ] {e20a5978-dbc8-4e01-963b-7c8bba206078} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2025.12.18 03:56:22.017467 [ 5 ] {e20a5978-dbc8-4e01-963b-7c8bba206078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6704 | 2025.12.18 03:56:22.017797 [ 5 ] {e20a5978-dbc8-4e01-963b-7c8bba206078} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6705 | 2025.12.18 03:56:22.018000 [ 5 ] {e20a5978-dbc8-4e01-963b-7c8bba206078} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2025.12.18 03:56:22.018131 [ 5 ] {e20a5978-dbc8-4e01-963b-7c8bba206078} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6707 | 2025.12.18 03:56:22.018169 [ 5 ] {e20a5978-dbc8-4e01-963b-7c8bba206078} <Debug> TCPHandler: Processed in 0.001341527 sec. | ||
| 6708 | 2025.12.18 03:56:22.018276 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2025.12.18 03:56:22.018379 [ 5 ] {f011cce5-ec0c-4fa3-9bda-c24fe5133e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6710 | 2025.12.18 03:56:22.018423 [ 5 ] {f011cce5-ec0c-4fa3-9bda-c24fe5133e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6711 | 2025.12.18 03:56:22.018775 [ 5 ] {f011cce5-ec0c-4fa3-9bda-c24fe5133e2a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2025.12.18 03:56:22.018813 [ 5 ] {f011cce5-ec0c-4fa3-9bda-c24fe5133e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6713 | 2025.12.18 03:56:22.019140 [ 5 ] {f011cce5-ec0c-4fa3-9bda-c24fe5133e2a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6714 | 2025.12.18 03:56:22.019355 [ 5 ] {f011cce5-ec0c-4fa3-9bda-c24fe5133e2a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2025.12.18 03:56:22.019484 [ 5 ] {f011cce5-ec0c-4fa3-9bda-c24fe5133e2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 6716 | 2025.12.18 03:56:22.019522 [ 5 ] {f011cce5-ec0c-4fa3-9bda-c24fe5133e2a} <Debug> TCPHandler: Processed in 0.001298966 sec. | ||
| 6717 | 2025.12.18 03:56:23.428878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14829 | ||
| 6718 | 2025.12.18 03:56:23.429492 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2025.12.18 03:56:23.429552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6720 | 2025.12.18 03:56:23.430132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6721 | 2025.12.18 03:56:23.430383 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2025.12.18 03:56:23.430522 [ 111 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6723 | 2025.12.18 03:56:23.430540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14829 | ||
| 6724 | 2025.12.18 03:56:23.430595 [ 111 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2025.12.18 03:56:23.430620 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6726 | 2025.12.18 03:56:23.430720 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6727 | 2025.12.18 03:56:23.430830 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6728 | 2025.12.18 03:56:23.430867 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12397 rows starting from the beginning of the part | ||
| 6729 | 2025.12.18 03:56:23.430932 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6730 | 2025.12.18 03:56:23.430980 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6731 | 2025.12.18 03:56:23.431024 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6732 | 2025.12.18 03:56:23.431068 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6733 | 2025.12.18 03:56:23.431110 [ 197 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6734 | 2025.12.18 03:56:23.433174 [ 187 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14829 rows, containing 4 columns (4 merged, 0 gathered) in 0.002501031 sec., 5929154.816553653 rows/sec., 84.82 MiB/sec. | ||
| 6735 | 2025.12.18 03:56:23.433654 [ 192 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6736 | 2025.12.18 03:56:23.433981 [ 192 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2025.12.18 03:56:23.434073 [ 192 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_31_6} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6738 | 2025.12.18 03:56:23.434192 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6739 | 2025.12.18 03:56:24.253079 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6740 | 2025.12.18 03:56:24.271016 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.12.18 03:56:24.271080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6742 | 2025.12.18 03:56:24.276849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6743 | 2025.12.18 03:56:24.277573 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.12.18 03:56:24.277866 [ 103 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6745 | 2025.12.18 03:56:24.277935 [ 103 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2025.12.18 03:56:24.277960 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6747 | 2025.12.18 03:56:24.278060 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6748 | 2025.12.18 03:56:24.281022 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6749 | 2025.12.18 03:56:24.281320 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6750 | 2025.12.18 03:56:24.282740 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6751 | 2025.12.18 03:56:24.287604 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6752 | 2025.12.18 03:56:24.292609 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6753 | 2025.12.18 03:56:24.297070 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6754 | 2025.12.18 03:56:24.301480 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6755 | 2025.12.18 03:56:24.305491 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6756 | 2025.12.18 03:56:24.357611 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07958608 sec., 2940.212660304415 rows/sec., 15.20 MiB/sec. | ||
| 6757 | 2025.12.18 03:56:24.359506 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6758 | 2025.12.18 03:56:24.361196 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2025.12.18 03:56:24.361291 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_31_6} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6760 | 2025.12.18 03:56:24.362822 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6761 | 2025.12.18 03:56:25.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.44 MiB, peak 279.99 MiB, free memory in arenas 0.00 B, will set to 273.51 MiB (RSS), difference: 4.07 MiB | ||
| 6762 | 2025.12.18 03:56:27.026500 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2025.12.18 03:56:27.026685 [ 5 ] {74bce39d-b9ff-4788-a9bc-02c071d11681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6764 | 2025.12.18 03:56:27.026754 [ 5 ] {74bce39d-b9ff-4788-a9bc-02c071d11681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6765 | 2025.12.18 03:56:27.027578 [ 5 ] {74bce39d-b9ff-4788-a9bc-02c071d11681} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2025.12.18 03:56:27.027617 [ 5 ] {74bce39d-b9ff-4788-a9bc-02c071d11681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6767 | 2025.12.18 03:56:27.028008 [ 5 ] {74bce39d-b9ff-4788-a9bc-02c071d11681} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6768 | 2025.12.18 03:56:27.028230 [ 5 ] {74bce39d-b9ff-4788-a9bc-02c071d11681} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2025.12.18 03:56:27.028378 [ 5 ] {74bce39d-b9ff-4788-a9bc-02c071d11681} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001744 sec., 235091.74311926603 rows/sec., 14.91 MiB/sec. | ||
| 6770 | 2025.12.18 03:56:27.028417 [ 5 ] {74bce39d-b9ff-4788-a9bc-02c071d11681} <Debug> TCPHandler: Processed in 0.002050275 sec. | ||
| 6771 | 2025.12.18 03:56:27.028541 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2025.12.18 03:56:27.028633 [ 5 ] {cc513d03-f012-491d-9403-908c58a273f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6773 | 2025.12.18 03:56:27.028673 [ 5 ] {cc513d03-f012-491d-9403-908c58a273f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6774 | 2025.12.18 03:56:27.029062 [ 5 ] {cc513d03-f012-491d-9403-908c58a273f5} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2025.12.18 03:56:27.029096 [ 5 ] {cc513d03-f012-491d-9403-908c58a273f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6776 | 2025.12.18 03:56:27.029389 [ 5 ] {cc513d03-f012-491d-9403-908c58a273f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6777 | 2025.12.18 03:56:27.029591 [ 5 ] {cc513d03-f012-491d-9403-908c58a273f5} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2025.12.18 03:56:27.029716 [ 5 ] {cc513d03-f012-491d-9403-908c58a273f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 147.99 KiB/sec. | ||
| 6779 | 2025.12.18 03:56:27.029752 [ 5 ] {cc513d03-f012-491d-9403-908c58a273f5} <Debug> TCPHandler: Processed in 0.001259256 sec. | ||
| 6780 | 2025.12.18 03:56:27.029866 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2025.12.18 03:56:27.029958 [ 5 ] {37fd0edf-cbfd-4735-9dab-f87e12a9cf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6782 | 2025.12.18 03:56:27.029996 [ 5 ] {37fd0edf-cbfd-4735-9dab-f87e12a9cf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6783 | 2025.12.18 03:56:27.030864 [ 5 ] {37fd0edf-cbfd-4735-9dab-f87e12a9cf65} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2025.12.18 03:56:27.030899 [ 5 ] {37fd0edf-cbfd-4735-9dab-f87e12a9cf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6785 | 2025.12.18 03:56:27.031263 [ 5 ] {37fd0edf-cbfd-4735-9dab-f87e12a9cf65} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6786 | 2025.12.18 03:56:27.031468 [ 5 ] {37fd0edf-cbfd-4735-9dab-f87e12a9cf65} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2025.12.18 03:56:27.031593 [ 5 ] {37fd0edf-cbfd-4735-9dab-f87e12a9cf65} <Debug> executeQuery: Read 1195 rows, 97.78 KiB in 0.001653 sec., 722928.0096793709 rows/sec., 57.77 MiB/sec. | ||
| 6788 | 2025.12.18 03:56:27.031628 [ 5 ] {37fd0edf-cbfd-4735-9dab-f87e12a9cf65} <Debug> TCPHandler: Processed in 0.001808992 sec. | ||
| 6789 | 2025.12.18 03:56:27.031740 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2025.12.18 03:56:27.031832 [ 5 ] {283aa14c-bb4b-473f-99e3-422b6e137435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6791 | 2025.12.18 03:56:27.031871 [ 5 ] {283aa14c-bb4b-473f-99e3-422b6e137435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6792 | 2025.12.18 03:56:27.032348 [ 5 ] {283aa14c-bb4b-473f-99e3-422b6e137435} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2025.12.18 03:56:27.032383 [ 5 ] {283aa14c-bb4b-473f-99e3-422b6e137435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6794 | 2025.12.18 03:56:27.032678 [ 5 ] {283aa14c-bb4b-473f-99e3-422b6e137435} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6795 | 2025.12.18 03:56:27.032882 [ 5 ] {283aa14c-bb4b-473f-99e3-422b6e137435} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2025.12.18 03:56:27.033009 [ 5 ] {283aa14c-bb4b-473f-99e3-422b6e137435} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.001194 sec., 207705.19262981575 rows/sec., 12.71 MiB/sec. | ||
| 6797 | 2025.12.18 03:56:27.033045 [ 5 ] {283aa14c-bb4b-473f-99e3-422b6e137435} <Debug> TCPHandler: Processed in 0.001353047 sec. | ||
| 6798 | 2025.12.18 03:56:27.033157 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2025.12.18 03:56:27.033305 [ 5 ] {9a72c9e2-1055-42e6-af0e-5e300cd325e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6800 | 2025.12.18 03:56:27.033343 [ 5 ] {9a72c9e2-1055-42e6-af0e-5e300cd325e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6801 | 2025.12.18 03:56:27.033800 [ 5 ] {9a72c9e2-1055-42e6-af0e-5e300cd325e9} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2025.12.18 03:56:27.033834 [ 5 ] {9a72c9e2-1055-42e6-af0e-5e300cd325e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6803 | 2025.12.18 03:56:27.034144 [ 5 ] {9a72c9e2-1055-42e6-af0e-5e300cd325e9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6804 | 2025.12.18 03:56:27.034365 [ 5 ] {9a72c9e2-1055-42e6-af0e-5e300cd325e9} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2025.12.18 03:56:27.034488 [ 5 ] {9a72c9e2-1055-42e6-af0e-5e300cd325e9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 6806 | 2025.12.18 03:56:27.034525 [ 5 ] {9a72c9e2-1055-42e6-af0e-5e300cd325e9} <Debug> TCPHandler: Processed in 0.001414278 sec. | ||
| 6807 | 2025.12.18 03:56:27.034718 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2025.12.18 03:56:27.034811 [ 5 ] {a5aff5bb-9140-4e05-8436-720457805a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6809 | 2025.12.18 03:56:27.034848 [ 5 ] {a5aff5bb-9140-4e05-8436-720457805a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6810 | 2025.12.18 03:56:27.035305 [ 5 ] {a5aff5bb-9140-4e05-8436-720457805a16} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2025.12.18 03:56:27.035340 [ 5 ] {a5aff5bb-9140-4e05-8436-720457805a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6812 | 2025.12.18 03:56:27.035635 [ 5 ] {a5aff5bb-9140-4e05-8436-720457805a16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6813 | 2025.12.18 03:56:27.035833 [ 5 ] {a5aff5bb-9140-4e05-8436-720457805a16} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2025.12.18 03:56:27.035957 [ 5 ] {a5aff5bb-9140-4e05-8436-720457805a16} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001164 sec., 181271.47766323024 rows/sec., 10.29 MiB/sec. | ||
| 6815 | 2025.12.18 03:56:27.035993 [ 5 ] {a5aff5bb-9140-4e05-8436-720457805a16} <Debug> TCPHandler: Processed in 0.001322586 sec. | ||
| 6816 | 2025.12.18 03:56:27.036103 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2025.12.18 03:56:27.036195 [ 5 ] {178b238f-942e-43f8-99e7-74fa2ca52546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6818 | 2025.12.18 03:56:27.036232 [ 5 ] {178b238f-942e-43f8-99e7-74fa2ca52546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6819 | 2025.12.18 03:56:27.036831 [ 5 ] {178b238f-942e-43f8-99e7-74fa2ca52546} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2025.12.18 03:56:27.036867 [ 5 ] {178b238f-942e-43f8-99e7-74fa2ca52546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6821 | 2025.12.18 03:56:27.037188 [ 5 ] {178b238f-942e-43f8-99e7-74fa2ca52546} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6822 | 2025.12.18 03:56:27.037391 [ 5 ] {178b238f-942e-43f8-99e7-74fa2ca52546} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2025.12.18 03:56:27.037516 [ 5 ] {178b238f-942e-43f8-99e7-74fa2ca52546} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001338 sec., 539611.3602391629 rows/sec., 37.89 MiB/sec. | ||
| 6824 | 2025.12.18 03:56:27.037552 [ 5 ] {178b238f-942e-43f8-99e7-74fa2ca52546} <Debug> TCPHandler: Processed in 0.001497039 sec. | ||
| 6825 | 2025.12.18 03:56:27.037663 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2025.12.18 03:56:27.037754 [ 5 ] {8ee6ea73-b520-46e1-8083-ba11fa636f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6827 | 2025.12.18 03:56:27.037795 [ 5 ] {8ee6ea73-b520-46e1-8083-ba11fa636f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6828 | 2025.12.18 03:56:27.038124 [ 5 ] {8ee6ea73-b520-46e1-8083-ba11fa636f92} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2025.12.18 03:56:27.038160 [ 5 ] {8ee6ea73-b520-46e1-8083-ba11fa636f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6830 | 2025.12.18 03:56:27.038448 [ 5 ] {8ee6ea73-b520-46e1-8083-ba11fa636f92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6831 | 2025.12.18 03:56:27.038669 [ 5 ] {8ee6ea73-b520-46e1-8083-ba11fa636f92} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2025.12.18 03:56:27.038794 [ 5 ] {8ee6ea73-b520-46e1-8083-ba11fa636f92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 6833 | 2025.12.18 03:56:27.038830 [ 5 ] {8ee6ea73-b520-46e1-8083-ba11fa636f92} <Debug> TCPHandler: Processed in 0.001214685 sec. | ||
| 6834 | 2025.12.18 03:56:27.038938 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2025.12.18 03:56:27.039030 [ 5 ] {7ce64628-32d6-4176-8c57-3468203517da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6836 | 2025.12.18 03:56:27.039072 [ 5 ] {7ce64628-32d6-4176-8c57-3468203517da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6837 | 2025.12.18 03:56:27.039501 [ 5 ] {7ce64628-32d6-4176-8c57-3468203517da} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2025.12.18 03:56:27.039537 [ 5 ] {7ce64628-32d6-4176-8c57-3468203517da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6839 | 2025.12.18 03:56:27.039884 [ 5 ] {7ce64628-32d6-4176-8c57-3468203517da} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6840 | 2025.12.18 03:56:27.040095 [ 5 ] {7ce64628-32d6-4176-8c57-3468203517da} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2025.12.18 03:56:27.040225 [ 5 ] {7ce64628-32d6-4176-8c57-3468203517da} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001212 sec., 259900.9900990099 rows/sec., 17.08 MiB/sec. | ||
| 6842 | 2025.12.18 03:56:27.040262 [ 5 ] {7ce64628-32d6-4176-8c57-3468203517da} <Debug> TCPHandler: Processed in 0.001370187 sec. | ||
| 6843 | 2025.12.18 03:56:27.040372 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2025.12.18 03:56:27.040465 [ 5 ] {da5767d5-1071-43c0-a311-ae7c5107a50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6845 | 2025.12.18 03:56:27.040508 [ 5 ] {da5767d5-1071-43c0-a311-ae7c5107a50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6846 | 2025.12.18 03:56:27.040820 [ 5 ] {da5767d5-1071-43c0-a311-ae7c5107a50b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2025.12.18 03:56:27.040855 [ 5 ] {da5767d5-1071-43c0-a311-ae7c5107a50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6848 | 2025.12.18 03:56:27.041155 [ 5 ] {da5767d5-1071-43c0-a311-ae7c5107a50b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6849 | 2025.12.18 03:56:27.041362 [ 5 ] {da5767d5-1071-43c0-a311-ae7c5107a50b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2025.12.18 03:56:27.041487 [ 5 ] {da5767d5-1071-43c0-a311-ae7c5107a50b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 6851 | 2025.12.18 03:56:27.041522 [ 5 ] {da5767d5-1071-43c0-a311-ae7c5107a50b} <Debug> TCPHandler: Processed in 0.001198675 sec. | ||
| 6852 | 2025.12.18 03:56:27.041632 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2025.12.18 03:56:27.041726 [ 5 ] {c27b7378-9f25-4673-97e0-a49c35111e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6854 | 2025.12.18 03:56:27.041780 [ 5 ] {c27b7378-9f25-4673-97e0-a49c35111e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6855 | 2025.12.18 03:56:27.042589 [ 5 ] {c27b7378-9f25-4673-97e0-a49c35111e81} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2025.12.18 03:56:27.042626 [ 5 ] {c27b7378-9f25-4673-97e0-a49c35111e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6857 | 2025.12.18 03:56:27.043188 [ 5 ] {c27b7378-9f25-4673-97e0-a49c35111e81} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6858 | 2025.12.18 03:56:27.043425 [ 5 ] {c27b7378-9f25-4673-97e0-a49c35111e81} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2025.12.18 03:56:27.043562 [ 5 ] {c27b7378-9f25-4673-97e0-a49c35111e81} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 6860 | 2025.12.18 03:56:27.043626 [ 5 ] {c27b7378-9f25-4673-97e0-a49c35111e81} <Debug> TCPHandler: Processed in 0.002042935 sec. | ||
| 6861 | 2025.12.18 03:56:27.043742 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2025.12.18 03:56:27.043837 [ 5 ] {35d52c0b-b684-4852-a46f-a4f54d52405a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6863 | 2025.12.18 03:56:27.043878 [ 5 ] {35d52c0b-b684-4852-a46f-a4f54d52405a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6864 | 2025.12.18 03:56:27.044214 [ 5 ] {35d52c0b-b684-4852-a46f-a4f54d52405a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2025.12.18 03:56:27.044250 [ 5 ] {35d52c0b-b684-4852-a46f-a4f54d52405a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6866 | 2025.12.18 03:56:27.044568 [ 5 ] {35d52c0b-b684-4852-a46f-a4f54d52405a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6867 | 2025.12.18 03:56:27.044780 [ 5 ] {35d52c0b-b684-4852-a46f-a4f54d52405a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2025.12.18 03:56:27.044904 [ 5 ] {35d52c0b-b684-4852-a46f-a4f54d52405a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 6869 | 2025.12.18 03:56:27.044939 [ 5 ] {35d52c0b-b684-4852-a46f-a4f54d52405a} <Debug> TCPHandler: Processed in 0.001246976 sec. | ||
| 6870 | 2025.12.18 03:56:30.782377 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6871 | 2025.12.18 03:56:30.782479 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6872 | 2025.12.18 03:56:30.930778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15277 | ||
| 6873 | 2025.12.18 03:56:30.931479 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2025.12.18 03:56:30.931525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6875 | 2025.12.18 03:56:30.932283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6876 | 2025.12.18 03:56:30.932526 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2025.12.18 03:56:30.932654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15277 | ||
| 6878 | 2025.12.18 03:56:30.953676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 906 | ||
| 6879 | 2025.12.18 03:56:30.955959 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2025.12.18 03:56:30.955996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6881 | 2025.12.18 03:56:30.957279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6882 | 2025.12.18 03:56:30.957543 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2025.12.18 03:56:30.957802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 6884 | 2025.12.18 03:56:31.001230 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00082179 sec. | ||
| 6885 | 2025.12.18 03:56:31.781182 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6886 | 2025.12.18 03:56:31.797175 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2025.12.18 03:56:31.797236 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6888 | 2025.12.18 03:56:31.803024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6889 | 2025.12.18 03:56:31.803743 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2025.12.18 03:56:31.806560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6891 | 2025.12.18 03:56:32.015081 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2025.12.18 03:56:32.015275 [ 5 ] {ea127be8-d26f-4728-a865-7d8eaee80222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6893 | 2025.12.18 03:56:32.015346 [ 5 ] {ea127be8-d26f-4728-a865-7d8eaee80222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6894 | 2025.12.18 03:56:32.016050 [ 5 ] {ea127be8-d26f-4728-a865-7d8eaee80222} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.12.18 03:56:32.016096 [ 5 ] {ea127be8-d26f-4728-a865-7d8eaee80222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6896 | 2025.12.18 03:56:32.016498 [ 5 ] {ea127be8-d26f-4728-a865-7d8eaee80222} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6897 | 2025.12.18 03:56:32.016731 [ 5 ] {ea127be8-d26f-4728-a865-7d8eaee80222} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.12.18 03:56:32.016896 [ 5 ] {ea127be8-d26f-4728-a865-7d8eaee80222} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 6899 | 2025.12.18 03:56:32.016947 [ 5 ] {ea127be8-d26f-4728-a865-7d8eaee80222} <Debug> TCPHandler: Processed in 0.002019075 sec. | ||
| 6900 | 2025.12.18 03:56:32.017089 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2025.12.18 03:56:32.017196 [ 5 ] {935cf046-024e-4439-bc28-c5b64ba7ab57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6902 | 2025.12.18 03:56:32.017242 [ 5 ] {935cf046-024e-4439-bc28-c5b64ba7ab57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6903 | 2025.12.18 03:56:32.017688 [ 5 ] {935cf046-024e-4439-bc28-c5b64ba7ab57} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2025.12.18 03:56:32.017727 [ 5 ] {935cf046-024e-4439-bc28-c5b64ba7ab57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6905 | 2025.12.18 03:56:32.018067 [ 5 ] {935cf046-024e-4439-bc28-c5b64ba7ab57} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6906 | 2025.12.18 03:56:32.018285 [ 5 ] {935cf046-024e-4439-bc28-c5b64ba7ab57} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2025.12.18 03:56:32.018424 [ 5 ] {935cf046-024e-4439-bc28-c5b64ba7ab57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 6908 | 2025.12.18 03:56:32.018463 [ 5 ] {935cf046-024e-4439-bc28-c5b64ba7ab57} <Debug> TCPHandler: Processed in 0.001427028 sec. | ||
| 6909 | 2025.12.18 03:56:32.018585 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2025.12.18 03:56:32.018683 [ 5 ] {621310df-80c4-4c63-922e-fc7e0a875434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6911 | 2025.12.18 03:56:32.018728 [ 5 ] {621310df-80c4-4c63-922e-fc7e0a875434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6912 | 2025.12.18 03:56:32.019166 [ 5 ] {621310df-80c4-4c63-922e-fc7e0a875434} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2025.12.18 03:56:32.019202 [ 5 ] {621310df-80c4-4c63-922e-fc7e0a875434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6914 | 2025.12.18 03:56:32.019571 [ 5 ] {621310df-80c4-4c63-922e-fc7e0a875434} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6915 | 2025.12.18 03:56:32.019782 [ 5 ] {621310df-80c4-4c63-922e-fc7e0a875434} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2025.12.18 03:56:32.019924 [ 5 ] {621310df-80c4-4c63-922e-fc7e0a875434} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 6917 | 2025.12.18 03:56:32.019961 [ 5 ] {621310df-80c4-4c63-922e-fc7e0a875434} <Debug> TCPHandler: Processed in 0.001428247 sec. | ||
| 6918 | 2025.12.18 03:56:32.020070 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2025.12.18 03:56:32.020173 [ 5 ] {60076777-d08b-4842-a8ab-8241743f4aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6920 | 2025.12.18 03:56:32.020217 [ 5 ] {60076777-d08b-4842-a8ab-8241743f4aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6921 | 2025.12.18 03:56:32.020561 [ 5 ] {60076777-d08b-4842-a8ab-8241743f4aba} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2025.12.18 03:56:32.020598 [ 5 ] {60076777-d08b-4842-a8ab-8241743f4aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6923 | 2025.12.18 03:56:32.020925 [ 5 ] {60076777-d08b-4842-a8ab-8241743f4aba} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6924 | 2025.12.18 03:56:32.021141 [ 5 ] {60076777-d08b-4842-a8ab-8241743f4aba} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2025.12.18 03:56:32.021275 [ 5 ] {60076777-d08b-4842-a8ab-8241743f4aba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 6926 | 2025.12.18 03:56:32.021312 [ 5 ] {60076777-d08b-4842-a8ab-8241743f4aba} <Debug> TCPHandler: Processed in 0.001293416 sec. | ||
| 6927 | 2025.12.18 03:56:37.026821 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2025.12.18 03:56:37.027029 [ 5 ] {b88bc3a8-5d53-4507-8e62-decc45af5ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6929 | 2025.12.18 03:56:37.027103 [ 5 ] {b88bc3a8-5d53-4507-8e62-decc45af5ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6930 | 2025.12.18 03:56:37.027996 [ 5 ] {b88bc3a8-5d53-4507-8e62-decc45af5ac7} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2025.12.18 03:56:37.028053 [ 5 ] {b88bc3a8-5d53-4507-8e62-decc45af5ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6932 | 2025.12.18 03:56:37.028528 [ 5 ] {b88bc3a8-5d53-4507-8e62-decc45af5ac7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6933 | 2025.12.18 03:56:37.028752 [ 5 ] {b88bc3a8-5d53-4507-8e62-decc45af5ac7} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2025.12.18 03:56:37.028916 [ 5 ] {b88bc3a8-5d53-4507-8e62-decc45af5ac7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001939 sec., 211449.2006188757 rows/sec., 13.41 MiB/sec. | ||
| 6935 | 2025.12.18 03:56:37.028969 [ 5 ] {b88bc3a8-5d53-4507-8e62-decc45af5ac7} <Debug> TCPHandler: Processed in 0.002281048 sec. | ||
| 6936 | 2025.12.18 03:56:37.029100 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2025.12.18 03:56:37.029228 [ 5 ] {9127dc6d-daf6-4317-aebb-d94d9f4d0b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6938 | 2025.12.18 03:56:37.029280 [ 5 ] {9127dc6d-daf6-4317-aebb-d94d9f4d0b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6939 | 2025.12.18 03:56:37.030226 [ 5 ] {9127dc6d-daf6-4317-aebb-d94d9f4d0b61} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2025.12.18 03:56:37.030266 [ 5 ] {9127dc6d-daf6-4317-aebb-d94d9f4d0b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6941 | 2025.12.18 03:56:37.030692 [ 5 ] {9127dc6d-daf6-4317-aebb-d94d9f4d0b61} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6942 | 2025.12.18 03:56:37.030924 [ 5 ] {9127dc6d-daf6-4317-aebb-d94d9f4d0b61} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2025.12.18 03:56:37.031039 [ 116 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6944 | 2025.12.18 03:56:37.031057 [ 5 ] {9127dc6d-daf6-4317-aebb-d94d9f4d0b61} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001858 sec., 642626.480086114 rows/sec., 51.35 MiB/sec. | ||
| 6945 | 2025.12.18 03:56:37.031104 [ 116 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2025.12.18 03:56:37.031115 [ 5 ] {9127dc6d-daf6-4317-aebb-d94d9f4d0b61} <Debug> TCPHandler: Processed in 0.002075916 sec. | ||
| 6947 | 2025.12.18 03:56:37.031133 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6948 | 2025.12.18 03:56:37.031242 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2025.12.18 03:56:37.031248 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6950 | 2025.12.18 03:56:37.031353 [ 5 ] {1b4b021a-3a68-47ac-8ce0-c3edd4daafe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6951 | 2025.12.18 03:56:37.031400 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6952 | 2025.12.18 03:56:37.031405 [ 5 ] {1b4b021a-3a68-47ac-8ce0-c3edd4daafe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6953 | 2025.12.18 03:56:37.031445 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2344 rows starting from the beginning of the part | ||
| 6954 | 2025.12.18 03:56:37.031524 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1194 rows starting from the beginning of the part | ||
| 6955 | 2025.12.18 03:56:37.031576 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6956 | 2025.12.18 03:56:37.031623 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1195 rows starting from the beginning of the part | ||
| 6957 | 2025.12.18 03:56:37.031669 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6958 | 2025.12.18 03:56:37.031736 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1194 rows starting from the beginning of the part | ||
| 6959 | 2025.12.18 03:56:37.031939 [ 5 ] {1b4b021a-3a68-47ac-8ce0-c3edd4daafe8} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2025.12.18 03:56:37.031984 [ 5 ] {1b4b021a-3a68-47ac-8ce0-c3edd4daafe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6961 | 2025.12.18 03:56:37.032343 [ 5 ] {1b4b021a-3a68-47ac-8ce0-c3edd4daafe8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6962 | 2025.12.18 03:56:37.032563 [ 5 ] {1b4b021a-3a68-47ac-8ce0-c3edd4daafe8} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2025.12.18 03:56:37.032683 [ 116 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6964 | 2025.12.18 03:56:37.032700 [ 5 ] {1b4b021a-3a68-47ac-8ce0-c3edd4daafe8} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001369 sec., 179693.20672023375 rows/sec., 10.98 MiB/sec. | ||
| 6965 | 2025.12.18 03:56:37.032716 [ 116 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2025.12.18 03:56:37.032741 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6967 | 2025.12.18 03:56:37.032746 [ 5 ] {1b4b021a-3a68-47ac-8ce0-c3edd4daafe8} <Debug> TCPHandler: Processed in 0.001552109 sec. | ||
| 6968 | 2025.12.18 03:56:37.032822 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::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 | ||
| 6969 | 2025.12.18 03:56:37.032869 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2025.12.18 03:56:37.032912 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6971 | 2025.12.18 03:56:37.032942 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 264 rows starting from the beginning of the part | ||
| 6972 | 2025.12.18 03:56:37.032962 [ 5 ] {39e46e94-6f23-494d-a210-6e37f81fd880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6973 | 2025.12.18 03:56:37.033000 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 260 rows starting from the beginning of the part | ||
| 6974 | 2025.12.18 03:56:37.033002 [ 5 ] {39e46e94-6f23-494d-a210-6e37f81fd880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6975 | 2025.12.18 03:56:37.033045 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 246 rows starting from the beginning of the part | ||
| 6976 | 2025.12.18 03:56:37.033084 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 246 rows starting from the beginning of the part | ||
| 6977 | 2025.12.18 03:56:37.033123 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 248 rows starting from the beginning of the part | ||
| 6978 | 2025.12.18 03:56:37.033175 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 246 rows starting from the beginning of the part | ||
| 6979 | 2025.12.18 03:56:37.033485 [ 5 ] {39e46e94-6f23-494d-a210-6e37f81fd880} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2025.12.18 03:56:37.033524 [ 5 ] {39e46e94-6f23-494d-a210-6e37f81fd880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6981 | 2025.12.18 03:56:37.034047 [ 190 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6039 rows, containing 5 columns (5 merged, 0 gathered) in 0.002842285 sec., 2124698.965796885 rows/sec., 178.87 MiB/sec. | ||
| 6982 | 2025.12.18 03:56:37.034067 [ 5 ] {39e46e94-6f23-494d-a210-6e37f81fd880} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6983 | 2025.12.18 03:56:37.034302 [ 5 ] {39e46e94-6f23-494d-a210-6e37f81fd880} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2025.12.18 03:56:37.034312 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529799 sec., 987057.7768713406 rows/sec., 64.26 MiB/sec. | ||
| 6985 | 2025.12.18 03:56:37.034356 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6986 | 2025.12.18 03:56:37.034460 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6987 | 2025.12.18 03:56:37.034482 [ 5 ] {39e46e94-6f23-494d-a210-6e37f81fd880} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001534 sec., 138200.78226857889 rows/sec., 8.91 MiB/sec. | ||
| 6988 | 2025.12.18 03:56:37.034527 [ 5 ] {39e46e94-6f23-494d-a210-6e37f81fd880} <Debug> TCPHandler: Processed in 0.001705711 sec. | ||
| 6989 | 2025.12.18 03:56:37.034630 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2025.12.18 03:56:37.034643 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2025.12.18 03:56:37.034699 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_46_9} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6992 | 2025.12.18 03:56:37.034721 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2025.12.18 03:56:37.034735 [ 5 ] {1d7c26ac-9a5d-42e5-b73a-bcd93f0504c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6994 | 2025.12.18 03:56:37.034773 [ 5 ] {1d7c26ac-9a5d-42e5-b73a-bcd93f0504c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6995 | 2025.12.18 03:56:37.034794 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 6996 | 2025.12.18 03:56:37.034788 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_26_5} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6997 | 2025.12.18 03:56:37.034943 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6998 | 2025.12.18 03:56:37.035341 [ 5 ] {1d7c26ac-9a5d-42e5-b73a-bcd93f0504c3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.12.18 03:56:37.035376 [ 5 ] {1d7c26ac-9a5d-42e5-b73a-bcd93f0504c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7000 | 2025.12.18 03:56:37.035690 [ 5 ] {1d7c26ac-9a5d-42e5-b73a-bcd93f0504c3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7001 | 2025.12.18 03:56:37.035894 [ 5 ] {1d7c26ac-9a5d-42e5-b73a-bcd93f0504c3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.12.18 03:56:37.036023 [ 5 ] {1d7c26ac-9a5d-42e5-b73a-bcd93f0504c3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001305 sec., 161685.82375478928 rows/sec., 9.18 MiB/sec. | ||
| 7003 | 2025.12.18 03:56:37.036074 [ 5 ] {1d7c26ac-9a5d-42e5-b73a-bcd93f0504c3} <Debug> TCPHandler: Processed in 0.001476799 sec. | ||
| 7004 | 2025.12.18 03:56:37.036199 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2025.12.18 03:56:37.036294 [ 5 ] {e3bab864-e88b-455d-91be-c40ac915be86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7006 | 2025.12.18 03:56:37.036332 [ 5 ] {e3bab864-e88b-455d-91be-c40ac915be86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7007 | 2025.12.18 03:56:37.037054 [ 5 ] {e3bab864-e88b-455d-91be-c40ac915be86} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2025.12.18 03:56:37.037096 [ 5 ] {e3bab864-e88b-455d-91be-c40ac915be86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7009 | 2025.12.18 03:56:37.037484 [ 5 ] {e3bab864-e88b-455d-91be-c40ac915be86} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7010 | 2025.12.18 03:56:37.037710 [ 5 ] {e3bab864-e88b-455d-91be-c40ac915be86} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.12.18 03:56:37.037823 [ 116 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7012 | 2025.12.18 03:56:37.037838 [ 5 ] {e3bab864-e88b-455d-91be-c40ac915be86} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001562 sec., 460947.5032010243 rows/sec., 32.35 MiB/sec. | ||
| 7013 | 2025.12.18 03:56:37.037867 [ 116 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2025.12.18 03:56:37.037887 [ 5 ] {e3bab864-e88b-455d-91be-c40ac915be86} <Debug> TCPHandler: Processed in 0.001735572 sec. | ||
| 7015 | 2025.12.18 03:56:37.037896 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7016 | 2025.12.18 03:56:37.037992 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7017 | 2025.12.18 03:56:37.038014 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2025.12.18 03:56:37.038102 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7019 | 2025.12.18 03:56:37.038110 [ 5 ] {fa1cef47-10e3-456d-ac6d-233aa6f696fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7020 | 2025.12.18 03:56:37.038139 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1212 rows starting from the beginning of the part | ||
| 7021 | 2025.12.18 03:56:37.038161 [ 5 ] {fa1cef47-10e3-456d-ac6d-233aa6f696fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7022 | 2025.12.18 03:56:37.038207 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 720 rows starting from the beginning of the part | ||
| 7023 | 2025.12.18 03:56:37.038254 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7024 | 2025.12.18 03:56:37.038295 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 722 rows starting from the beginning of the part | ||
| 7025 | 2025.12.18 03:56:37.038333 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7026 | 2025.12.18 03:56:37.038370 [ 190 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 720 rows starting from the beginning of the part | ||
| 7027 | 2025.12.18 03:56:37.038504 [ 5 ] {fa1cef47-10e3-456d-ac6d-233aa6f696fd} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2025.12.18 03:56:37.038545 [ 5 ] {fa1cef47-10e3-456d-ac6d-233aa6f696fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7029 | 2025.12.18 03:56:37.038860 [ 5 ] {fa1cef47-10e3-456d-ac6d-233aa6f696fd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7030 | 2025.12.18 03:56:37.039084 [ 5 ] {fa1cef47-10e3-456d-ac6d-233aa6f696fd} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2025.12.18 03:56:37.039217 [ 5 ] {fa1cef47-10e3-456d-ac6d-233aa6f696fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 7032 | 2025.12.18 03:56:37.039253 [ 5 ] {fa1cef47-10e3-456d-ac6d-233aa6f696fd} <Debug> TCPHandler: Processed in 0.001286356 sec. | ||
| 7033 | 2025.12.18 03:56:37.039363 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2025.12.18 03:56:37.039455 [ 5 ] {56e2c5e0-ad32-4d0a-a35a-d0abde6716af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7035 | 2025.12.18 03:56:37.039496 [ 5 ] {56e2c5e0-ad32-4d0a-a35a-d0abde6716af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7036 | 2025.12.18 03:56:37.039687 [ 191 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731841 sec., 2022125.5877416 rows/sec., 151.28 MiB/sec. | ||
| 7037 | 2025.12.18 03:56:37.039869 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7038 | 2025.12.18 03:56:37.039938 [ 5 ] {56e2c5e0-ad32-4d0a-a35a-d0abde6716af} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2025.12.18 03:56:37.039980 [ 5 ] {56e2c5e0-ad32-4d0a-a35a-d0abde6716af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7040 | 2025.12.18 03:56:37.040139 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2025.12.18 03:56:37.040221 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_46_9} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7042 | 2025.12.18 03:56:37.040299 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7043 | 2025.12.18 03:56:37.040361 [ 5 ] {56e2c5e0-ad32-4d0a-a35a-d0abde6716af} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7044 | 2025.12.18 03:56:37.040575 [ 5 ] {56e2c5e0-ad32-4d0a-a35a-d0abde6716af} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.12.18 03:56:37.040682 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7046 | 2025.12.18 03:56:37.040702 [ 5 ] {56e2c5e0-ad32-4d0a-a35a-d0abde6716af} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001264 sec., 248417.72151898735 rows/sec., 16.32 MiB/sec. | ||
| 7047 | 2025.12.18 03:56:37.040723 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.12.18 03:56:37.040744 [ 5 ] {56e2c5e0-ad32-4d0a-a35a-d0abde6716af} <Debug> TCPHandler: Processed in 0.001427998 sec. | ||
| 7049 | 2025.12.18 03:56:37.040746 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7050 | 2025.12.18 03:56:37.040827 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7051 | 2025.12.18 03:56:37.040871 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2025.12.18 03:56:37.040911 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7053 | 2025.12.18 03:56:37.040938 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15134 rows starting from the beginning of the part | ||
| 7054 | 2025.12.18 03:56:37.040963 [ 5 ] {a06455cc-c199-44b3-a347-8d0e52e4987b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7055 | 2025.12.18 03:56:37.040987 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7056 | 2025.12.18 03:56:37.041006 [ 5 ] {a06455cc-c199-44b3-a347-8d0e52e4987b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7057 | 2025.12.18 03:56:37.041026 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7058 | 2025.12.18 03:56:37.041063 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 315 rows starting from the beginning of the part | ||
| 7059 | 2025.12.18 03:56:37.041098 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7060 | 2025.12.18 03:56:37.041135 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7061 | 2025.12.18 03:56:37.041324 [ 5 ] {a06455cc-c199-44b3-a347-8d0e52e4987b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2025.12.18 03:56:37.041357 [ 5 ] {a06455cc-c199-44b3-a347-8d0e52e4987b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7063 | 2025.12.18 03:56:37.041671 [ 5 ] {a06455cc-c199-44b3-a347-8d0e52e4987b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7064 | 2025.12.18 03:56:37.041878 [ 5 ] {a06455cc-c199-44b3-a347-8d0e52e4987b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.12.18 03:56:37.042004 [ 5 ] {a06455cc-c199-44b3-a347-8d0e52e4987b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 7066 | 2025.12.18 03:56:37.042039 [ 5 ] {a06455cc-c199-44b3-a347-8d0e52e4987b} <Debug> TCPHandler: Processed in 0.001223156 sec. | ||
| 7067 | 2025.12.18 03:56:37.042149 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2025.12.18 03:56:37.042240 [ 5 ] {762a5d8c-b783-421c-8dc5-abf45ac57080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7069 | 2025.12.18 03:56:37.042294 [ 5 ] {762a5d8c-b783-421c-8dc5-abf45ac57080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7070 | 2025.12.18 03:56:37.043123 [ 5 ] {762a5d8c-b783-421c-8dc5-abf45ac57080} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2025.12.18 03:56:37.043158 [ 5 ] {762a5d8c-b783-421c-8dc5-abf45ac57080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7072 | 2025.12.18 03:56:37.043781 [ 5 ] {762a5d8c-b783-421c-8dc5-abf45ac57080} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7073 | 2025.12.18 03:56:37.044005 [ 5 ] {762a5d8c-b783-421c-8dc5-abf45ac57080} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2025.12.18 03:56:37.044146 [ 5 ] {762a5d8c-b783-421c-8dc5-abf45ac57080} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001923 sec., 21320.852834113364 rows/sec., 38.21 MiB/sec. | ||
| 7075 | 2025.12.18 03:56:37.044217 [ 5 ] {762a5d8c-b783-421c-8dc5-abf45ac57080} <Debug> TCPHandler: Processed in 0.002115287 sec. | ||
| 7076 | 2025.12.18 03:56:37.044332 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2025.12.18 03:56:37.044425 [ 5 ] {fe8b8221-c9a7-40ec-9b0b-75fb151a91ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7078 | 2025.12.18 03:56:37.044465 [ 5 ] {fe8b8221-c9a7-40ec-9b0b-75fb151a91ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7079 | 2025.12.18 03:56:37.044806 [ 5 ] {fe8b8221-c9a7-40ec-9b0b-75fb151a91ac} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2025.12.18 03:56:37.044842 [ 5 ] {fe8b8221-c9a7-40ec-9b0b-75fb151a91ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7081 | 2025.12.18 03:56:37.045153 [ 5 ] {fe8b8221-c9a7-40ec-9b0b-75fb151a91ac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7082 | 2025.12.18 03:56:37.045367 [ 5 ] {fe8b8221-c9a7-40ec-9b0b-75fb151a91ac} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2025.12.18 03:56:37.045481 [ 113 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7084 | 2025.12.18 03:56:37.045495 [ 5 ] {fe8b8221-c9a7-40ec-9b0b-75fb151a91ac} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 7085 | 2025.12.18 03:56:37.045549 [ 113 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2025.12.18 03:56:37.045557 [ 5 ] {fe8b8221-c9a7-40ec-9b0b-75fb151a91ac} <Debug> TCPHandler: Processed in 0.001272465 sec. | ||
| 7087 | 2025.12.18 03:56:37.045579 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7088 | 2025.12.18 03:56:37.045656 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7089 | 2025.12.18 03:56:37.045748 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7090 | 2025.12.18 03:56:37.045773 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3280 rows starting from the beginning of the part | ||
| 7091 | 2025.12.18 03:56:37.045822 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7092 | 2025.12.18 03:56:37.045861 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7093 | 2025.12.18 03:56:37.045899 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7094 | 2025.12.18 03:56:37.045936 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7095 | 2025.12.18 03:56:37.045972 [ 186 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7096 | 2025.12.18 03:56:37.046321 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16397 rows, containing 5 columns (5 merged, 0 gathered) in 0.005520269 sec., 2970326.264897598 rows/sec., 198.75 MiB/sec. | ||
| 7097 | 2025.12.18 03:56:37.046514 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7098 | 2025.12.18 03:56:37.046770 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.12.18 03:56:37.046837 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7100 | 2025.12.18 03:56:37.046898 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7101 | 2025.12.18 03:56:37.047205 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3712 rows, containing 4 columns (4 merged, 0 gathered) in 0.00157808 sec., 2352225.4892020687 rows/sec., 149.25 MiB/sec. | ||
| 7102 | 2025.12.18 03:56:37.047533 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7103 | 2025.12.18 03:56:37.047760 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2025.12.18 03:56:37.047824 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_46_9} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7105 | 2025.12.18 03:56:37.047889 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7106 | 2025.12.18 03:56:38.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.88 MiB, peak 283.41 MiB, free memory in arenas 0.00 B, will set to 276.70 MiB (RSS), difference: 1.81 MiB | ||
| 7107 | 2025.12.18 03:56:38.432878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15789 | ||
| 7108 | 2025.12.18 03:56:38.433648 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2025.12.18 03:56:38.433700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7110 | 2025.12.18 03:56:38.434354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7111 | 2025.12.18 03:56:38.434692 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2025.12.18 03:56:38.434887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15789 | ||
| 7113 | 2025.12.18 03:56:39.154340 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42320 | ||
| 7114 | 2025.12.18 03:56:39.154494 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7115 | 2025.12.18 03:56:39.154535 [ 290 ] {} <Debug> TCP-Session: f2aaa791-2912-4166-9ff6-86904367fbe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42320 | ||
| 7116 | 2025.12.18 03:56:39.154564 [ 290 ] {} <Debug> TCP-Session: f2aaa791-2912-4166-9ff6-86904367fbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2025.12.18 03:56:39.154582 [ 290 ] {} <Debug> TCP-Session: f2aaa791-2912-4166-9ff6-86904367fbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2025.12.18 03:56:39.154914 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53707 | ||
| 7119 | 2025.12.18 03:56:39.155066 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7120 | 2025.12.18 03:56:39.155107 [ 292 ] {} <Debug> TCP-Session: 5041e753-bb29-4b08-bfc0-341cdb15e50c Authenticating user 'default' from [fd00:1122:3344:101::e]:53707 | ||
| 7121 | 2025.12.18 03:56:39.155109 [ 290 ] {} <Trace> TCP-Session: f2aaa791-2912-4166-9ff6-86904367fbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2025.12.18 03:56:39.155140 [ 292 ] {} <Debug> TCP-Session: 5041e753-bb29-4b08-bfc0-341cdb15e50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7123 | 2025.12.18 03:56:39.155180 [ 292 ] {} <Debug> TCP-Session: 5041e753-bb29-4b08-bfc0-341cdb15e50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2025.12.18 03:56:39.155420 [ 290 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7125 | 2025.12.18 03:56:39.155739 [ 290 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7126 | 2025.12.18 03:56:39.155805 [ 290 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7127 | 2025.12.18 03:56:39.156121 [ 290 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 7128 | 2025.12.18 03:56:39.156164 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37163 | ||
| 7129 | 2025.12.18 03:56:39.156223 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33019 | ||
| 7130 | 2025.12.18 03:56:39.156223 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33598 | ||
| 7131 | 2025.12.18 03:56:39.156269 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61695 | ||
| 7132 | 2025.12.18 03:56:39.156282 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7133 | 2025.12.18 03:56:39.156318 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50395 | ||
| 7134 | 2025.12.18 03:56:39.156358 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7135 | 2025.12.18 03:56:39.156362 [ 350 ] {} <Debug> TCP-Session: 7758493d-77b5-4673-b901-78a4a33c9b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:37163 | ||
| 7136 | 2025.12.18 03:56:39.156374 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64124 | ||
| 7137 | 2025.12.18 03:56:39.156408 [ 350 ] {} <Debug> TCP-Session: 7758493d-77b5-4673-b901-78a4a33c9b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7138 | 2025.12.18 03:56:39.156398 [ 293 ] {} <Debug> TCP-Session: 45c785cf-faaa-4c39-b3fe-3700b6c80cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33019 | ||
| 7139 | 2025.12.18 03:56:39.156430 [ 350 ] {} <Debug> TCP-Session: 7758493d-77b5-4673-b901-78a4a33c9b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2025.12.18 03:56:39.156319 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59356 | ||
| 7141 | 2025.12.18 03:56:39.156455 [ 293 ] {} <Debug> TCP-Session: 45c785cf-faaa-4c39-b3fe-3700b6c80cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2025.12.18 03:56:39.156495 [ 293 ] {} <Debug> TCP-Session: 45c785cf-faaa-4c39-b3fe-3700b6c80cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2025.12.18 03:56:39.156911 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7144 | 2025.12.18 03:56:39.156961 [ 354 ] {} <Debug> TCP-Session: 1300995d-7d22-4b09-9440-f2d8d0a7a7ee Authenticating user 'default' from [fd00:1122:3344:101::e]:64124 | ||
| 7145 | 2025.12.18 03:56:39.156987 [ 354 ] {} <Debug> TCP-Session: 1300995d-7d22-4b09-9440-f2d8d0a7a7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7146 | 2025.12.18 03:56:39.157001 [ 354 ] {} <Debug> TCP-Session: 1300995d-7d22-4b09-9440-f2d8d0a7a7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2025.12.18 03:56:39.157058 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7148 | 2025.12.18 03:56:39.157107 [ 352 ] {} <Debug> TCP-Session: ba9e38bd-7699-4072-b879-ef5a17051f99 Authenticating user 'default' from [fd00:1122:3344:101::e]:61695 | ||
| 7149 | 2025.12.18 03:56:39.157123 [ 346 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Trace> AggregatingTransform: Aggregating | ||
| 7150 | 2025.12.18 03:56:39.157131 [ 352 ] {} <Debug> TCP-Session: ba9e38bd-7699-4072-b879-ef5a17051f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7151 | 2025.12.18 03:56:39.157171 [ 352 ] {} <Debug> TCP-Session: ba9e38bd-7699-4072-b879-ef5a17051f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7152 | 2025.12.18 03:56:39.157210 [ 346 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7153 | 2025.12.18 03:56:39.157268 [ 346 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031613 sec. (969.356 rows/sec., 37.87 KiB/sec.) | ||
| 7154 | 2025.12.18 03:56:39.157288 [ 346 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Trace> Aggregator: Merging aggregated data | ||
| 7155 | 2025.12.18 03:56:39.157379 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7156 | 2025.12.18 03:56:39.157420 [ 351 ] {} <Debug> TCP-Session: b5845733-992a-4cbf-8e97-f92388e4b586 Authenticating user 'default' from [fd00:1122:3344:101::e]:33598 | ||
| 7157 | 2025.12.18 03:56:39.157439 [ 351 ] {} <Debug> TCP-Session: b5845733-992a-4cbf-8e97-f92388e4b586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7158 | 2025.12.18 03:56:39.157452 [ 351 ] {} <Debug> TCP-Session: b5845733-992a-4cbf-8e97-f92388e4b586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7159 | 2025.12.18 03:56:39.157529 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7160 | 2025.12.18 03:56:39.157570 [ 353 ] {} <Debug> TCP-Session: 2045f6d4-157d-44c2-8927-9e99fb6e79a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50395 | ||
| 7161 | 2025.12.18 03:56:39.157588 [ 353 ] {} <Debug> TCP-Session: 2045f6d4-157d-44c2-8927-9e99fb6e79a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7162 | 2025.12.18 03:56:39.157604 [ 353 ] {} <Debug> TCP-Session: 2045f6d4-157d-44c2-8927-9e99fb6e79a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7163 | 2025.12.18 03:56:39.157742 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7164 | 2025.12.18 03:56:39.157778 [ 294 ] {} <Debug> TCP-Session: 0526e02d-7f37-4438-8b7e-84ce2fd538b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59356 | ||
| 7165 | 2025.12.18 03:56:39.157797 [ 294 ] {} <Debug> TCP-Session: 0526e02d-7f37-4438-8b7e-84ce2fd538b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7166 | 2025.12.18 03:56:39.157811 [ 294 ] {} <Debug> TCP-Session: 0526e02d-7f37-4438-8b7e-84ce2fd538b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7167 | 2025.12.18 03:56:39.158549 [ 290 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003209 sec., 311.6235587410408 rows/sec., 12.17 KiB/sec. | ||
| 7168 | 2025.12.18 03:56:39.158725 [ 290 ] {89bdc8a5-501c-4c71-aeb8-a6f4a1fd9d8c} <Debug> TCPHandler: Processed in 0.003806827 sec. | ||
| 7169 | 2025.12.18 03:56:39.158871 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7170 | 2025.12.18 03:56:39.158911 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7171 | 2025.12.18 03:56:39.158919 [ 290 ] {} <Debug> TCP-Session: f2aaa791-2912-4166-9ff6-86904367fbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2025.12.18 03:56:39.158936 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7173 | 2025.12.18 03:56:39.158958 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7174 | 2025.12.18 03:56:39.159000 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7175 | 2025.12.18 03:56:39.159018 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7176 | 2025.12.18 03:56:39.159038 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7177 | 2025.12.18 03:56:39.159040 [ 350 ] {} <Debug> TCP-Session: 7758493d-77b5-4673-b901-78a4a33c9b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7178 | 2025.12.18 03:56:39.159064 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7179 | 2025.12.18 03:56:39.159076 [ 294 ] {} <Debug> TCP-Session: 0526e02d-7f37-4438-8b7e-84ce2fd538b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7180 | 2025.12.18 03:56:39.159068 [ 352 ] {} <Debug> TCP-Session: ba9e38bd-7699-4072-b879-ef5a17051f99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2025.12.18 03:56:39.159110 [ 353 ] {} <Debug> TCP-Session: 2045f6d4-157d-44c2-8927-9e99fb6e79a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7182 | 2025.12.18 03:56:39.159051 [ 351 ] {} <Debug> TCP-Session: b5845733-992a-4cbf-8e97-f92388e4b586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7183 | 2025.12.18 03:56:39.159008 [ 293 ] {} <Debug> TCP-Session: 45c785cf-faaa-4c39-b3fe-3700b6c80cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2025.12.18 03:56:39.158976 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7185 | 2025.12.18 03:56:39.158954 [ 292 ] {} <Debug> TCP-Session: 5041e753-bb29-4b08-bfc0-341cdb15e50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2025.12.18 03:56:39.159240 [ 354 ] {} <Debug> TCP-Session: 1300995d-7d22-4b09-9440-f2d8d0a7a7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2025.12.18 03:56:39.259470 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39815 | ||
| 7188 | 2025.12.18 03:56:39.259585 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7189 | 2025.12.18 03:56:39.259617 [ 290 ] {} <Debug> TCP-Session: eded4cbd-f633-4b00-939a-a50cffe7ef43 Authenticating user 'default' from [fd00:1122:3344:101::e]:39815 | ||
| 7190 | 2025.12.18 03:56:39.259641 [ 290 ] {} <Debug> TCP-Session: eded4cbd-f633-4b00-939a-a50cffe7ef43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7191 | 2025.12.18 03:56:39.259654 [ 290 ] {} <Debug> TCP-Session: eded4cbd-f633-4b00-939a-a50cffe7ef43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7192 | 2025.12.18 03:56:39.259865 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42999 | ||
| 7193 | 2025.12.18 03:56:39.259906 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62912 | ||
| 7194 | 2025.12.18 03:56:39.259932 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54703 | ||
| 7195 | 2025.12.18 03:56:39.259952 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35448 | ||
| 7196 | 2025.12.18 03:56:39.259987 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53506 | ||
| 7197 | 2025.12.18 03:56:39.259999 [ 290 ] {} <Trace> TCP-Session: eded4cbd-f633-4b00-939a-a50cffe7ef43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2025.12.18 03:56:39.260034 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7199 | 2025.12.18 03:56:39.260035 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7200 | 2025.12.18 03:56:39.260062 [ 294 ] {} <Debug> TCP-Session: 47ab457f-e0bb-4424-8f59-40c1fa7057eb Authenticating user 'default' from [fd00:1122:3344:101::e]:54703 | ||
| 7201 | 2025.12.18 03:56:39.260069 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7202 | 2025.12.18 03:56:39.260069 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7203 | 2025.12.18 03:56:39.260085 [ 293 ] {} <Debug> TCP-Session: c296554f-ff2c-4244-bae8-3b8cedd9e049 Authenticating user 'default' from [fd00:1122:3344:101::e]:62912 | ||
| 7204 | 2025.12.18 03:56:39.260119 [ 354 ] {} <Debug> TCP-Session: 7f30d175-62cf-4d0d-add9-e1f1aef09a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:53506 | ||
| 7205 | 2025.12.18 03:56:39.260109 [ 350 ] {} <Debug> TCP-Session: fc2dbadc-286c-4968-8500-9bb90ee633da Authenticating user 'default' from [fd00:1122:3344:101::e]:35448 | ||
| 7206 | 2025.12.18 03:56:39.260162 [ 293 ] {} <Debug> TCP-Session: c296554f-ff2c-4244-bae8-3b8cedd9e049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7207 | 2025.12.18 03:56:39.260167 [ 354 ] {} <Debug> TCP-Session: 7f30d175-62cf-4d0d-add9-e1f1aef09a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7208 | 2025.12.18 03:56:39.260177 [ 350 ] {} <Debug> TCP-Session: fc2dbadc-286c-4968-8500-9bb90ee633da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2025.12.18 03:56:39.260193 [ 290 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39815) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7210 | 2025.12.18 03:56:39.260205 [ 350 ] {} <Debug> TCP-Session: fc2dbadc-286c-4968-8500-9bb90ee633da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2025.12.18 03:56:39.260189 [ 293 ] {} <Debug> TCP-Session: c296554f-ff2c-4244-bae8-3b8cedd9e049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7212 | 2025.12.18 03:56:39.260090 [ 294 ] {} <Debug> TCP-Session: 47ab457f-e0bb-4424-8f59-40c1fa7057eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2025.12.18 03:56:39.259982 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40746 | ||
| 7214 | 2025.12.18 03:56:39.260280 [ 294 ] {} <Debug> TCP-Session: 47ab457f-e0bb-4424-8f59-40c1fa7057eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2025.12.18 03:56:39.259983 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7216 | 2025.12.18 03:56:39.259971 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53894 | ||
| 7217 | 2025.12.18 03:56:39.260359 [ 292 ] {} <Debug> TCP-Session: 07ca2a31-a55a-4e0c-94ca-fc4c8c8219c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42999 | ||
| 7218 | 2025.12.18 03:56:39.260362 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7219 | 2025.12.18 03:56:39.260397 [ 292 ] {} <Debug> TCP-Session: 07ca2a31-a55a-4e0c-94ca-fc4c8c8219c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7220 | 2025.12.18 03:56:39.259956 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37947 | ||
| 7221 | 2025.12.18 03:56:39.260415 [ 292 ] {} <Debug> TCP-Session: 07ca2a31-a55a-4e0c-94ca-fc4c8c8219c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2025.12.18 03:56:39.260427 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7223 | 2025.12.18 03:56:39.260411 [ 353 ] {} <Debug> TCP-Session: ba593334-70d5-4aef-9782-266f90b9ec74 Authenticating user 'default' from [fd00:1122:3344:101::e]:40746 | ||
| 7224 | 2025.12.18 03:56:39.260473 [ 352 ] {} <Debug> TCP-Session: e232e09c-d071-4f33-9501-ce1463a8cfc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53894 | ||
| 7225 | 2025.12.18 03:56:39.260480 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7226 | 2025.12.18 03:56:39.260496 [ 353 ] {} <Debug> TCP-Session: ba593334-70d5-4aef-9782-266f90b9ec74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2025.12.18 03:56:39.260520 [ 351 ] {} <Debug> TCP-Session: 023aed12-910d-4623-a5d8-a3d0ef9c35ba Authenticating user 'default' from [fd00:1122:3344:101::e]:37947 | ||
| 7228 | 2025.12.18 03:56:39.260535 [ 353 ] {} <Debug> TCP-Session: ba593334-70d5-4aef-9782-266f90b9ec74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2025.12.18 03:56:39.260557 [ 351 ] {} <Debug> TCP-Session: 023aed12-910d-4623-a5d8-a3d0ef9c35ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2025.12.18 03:56:39.260509 [ 352 ] {} <Debug> TCP-Session: e232e09c-d071-4f33-9501-ce1463a8cfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2025.12.18 03:56:39.260583 [ 351 ] {} <Debug> TCP-Session: 023aed12-910d-4623-a5d8-a3d0ef9c35ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7232 | 2025.12.18 03:56:39.260607 [ 352 ] {} <Debug> TCP-Session: e232e09c-d071-4f33-9501-ce1463a8cfc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7233 | 2025.12.18 03:56:39.260493 [ 290 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7234 | 2025.12.18 03:56:39.260199 [ 354 ] {} <Debug> TCP-Session: 7f30d175-62cf-4d0d-add9-e1f1aef09a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2025.12.18 03:56:39.260699 [ 290 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7236 | 2025.12.18 03:56:39.260997 [ 290 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 7237 | 2025.12.18 03:56:39.262037 [ 347 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Trace> AggregatingTransform: Aggregating | ||
| 7238 | 2025.12.18 03:56:39.262091 [ 347 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7239 | 2025.12.18 03:56:39.262131 [ 347 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030303 sec. (970.588 rows/sec., 37.91 KiB/sec.) | ||
| 7240 | 2025.12.18 03:56:39.262151 [ 347 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Trace> Aggregator: Merging aggregated data | ||
| 7241 | 2025.12.18 03:56:39.263768 [ 290 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003629 sec., 275.5580049600441 rows/sec., 10.76 KiB/sec. | ||
| 7242 | 2025.12.18 03:56:39.263940 [ 290 ] {ddf22270-c76c-4a47-a19e-172218c40fa7} <Debug> TCPHandler: Processed in 0.00406244 sec. | ||
| 7243 | 2025.12.18 03:56:39.264053 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7244 | 2025.12.18 03:56:39.264088 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7245 | 2025.12.18 03:56:39.264094 [ 290 ] {} <Debug> TCP-Session: eded4cbd-f633-4b00-939a-a50cffe7ef43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2025.12.18 03:56:39.264117 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7247 | 2025.12.18 03:56:39.264142 [ 292 ] {} <Debug> TCP-Session: 07ca2a31-a55a-4e0c-94ca-fc4c8c8219c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2025.12.18 03:56:39.264147 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7249 | 2025.12.18 03:56:39.264167 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7250 | 2025.12.18 03:56:39.264204 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7251 | 2025.12.18 03:56:39.264206 [ 354 ] {} <Debug> TCP-Session: 7f30d175-62cf-4d0d-add9-e1f1aef09a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7252 | 2025.12.18 03:56:39.264231 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7253 | 2025.12.18 03:56:39.264246 [ 293 ] {} <Debug> TCP-Session: c296554f-ff2c-4244-bae8-3b8cedd9e049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2025.12.18 03:56:39.264272 [ 350 ] {} <Debug> TCP-Session: fc2dbadc-286c-4968-8500-9bb90ee633da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2025.12.18 03:56:39.264283 [ 352 ] {} <Debug> TCP-Session: e232e09c-d071-4f33-9501-ce1463a8cfc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7256 | 2025.12.18 03:56:39.264301 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7257 | 2025.12.18 03:56:39.264205 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7258 | 2025.12.18 03:56:39.264352 [ 353 ] {} <Debug> TCP-Session: ba593334-70d5-4aef-9782-266f90b9ec74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2025.12.18 03:56:39.264166 [ 294 ] {} <Debug> TCP-Session: 47ab457f-e0bb-4424-8f59-40c1fa7057eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2025.12.18 03:56:39.264400 [ 351 ] {} <Debug> TCP-Session: 023aed12-910d-4623-a5d8-a3d0ef9c35ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2025.12.18 03:56:39.276671 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62856 | ||
| 7262 | 2025.12.18 03:56:39.276761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7263 | 2025.12.18 03:56:39.276791 [ 290 ] {} <Debug> TCP-Session: 75402b4f-1240-4bd2-972d-b9bb419e3a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:62856 | ||
| 7264 | 2025.12.18 03:56:39.276816 [ 290 ] {} <Debug> TCP-Session: 75402b4f-1240-4bd2-972d-b9bb419e3a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2025.12.18 03:56:39.276833 [ 290 ] {} <Debug> TCP-Session: 75402b4f-1240-4bd2-972d-b9bb419e3a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2025.12.18 03:56:39.277047 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52733 | ||
| 7267 | 2025.12.18 03:56:39.277060 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60147 | ||
| 7268 | 2025.12.18 03:56:39.277087 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35140 | ||
| 7269 | 2025.12.18 03:56:39.277096 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63466 | ||
| 7270 | 2025.12.18 03:56:39.277118 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45385 | ||
| 7271 | 2025.12.18 03:56:39.277131 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7272 | 2025.12.18 03:56:39.277149 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7273 | 2025.12.18 03:56:39.277180 [ 292 ] {} <Debug> TCP-Session: 2ac6f8f9-ad93-4623-a87b-62957ee7b65c Authenticating user 'default' from [fd00:1122:3344:101::e]:52733 | ||
| 7274 | 2025.12.18 03:56:39.277182 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7275 | 2025.12.18 03:56:39.277202 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7276 | 2025.12.18 03:56:39.277214 [ 292 ] {} <Debug> TCP-Session: 2ac6f8f9-ad93-4623-a87b-62957ee7b65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2025.12.18 03:56:39.277239 [ 350 ] {} <Debug> TCP-Session: eb23435f-8517-49aa-b1c7-0bb00161b91f Authenticating user 'default' from [fd00:1122:3344:101::e]:35140 | ||
| 7278 | 2025.12.18 03:56:39.277246 [ 292 ] {} <Debug> TCP-Session: 2ac6f8f9-ad93-4623-a87b-62957ee7b65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7279 | 2025.12.18 03:56:39.277243 [ 353 ] {} <Debug> TCP-Session: 9cc09086-da2f-4d12-b555-2553b1214c9b Authenticating user 'default' from [fd00:1122:3344:101::e]:45385 | ||
| 7280 | 2025.12.18 03:56:39.277301 [ 350 ] {} <Debug> TCP-Session: eb23435f-8517-49aa-b1c7-0bb00161b91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2025.12.18 03:56:39.277326 [ 353 ] {} <Debug> TCP-Session: 9cc09086-da2f-4d12-b555-2553b1214c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2025.12.18 03:56:39.277345 [ 350 ] {} <Debug> TCP-Session: eb23435f-8517-49aa-b1c7-0bb00161b91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2025.12.18 03:56:39.277361 [ 353 ] {} <Debug> TCP-Session: 9cc09086-da2f-4d12-b555-2553b1214c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2025.12.18 03:56:39.277187 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7285 | 2025.12.18 03:56:39.277134 [ 290 ] {} <Trace> TCP-Session: 75402b4f-1240-4bd2-972d-b9bb419e3a65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2025.12.18 03:56:39.277419 [ 351 ] {} <Debug> TCP-Session: 63c07ef9-6b57-4be3-a541-8564831ded40 Authenticating user 'default' from [fd00:1122:3344:101::e]:63466 | ||
| 7287 | 2025.12.18 03:56:39.277107 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56180 | ||
| 7288 | 2025.12.18 03:56:39.277458 [ 351 ] {} <Debug> TCP-Session: 63c07ef9-6b57-4be3-a541-8564831ded40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2025.12.18 03:56:39.277074 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33509 | ||
| 7290 | 2025.12.18 03:56:39.277492 [ 351 ] {} <Debug> TCP-Session: 63c07ef9-6b57-4be3-a541-8564831ded40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2025.12.18 03:56:39.277519 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7292 | 2025.12.18 03:56:39.277200 [ 293 ] {} <Debug> TCP-Session: b4bf8e7a-a4a7-4966-a8fb-25ff4767c205 Authenticating user 'default' from [fd00:1122:3344:101::e]:60147 | ||
| 7293 | 2025.12.18 03:56:39.277557 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7294 | 2025.12.18 03:56:39.277575 [ 290 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7295 | 2025.12.18 03:56:39.277582 [ 293 ] {} <Debug> TCP-Session: b4bf8e7a-a4a7-4966-a8fb-25ff4767c205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2025.12.18 03:56:39.277595 [ 294 ] {} <Debug> TCP-Session: 0bf77d18-5d28-4465-99e6-fac7f0791b7d Authenticating user 'default' from [fd00:1122:3344:101::e]:33509 | ||
| 7297 | 2025.12.18 03:56:39.277618 [ 293 ] {} <Debug> TCP-Session: b4bf8e7a-a4a7-4966-a8fb-25ff4767c205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2025.12.18 03:56:39.277644 [ 294 ] {} <Debug> TCP-Session: 0bf77d18-5d28-4465-99e6-fac7f0791b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7299 | 2025.12.18 03:56:39.277560 [ 352 ] {} <Debug> TCP-Session: daccf8f4-298c-4406-9f9d-783709ae5f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:56180 | ||
| 7300 | 2025.12.18 03:56:39.277666 [ 294 ] {} <Debug> TCP-Session: 0bf77d18-5d28-4465-99e6-fac7f0791b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2025.12.18 03:56:39.277684 [ 352 ] {} <Debug> TCP-Session: daccf8f4-298c-4406-9f9d-783709ae5f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2025.12.18 03:56:39.277702 [ 352 ] {} <Debug> TCP-Session: daccf8f4-298c-4406-9f9d-783709ae5f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2025.12.18 03:56:39.277121 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61829 | ||
| 7304 | 2025.12.18 03:56:39.277792 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7305 | 2025.12.18 03:56:39.277799 [ 290 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7306 | 2025.12.18 03:56:39.277816 [ 354 ] {} <Debug> TCP-Session: d10d4476-efbe-4c3c-880f-934fb747b776 Authenticating user 'default' from [fd00:1122:3344:101::e]:61829 | ||
| 7307 | 2025.12.18 03:56:39.277846 [ 354 ] {} <Debug> TCP-Session: d10d4476-efbe-4c3c-880f-934fb747b776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2025.12.18 03:56:39.277858 [ 354 ] {} <Debug> TCP-Session: d10d4476-efbe-4c3c-880f-934fb747b776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2025.12.18 03:56:39.277858 [ 290 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7310 | 2025.12.18 03:56:39.278134 [ 290 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 7311 | 2025.12.18 03:56:39.279166 [ 335 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Trace> AggregatingTransform: Aggregating | ||
| 7312 | 2025.12.18 03:56:39.279209 [ 335 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7313 | 2025.12.18 03:56:39.279249 [ 335 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022752 sec. (977.754 rows/sec., 38.19 KiB/sec.) | ||
| 7314 | 2025.12.18 03:56:39.279270 [ 335 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Trace> Aggregator: Merging aggregated data | ||
| 7315 | 2025.12.18 03:56:39.283116 [ 290 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005579 sec., 179.24359204158452 rows/sec., 7.00 KiB/sec. | ||
| 7316 | 2025.12.18 03:56:39.283302 [ 290 ] {7ced0696-5686-4d33-9a34-1875adc580e2} <Debug> TCPHandler: Processed in 0.006278628 sec. | ||
| 7317 | 2025.12.18 03:56:39.283411 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7318 | 2025.12.18 03:56:39.283446 [ 290 ] {} <Debug> TCP-Session: 75402b4f-1240-4bd2-972d-b9bb419e3a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2025.12.18 03:56:39.283449 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7320 | 2025.12.18 03:56:39.283475 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7321 | 2025.12.18 03:56:39.283495 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7322 | 2025.12.18 03:56:39.283527 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7323 | 2025.12.18 03:56:39.283547 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7324 | 2025.12.18 03:56:39.283558 [ 292 ] {} <Debug> TCP-Session: 2ac6f8f9-ad93-4623-a87b-62957ee7b65c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2025.12.18 03:56:39.283591 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7326 | 2025.12.18 03:56:39.283602 [ 350 ] {} <Debug> TCP-Session: eb23435f-8517-49aa-b1c7-0bb00161b91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2025.12.18 03:56:39.283584 [ 351 ] {} <Debug> TCP-Session: 63c07ef9-6b57-4be3-a541-8564831ded40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2025.12.18 03:56:39.283634 [ 353 ] {} <Debug> TCP-Session: 9cc09086-da2f-4d12-b555-2553b1214c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2025.12.18 03:56:39.283568 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7330 | 2025.12.18 03:56:39.283566 [ 352 ] {} <Debug> TCP-Session: daccf8f4-298c-4406-9f9d-783709ae5f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2025.12.18 03:56:39.283715 [ 294 ] {} <Debug> TCP-Session: 0bf77d18-5d28-4465-99e6-fac7f0791b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2025.12.18 03:56:39.283531 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7333 | 2025.12.18 03:56:39.283510 [ 354 ] {} <Debug> TCP-Session: d10d4476-efbe-4c3c-880f-934fb747b776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2025.12.18 03:56:39.283802 [ 293 ] {} <Debug> TCP-Session: b4bf8e7a-a4a7-4966-a8fb-25ff4767c205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2025.12.18 03:56:39.306702 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7336 | 2025.12.18 03:56:39.325785 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2025.12.18 03:56:39.325856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 7338 | 2025.12.18 03:56:39.331739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7339 | 2025.12.18 03:56:39.332606 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2025.12.18 03:56:39.337019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7341 | 2025.12.18 03:56:40.958185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 942 | ||
| 7342 | 2025.12.18 03:56:40.960708 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2025.12.18 03:56:40.960750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7344 | 2025.12.18 03:56:40.961938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7345 | 2025.12.18 03:56:40.962202 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2025.12.18 03:56:40.962465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7347 | 2025.12.18 03:56:42.044179 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2025.12.18 03:56:42.044368 [ 5 ] {5461682f-004d-440a-b7c5-3a89e2d58b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7349 | 2025.12.18 03:56:42.044440 [ 5 ] {5461682f-004d-440a-b7c5-3a89e2d58b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7350 | 2025.12.18 03:56:42.045082 [ 5 ] {5461682f-004d-440a-b7c5-3a89e2d58b4a} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.12.18 03:56:42.045128 [ 5 ] {5461682f-004d-440a-b7c5-3a89e2d58b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7352 | 2025.12.18 03:56:42.045501 [ 5 ] {5461682f-004d-440a-b7c5-3a89e2d58b4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7353 | 2025.12.18 03:56:42.045722 [ 5 ] {5461682f-004d-440a-b7c5-3a89e2d58b4a} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2025.12.18 03:56:42.045880 [ 5 ] {5461682f-004d-440a-b7c5-3a89e2d58b4a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001564 sec., 1278.772378516624 rows/sec., 104.27 KiB/sec. | ||
| 7355 | 2025.12.18 03:56:42.045930 [ 5 ] {5461682f-004d-440a-b7c5-3a89e2d58b4a} <Debug> TCPHandler: Processed in 0.001884374 sec. | ||
| 7356 | 2025.12.18 03:56:42.046053 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2025.12.18 03:56:42.046156 [ 5 ] {aef50b1b-a8bc-4899-88e7-3a2e59e7678c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7358 | 2025.12.18 03:56:42.046199 [ 5 ] {aef50b1b-a8bc-4899-88e7-3a2e59e7678c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7359 | 2025.12.18 03:56:42.047103 [ 5 ] {aef50b1b-a8bc-4899-88e7-3a2e59e7678c} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2025.12.18 03:56:42.047142 [ 5 ] {aef50b1b-a8bc-4899-88e7-3a2e59e7678c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7361 | 2025.12.18 03:56:42.047556 [ 5 ] {aef50b1b-a8bc-4899-88e7-3a2e59e7678c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7362 | 2025.12.18 03:56:42.047768 [ 5 ] {aef50b1b-a8bc-4899-88e7-3a2e59e7678c} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.12.18 03:56:42.047902 [ 5 ] {aef50b1b-a8bc-4899-88e7-3a2e59e7678c} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.00177 sec., 676271.186440678 rows/sec., 55.75 MiB/sec. | ||
| 7364 | 2025.12.18 03:56:42.047940 [ 5 ] {aef50b1b-a8bc-4899-88e7-3a2e59e7678c} <Debug> TCPHandler: Processed in 0.001938014 sec. | ||
| 7365 | 2025.12.18 03:56:42.048049 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2025.12.18 03:56:42.048145 [ 5 ] {6ef2df0f-3a82-4cf6-8699-eab1662563ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7367 | 2025.12.18 03:56:42.048186 [ 5 ] {6ef2df0f-3a82-4cf6-8699-eab1662563ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7368 | 2025.12.18 03:56:42.048574 [ 5 ] {6ef2df0f-3a82-4cf6-8699-eab1662563ec} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2025.12.18 03:56:42.048609 [ 5 ] {6ef2df0f-3a82-4cf6-8699-eab1662563ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7370 | 2025.12.18 03:56:42.048895 [ 5 ] {6ef2df0f-3a82-4cf6-8699-eab1662563ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7371 | 2025.12.18 03:56:42.049096 [ 5 ] {6ef2df0f-3a82-4cf6-8699-eab1662563ec} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2025.12.18 03:56:42.049222 [ 5 ] {6ef2df0f-3a82-4cf6-8699-eab1662563ec} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 127.30 KiB/sec. | ||
| 7373 | 2025.12.18 03:56:42.049258 [ 5 ] {6ef2df0f-3a82-4cf6-8699-eab1662563ec} <Debug> TCPHandler: Processed in 0.001258026 sec. | ||
| 7374 | 2025.12.18 03:56:42.049366 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2025.12.18 03:56:42.049460 [ 5 ] {539cc967-a04f-4c71-b73c-19157f47cc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7376 | 2025.12.18 03:56:42.049499 [ 5 ] {539cc967-a04f-4c71-b73c-19157f47cc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7377 | 2025.12.18 03:56:42.049960 [ 5 ] {539cc967-a04f-4c71-b73c-19157f47cc7c} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.12.18 03:56:42.049997 [ 5 ] {539cc967-a04f-4c71-b73c-19157f47cc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7379 | 2025.12.18 03:56:42.050299 [ 5 ] {539cc967-a04f-4c71-b73c-19157f47cc7c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7380 | 2025.12.18 03:56:42.050507 [ 5 ] {539cc967-a04f-4c71-b73c-19157f47cc7c} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2025.12.18 03:56:42.050628 [ 107 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7382 | 2025.12.18 03:56:42.050639 [ 5 ] {539cc967-a04f-4c71-b73c-19157f47cc7c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001197 sec., 190476.19047619047 rows/sec., 12.90 MiB/sec. | ||
| 7383 | 2025.12.18 03:56:42.050667 [ 107 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2025.12.18 03:56:42.050682 [ 5 ] {539cc967-a04f-4c71-b73c-19157f47cc7c} <Debug> TCPHandler: Processed in 0.001363497 sec. | ||
| 7385 | 2025.12.18 03:56:42.050688 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7386 | 2025.12.18 03:56:42.050790 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7387 | 2025.12.18 03:56:42.050807 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 7388 | 2025.12.18 03:56:42.050883 [ 5 ] {359827f2-6443-4d59-8a08-97fd60582af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7389 | 2025.12.18 03:56:42.050927 [ 5 ] {359827f2-6443-4d59-8a08-97fd60582af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7390 | 2025.12.18 03:56:42.050945 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7391 | 2025.12.18 03:56:42.050985 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 441 rows starting from the beginning of the part | ||
| 7392 | 2025.12.18 03:56:42.051051 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 7393 | 2025.12.18 03:56:42.051098 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 7394 | 2025.12.18 03:56:42.051140 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 7395 | 2025.12.18 03:56:42.051177 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 7396 | 2025.12.18 03:56:42.051224 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 7397 | 2025.12.18 03:56:42.051496 [ 5 ] {359827f2-6443-4d59-8a08-97fd60582af2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2025.12.18 03:56:42.051535 [ 5 ] {359827f2-6443-4d59-8a08-97fd60582af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7399 | 2025.12.18 03:56:42.051880 [ 5 ] {359827f2-6443-4d59-8a08-97fd60582af2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7400 | 2025.12.18 03:56:42.052112 [ 5 ] {359827f2-6443-4d59-8a08-97fd60582af2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2025.12.18 03:56:42.052238 [ 5 ] {359827f2-6443-4d59-8a08-97fd60582af2} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001373 sec., 380189.366351056 rows/sec., 28.14 MiB/sec. | ||
| 7402 | 2025.12.18 03:56:42.052242 [ 199 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494178 sec., 1025982.1788300992 rows/sec., 71.55 MiB/sec. | ||
| 7403 | 2025.12.18 03:56:42.052276 [ 5 ] {359827f2-6443-4d59-8a08-97fd60582af2} <Debug> TCPHandler: Processed in 0.001532579 sec. | ||
| 7404 | 2025.12.18 03:56:42.052389 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2025.12.18 03:56:42.052429 [ 186 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7406 | 2025.12.18 03:56:42.052483 [ 5 ] {6425034d-9ca8-45c3-9d73-ec25df95235f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7407 | 2025.12.18 03:56:42.052531 [ 5 ] {6425034d-9ca8-45c3-9d73-ec25df95235f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7408 | 2025.12.18 03:56:42.052740 [ 186 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2025.12.18 03:56:42.052815 [ 186 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_30_6} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7410 | 2025.12.18 03:56:42.052891 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7411 | 2025.12.18 03:56:42.053084 [ 5 ] {6425034d-9ca8-45c3-9d73-ec25df95235f} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2025.12.18 03:56:42.053124 [ 5 ] {6425034d-9ca8-45c3-9d73-ec25df95235f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7413 | 2025.12.18 03:56:42.053515 [ 5 ] {6425034d-9ca8-45c3-9d73-ec25df95235f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7414 | 2025.12.18 03:56:42.053728 [ 5 ] {6425034d-9ca8-45c3-9d73-ec25df95235f} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2025.12.18 03:56:42.053858 [ 5 ] {6425034d-9ca8-45c3-9d73-ec25df95235f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001393 sec., 606604.4508255564 rows/sec., 40.83 MiB/sec. | ||
| 7416 | 2025.12.18 03:56:42.053894 [ 5 ] {6425034d-9ca8-45c3-9d73-ec25df95235f} <Debug> TCPHandler: Processed in 0.00155124 sec. | ||
| 7417 | 2025.12.18 03:56:42.054007 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2025.12.18 03:56:42.054100 [ 5 ] {b152aa56-0915-47eb-b0a0-bf88881a8923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7419 | 2025.12.18 03:56:42.054141 [ 5 ] {b152aa56-0915-47eb-b0a0-bf88881a8923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7420 | 2025.12.18 03:56:42.054505 [ 5 ] {b152aa56-0915-47eb-b0a0-bf88881a8923} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2025.12.18 03:56:42.054541 [ 5 ] {b152aa56-0915-47eb-b0a0-bf88881a8923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7422 | 2025.12.18 03:56:42.054872 [ 5 ] {b152aa56-0915-47eb-b0a0-bf88881a8923} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7423 | 2025.12.18 03:56:42.055096 [ 5 ] {b152aa56-0915-47eb-b0a0-bf88881a8923} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2025.12.18 03:56:42.055235 [ 5 ] {b152aa56-0915-47eb-b0a0-bf88881a8923} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 7425 | 2025.12.18 03:56:42.055273 [ 5 ] {b152aa56-0915-47eb-b0a0-bf88881a8923} <Debug> TCPHandler: Processed in 0.001313017 sec. | ||
| 7426 | 2025.12.18 03:56:45.782731 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7427 | 2025.12.18 03:56:45.782799 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7428 | 2025.12.18 03:56:45.935132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16237 | ||
| 7429 | 2025.12.18 03:56:45.935714 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2025.12.18 03:56:45.935772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7431 | 2025.12.18 03:56:45.936290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7432 | 2025.12.18 03:56:45.936529 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2025.12.18 03:56:45.936683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16237 | ||
| 7434 | 2025.12.18 03:56:46.837243 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7435 | 2025.12.18 03:56:46.853838 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2025.12.18 03:56:46.853902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7437 | 2025.12.18 03:56:46.859888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7438 | 2025.12.18 03:56:46.860582 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2025.12.18 03:56:46.863387 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7440 | 2025.12.18 03:56:47.028306 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2025.12.18 03:56:47.028487 [ 5 ] {3f087beb-c5ec-43d4-b936-d3a60ce872e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7442 | 2025.12.18 03:56:47.028554 [ 5 ] {3f087beb-c5ec-43d4-b936-d3a60ce872e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7443 | 2025.12.18 03:56:47.029404 [ 5 ] {3f087beb-c5ec-43d4-b936-d3a60ce872e2} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2025.12.18 03:56:47.029459 [ 5 ] {3f087beb-c5ec-43d4-b936-d3a60ce872e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7445 | 2025.12.18 03:56:47.029862 [ 5 ] {3f087beb-c5ec-43d4-b936-d3a60ce872e2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7446 | 2025.12.18 03:56:47.030084 [ 5 ] {3f087beb-c5ec-43d4-b936-d3a60ce872e2} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2025.12.18 03:56:47.030249 [ 5 ] {3f087beb-c5ec-43d4-b936-d3a60ce872e2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 7448 | 2025.12.18 03:56:47.030301 [ 5 ] {3f087beb-c5ec-43d4-b936-d3a60ce872e2} <Debug> TCPHandler: Processed in 0.002124736 sec. | ||
| 7449 | 2025.12.18 03:56:47.030441 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2025.12.18 03:56:47.030546 [ 5 ] {7ad1ebad-3848-4cb9-94c3-8da5893f7e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7451 | 2025.12.18 03:56:47.030591 [ 5 ] {7ad1ebad-3848-4cb9-94c3-8da5893f7e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7452 | 2025.12.18 03:56:47.031629 [ 5 ] {7ad1ebad-3848-4cb9-94c3-8da5893f7e0f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2025.12.18 03:56:47.031667 [ 5 ] {7ad1ebad-3848-4cb9-94c3-8da5893f7e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7454 | 2025.12.18 03:56:47.032055 [ 5 ] {7ad1ebad-3848-4cb9-94c3-8da5893f7e0f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7455 | 2025.12.18 03:56:47.032267 [ 5 ] {7ad1ebad-3848-4cb9-94c3-8da5893f7e0f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2025.12.18 03:56:47.032402 [ 5 ] {7ad1ebad-3848-4cb9-94c3-8da5893f7e0f} <Debug> executeQuery: Read 1195 rows, 97.80 KiB in 0.00188 sec., 635638.2978723404 rows/sec., 50.80 MiB/sec. | ||
| 7457 | 2025.12.18 03:56:47.032452 [ 5 ] {7ad1ebad-3848-4cb9-94c3-8da5893f7e0f} <Debug> TCPHandler: Processed in 0.002074966 sec. | ||
| 7458 | 2025.12.18 03:56:47.032561 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2025.12.18 03:56:47.032661 [ 5 ] {e185e578-add7-4b96-bc01-8f798e51e777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7460 | 2025.12.18 03:56:47.032703 [ 5 ] {e185e578-add7-4b96-bc01-8f798e51e777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7461 | 2025.12.18 03:56:47.033214 [ 5 ] {e185e578-add7-4b96-bc01-8f798e51e777} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2025.12.18 03:56:47.033250 [ 5 ] {e185e578-add7-4b96-bc01-8f798e51e777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7463 | 2025.12.18 03:56:47.033561 [ 5 ] {e185e578-add7-4b96-bc01-8f798e51e777} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7464 | 2025.12.18 03:56:47.033769 [ 5 ] {e185e578-add7-4b96-bc01-8f798e51e777} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2025.12.18 03:56:47.033898 [ 5 ] {e185e578-add7-4b96-bc01-8f798e51e777} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001258 sec., 195548.48966613674 rows/sec., 11.95 MiB/sec. | ||
| 7466 | 2025.12.18 03:56:47.033936 [ 5 ] {e185e578-add7-4b96-bc01-8f798e51e777} <Debug> TCPHandler: Processed in 0.001424967 sec. | ||
| 7467 | 2025.12.18 03:56:47.034048 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2025.12.18 03:56:47.034143 [ 5 ] {c84f58a4-5f12-4329-8e80-1f08a3101f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7469 | 2025.12.18 03:56:47.034182 [ 5 ] {c84f58a4-5f12-4329-8e80-1f08a3101f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7470 | 2025.12.18 03:56:47.034663 [ 5 ] {c84f58a4-5f12-4329-8e80-1f08a3101f19} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.12.18 03:56:47.034700 [ 5 ] {c84f58a4-5f12-4329-8e80-1f08a3101f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7472 | 2025.12.18 03:56:47.035023 [ 5 ] {c84f58a4-5f12-4329-8e80-1f08a3101f19} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7473 | 2025.12.18 03:56:47.035227 [ 5 ] {c84f58a4-5f12-4329-8e80-1f08a3101f19} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.12.18 03:56:47.035361 [ 5 ] {c84f58a4-5f12-4329-8e80-1f08a3101f19} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001236 sec., 172330.09708737864 rows/sec., 11.11 MiB/sec. | ||
| 7475 | 2025.12.18 03:56:47.035418 [ 5 ] {c84f58a4-5f12-4329-8e80-1f08a3101f19} <Debug> TCPHandler: Processed in 0.001420668 sec. | ||
| 7476 | 2025.12.18 03:56:47.035533 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2025.12.18 03:56:47.035627 [ 5 ] {e358b85e-69bd-439b-b9f3-342b7a3c9ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7478 | 2025.12.18 03:56:47.035667 [ 5 ] {e358b85e-69bd-439b-b9f3-342b7a3c9ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7479 | 2025.12.18 03:56:47.036143 [ 5 ] {e358b85e-69bd-439b-b9f3-342b7a3c9ee6} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2025.12.18 03:56:47.036179 [ 5 ] {e358b85e-69bd-439b-b9f3-342b7a3c9ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7481 | 2025.12.18 03:56:47.036494 [ 5 ] {e358b85e-69bd-439b-b9f3-342b7a3c9ee6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7482 | 2025.12.18 03:56:47.036700 [ 5 ] {e358b85e-69bd-439b-b9f3-342b7a3c9ee6} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2025.12.18 03:56:47.036833 [ 5 ] {e358b85e-69bd-439b-b9f3-342b7a3c9ee6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 7484 | 2025.12.18 03:56:47.036881 [ 5 ] {e358b85e-69bd-439b-b9f3-342b7a3c9ee6} <Debug> TCPHandler: Processed in 0.001397397 sec. | ||
| 7485 | 2025.12.18 03:56:47.036991 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2025.12.18 03:56:47.037085 [ 5 ] {878ee4af-fec2-4650-a11f-b18e664057db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7487 | 2025.12.18 03:56:47.037126 [ 5 ] {878ee4af-fec2-4650-a11f-b18e664057db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7488 | 2025.12.18 03:56:47.037774 [ 5 ] {878ee4af-fec2-4650-a11f-b18e664057db} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.12.18 03:56:47.037810 [ 5 ] {878ee4af-fec2-4650-a11f-b18e664057db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7490 | 2025.12.18 03:56:47.038133 [ 5 ] {878ee4af-fec2-4650-a11f-b18e664057db} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7491 | 2025.12.18 03:56:47.038336 [ 5 ] {878ee4af-fec2-4650-a11f-b18e664057db} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.12.18 03:56:47.038476 [ 5 ] {878ee4af-fec2-4650-a11f-b18e664057db} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001409 sec., 511000.7097232079 rows/sec., 35.87 MiB/sec. | ||
| 7493 | 2025.12.18 03:56:47.038518 [ 5 ] {878ee4af-fec2-4650-a11f-b18e664057db} <Debug> TCPHandler: Processed in 0.001576229 sec. | ||
| 7494 | 2025.12.18 03:56:47.038630 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2025.12.18 03:56:47.038724 [ 5 ] {2dbf0b19-ce99-431c-8615-36f3ce2c6155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7496 | 2025.12.18 03:56:47.038767 [ 5 ] {2dbf0b19-ce99-431c-8615-36f3ce2c6155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7497 | 2025.12.18 03:56:47.039105 [ 5 ] {2dbf0b19-ce99-431c-8615-36f3ce2c6155} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2025.12.18 03:56:47.039140 [ 5 ] {2dbf0b19-ce99-431c-8615-36f3ce2c6155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7499 | 2025.12.18 03:56:47.039461 [ 5 ] {2dbf0b19-ce99-431c-8615-36f3ce2c6155} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7500 | 2025.12.18 03:56:47.039667 [ 5 ] {2dbf0b19-ce99-431c-8615-36f3ce2c6155} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2025.12.18 03:56:47.039795 [ 5 ] {2dbf0b19-ce99-431c-8615-36f3ce2c6155} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 7502 | 2025.12.18 03:56:47.039830 [ 5 ] {2dbf0b19-ce99-431c-8615-36f3ce2c6155} <Debug> TCPHandler: Processed in 0.001249736 sec. | ||
| 7503 | 2025.12.18 03:56:47.039936 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2025.12.18 03:56:47.040030 [ 5 ] {fc3979d8-6f0a-4e69-b47f-08159bfeff3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7505 | 2025.12.18 03:56:47.040072 [ 5 ] {fc3979d8-6f0a-4e69-b47f-08159bfeff3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7506 | 2025.12.18 03:56:47.040519 [ 5 ] {fc3979d8-6f0a-4e69-b47f-08159bfeff3c} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2025.12.18 03:56:47.040554 [ 5 ] {fc3979d8-6f0a-4e69-b47f-08159bfeff3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7508 | 2025.12.18 03:56:47.040887 [ 5 ] {fc3979d8-6f0a-4e69-b47f-08159bfeff3c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7509 | 2025.12.18 03:56:47.041090 [ 5 ] {fc3979d8-6f0a-4e69-b47f-08159bfeff3c} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2025.12.18 03:56:47.041216 [ 5 ] {fc3979d8-6f0a-4e69-b47f-08159bfeff3c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001205 sec., 260580.91286307055 rows/sec., 17.12 MiB/sec. | ||
| 7511 | 2025.12.18 03:56:47.041253 [ 5 ] {fc3979d8-6f0a-4e69-b47f-08159bfeff3c} <Debug> TCPHandler: Processed in 0.001367346 sec. | ||
| 7512 | 2025.12.18 03:56:47.041362 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2025.12.18 03:56:47.041466 [ 5 ] {b9fbfb6e-baa5-4482-b2a8-f3875d631e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7514 | 2025.12.18 03:56:47.041508 [ 5 ] {b9fbfb6e-baa5-4482-b2a8-f3875d631e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7515 | 2025.12.18 03:56:47.041819 [ 5 ] {b9fbfb6e-baa5-4482-b2a8-f3875d631e51} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2025.12.18 03:56:47.041855 [ 5 ] {b9fbfb6e-baa5-4482-b2a8-f3875d631e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7517 | 2025.12.18 03:56:47.042152 [ 5 ] {b9fbfb6e-baa5-4482-b2a8-f3875d631e51} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7518 | 2025.12.18 03:56:47.042357 [ 5 ] {b9fbfb6e-baa5-4482-b2a8-f3875d631e51} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2025.12.18 03:56:47.042488 [ 5 ] {b9fbfb6e-baa5-4482-b2a8-f3875d631e51} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00104 sec., 1923.0769230769233 rows/sec., 125.83 KiB/sec. | ||
| 7520 | 2025.12.18 03:56:47.042525 [ 5 ] {b9fbfb6e-baa5-4482-b2a8-f3875d631e51} <Debug> TCPHandler: Processed in 0.001211895 sec. | ||
| 7521 | 2025.12.18 03:56:47.042632 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2025.12.18 03:56:47.042729 [ 5 ] {8bc31b94-ff12-4e41-a88a-75c90fa3c528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7523 | 2025.12.18 03:56:47.042784 [ 5 ] {8bc31b94-ff12-4e41-a88a-75c90fa3c528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7524 | 2025.12.18 03:56:47.043658 [ 5 ] {8bc31b94-ff12-4e41-a88a-75c90fa3c528} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2025.12.18 03:56:47.043694 [ 5 ] {8bc31b94-ff12-4e41-a88a-75c90fa3c528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7526 | 2025.12.18 03:56:47.044248 [ 5 ] {8bc31b94-ff12-4e41-a88a-75c90fa3c528} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7527 | 2025.12.18 03:56:47.044479 [ 5 ] {8bc31b94-ff12-4e41-a88a-75c90fa3c528} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.12.18 03:56:47.044620 [ 5 ] {8bc31b94-ff12-4e41-a88a-75c90fa3c528} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001908 sec., 21488.46960167715 rows/sec., 38.51 MiB/sec. | ||
| 7529 | 2025.12.18 03:56:47.044685 [ 5 ] {8bc31b94-ff12-4e41-a88a-75c90fa3c528} <Debug> TCPHandler: Processed in 0.002101966 sec. | ||
| 7530 | 2025.12.18 03:56:47.044810 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2025.12.18 03:56:47.044904 [ 5 ] {1577dab6-1841-4617-91ce-73fd9e874bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7532 | 2025.12.18 03:56:47.044946 [ 5 ] {1577dab6-1841-4617-91ce-73fd9e874bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7533 | 2025.12.18 03:56:47.045293 [ 5 ] {1577dab6-1841-4617-91ce-73fd9e874bde} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.12.18 03:56:47.045328 [ 5 ] {1577dab6-1841-4617-91ce-73fd9e874bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7535 | 2025.12.18 03:56:47.045641 [ 5 ] {1577dab6-1841-4617-91ce-73fd9e874bde} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7536 | 2025.12.18 03:56:47.045845 [ 5 ] {1577dab6-1841-4617-91ce-73fd9e874bde} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.12.18 03:56:47.045971 [ 5 ] {1577dab6-1841-4617-91ce-73fd9e874bde} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 7538 | 2025.12.18 03:56:47.046007 [ 5 ] {1577dab6-1841-4617-91ce-73fd9e874bde} <Debug> TCPHandler: Processed in 0.001256346 sec. | ||
| 7539 | 2025.12.18 03:56:50.962854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 978 | ||
| 7540 | 2025.12.18 03:56:50.965416 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2025.12.18 03:56:50.965455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7542 | 2025.12.18 03:56:50.966618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7543 | 2025.12.18 03:56:50.966878 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7544 | 2025.12.18 03:56:50.967141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
| 7545 | 2025.12.18 03:56:52.014508 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2025.12.18 03:56:52.014681 [ 5 ] {5cc8f26a-92f3-4adb-8186-6d3fa6f2ae51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7547 | 2025.12.18 03:56:52.014749 [ 5 ] {5cc8f26a-92f3-4adb-8186-6d3fa6f2ae51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7548 | 2025.12.18 03:56:52.015406 [ 5 ] {5cc8f26a-92f3-4adb-8186-6d3fa6f2ae51} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2025.12.18 03:56:52.015495 [ 5 ] {5cc8f26a-92f3-4adb-8186-6d3fa6f2ae51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7550 | 2025.12.18 03:56:52.015882 [ 5 ] {5cc8f26a-92f3-4adb-8186-6d3fa6f2ae51} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7551 | 2025.12.18 03:56:52.016116 [ 5 ] {5cc8f26a-92f3-4adb-8186-6d3fa6f2ae51} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2025.12.18 03:56:52.016276 [ 5 ] {5cc8f26a-92f3-4adb-8186-6d3fa6f2ae51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 7553 | 2025.12.18 03:56:52.016327 [ 5 ] {5cc8f26a-92f3-4adb-8186-6d3fa6f2ae51} <Debug> TCPHandler: Processed in 0.001967104 sec. | ||
| 7554 | 2025.12.18 03:56:52.016446 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2025.12.18 03:56:52.016555 [ 5 ] {d3c7104a-f281-49b5-a431-64e01bf9e2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7556 | 2025.12.18 03:56:52.016608 [ 5 ] {d3c7104a-f281-49b5-a431-64e01bf9e2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7557 | 2025.12.18 03:56:52.017130 [ 5 ] {d3c7104a-f281-49b5-a431-64e01bf9e2d2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2025.12.18 03:56:52.017174 [ 5 ] {d3c7104a-f281-49b5-a431-64e01bf9e2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7559 | 2025.12.18 03:56:52.017562 [ 5 ] {d3c7104a-f281-49b5-a431-64e01bf9e2d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7560 | 2025.12.18 03:56:52.017780 [ 5 ] {d3c7104a-f281-49b5-a431-64e01bf9e2d2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2025.12.18 03:56:52.017923 [ 5 ] {d3c7104a-f281-49b5-a431-64e01bf9e2d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec. | ||
| 7562 | 2025.12.18 03:56:52.017965 [ 5 ] {d3c7104a-f281-49b5-a431-64e01bf9e2d2} <Debug> TCPHandler: Processed in 0.001571979 sec. | ||
| 7563 | 2025.12.18 03:56:52.018095 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2025.12.18 03:56:52.018202 [ 5 ] {2574d2ca-50eb-486e-a352-ca1c14b269a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7565 | 2025.12.18 03:56:52.018255 [ 5 ] {2574d2ca-50eb-486e-a352-ca1c14b269a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7566 | 2025.12.18 03:56:52.018716 [ 5 ] {2574d2ca-50eb-486e-a352-ca1c14b269a9} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2025.12.18 03:56:52.018755 [ 5 ] {2574d2ca-50eb-486e-a352-ca1c14b269a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7568 | 2025.12.18 03:56:52.019124 [ 5 ] {2574d2ca-50eb-486e-a352-ca1c14b269a9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7569 | 2025.12.18 03:56:52.019337 [ 5 ] {2574d2ca-50eb-486e-a352-ca1c14b269a9} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2025.12.18 03:56:52.019477 [ 5 ] {2574d2ca-50eb-486e-a352-ca1c14b269a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 7571 | 2025.12.18 03:56:52.019516 [ 5 ] {2574d2ca-50eb-486e-a352-ca1c14b269a9} <Debug> TCPHandler: Processed in 0.001471848 sec. | ||
| 7572 | 2025.12.18 03:56:52.019630 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2025.12.18 03:56:52.019728 [ 5 ] {868b0108-c484-4576-9574-afbf72dc5b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7574 | 2025.12.18 03:56:52.019772 [ 5 ] {868b0108-c484-4576-9574-afbf72dc5b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7575 | 2025.12.18 03:56:52.020115 [ 5 ] {868b0108-c484-4576-9574-afbf72dc5b9b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2025.12.18 03:56:52.020153 [ 5 ] {868b0108-c484-4576-9574-afbf72dc5b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7577 | 2025.12.18 03:56:52.020482 [ 5 ] {868b0108-c484-4576-9574-afbf72dc5b9b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7578 | 2025.12.18 03:56:52.020694 [ 5 ] {868b0108-c484-4576-9574-afbf72dc5b9b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2025.12.18 03:56:52.020829 [ 5 ] {868b0108-c484-4576-9574-afbf72dc5b9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7580 | 2025.12.18 03:56:52.020872 [ 5 ] {868b0108-c484-4576-9574-afbf72dc5b9b} <Debug> TCPHandler: Processed in 0.001293117 sec. | ||
| 7581 | 2025.12.18 03:56:53.436812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16749 | ||
| 7582 | 2025.12.18 03:56:53.437348 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2025.12.18 03:56:53.437389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7584 | 2025.12.18 03:56:53.437913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7585 | 2025.12.18 03:56:53.438162 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2025.12.18 03:56:53.438309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16749 | ||
| 7587 | 2025.12.18 03:56:54.363509 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7588 | 2025.12.18 03:56:54.380169 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2025.12.18 03:56:54.380221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7590 | 2025.12.18 03:56:54.386996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7591 | 2025.12.18 03:56:54.387826 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2025.12.18 03:56:54.391050 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7593 | 2025.12.18 03:56:57.030015 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2025.12.18 03:56:57.030229 [ 5 ] {ac94b4f9-ceb8-472e-a1fb-7889237f1bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7595 | 2025.12.18 03:56:57.030295 [ 5 ] {ac94b4f9-ceb8-472e-a1fb-7889237f1bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7596 | 2025.12.18 03:56:57.031120 [ 5 ] {ac94b4f9-ceb8-472e-a1fb-7889237f1bdc} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2025.12.18 03:56:57.031171 [ 5 ] {ac94b4f9-ceb8-472e-a1fb-7889237f1bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7598 | 2025.12.18 03:56:57.031581 [ 5 ] {ac94b4f9-ceb8-472e-a1fb-7889237f1bdc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7599 | 2025.12.18 03:56:57.031822 [ 5 ] {ac94b4f9-ceb8-472e-a1fb-7889237f1bdc} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2025.12.18 03:56:57.031967 [ 88 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7601 | 2025.12.18 03:56:57.031982 [ 5 ] {ac94b4f9-ceb8-472e-a1fb-7889237f1bdc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001804 sec., 227272.72727272726 rows/sec., 14.42 MiB/sec. | ||
| 7602 | 2025.12.18 03:56:57.032039 [ 88 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2025.12.18 03:56:57.032059 [ 5 ] {ac94b4f9-ceb8-472e-a1fb-7889237f1bdc} <Debug> TCPHandler: Processed in 0.002181716 sec. | ||
| 7604 | 2025.12.18 03:56:57.032069 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7605 | 2025.12.18 03:56:57.032202 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2025.12.18 03:56:57.032205 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 7607 | 2025.12.18 03:56:57.032311 [ 5 ] {961ad93d-fb33-467a-ad8f-27d62e8bf643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7608 | 2025.12.18 03:56:57.032360 [ 5 ] {961ad93d-fb33-467a-ad8f-27d62e8bf643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7609 | 2025.12.18 03:56:57.032364 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7610 | 2025.12.18 03:56:57.032411 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 7611 | 2025.12.18 03:56:57.032483 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 7612 | 2025.12.18 03:56:57.032536 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 7613 | 2025.12.18 03:56:57.032583 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 7614 | 2025.12.18 03:56:57.032627 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 7615 | 2025.12.18 03:56:57.032798 [ 5 ] {961ad93d-fb33-467a-ad8f-27d62e8bf643} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2025.12.18 03:56:57.032841 [ 5 ] {961ad93d-fb33-467a-ad8f-27d62e8bf643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7617 | 2025.12.18 03:56:57.033157 [ 5 ] {961ad93d-fb33-467a-ad8f-27d62e8bf643} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7618 | 2025.12.18 03:56:57.033381 [ 5 ] {961ad93d-fb33-467a-ad8f-27d62e8bf643} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2025.12.18 03:56:57.033514 [ 5 ] {961ad93d-fb33-467a-ad8f-27d62e8bf643} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001226 sec., 11419.249592169657 rows/sec., 931.16 KiB/sec. | ||
| 7620 | 2025.12.18 03:56:57.033554 [ 5 ] {961ad93d-fb33-467a-ad8f-27d62e8bf643} <Debug> TCPHandler: Processed in 0.001405197 sec. | ||
| 7621 | 2025.12.18 03:56:57.033670 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2025.12.18 03:56:57.033766 [ 5 ] {79aa7547-2e45-41a1-bcee-1f7b975ad78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7623 | 2025.12.18 03:56:57.033767 [ 199 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162132 sec., 1264401.8454099128 rows/sec., 85.03 MiB/sec. | ||
| 7624 | 2025.12.18 03:56:57.033806 [ 5 ] {79aa7547-2e45-41a1-bcee-1f7b975ad78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7625 | 2025.12.18 03:56:57.033990 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7626 | 2025.12.18 03:56:57.034321 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2025.12.18 03:56:57.034399 [ 189 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_25_6} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7628 | 2025.12.18 03:56:57.034496 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7629 | 2025.12.18 03:56:57.034834 [ 5 ] {79aa7547-2e45-41a1-bcee-1f7b975ad78e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2025.12.18 03:56:57.034877 [ 5 ] {79aa7547-2e45-41a1-bcee-1f7b975ad78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7631 | 2025.12.18 03:56:57.035271 [ 5 ] {79aa7547-2e45-41a1-bcee-1f7b975ad78e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7632 | 2025.12.18 03:56:57.035479 [ 5 ] {79aa7547-2e45-41a1-bcee-1f7b975ad78e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2025.12.18 03:56:57.035612 [ 5 ] {79aa7547-2e45-41a1-bcee-1f7b975ad78e} <Debug> executeQuery: Read 1201 rows, 98.22 KiB in 0.001865 sec., 643967.8284182306 rows/sec., 51.43 MiB/sec. | ||
| 7634 | 2025.12.18 03:56:57.035651 [ 5 ] {79aa7547-2e45-41a1-bcee-1f7b975ad78e} <Debug> TCPHandler: Processed in 0.002031055 sec. | ||
| 7635 | 2025.12.18 03:56:57.035761 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2025.12.18 03:56:57.035857 [ 5 ] {867536a8-2993-419f-b2bb-1122dbd4aa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7637 | 2025.12.18 03:56:57.035897 [ 5 ] {867536a8-2993-419f-b2bb-1122dbd4aa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7638 | 2025.12.18 03:56:57.036405 [ 5 ] {867536a8-2993-419f-b2bb-1122dbd4aa17} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2025.12.18 03:56:57.036441 [ 5 ] {867536a8-2993-419f-b2bb-1122dbd4aa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7640 | 2025.12.18 03:56:57.036760 [ 5 ] {867536a8-2993-419f-b2bb-1122dbd4aa17} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7641 | 2025.12.18 03:56:57.036987 [ 5 ] {867536a8-2993-419f-b2bb-1122dbd4aa17} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2025.12.18 03:56:57.037113 [ 5 ] {867536a8-2993-419f-b2bb-1122dbd4aa17} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001274 sec., 204081.63265306124 rows/sec., 12.55 MiB/sec. | ||
| 7643 | 2025.12.18 03:56:57.037150 [ 5 ] {867536a8-2993-419f-b2bb-1122dbd4aa17} <Debug> TCPHandler: Processed in 0.001438418 sec. | ||
| 7644 | 2025.12.18 03:56:57.037262 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2025.12.18 03:56:57.037355 [ 5 ] {09dd89eb-8250-4525-914a-7ac1117febdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7646 | 2025.12.18 03:56:57.037394 [ 5 ] {09dd89eb-8250-4525-914a-7ac1117febdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7647 | 2025.12.18 03:56:57.037873 [ 5 ] {09dd89eb-8250-4525-914a-7ac1117febdc} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2025.12.18 03:56:57.037909 [ 5 ] {09dd89eb-8250-4525-914a-7ac1117febdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7649 | 2025.12.18 03:56:57.038222 [ 5 ] {09dd89eb-8250-4525-914a-7ac1117febdc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7650 | 2025.12.18 03:56:57.038430 [ 5 ] {09dd89eb-8250-4525-914a-7ac1117febdc} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2025.12.18 03:56:57.038557 [ 5 ] {09dd89eb-8250-4525-914a-7ac1117febdc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 7652 | 2025.12.18 03:56:57.038594 [ 5 ] {09dd89eb-8250-4525-914a-7ac1117febdc} <Debug> TCPHandler: Processed in 0.001382817 sec. | ||
| 7653 | 2025.12.18 03:56:57.038703 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2025.12.18 03:56:57.038796 [ 5 ] {d6e72af5-e06a-4651-888c-76011ef4b1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7655 | 2025.12.18 03:56:57.038837 [ 5 ] {d6e72af5-e06a-4651-888c-76011ef4b1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7656 | 2025.12.18 03:56:57.039306 [ 5 ] {d6e72af5-e06a-4651-888c-76011ef4b1c2} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2025.12.18 03:56:57.039342 [ 5 ] {d6e72af5-e06a-4651-888c-76011ef4b1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7658 | 2025.12.18 03:56:57.039645 [ 5 ] {d6e72af5-e06a-4651-888c-76011ef4b1c2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7659 | 2025.12.18 03:56:57.039857 [ 5 ] {d6e72af5-e06a-4651-888c-76011ef4b1c2} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2025.12.18 03:56:57.039956 [ 87 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7661 | 2025.12.18 03:56:57.039983 [ 5 ] {d6e72af5-e06a-4651-888c-76011ef4b1c2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 7662 | 2025.12.18 03:56:57.040002 [ 87 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2025.12.18 03:56:57.040024 [ 5 ] {d6e72af5-e06a-4651-888c-76011ef4b1c2} <Debug> TCPHandler: Processed in 0.001370678 sec. | ||
| 7664 | 2025.12.18 03:56:57.040027 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7665 | 2025.12.18 03:56:57.040111 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 7666 | 2025.12.18 03:56:57.040141 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2025.12.18 03:56:57.040208 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7668 | 2025.12.18 03:56:57.040239 [ 5 ] {5b41a877-593a-4508-a333-11c705b72a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7669 | 2025.12.18 03:56:57.040242 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 7670 | 2025.12.18 03:56:57.040286 [ 5 ] {5b41a877-593a-4508-a333-11c705b72a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7671 | 2025.12.18 03:56:57.040314 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 7672 | 2025.12.18 03:56:57.040359 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 7673 | 2025.12.18 03:56:57.040398 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 7674 | 2025.12.18 03:56:57.040438 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 7675 | 2025.12.18 03:56:57.040955 [ 5 ] {5b41a877-593a-4508-a333-11c705b72a2e} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2025.12.18 03:56:57.040996 [ 5 ] {5b41a877-593a-4508-a333-11c705b72a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7677 | 2025.12.18 03:56:57.041302 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219255 sec., 865282.4880767354 rows/sec., 52.44 MiB/sec. | ||
| 7678 | 2025.12.18 03:56:57.041367 [ 5 ] {5b41a877-593a-4508-a333-11c705b72a2e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7679 | 2025.12.18 03:56:57.041429 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7680 | 2025.12.18 03:56:57.041659 [ 5 ] {5b41a877-593a-4508-a333-11c705b72a2e} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2025.12.18 03:56:57.041720 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2025.12.18 03:56:57.041792 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_25_6} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7683 | 2025.12.18 03:56:57.041798 [ 5 ] {5b41a877-593a-4508-a333-11c705b72a2e} <Debug> executeQuery: Read 734 rows, 52.89 KiB in 0.001577 sec., 465440.7102092581 rows/sec., 32.75 MiB/sec. | ||
| 7684 | 2025.12.18 03:56:57.041843 [ 5 ] {5b41a877-593a-4508-a333-11c705b72a2e} <Debug> TCPHandler: Processed in 0.001750611 sec. | ||
| 7685 | 2025.12.18 03:56:57.041859 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7686 | 2025.12.18 03:56:57.041959 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2025.12.18 03:56:57.042057 [ 5 ] {79abae1c-6aaa-4106-8c27-c44a340af92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7688 | 2025.12.18 03:56:57.042100 [ 5 ] {79abae1c-6aaa-4106-8c27-c44a340af92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7689 | 2025.12.18 03:56:57.042427 [ 5 ] {79abae1c-6aaa-4106-8c27-c44a340af92f} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2025.12.18 03:56:57.042462 [ 5 ] {79abae1c-6aaa-4106-8c27-c44a340af92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7691 | 2025.12.18 03:56:57.042778 [ 5 ] {79abae1c-6aaa-4106-8c27-c44a340af92f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7692 | 2025.12.18 03:56:57.042998 [ 5 ] {79abae1c-6aaa-4106-8c27-c44a340af92f} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2025.12.18 03:56:57.043141 [ 5 ] {79abae1c-6aaa-4106-8c27-c44a340af92f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 7694 | 2025.12.18 03:56:57.043178 [ 5 ] {79abae1c-6aaa-4106-8c27-c44a340af92f} <Debug> TCPHandler: Processed in 0.001267696 sec. | ||
| 7695 | 2025.12.18 03:56:57.043287 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2025.12.18 03:56:57.043383 [ 5 ] {e7b03e4c-52b3-4af5-89a5-00bba97289c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7697 | 2025.12.18 03:56:57.043425 [ 5 ] {e7b03e4c-52b3-4af5-89a5-00bba97289c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7698 | 2025.12.18 03:56:57.043877 [ 5 ] {e7b03e4c-52b3-4af5-89a5-00bba97289c2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2025.12.18 03:56:57.043916 [ 5 ] {e7b03e4c-52b3-4af5-89a5-00bba97289c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7700 | 2025.12.18 03:56:57.044261 [ 5 ] {e7b03e4c-52b3-4af5-89a5-00bba97289c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7701 | 2025.12.18 03:56:57.044475 [ 5 ] {e7b03e4c-52b3-4af5-89a5-00bba97289c2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2025.12.18 03:56:57.044605 [ 5 ] {e7b03e4c-52b3-4af5-89a5-00bba97289c2} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.00124 sec., 258870.96774193548 rows/sec., 17.02 MiB/sec. | ||
| 7703 | 2025.12.18 03:56:57.044643 [ 5 ] {e7b03e4c-52b3-4af5-89a5-00bba97289c2} <Debug> TCPHandler: Processed in 0.001404927 sec. | ||
| 7704 | 2025.12.18 03:56:57.044751 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2025.12.18 03:56:57.044856 [ 5 ] {c131adf2-ac6f-49ed-840f-5a52aff7c9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7706 | 2025.12.18 03:56:57.044900 [ 5 ] {c131adf2-ac6f-49ed-840f-5a52aff7c9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7707 | 2025.12.18 03:56:57.045232 [ 5 ] {c131adf2-ac6f-49ed-840f-5a52aff7c9f4} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2025.12.18 03:56:57.045269 [ 5 ] {c131adf2-ac6f-49ed-840f-5a52aff7c9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7709 | 2025.12.18 03:56:57.045591 [ 5 ] {c131adf2-ac6f-49ed-840f-5a52aff7c9f4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7710 | 2025.12.18 03:56:57.045805 [ 5 ] {c131adf2-ac6f-49ed-840f-5a52aff7c9f4} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2025.12.18 03:56:57.045918 [ 87 ] {} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7712 | 2025.12.18 03:56:57.045949 [ 5 ] {c131adf2-ac6f-49ed-840f-5a52aff7c9f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 7713 | 2025.12.18 03:56:57.045954 [ 87 ] {} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2025.12.18 03:56:57.045989 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7715 | 2025.12.18 03:56:57.045992 [ 5 ] {c131adf2-ac6f-49ed-840f-5a52aff7c9f4} <Debug> TCPHandler: Processed in 0.001291656 sec. | ||
| 7716 | 2025.12.18 03:56:57.046070 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7717 | 2025.12.18 03:56:57.046113 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2025.12.18 03:56:57.046181 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7719 | 2025.12.18 03:56:57.046212 [ 5 ] {37847db8-83d9-45a4-83af-41d7d51c3a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7720 | 2025.12.18 03:56:57.046219 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 7721 | 2025.12.18 03:56:57.046276 [ 5 ] {37847db8-83d9-45a4-83af-41d7d51c3a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7722 | 2025.12.18 03:56:57.046292 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7723 | 2025.12.18 03:56:57.046343 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7724 | 2025.12.18 03:56:57.046385 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7725 | 2025.12.18 03:56:57.046425 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 7726 | 2025.12.18 03:56:57.046465 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 7727 | 2025.12.18 03:56:57.047130 [ 5 ] {37847db8-83d9-45a4-83af-41d7d51c3a57} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2025.12.18 03:56:57.047168 [ 5 ] {37847db8-83d9-45a4-83af-41d7d51c3a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7729 | 2025.12.18 03:56:57.047201 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212485 sec., 22268.316721443978 rows/sec., 1.46 MiB/sec. | ||
| 7730 | 2025.12.18 03:56:57.047302 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7731 | 2025.12.18 03:56:57.047643 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2025.12.18 03:56:57.047704 [ 202 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_25_5} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7733 | 2025.12.18 03:56:57.047761 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7734 | 2025.12.18 03:56:57.047849 [ 5 ] {37847db8-83d9-45a4-83af-41d7d51c3a57} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7735 | 2025.12.18 03:56:57.048084 [ 5 ] {37847db8-83d9-45a4-83af-41d7d51c3a57} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2025.12.18 03:56:57.048236 [ 5 ] {37847db8-83d9-45a4-83af-41d7d51c3a57} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002042 sec., 20078.354554358473 rows/sec., 35.98 MiB/sec. | ||
| 7737 | 2025.12.18 03:56:57.048289 [ 5 ] {37847db8-83d9-45a4-83af-41d7d51c3a57} <Debug> TCPHandler: Processed in 0.002225387 sec. | ||
| 7738 | 2025.12.18 03:56:57.048406 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2025.12.18 03:56:57.048501 [ 5 ] {a834e371-0875-4b17-8556-96b90ff24960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7740 | 2025.12.18 03:56:57.048543 [ 5 ] {a834e371-0875-4b17-8556-96b90ff24960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7741 | 2025.12.18 03:56:57.048896 [ 5 ] {a834e371-0875-4b17-8556-96b90ff24960} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2025.12.18 03:56:57.048932 [ 5 ] {a834e371-0875-4b17-8556-96b90ff24960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7743 | 2025.12.18 03:56:57.049269 [ 5 ] {a834e371-0875-4b17-8556-96b90ff24960} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7744 | 2025.12.18 03:56:57.049477 [ 5 ] {a834e371-0875-4b17-8556-96b90ff24960} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2025.12.18 03:56:57.049607 [ 5 ] {a834e371-0875-4b17-8556-96b90ff24960} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 5.66 MiB/sec. | ||
| 7746 | 2025.12.18 03:56:57.049643 [ 5 ] {a834e371-0875-4b17-8556-96b90ff24960} <Debug> TCPHandler: Processed in 0.001286406 sec. | ||
| 7747 | 2025.12.18 03:57:00.782843 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7748 | 2025.12.18 03:57:00.782915 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7749 | 2025.12.18 03:57:00.938510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17197 | ||
| 7750 | 2025.12.18 03:57:00.939310 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.12.18 03:57:00.939385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7752 | 2025.12.18 03:57:00.939896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7753 | 2025.12.18 03:57:00.940133 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2025.12.18 03:57:00.940268 [ 83 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7755 | 2025.12.18 03:57:00.940284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17197 | ||
| 7756 | 2025.12.18 03:57:00.940323 [ 83 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2025.12.18 03:57:00.940351 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7758 | 2025.12.18 03:57:00.940506 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7759 | 2025.12.18 03:57:00.940691 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7760 | 2025.12.18 03:57:00.940753 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14829 rows starting from the beginning of the part | ||
| 7761 | 2025.12.18 03:57:00.940854 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7762 | 2025.12.18 03:57:00.940931 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7763 | 2025.12.18 03:57:00.941000 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7764 | 2025.12.18 03:57:00.941063 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7765 | 2025.12.18 03:57:00.941124 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7766 | 2025.12.18 03:57:00.943479 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003040077 sec., 5656764.614843638 rows/sec., 80.92 MiB/sec. | ||
| 7767 | 2025.12.18 03:57:00.943641 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7768 | 2025.12.18 03:57:00.943901 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2025.12.18 03:57:00.943975 [ 194 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_36_7} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7770 | 2025.12.18 03:57:00.944053 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7771 | 2025.12.18 03:57:00.967500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1010 | ||
| 7772 | 2025.12.18 03:57:00.970053 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2025.12.18 03:57:00.970112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7774 | 2025.12.18 03:57:00.971403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7775 | 2025.12.18 03:57:00.971694 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2025.12.18 03:57:00.971844 [ 83 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7777 | 2025.12.18 03:57:00.971899 [ 83 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.12.18 03:57:00.971929 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7779 | 2025.12.18 03:57:00.972052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 7780 | 2025.12.18 03:57:00.972065 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::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 | ||
| 7781 | 2025.12.18 03:57:00.972705 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7782 | 2025.12.18 03:57:00.972832 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 842 rows starting from the beginning of the part | ||
| 7783 | 2025.12.18 03:57:00.973155 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 7784 | 2025.12.18 03:57:00.973458 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7785 | 2025.12.18 03:57:00.973763 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7786 | 2025.12.18 03:57:00.974081 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 7787 | 2025.12.18 03:57:00.974385 [ 202 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7788 | 2025.12.18 03:57:00.980538 [ 193 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 72 columns (72 merged, 0 gathered) in 0.008492075 sec., 118934.41826644253 rows/sec., 95.92 MiB/sec. | ||
| 7789 | 2025.12.18 03:57:00.982222 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7790 | 2025.12.18 03:57:00.982830 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2025.12.18 03:57:00.982907 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_26_5} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7792 | 2025.12.18 03:57:00.983253 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 7793 | 2025.12.18 03:57:01.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.86 MiB, peak 287.51 MiB, free memory in arenas 0.00 B, will set to 278.92 MiB (RSS), difference: 1.06 MiB | ||
| 7794 | 2025.12.18 03:57:01.891231 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7795 | 2025.12.18 03:57:01.909181 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.12.18 03:57:01.909238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7797 | 2025.12.18 03:57:01.916201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7798 | 2025.12.18 03:57:01.916986 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.12.18 03:57:01.917307 [ 82 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7800 | 2025.12.18 03:57:01.917374 [ 82 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2025.12.18 03:57:01.917399 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7802 | 2025.12.18 03:57:01.917492 [ 198 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7803 | 2025.12.18 03:57:01.920277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7804 | 2025.12.18 03:57:01.920379 [ 198 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7805 | 2025.12.18 03:57:01.921132 [ 198 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7806 | 2025.12.18 03:57:01.924493 [ 198 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7807 | 2025.12.18 03:57:01.927959 [ 198 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7808 | 2025.12.18 03:57:01.931736 [ 198 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 7809 | 2025.12.18 03:57:01.935910 [ 198 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 7810 | 2025.12.18 03:57:01.939864 [ 198 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7811 | 2025.12.18 03:57:01.989239 [ 193 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.071773282 sec., 3789.7110515302898 rows/sec., 19.60 MiB/sec. | ||
| 7812 | 2025.12.18 03:57:01.992358 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7813 | 2025.12.18 03:57:01.994571 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2025.12.18 03:57:01.994692 [ 200 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_36_7} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7815 | 2025.12.18 03:57:01.997683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7816 | 2025.12.18 03:57:02.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.01 MiB, peak 291.87 MiB, free memory in arenas 0.00 B, will set to 282.20 MiB (RSS), difference: 2.19 MiB | ||
| 7817 | 2025.12.18 03:57:02.013996 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2025.12.18 03:57:02.014160 [ 5 ] {a92418df-7351-401e-96cc-8689228fd92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7819 | 2025.12.18 03:57:02.014230 [ 5 ] {a92418df-7351-401e-96cc-8689228fd92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7820 | 2025.12.18 03:57:02.014935 [ 5 ] {a92418df-7351-401e-96cc-8689228fd92f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2025.12.18 03:57:02.014990 [ 5 ] {a92418df-7351-401e-96cc-8689228fd92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7822 | 2025.12.18 03:57:02.015434 [ 5 ] {a92418df-7351-401e-96cc-8689228fd92f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7823 | 2025.12.18 03:57:02.015712 [ 5 ] {a92418df-7351-401e-96cc-8689228fd92f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2025.12.18 03:57:02.015861 [ 82 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7825 | 2025.12.18 03:57:02.015898 [ 82 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2025.12.18 03:57:02.015919 [ 5 ] {a92418df-7351-401e-96cc-8689228fd92f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.39 MiB/sec. | ||
| 7827 | 2025.12.18 03:57:02.015920 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7828 | 2025.12.18 03:57:02.015991 [ 5 ] {a92418df-7351-401e-96cc-8689228fd92f} <Debug> TCPHandler: Processed in 0.002125696 sec. | ||
| 7829 | 2025.12.18 03:57:02.016047 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7830 | 2025.12.18 03:57:02.016134 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2025.12.18 03:57:02.016173 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7832 | 2025.12.18 03:57:02.016220 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2344 rows starting from the beginning of the part | ||
| 7833 | 2025.12.18 03:57:02.016251 [ 5 ] {d8dca55d-7a76-4ac5-b3d3-aaa631ec6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7834 | 2025.12.18 03:57:02.016295 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1197 rows starting from the beginning of the part | ||
| 7835 | 2025.12.18 03:57:02.016305 [ 5 ] {d8dca55d-7a76-4ac5-b3d3-aaa631ec6e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7836 | 2025.12.18 03:57:02.016354 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1195 rows starting from the beginning of the part | ||
| 7837 | 2025.12.18 03:57:02.016405 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7838 | 2025.12.18 03:57:02.016444 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1201 rows starting from the beginning of the part | ||
| 7839 | 2025.12.18 03:57:02.016485 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7840 | 2025.12.18 03:57:02.016873 [ 5 ] {d8dca55d-7a76-4ac5-b3d3-aaa631ec6e4b} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2025.12.18 03:57:02.016918 [ 5 ] {d8dca55d-7a76-4ac5-b3d3-aaa631ec6e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7842 | 2025.12.18 03:57:02.017330 [ 5 ] {d8dca55d-7a76-4ac5-b3d3-aaa631ec6e4b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7843 | 2025.12.18 03:57:02.017597 [ 5 ] {d8dca55d-7a76-4ac5-b3d3-aaa631ec6e4b} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2025.12.18 03:57:02.017730 [ 82 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7845 | 2025.12.18 03:57:02.017761 [ 5 ] {d8dca55d-7a76-4ac5-b3d3-aaa631ec6e4b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 3.25 MiB/sec. | ||
| 7846 | 2025.12.18 03:57:02.017765 [ 82 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2025.12.18 03:57:02.017796 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7848 | 2025.12.18 03:57:02.017812 [ 5 ] {d8dca55d-7a76-4ac5-b3d3-aaa631ec6e4b} <Debug> TCPHandler: Processed in 0.001733742 sec. | ||
| 7849 | 2025.12.18 03:57:02.017872 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7850 | 2025.12.18 03:57:02.017940 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2025.12.18 03:57:02.017960 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7852 | 2025.12.18 03:57:02.017992 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1212 rows starting from the beginning of the part | ||
| 7853 | 2025.12.18 03:57:02.018040 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 522 rows starting from the beginning of the part | ||
| 7854 | 2025.12.18 03:57:02.018053 [ 5 ] {6285e0dc-013c-434a-8e24-0b8fa9daafec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7855 | 2025.12.18 03:57:02.018082 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 720 rows starting from the beginning of the part | ||
| 7856 | 2025.12.18 03:57:02.018108 [ 5 ] {6285e0dc-013c-434a-8e24-0b8fa9daafec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7857 | 2025.12.18 03:57:02.018123 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7858 | 2025.12.18 03:57:02.018165 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 734 rows starting from the beginning of the part | ||
| 7859 | 2025.12.18 03:57:02.018200 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7860 | 2025.12.18 03:57:02.018588 [ 5 ] {6285e0dc-013c-434a-8e24-0b8fa9daafec} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2025.12.18 03:57:02.018633 [ 5 ] {6285e0dc-013c-434a-8e24-0b8fa9daafec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7862 | 2025.12.18 03:57:02.018922 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6049 rows, containing 5 columns (5 merged, 0 gathered) in 0.002930737 sec., 2063985.9530213731 rows/sec., 174.78 MiB/sec. | ||
| 7863 | 2025.12.18 03:57:02.019167 [ 5 ] {6285e0dc-013c-434a-8e24-0b8fa9daafec} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7864 | 2025.12.18 03:57:02.019314 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7865 | 2025.12.18 03:57:02.019468 [ 5 ] {6285e0dc-013c-434a-8e24-0b8fa9daafec} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2025.12.18 03:57:02.019535 [ 187 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695871 sec., 1955337.4047908124 rows/sec., 147.62 MiB/sec. | ||
| 7867 | 2025.12.18 03:57:02.019606 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7868 | 2025.12.18 03:57:02.019630 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2025.12.18 03:57:02.019641 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.12.18 03:57:02.019637 [ 5 ] {6285e0dc-013c-434a-8e24-0b8fa9daafec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
| 7871 | 2025.12.18 03:57:02.019678 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7872 | 2025.12.18 03:57:02.019700 [ 5 ] {6285e0dc-013c-434a-8e24-0b8fa9daafec} <Debug> TCPHandler: Processed in 0.001814172 sec. | ||
| 7873 | 2025.12.18 03:57:02.019723 [ 188 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_51_10} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7874 | 2025.12.18 03:57:02.019747 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7875 | 2025.12.18 03:57:02.019754 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7876 | 2025.12.18 03:57:02.019806 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 7877 | 2025.12.18 03:57:02.019824 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2025.12.18 03:57:02.019844 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7879 | 2025.12.18 03:57:02.019877 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16397 rows starting from the beginning of the part | ||
| 7880 | 2025.12.18 03:57:02.019926 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 7881 | 2025.12.18 03:57:02.019933 [ 5 ] {727da787-f9c8-4937-b277-568b04fcc258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7882 | 2025.12.18 03:57:02.019968 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 7883 | 2025.12.18 03:57:02.019987 [ 5 ] {727da787-f9c8-4937-b277-568b04fcc258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7884 | 2025.12.18 03:57:02.020007 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7885 | 2025.12.18 03:57:02.020027 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2025.12.18 03:57:02.020048 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 321 rows starting from the beginning of the part | ||
| 7887 | 2025.12.18 03:57:02.020087 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7888 | 2025.12.18 03:57:02.020112 [ 200 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_51_10} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7889 | 2025.12.18 03:57:02.020183 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7890 | 2025.12.18 03:57:02.020357 [ 5 ] {727da787-f9c8-4937-b277-568b04fcc258} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2025.12.18 03:57:02.020397 [ 5 ] {727da787-f9c8-4937-b277-568b04fcc258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7892 | 2025.12.18 03:57:02.020739 [ 5 ] {727da787-f9c8-4937-b277-568b04fcc258} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7893 | 2025.12.18 03:57:02.020954 [ 5 ] {727da787-f9c8-4937-b277-568b04fcc258} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2025.12.18 03:57:02.021087 [ 5 ] {727da787-f9c8-4937-b277-568b04fcc258} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 7895 | 2025.12.18 03:57:02.021091 [ 81 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7896 | 2025.12.18 03:57:02.021126 [ 5 ] {727da787-f9c8-4937-b277-568b04fcc258} <Debug> TCPHandler: Processed in 0.001353217 sec. | ||
| 7897 | 2025.12.18 03:57:02.021145 [ 81 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.12.18 03:57:02.021171 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7899 | 2025.12.18 03:57:02.021250 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7900 | 2025.12.18 03:57:02.021341 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7901 | 2025.12.18 03:57:02.021374 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3712 rows starting from the beginning of the part | ||
| 7902 | 2025.12.18 03:57:02.021444 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7903 | 2025.12.18 03:57:02.021488 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7904 | 2025.12.18 03:57:02.021531 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7905 | 2025.12.18 03:57:02.021571 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 7906 | 2025.12.18 03:57:02.021608 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7907 | 2025.12.18 03:57:02.023350 [ 190 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002132967 sec., 1922205.07865335 rows/sec., 122.08 MiB/sec. | ||
| 7908 | 2025.12.18 03:57:02.023740 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7909 | 2025.12.18 03:57:02.023984 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2025.12.18 03:57:02.024053 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_51_10} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7911 | 2025.12.18 03:57:02.024132 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7912 | 2025.12.18 03:57:02.026300 [ 200 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18197 rows, containing 5 columns (5 merged, 0 gathered) in 0.006582581 sec., 2764417.1792189116 rows/sec., 185.04 MiB/sec. | ||
| 7913 | 2025.12.18 03:57:02.026572 [ 200 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7914 | 2025.12.18 03:57:02.026858 [ 200 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2025.12.18 03:57:02.026951 [ 200 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7916 | 2025.12.18 03:57:02.027033 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 7917 | 2025.12.18 03:57:03.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.63 MiB, peak 291.87 MiB, free memory in arenas 0.00 B, will set to 285.62 MiB (RSS), difference: 2.99 MiB | ||
| 7918 | 2025.12.18 03:57:07.029045 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2025.12.18 03:57:07.029234 [ 5 ] {e3ab0992-4fdb-4053-a69b-95c4a1352d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7920 | 2025.12.18 03:57:07.029298 [ 5 ] {e3ab0992-4fdb-4053-a69b-95c4a1352d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7921 | 2025.12.18 03:57:07.030080 [ 5 ] {e3ab0992-4fdb-4053-a69b-95c4a1352d25} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2025.12.18 03:57:07.030127 [ 5 ] {e3ab0992-4fdb-4053-a69b-95c4a1352d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7923 | 2025.12.18 03:57:07.030565 [ 5 ] {e3ab0992-4fdb-4053-a69b-95c4a1352d25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7924 | 2025.12.18 03:57:07.030792 [ 5 ] {e3ab0992-4fdb-4053-a69b-95c4a1352d25} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2025.12.18 03:57:07.030950 [ 5 ] {e3ab0992-4fdb-4053-a69b-95c4a1352d25} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001763 sec., 232558.13953488372 rows/sec., 14.75 MiB/sec. | ||
| 7926 | 2025.12.18 03:57:07.030992 [ 5 ] {e3ab0992-4fdb-4053-a69b-95c4a1352d25} <Debug> TCPHandler: Processed in 0.002075266 sec. | ||
| 7927 | 2025.12.18 03:57:07.031114 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2025.12.18 03:57:07.031208 [ 5 ] {21f0264e-dae5-4f51-a191-fe93c48951dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7929 | 2025.12.18 03:57:07.031250 [ 5 ] {21f0264e-dae5-4f51-a191-fe93c48951dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7930 | 2025.12.18 03:57:07.032149 [ 5 ] {21f0264e-dae5-4f51-a191-fe93c48951dc} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2025.12.18 03:57:07.032186 [ 5 ] {21f0264e-dae5-4f51-a191-fe93c48951dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7932 | 2025.12.18 03:57:07.032578 [ 5 ] {21f0264e-dae5-4f51-a191-fe93c48951dc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7933 | 2025.12.18 03:57:07.032810 [ 5 ] {21f0264e-dae5-4f51-a191-fe93c48951dc} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2025.12.18 03:57:07.032940 [ 5 ] {21f0264e-dae5-4f51-a191-fe93c48951dc} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.00175 sec., 682285.7142857143 rows/sec., 54.52 MiB/sec. | ||
| 7935 | 2025.12.18 03:57:07.032977 [ 5 ] {21f0264e-dae5-4f51-a191-fe93c48951dc} <Debug> TCPHandler: Processed in 0.001913484 sec. | ||
| 7936 | 2025.12.18 03:57:07.033091 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2025.12.18 03:57:07.033184 [ 5 ] {1d83d9c9-dff0-4be1-908f-e3ab9740a563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7938 | 2025.12.18 03:57:07.033225 [ 5 ] {1d83d9c9-dff0-4be1-908f-e3ab9740a563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7939 | 2025.12.18 03:57:07.033716 [ 5 ] {1d83d9c9-dff0-4be1-908f-e3ab9740a563} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2025.12.18 03:57:07.033753 [ 5 ] {1d83d9c9-dff0-4be1-908f-e3ab9740a563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7941 | 2025.12.18 03:57:07.034060 [ 5 ] {1d83d9c9-dff0-4be1-908f-e3ab9740a563} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7942 | 2025.12.18 03:57:07.034267 [ 5 ] {1d83d9c9-dff0-4be1-908f-e3ab9740a563} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2025.12.18 03:57:07.034396 [ 5 ] {1d83d9c9-dff0-4be1-908f-e3ab9740a563} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.00123 sec., 200000 rows/sec., 12.23 MiB/sec. | ||
| 7944 | 2025.12.18 03:57:07.034434 [ 5 ] {1d83d9c9-dff0-4be1-908f-e3ab9740a563} <Debug> TCPHandler: Processed in 0.001392147 sec. | ||
| 7945 | 2025.12.18 03:57:07.034543 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2025.12.18 03:57:07.034643 [ 5 ] {d720a69e-0ff4-4725-944b-f0bb05bb1086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7947 | 2025.12.18 03:57:07.034684 [ 5 ] {d720a69e-0ff4-4725-944b-f0bb05bb1086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7948 | 2025.12.18 03:57:07.035153 [ 5 ] {d720a69e-0ff4-4725-944b-f0bb05bb1086} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2025.12.18 03:57:07.035189 [ 5 ] {d720a69e-0ff4-4725-944b-f0bb05bb1086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7950 | 2025.12.18 03:57:07.035489 [ 5 ] {d720a69e-0ff4-4725-944b-f0bb05bb1086} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7951 | 2025.12.18 03:57:07.035701 [ 5 ] {d720a69e-0ff4-4725-944b-f0bb05bb1086} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2025.12.18 03:57:07.035827 [ 5 ] {d720a69e-0ff4-4725-944b-f0bb05bb1086} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001203 sec., 176226.10141313382 rows/sec., 11.36 MiB/sec. | ||
| 7953 | 2025.12.18 03:57:07.035864 [ 5 ] {d720a69e-0ff4-4725-944b-f0bb05bb1086} <Debug> TCPHandler: Processed in 0.001370197 sec. | ||
| 7954 | 2025.12.18 03:57:07.035974 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7955 | 2025.12.18 03:57:07.036066 [ 5 ] {0a762b29-59c5-4fb7-97a2-ca392cd6057f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7956 | 2025.12.18 03:57:07.036106 [ 5 ] {0a762b29-59c5-4fb7-97a2-ca392cd6057f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7957 | 2025.12.18 03:57:07.036564 [ 5 ] {0a762b29-59c5-4fb7-97a2-ca392cd6057f} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2025.12.18 03:57:07.036602 [ 5 ] {0a762b29-59c5-4fb7-97a2-ca392cd6057f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7959 | 2025.12.18 03:57:07.036901 [ 5 ] {0a762b29-59c5-4fb7-97a2-ca392cd6057f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7960 | 2025.12.18 03:57:07.037112 [ 5 ] {0a762b29-59c5-4fb7-97a2-ca392cd6057f} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2025.12.18 03:57:07.037239 [ 5 ] {0a762b29-59c5-4fb7-97a2-ca392cd6057f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 7962 | 2025.12.18 03:57:07.037276 [ 5 ] {0a762b29-59c5-4fb7-97a2-ca392cd6057f} <Debug> TCPHandler: Processed in 0.001350737 sec. | ||
| 7963 | 2025.12.18 03:57:07.037388 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7964 | 2025.12.18 03:57:07.037479 [ 5 ] {4211389d-3a7a-4a84-9447-29a60cf6f543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7965 | 2025.12.18 03:57:07.037519 [ 5 ] {4211389d-3a7a-4a84-9447-29a60cf6f543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7966 | 2025.12.18 03:57:07.038139 [ 5 ] {4211389d-3a7a-4a84-9447-29a60cf6f543} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2025.12.18 03:57:07.038173 [ 5 ] {4211389d-3a7a-4a84-9447-29a60cf6f543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7968 | 2025.12.18 03:57:07.038506 [ 5 ] {4211389d-3a7a-4a84-9447-29a60cf6f543} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7969 | 2025.12.18 03:57:07.038716 [ 5 ] {4211389d-3a7a-4a84-9447-29a60cf6f543} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2025.12.18 03:57:07.038841 [ 5 ] {4211389d-3a7a-4a84-9447-29a60cf6f543} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001379 sec., 522117.47643219726 rows/sec., 36.65 MiB/sec. | ||
| 7971 | 2025.12.18 03:57:07.038877 [ 5 ] {4211389d-3a7a-4a84-9447-29a60cf6f543} <Debug> TCPHandler: Processed in 0.001538039 sec. | ||
| 7972 | 2025.12.18 03:57:07.038991 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2025.12.18 03:57:07.039085 [ 5 ] {9c3f1770-fc2b-4588-a22f-3e3d60308bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7974 | 2025.12.18 03:57:07.039126 [ 5 ] {9c3f1770-fc2b-4588-a22f-3e3d60308bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7975 | 2025.12.18 03:57:07.039462 [ 5 ] {9c3f1770-fc2b-4588-a22f-3e3d60308bc7} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2025.12.18 03:57:07.039495 [ 5 ] {9c3f1770-fc2b-4588-a22f-3e3d60308bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7977 | 2025.12.18 03:57:07.039797 [ 5 ] {9c3f1770-fc2b-4588-a22f-3e3d60308bc7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7978 | 2025.12.18 03:57:07.040004 [ 5 ] {9c3f1770-fc2b-4588-a22f-3e3d60308bc7} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2025.12.18 03:57:07.040095 [ 74 ] {} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7980 | 2025.12.18 03:57:07.040129 [ 74 ] {} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2025.12.18 03:57:07.040130 [ 5 ] {9c3f1770-fc2b-4588-a22f-3e3d60308bc7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 7982 | 2025.12.18 03:57:07.040148 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7983 | 2025.12.18 03:57:07.040172 [ 5 ] {9c3f1770-fc2b-4588-a22f-3e3d60308bc7} <Debug> TCPHandler: Processed in 0.001229525 sec. | ||
| 7984 | 2025.12.18 03:57:07.040242 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::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 | ||
| 7985 | 2025.12.18 03:57:07.040290 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2025.12.18 03:57:07.040330 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7987 | 2025.12.18 03:57:07.040359 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 7988 | 2025.12.18 03:57:07.040384 [ 5 ] {406d48cb-925c-4991-9a3b-99b234b59576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7989 | 2025.12.18 03:57:07.040411 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7990 | 2025.12.18 03:57:07.040427 [ 5 ] {406d48cb-925c-4991-9a3b-99b234b59576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7991 | 2025.12.18 03:57:07.040453 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7992 | 2025.12.18 03:57:07.040492 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7993 | 2025.12.18 03:57:07.040534 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 7994 | 2025.12.18 03:57:07.040589 [ 195 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 7995 | 2025.12.18 03:57:07.040895 [ 5 ] {406d48cb-925c-4991-9a3b-99b234b59576} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2025.12.18 03:57:07.040929 [ 5 ] {406d48cb-925c-4991-9a3b-99b234b59576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7997 | 2025.12.18 03:57:07.041273 [ 5 ] {406d48cb-925c-4991-9a3b-99b234b59576} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7998 | 2025.12.18 03:57:07.041305 [ 190 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001100974 sec., 141692.71935577044 rows/sec., 7.23 MiB/sec. | ||
| 7999 | 2025.12.18 03:57:07.041488 [ 5 ] {406d48cb-925c-4991-9a3b-99b234b59576} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2025.12.18 03:57:07.041561 [ 186 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8001 | 2025.12.18 03:57:07.041635 [ 5 ] {406d48cb-925c-4991-9a3b-99b234b59576} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001269 sec., 247438.92828999212 rows/sec., 16.25 MiB/sec. | ||
| 8002 | 2025.12.18 03:57:07.041677 [ 5 ] {406d48cb-925c-4991-9a3b-99b234b59576} <Debug> TCPHandler: Processed in 0.001434218 sec. | ||
| 8003 | 2025.12.18 03:57:07.041796 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2025.12.18 03:57:07.041890 [ 5 ] {2b5ee979-3e41-47b4-83e3-dbf1dec9cb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8005 | 2025.12.18 03:57:07.041910 [ 186 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2025.12.18 03:57:07.041932 [ 5 ] {2b5ee979-3e41-47b4-83e3-dbf1dec9cb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8007 | 2025.12.18 03:57:07.042002 [ 186 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_26_5} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8008 | 2025.12.18 03:57:07.042102 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8009 | 2025.12.18 03:57:07.042260 [ 5 ] {2b5ee979-3e41-47b4-83e3-dbf1dec9cb1b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8010 | 2025.12.18 03:57:07.042299 [ 5 ] {2b5ee979-3e41-47b4-83e3-dbf1dec9cb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8011 | 2025.12.18 03:57:07.042604 [ 5 ] {2b5ee979-3e41-47b4-83e3-dbf1dec9cb1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8012 | 2025.12.18 03:57:07.042809 [ 5 ] {2b5ee979-3e41-47b4-83e3-dbf1dec9cb1b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2025.12.18 03:57:07.042935 [ 5 ] {2b5ee979-3e41-47b4-83e3-dbf1dec9cb1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 8014 | 2025.12.18 03:57:07.042970 [ 5 ] {2b5ee979-3e41-47b4-83e3-dbf1dec9cb1b} <Debug> TCPHandler: Processed in 0.001223605 sec. | ||
| 8015 | 2025.12.18 03:57:07.043082 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8016 | 2025.12.18 03:57:07.043176 [ 5 ] {3d38fa52-8395-435b-9692-13898b5f2838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8017 | 2025.12.18 03:57:07.043230 [ 5 ] {3d38fa52-8395-435b-9692-13898b5f2838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8018 | 2025.12.18 03:57:07.044067 [ 5 ] {3d38fa52-8395-435b-9692-13898b5f2838} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2025.12.18 03:57:07.044102 [ 5 ] {3d38fa52-8395-435b-9692-13898b5f2838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8020 | 2025.12.18 03:57:07.044653 [ 5 ] {3d38fa52-8395-435b-9692-13898b5f2838} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8021 | 2025.12.18 03:57:07.044876 [ 5 ] {3d38fa52-8395-435b-9692-13898b5f2838} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2025.12.18 03:57:07.044975 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8023 | 2025.12.18 03:57:07.045004 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2025.12.18 03:57:07.045012 [ 5 ] {3d38fa52-8395-435b-9692-13898b5f2838} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 8025 | 2025.12.18 03:57:07.045023 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8026 | 2025.12.18 03:57:07.045076 [ 5 ] {3d38fa52-8395-435b-9692-13898b5f2838} <Debug> TCPHandler: Processed in 0.002040656 sec. | ||
| 8027 | 2025.12.18 03:57:07.045103 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::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 | ||
| 8028 | 2025.12.18 03:57:07.045196 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2025.12.18 03:57:07.045288 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8030 | 2025.12.18 03:57:07.045289 [ 5 ] {d58d1928-5f6a-4af2-b093-869e53acb051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8031 | 2025.12.18 03:57:07.045336 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 735 rows starting from the beginning of the part | ||
| 8032 | 2025.12.18 03:57:07.045341 [ 5 ] {d58d1928-5f6a-4af2-b093-869e53acb051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8033 | 2025.12.18 03:57:07.045454 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8034 | 2025.12.18 03:57:07.045566 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8035 | 2025.12.18 03:57:07.045715 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8036 | 2025.12.18 03:57:07.045737 [ 5 ] {d58d1928-5f6a-4af2-b093-869e53acb051} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2025.12.18 03:57:07.045774 [ 5 ] {d58d1928-5f6a-4af2-b093-869e53acb051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8038 | 2025.12.18 03:57:07.045847 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8039 | 2025.12.18 03:57:07.045980 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8040 | 2025.12.18 03:57:07.046096 [ 5 ] {d58d1928-5f6a-4af2-b093-869e53acb051} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8041 | 2025.12.18 03:57:07.046316 [ 5 ] {d58d1928-5f6a-4af2-b093-869e53acb051} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2025.12.18 03:57:07.046446 [ 5 ] {d58d1928-5f6a-4af2-b093-869e53acb051} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001175 sec., 88510.63829787234 rows/sec., 5.42 MiB/sec. | ||
| 8043 | 2025.12.18 03:57:07.046495 [ 5 ] {d58d1928-5f6a-4af2-b093-869e53acb051} <Debug> TCPHandler: Processed in 0.001347447 sec. | ||
| 8044 | 2025.12.18 03:57:07.060565 [ 186 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 19 columns (19 merged, 0 gathered) in 0.015496382 sec., 60659.320349743575 rows/sec., 108.70 MiB/sec. | ||
| 8045 | 2025.12.18 03:57:07.061351 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8046 | 2025.12.18 03:57:07.061659 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2025.12.18 03:57:07.061728 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8048 | 2025.12.18 03:57:07.061806 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 8049 | 2025.12.18 03:57:08.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.48 MiB, peak 294.21 MiB, free memory in arenas 0.00 B, will set to 288.09 MiB (RSS), difference: 1.61 MiB | ||
| 8050 | 2025.12.18 03:57:08.440424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17709 | ||
| 8051 | 2025.12.18 03:57:08.441271 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2025.12.18 03:57:08.441364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8053 | 2025.12.18 03:57:08.442089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8054 | 2025.12.18 03:57:08.442483 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2025.12.18 03:57:08.442705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17709 | ||
| 8056 | 2025.12.18 03:57:09.420370 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8057 | 2025.12.18 03:57:09.436135 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2025.12.18 03:57:09.436198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8059 | 2025.12.18 03:57:09.441726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8060 | 2025.12.18 03:57:09.442504 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.12.18 03:57:09.445618 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8062 | 2025.12.18 03:57:10.183231 [ 70 ] {} <Debug> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8063 | 2025.12.18 03:57:10.183323 [ 70 ] {} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2025.12.18 03:57:10.183348 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8065 | 2025.12.18 03:57:10.183462 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::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 | ||
| 8066 | 2025.12.18 03:57:10.183600 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8067 | 2025.12.18 03:57:10.183637 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8068 | 2025.12.18 03:57:10.183698 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8069 | 2025.12.18 03:57:10.183739 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8070 | 2025.12.18 03:57:10.183778 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8071 | 2025.12.18 03:57:10.183817 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8072 | 2025.12.18 03:57:10.184531 [ 186 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001104414 sec., 45272.877743310026 rows/sec., 3.78 MiB/sec. | ||
| 8073 | 2025.12.18 03:57:10.184672 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8074 | 2025.12.18 03:57:10.184903 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2025.12.18 03:57:10.184967 [ 195 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_13_3} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8076 | 2025.12.18 03:57:10.185025 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8077 | 2025.12.18 03:57:10.972326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1040 | ||
| 8078 | 2025.12.18 03:57:10.974734 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2025.12.18 03:57:10.974791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8080 | 2025.12.18 03:57:10.976041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8081 | 2025.12.18 03:57:10.976338 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2025.12.18 03:57:10.976726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 8083 | 2025.12.18 03:57:12.042009 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2025.12.18 03:57:12.042185 [ 5 ] {456cd218-b80d-420c-9a05-6b3299c7b4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8085 | 2025.12.18 03:57:12.042252 [ 5 ] {456cd218-b80d-420c-9a05-6b3299c7b4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8086 | 2025.12.18 03:57:12.043581 [ 5 ] {456cd218-b80d-420c-9a05-6b3299c7b4f5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2025.12.18 03:57:12.043631 [ 5 ] {456cd218-b80d-420c-9a05-6b3299c7b4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8088 | 2025.12.18 03:57:12.044097 [ 5 ] {456cd218-b80d-420c-9a05-6b3299c7b4f5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8089 | 2025.12.18 03:57:12.044322 [ 5 ] {456cd218-b80d-420c-9a05-6b3299c7b4f5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2025.12.18 03:57:12.044484 [ 5 ] {456cd218-b80d-420c-9a05-6b3299c7b4f5} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002348 sec., 509369.6763202726 rows/sec., 41.99 MiB/sec. | ||
| 8091 | 2025.12.18 03:57:12.044534 [ 5 ] {456cd218-b80d-420c-9a05-6b3299c7b4f5} <Debug> TCPHandler: Processed in 0.002654103 sec. | ||
| 8092 | 2025.12.18 03:57:12.044658 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2025.12.18 03:57:12.044772 [ 5 ] {8934da43-a067-4a73-9750-0eb52523ed13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8094 | 2025.12.18 03:57:12.044818 [ 5 ] {8934da43-a067-4a73-9750-0eb52523ed13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8095 | 2025.12.18 03:57:12.045346 [ 5 ] {8934da43-a067-4a73-9750-0eb52523ed13} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2025.12.18 03:57:12.045384 [ 5 ] {8934da43-a067-4a73-9750-0eb52523ed13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8097 | 2025.12.18 03:57:12.045703 [ 5 ] {8934da43-a067-4a73-9750-0eb52523ed13} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8098 | 2025.12.18 03:57:12.045912 [ 5 ] {8934da43-a067-4a73-9750-0eb52523ed13} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2025.12.18 03:57:12.046049 [ 5 ] {8934da43-a067-4a73-9750-0eb52523ed13} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001301 sec., 175249.807840123 rows/sec., 11.87 MiB/sec. | ||
| 8100 | 2025.12.18 03:57:12.046089 [ 5 ] {8934da43-a067-4a73-9750-0eb52523ed13} <Debug> TCPHandler: Processed in 0.001482998 sec. | ||
| 8101 | 2025.12.18 03:57:12.046196 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2025.12.18 03:57:12.046292 [ 5 ] {a642e270-f500-4b19-adbb-7bfbdd0f9e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8103 | 2025.12.18 03:57:12.046334 [ 5 ] {a642e270-f500-4b19-adbb-7bfbdd0f9e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8104 | 2025.12.18 03:57:12.046933 [ 5 ] {a642e270-f500-4b19-adbb-7bfbdd0f9e6a} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2025.12.18 03:57:12.046970 [ 5 ] {a642e270-f500-4b19-adbb-7bfbdd0f9e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8106 | 2025.12.18 03:57:12.047276 [ 5 ] {a642e270-f500-4b19-adbb-7bfbdd0f9e6a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8107 | 2025.12.18 03:57:12.047476 [ 5 ] {a642e270-f500-4b19-adbb-7bfbdd0f9e6a} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2025.12.18 03:57:12.047601 [ 5 ] {a642e270-f500-4b19-adbb-7bfbdd0f9e6a} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001389 sec., 374370.0503959683 rows/sec., 27.70 MiB/sec. | ||
| 8109 | 2025.12.18 03:57:12.047712 [ 5 ] {a642e270-f500-4b19-adbb-7bfbdd0f9e6a} <Debug> TCPHandler: Processed in 0.001564339 sec. | ||
| 8110 | 2025.12.18 03:57:12.047829 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2025.12.18 03:57:12.047924 [ 5 ] {4d01b619-4a61-45eb-a7b3-97b166f81d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8112 | 2025.12.18 03:57:12.047969 [ 5 ] {4d01b619-4a61-45eb-a7b3-97b166f81d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8113 | 2025.12.18 03:57:12.048539 [ 5 ] {4d01b619-4a61-45eb-a7b3-97b166f81d07} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2025.12.18 03:57:12.048576 [ 5 ] {4d01b619-4a61-45eb-a7b3-97b166f81d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8115 | 2025.12.18 03:57:12.048956 [ 5 ] {4d01b619-4a61-45eb-a7b3-97b166f81d07} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8116 | 2025.12.18 03:57:12.049161 [ 5 ] {4d01b619-4a61-45eb-a7b3-97b166f81d07} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2025.12.18 03:57:12.049289 [ 5 ] {4d01b619-4a61-45eb-a7b3-97b166f81d07} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001384 sec., 609826.5895953757 rows/sec., 41.04 MiB/sec. | ||
| 8118 | 2025.12.18 03:57:12.049327 [ 5 ] {4d01b619-4a61-45eb-a7b3-97b166f81d07} <Debug> TCPHandler: Processed in 0.001548739 sec. | ||
| 8119 | 2025.12.18 03:57:12.049442 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2025.12.18 03:57:12.049536 [ 5 ] {309d0818-d2dc-4a49-b3bb-a46bdccb1a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8121 | 2025.12.18 03:57:12.049579 [ 5 ] {309d0818-d2dc-4a49-b3bb-a46bdccb1a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8122 | 2025.12.18 03:57:12.049927 [ 5 ] {309d0818-d2dc-4a49-b3bb-a46bdccb1a5c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2025.12.18 03:57:12.049963 [ 5 ] {309d0818-d2dc-4a49-b3bb-a46bdccb1a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8124 | 2025.12.18 03:57:12.050276 [ 5 ] {309d0818-d2dc-4a49-b3bb-a46bdccb1a5c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8125 | 2025.12.18 03:57:12.050486 [ 5 ] {309d0818-d2dc-4a49-b3bb-a46bdccb1a5c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2025.12.18 03:57:12.050616 [ 5 ] {309d0818-d2dc-4a49-b3bb-a46bdccb1a5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 8127 | 2025.12.18 03:57:12.050652 [ 5 ] {309d0818-d2dc-4a49-b3bb-a46bdccb1a5c} <Debug> TCPHandler: Processed in 0.001259896 sec. | ||
| 8128 | 2025.12.18 03:57:15.782965 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8129 | 2025.12.18 03:57:15.783034 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8130 | 2025.12.18 03:57:15.942982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18157 | ||
| 8131 | 2025.12.18 03:57:15.943567 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2025.12.18 03:57:15.943621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8133 | 2025.12.18 03:57:15.944175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8134 | 2025.12.18 03:57:15.944404 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2025.12.18 03:57:15.944546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18157 | ||
| 8136 | 2025.12.18 03:57:16.945867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8137 | 2025.12.18 03:57:16.963219 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2025.12.18 03:57:16.963285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8139 | 2025.12.18 03:57:16.969438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8140 | 2025.12.18 03:57:16.970197 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2025.12.18 03:57:16.973180 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8142 | 2025.12.18 03:57:17.026934 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2025.12.18 03:57:17.027110 [ 5 ] {7f851acc-0270-4af1-918d-016c0de3941a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8144 | 2025.12.18 03:57:17.027175 [ 5 ] {7f851acc-0270-4af1-918d-016c0de3941a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8145 | 2025.12.18 03:57:17.028042 [ 5 ] {7f851acc-0270-4af1-918d-016c0de3941a} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2025.12.18 03:57:17.028084 [ 5 ] {7f851acc-0270-4af1-918d-016c0de3941a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8147 | 2025.12.18 03:57:17.028491 [ 5 ] {7f851acc-0270-4af1-918d-016c0de3941a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8148 | 2025.12.18 03:57:17.028716 [ 5 ] {7f851acc-0270-4af1-918d-016c0de3941a} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2025.12.18 03:57:17.028883 [ 5 ] {7f851acc-0270-4af1-918d-016c0de3941a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001821 sec., 225151.01592531576 rows/sec., 14.28 MiB/sec. | ||
| 8150 | 2025.12.18 03:57:17.028935 [ 5 ] {7f851acc-0270-4af1-918d-016c0de3941a} <Debug> TCPHandler: Processed in 0.002132476 sec. | ||
| 8151 | 2025.12.18 03:57:17.029062 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2025.12.18 03:57:17.029165 [ 5 ] {ed9c9df7-20e4-4c07-b1e0-6b11e2bb1c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8153 | 2025.12.18 03:57:17.029210 [ 5 ] {ed9c9df7-20e4-4c07-b1e0-6b11e2bb1c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8154 | 2025.12.18 03:57:17.030267 [ 5 ] {ed9c9df7-20e4-4c07-b1e0-6b11e2bb1c0d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2025.12.18 03:57:17.030303 [ 5 ] {ed9c9df7-20e4-4c07-b1e0-6b11e2bb1c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8156 | 2025.12.18 03:57:17.030735 [ 5 ] {ed9c9df7-20e4-4c07-b1e0-6b11e2bb1c0d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8157 | 2025.12.18 03:57:17.030981 [ 5 ] {ed9c9df7-20e4-4c07-b1e0-6b11e2bb1c0d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2025.12.18 03:57:17.031117 [ 5 ] {ed9c9df7-20e4-4c07-b1e0-6b11e2bb1c0d} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001976 sec., 604251.0121457491 rows/sec., 48.29 MiB/sec. | ||
| 8159 | 2025.12.18 03:57:17.031157 [ 5 ] {ed9c9df7-20e4-4c07-b1e0-6b11e2bb1c0d} <Debug> TCPHandler: Processed in 0.002148357 sec. | ||
| 8160 | 2025.12.18 03:57:17.031288 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2025.12.18 03:57:17.031386 [ 5 ] {1b763c20-367b-4987-9ec1-ac0d2fc32ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8162 | 2025.12.18 03:57:17.031428 [ 5 ] {1b763c20-367b-4987-9ec1-ac0d2fc32ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8163 | 2025.12.18 03:57:17.031946 [ 5 ] {1b763c20-367b-4987-9ec1-ac0d2fc32ab1} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.12.18 03:57:17.031983 [ 5 ] {1b763c20-367b-4987-9ec1-ac0d2fc32ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8165 | 2025.12.18 03:57:17.032297 [ 5 ] {1b763c20-367b-4987-9ec1-ac0d2fc32ab1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8166 | 2025.12.18 03:57:17.032506 [ 5 ] {1b763c20-367b-4987-9ec1-ac0d2fc32ab1} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2025.12.18 03:57:17.032624 [ 60 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8168 | 2025.12.18 03:57:17.032636 [ 5 ] {1b763c20-367b-4987-9ec1-ac0d2fc32ab1} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001271 sec., 193548.38709677418 rows/sec., 11.83 MiB/sec. | ||
| 8169 | 2025.12.18 03:57:17.032690 [ 60 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2025.12.18 03:57:17.032701 [ 5 ] {1b763c20-367b-4987-9ec1-ac0d2fc32ab1} <Debug> TCPHandler: Processed in 0.001464218 sec. | ||
| 8171 | 2025.12.18 03:57:17.032719 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8172 | 2025.12.18 03:57:17.032814 [ 191 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 8173 | 2025.12.18 03:57:17.032817 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2025.12.18 03:57:17.032906 [ 191 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8175 | 2025.12.18 03:57:17.032927 [ 5 ] {c0a527b0-6276-4fef-97ea-1448a48d7af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8176 | 2025.12.18 03:57:17.032934 [ 191 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 264 rows starting from the beginning of the part | ||
| 8177 | 2025.12.18 03:57:17.032965 [ 5 ] {c0a527b0-6276-4fef-97ea-1448a48d7af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8178 | 2025.12.18 03:57:17.032998 [ 191 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 8179 | 2025.12.18 03:57:17.033044 [ 191 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 246 rows starting from the beginning of the part | ||
| 8180 | 2025.12.18 03:57:17.033088 [ 191 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 260 rows starting from the beginning of the part | ||
| 8181 | 2025.12.18 03:57:17.033130 [ 191 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 246 rows starting from the beginning of the part | ||
| 8182 | 2025.12.18 03:57:17.033172 [ 191 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 246 rows starting from the beginning of the part | ||
| 8183 | 2025.12.18 03:57:17.033419 [ 5 ] {c0a527b0-6276-4fef-97ea-1448a48d7af7} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2025.12.18 03:57:17.033451 [ 5 ] {c0a527b0-6276-4fef-97ea-1448a48d7af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8185 | 2025.12.18 03:57:17.033748 [ 5 ] {c0a527b0-6276-4fef-97ea-1448a48d7af7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8186 | 2025.12.18 03:57:17.034032 [ 5 ] {c0a527b0-6276-4fef-97ea-1448a48d7af7} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2025.12.18 03:57:17.034140 [ 60 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8188 | 2025.12.18 03:57:17.034163 [ 5 ] {c0a527b0-6276-4fef-97ea-1448a48d7af7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 8189 | 2025.12.18 03:57:17.034171 [ 60 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2025.12.18 03:57:17.034189 [ 186 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410647 sec., 896042.7378359009 rows/sec., 58.36 MiB/sec. | ||
| 8191 | 2025.12.18 03:57:17.034209 [ 5 ] {c0a527b0-6276-4fef-97ea-1448a48d7af7} <Debug> TCPHandler: Processed in 0.001440598 sec. | ||
| 8192 | 2025.12.18 03:57:17.034204 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8193 | 2025.12.18 03:57:17.034302 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 8194 | 2025.12.18 03:57:17.034325 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8195 | 2025.12.18 03:57:17.034362 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8196 | 2025.12.18 03:57:17.034378 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8197 | 2025.12.18 03:57:17.034402 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 441 rows starting from the beginning of the part | ||
| 8198 | 2025.12.18 03:57:17.034419 [ 5 ] {191f58e6-7b1e-4a8b-8008-cc8660ef58e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8199 | 2025.12.18 03:57:17.034444 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 213 rows starting from the beginning of the part | ||
| 8200 | 2025.12.18 03:57:17.034460 [ 5 ] {191f58e6-7b1e-4a8b-8008-cc8660ef58e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8201 | 2025.12.18 03:57:17.034481 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 8202 | 2025.12.18 03:57:17.034514 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 8203 | 2025.12.18 03:57:17.034551 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 8204 | 2025.12.18 03:57:17.034585 [ 191 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 8205 | 2025.12.18 03:57:17.034670 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2025.12.18 03:57:17.034755 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_31_6} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8207 | 2025.12.18 03:57:17.034827 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8208 | 2025.12.18 03:57:17.034950 [ 5 ] {191f58e6-7b1e-4a8b-8008-cc8660ef58e3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.12.18 03:57:17.034984 [ 5 ] {191f58e6-7b1e-4a8b-8008-cc8660ef58e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8210 | 2025.12.18 03:57:17.035302 [ 5 ] {191f58e6-7b1e-4a8b-8008-cc8660ef58e3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8211 | 2025.12.18 03:57:17.035412 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133583 sec., 1339116.765159675 rows/sec., 92.76 MiB/sec. | ||
| 8212 | 2025.12.18 03:57:17.035518 [ 5 ] {191f58e6-7b1e-4a8b-8008-cc8660ef58e3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2025.12.18 03:57:17.035639 [ 196 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8214 | 2025.12.18 03:57:17.035670 [ 5 ] {191f58e6-7b1e-4a8b-8008-cc8660ef58e3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001268 sec., 166403.785488959 rows/sec., 9.45 MiB/sec. | ||
| 8215 | 2025.12.18 03:57:17.035713 [ 5 ] {191f58e6-7b1e-4a8b-8008-cc8660ef58e3} <Debug> TCPHandler: Processed in 0.001437877 sec. | ||
| 8216 | 2025.12.18 03:57:17.035820 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2025.12.18 03:57:17.035920 [ 5 ] {7a70150e-8c1f-416d-9d63-8dfa7e3e30cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8218 | 2025.12.18 03:57:17.035960 [ 196 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2025.12.18 03:57:17.035965 [ 5 ] {7a70150e-8c1f-416d-9d63-8dfa7e3e30cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8220 | 2025.12.18 03:57:17.036049 [ 196 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_35_7} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8221 | 2025.12.18 03:57:17.036153 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8222 | 2025.12.18 03:57:17.036665 [ 5 ] {7a70150e-8c1f-416d-9d63-8dfa7e3e30cd} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2025.12.18 03:57:17.036709 [ 5 ] {7a70150e-8c1f-416d-9d63-8dfa7e3e30cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8224 | 2025.12.18 03:57:17.037071 [ 5 ] {7a70150e-8c1f-416d-9d63-8dfa7e3e30cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8225 | 2025.12.18 03:57:17.037293 [ 5 ] {7a70150e-8c1f-416d-9d63-8dfa7e3e30cd} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2025.12.18 03:57:17.037429 [ 5 ] {7a70150e-8c1f-416d-9d63-8dfa7e3e30cd} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001528 sec., 471204.1884816754 rows/sec., 33.07 MiB/sec. | ||
| 8227 | 2025.12.18 03:57:17.037467 [ 5 ] {7a70150e-8c1f-416d-9d63-8dfa7e3e30cd} <Debug> TCPHandler: Processed in 0.001697621 sec. | ||
| 8228 | 2025.12.18 03:57:17.037674 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2025.12.18 03:57:17.037768 [ 5 ] {5aaa645a-6b62-4de1-8164-410dc267cde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8230 | 2025.12.18 03:57:17.037812 [ 5 ] {5aaa645a-6b62-4de1-8164-410dc267cde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8231 | 2025.12.18 03:57:17.038148 [ 5 ] {5aaa645a-6b62-4de1-8164-410dc267cde8} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2025.12.18 03:57:17.038185 [ 5 ] {5aaa645a-6b62-4de1-8164-410dc267cde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8233 | 2025.12.18 03:57:17.038505 [ 5 ] {5aaa645a-6b62-4de1-8164-410dc267cde8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8234 | 2025.12.18 03:57:17.038721 [ 5 ] {5aaa645a-6b62-4de1-8164-410dc267cde8} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2025.12.18 03:57:17.038854 [ 5 ] {5aaa645a-6b62-4de1-8164-410dc267cde8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 8236 | 2025.12.18 03:57:17.038985 [ 5 ] {5aaa645a-6b62-4de1-8164-410dc267cde8} <Debug> TCPHandler: Processed in 0.001360817 sec. | ||
| 8237 | 2025.12.18 03:57:17.039098 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2025.12.18 03:57:17.039192 [ 5 ] {ee8d7d2e-3a12-4f87-85d8-54f6bd83b1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8239 | 2025.12.18 03:57:17.039245 [ 5 ] {ee8d7d2e-3a12-4f87-85d8-54f6bd83b1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8240 | 2025.12.18 03:57:17.039678 [ 5 ] {ee8d7d2e-3a12-4f87-85d8-54f6bd83b1d5} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2025.12.18 03:57:17.039715 [ 5 ] {ee8d7d2e-3a12-4f87-85d8-54f6bd83b1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8242 | 2025.12.18 03:57:17.040100 [ 5 ] {ee8d7d2e-3a12-4f87-85d8-54f6bd83b1d5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8243 | 2025.12.18 03:57:17.040319 [ 5 ] {ee8d7d2e-3a12-4f87-85d8-54f6bd83b1d5} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2025.12.18 03:57:17.040449 [ 5 ] {ee8d7d2e-3a12-4f87-85d8-54f6bd83b1d5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001274 sec., 246467.81789638934 rows/sec., 16.19 MiB/sec. | ||
| 8245 | 2025.12.18 03:57:17.040487 [ 5 ] {ee8d7d2e-3a12-4f87-85d8-54f6bd83b1d5} <Debug> TCPHandler: Processed in 0.001438888 sec. | ||
| 8246 | 2025.12.18 03:57:17.040593 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2025.12.18 03:57:17.040688 [ 5 ] {9339b080-219b-4532-a464-56180126abfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8248 | 2025.12.18 03:57:17.040730 [ 5 ] {9339b080-219b-4532-a464-56180126abfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8249 | 2025.12.18 03:57:17.041061 [ 5 ] {9339b080-219b-4532-a464-56180126abfa} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2025.12.18 03:57:17.041098 [ 5 ] {9339b080-219b-4532-a464-56180126abfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8251 | 2025.12.18 03:57:17.041410 [ 5 ] {9339b080-219b-4532-a464-56180126abfa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8252 | 2025.12.18 03:57:17.041626 [ 5 ] {9339b080-219b-4532-a464-56180126abfa} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2025.12.18 03:57:17.041754 [ 5 ] {9339b080-219b-4532-a464-56180126abfa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 8254 | 2025.12.18 03:57:17.041790 [ 5 ] {9339b080-219b-4532-a464-56180126abfa} <Debug> TCPHandler: Processed in 0.001246236 sec. | ||
| 8255 | 2025.12.18 03:57:17.041928 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2025.12.18 03:57:17.042021 [ 5 ] {1e04c20b-26c6-46e4-bb9b-1d4cb1d1272b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8257 | 2025.12.18 03:57:17.042074 [ 5 ] {1e04c20b-26c6-46e4-bb9b-1d4cb1d1272b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8258 | 2025.12.18 03:57:17.042948 [ 5 ] {1e04c20b-26c6-46e4-bb9b-1d4cb1d1272b} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2025.12.18 03:57:17.042985 [ 5 ] {1e04c20b-26c6-46e4-bb9b-1d4cb1d1272b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8260 | 2025.12.18 03:57:17.043551 [ 5 ] {1e04c20b-26c6-46e4-bb9b-1d4cb1d1272b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8261 | 2025.12.18 03:57:17.043773 [ 5 ] {1e04c20b-26c6-46e4-bb9b-1d4cb1d1272b} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2025.12.18 03:57:17.043911 [ 5 ] {1e04c20b-26c6-46e4-bb9b-1d4cb1d1272b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001908 sec., 21488.46960167715 rows/sec., 38.51 MiB/sec. | ||
| 8263 | 2025.12.18 03:57:17.043976 [ 5 ] {1e04c20b-26c6-46e4-bb9b-1d4cb1d1272b} <Debug> TCPHandler: Processed in 0.002097676 sec. | ||
| 8264 | 2025.12.18 03:57:17.044095 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2025.12.18 03:57:17.044190 [ 5 ] {31fafc06-70fe-4ff1-8665-a3df6e69870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8266 | 2025.12.18 03:57:17.044231 [ 5 ] {31fafc06-70fe-4ff1-8665-a3df6e69870b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8267 | 2025.12.18 03:57:17.044567 [ 5 ] {31fafc06-70fe-4ff1-8665-a3df6e69870b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2025.12.18 03:57:17.044604 [ 5 ] {31fafc06-70fe-4ff1-8665-a3df6e69870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8269 | 2025.12.18 03:57:17.044950 [ 5 ] {31fafc06-70fe-4ff1-8665-a3df6e69870b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8270 | 2025.12.18 03:57:17.045162 [ 5 ] {31fafc06-70fe-4ff1-8665-a3df6e69870b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2025.12.18 03:57:17.045290 [ 5 ] {31fafc06-70fe-4ff1-8665-a3df6e69870b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001119 sec., 92940.12511170688 rows/sec., 5.69 MiB/sec. | ||
| 8272 | 2025.12.18 03:57:17.045327 [ 5 ] {31fafc06-70fe-4ff1-8665-a3df6e69870b} <Debug> TCPHandler: Processed in 0.001282426 sec. | ||
| 8273 | 2025.12.18 03:57:20.977126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1072 | ||
| 8274 | 2025.12.18 03:57:20.979627 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2025.12.18 03:57:20.979691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8276 | 2025.12.18 03:57:20.980973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8277 | 2025.12.18 03:57:20.981263 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2025.12.18 03:57:20.981653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8279 | 2025.12.18 03:57:22.014509 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2025.12.18 03:57:22.014716 [ 5 ] {f1b78a29-6a26-47f7-bed7-2f084c511126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8281 | 2025.12.18 03:57:22.014790 [ 5 ] {f1b78a29-6a26-47f7-bed7-2f084c511126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8282 | 2025.12.18 03:57:22.015561 [ 5 ] {f1b78a29-6a26-47f7-bed7-2f084c511126} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2025.12.18 03:57:22.015609 [ 5 ] {f1b78a29-6a26-47f7-bed7-2f084c511126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8284 | 2025.12.18 03:57:22.016030 [ 5 ] {f1b78a29-6a26-47f7-bed7-2f084c511126} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8285 | 2025.12.18 03:57:22.016260 [ 5 ] {f1b78a29-6a26-47f7-bed7-2f084c511126} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2025.12.18 03:57:22.016408 [ 5 ] {f1b78a29-6a26-47f7-bed7-2f084c511126} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001746 sec., 32073.31042382589 rows/sec., 2.46 MiB/sec. | ||
| 8287 | 2025.12.18 03:57:22.016448 [ 5 ] {f1b78a29-6a26-47f7-bed7-2f084c511126} <Debug> TCPHandler: Processed in 0.002079086 sec. | ||
| 8288 | 2025.12.18 03:57:22.016614 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2025.12.18 03:57:22.016718 [ 5 ] {d3b66fe9-3fca-4e0b-99e4-a034db0e86c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8290 | 2025.12.18 03:57:22.016759 [ 5 ] {d3b66fe9-3fca-4e0b-99e4-a034db0e86c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8291 | 2025.12.18 03:57:22.017195 [ 5 ] {d3b66fe9-3fca-4e0b-99e4-a034db0e86c9} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2025.12.18 03:57:22.017232 [ 5 ] {d3b66fe9-3fca-4e0b-99e4-a034db0e86c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8293 | 2025.12.18 03:57:22.017545 [ 5 ] {d3b66fe9-3fca-4e0b-99e4-a034db0e86c9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8294 | 2025.12.18 03:57:22.017772 [ 5 ] {d3b66fe9-3fca-4e0b-99e4-a034db0e86c9} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2025.12.18 03:57:22.017914 [ 5 ] {d3b66fe9-3fca-4e0b-99e4-a034db0e86c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 8296 | 2025.12.18 03:57:22.017953 [ 5 ] {d3b66fe9-3fca-4e0b-99e4-a034db0e86c9} <Debug> TCPHandler: Processed in 0.001389647 sec. | ||
| 8297 | 2025.12.18 03:57:22.018067 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2025.12.18 03:57:22.018163 [ 5 ] {9fd73128-8715-462d-835d-a503526b4f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8299 | 2025.12.18 03:57:22.018207 [ 5 ] {9fd73128-8715-462d-835d-a503526b4f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8300 | 2025.12.18 03:57:22.018644 [ 5 ] {9fd73128-8715-462d-835d-a503526b4f2a} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2025.12.18 03:57:22.018687 [ 5 ] {9fd73128-8715-462d-835d-a503526b4f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8302 | 2025.12.18 03:57:22.019026 [ 5 ] {9fd73128-8715-462d-835d-a503526b4f2a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8303 | 2025.12.18 03:57:22.019235 [ 5 ] {9fd73128-8715-462d-835d-a503526b4f2a} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2025.12.18 03:57:22.019367 [ 5 ] {9fd73128-8715-462d-835d-a503526b4f2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 8305 | 2025.12.18 03:57:22.019403 [ 5 ] {9fd73128-8715-462d-835d-a503526b4f2a} <Debug> TCPHandler: Processed in 0.001384077 sec. | ||
| 8306 | 2025.12.18 03:57:22.019520 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2025.12.18 03:57:22.019611 [ 5 ] {4af8e8b5-8931-48cb-bb22-df727454f418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8308 | 2025.12.18 03:57:22.019652 [ 5 ] {4af8e8b5-8931-48cb-bb22-df727454f418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8309 | 2025.12.18 03:57:22.019992 [ 5 ] {4af8e8b5-8931-48cb-bb22-df727454f418} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2025.12.18 03:57:22.020029 [ 5 ] {4af8e8b5-8931-48cb-bb22-df727454f418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8311 | 2025.12.18 03:57:22.020331 [ 5 ] {4af8e8b5-8931-48cb-bb22-df727454f418} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8312 | 2025.12.18 03:57:22.020531 [ 5 ] {4af8e8b5-8931-48cb-bb22-df727454f418} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2025.12.18 03:57:22.020657 [ 5 ] {4af8e8b5-8931-48cb-bb22-df727454f418} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8314 | 2025.12.18 03:57:22.020692 [ 5 ] {4af8e8b5-8931-48cb-bb22-df727454f418} <Debug> TCPHandler: Processed in 0.001219915 sec. | ||
| 8315 | 2025.12.18 03:57:23.444779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18669 | ||
| 8316 | 2025.12.18 03:57:23.445315 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2025.12.18 03:57:23.445365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8318 | 2025.12.18 03:57:23.445886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8319 | 2025.12.18 03:57:23.446132 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2025.12.18 03:57:23.446284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18669 | ||
| 8321 | 2025.12.18 03:57:24.473398 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8322 | 2025.12.18 03:57:24.491164 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2025.12.18 03:57:24.491225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8324 | 2025.12.18 03:57:24.497826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8325 | 2025.12.18 03:57:24.498530 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2025.12.18 03:57:24.501667 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8327 | 2025.12.18 03:57:27.029562 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2025.12.18 03:57:27.029753 [ 5 ] {0cb7c357-477b-4275-acca-7d450d75e1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8329 | 2025.12.18 03:57:27.029819 [ 5 ] {0cb7c357-477b-4275-acca-7d450d75e1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8330 | 2025.12.18 03:57:27.030590 [ 5 ] {0cb7c357-477b-4275-acca-7d450d75e1d2} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2025.12.18 03:57:27.030642 [ 5 ] {0cb7c357-477b-4275-acca-7d450d75e1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8332 | 2025.12.18 03:57:27.031043 [ 5 ] {0cb7c357-477b-4275-acca-7d450d75e1d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8333 | 2025.12.18 03:57:27.031278 [ 5 ] {0cb7c357-477b-4275-acca-7d450d75e1d2} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2025.12.18 03:57:27.031438 [ 5 ] {0cb7c357-477b-4275-acca-7d450d75e1d2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001733 sec., 236583.95845354875 rows/sec., 15.01 MiB/sec. | ||
| 8335 | 2025.12.18 03:57:27.031489 [ 5 ] {0cb7c357-477b-4275-acca-7d450d75e1d2} <Debug> TCPHandler: Processed in 0.002057495 sec. | ||
| 8336 | 2025.12.18 03:57:27.031612 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2025.12.18 03:57:27.031715 [ 5 ] {cd6cbf45-3b4f-457d-82fd-64cf0f9d9e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8338 | 2025.12.18 03:57:27.031761 [ 5 ] {cd6cbf45-3b4f-457d-82fd-64cf0f9d9e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8339 | 2025.12.18 03:57:27.032167 [ 5 ] {cd6cbf45-3b4f-457d-82fd-64cf0f9d9e2c} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2025.12.18 03:57:27.032205 [ 5 ] {cd6cbf45-3b4f-457d-82fd-64cf0f9d9e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8341 | 2025.12.18 03:57:27.032499 [ 5 ] {cd6cbf45-3b4f-457d-82fd-64cf0f9d9e2c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8342 | 2025.12.18 03:57:27.032706 [ 5 ] {cd6cbf45-3b4f-457d-82fd-64cf0f9d9e2c} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2025.12.18 03:57:27.032835 [ 5 ] {cd6cbf45-3b4f-457d-82fd-64cf0f9d9e2c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 8344 | 2025.12.18 03:57:27.032872 [ 5 ] {cd6cbf45-3b4f-457d-82fd-64cf0f9d9e2c} <Debug> TCPHandler: Processed in 0.001310136 sec. | ||
| 8345 | 2025.12.18 03:57:27.032979 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2025.12.18 03:57:27.033073 [ 5 ] {e2397f39-2e84-4695-afda-bd41c2bccd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8347 | 2025.12.18 03:57:27.033112 [ 5 ] {e2397f39-2e84-4695-afda-bd41c2bccd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8348 | 2025.12.18 03:57:27.033995 [ 5 ] {e2397f39-2e84-4695-afda-bd41c2bccd9b} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2025.12.18 03:57:27.034033 [ 5 ] {e2397f39-2e84-4695-afda-bd41c2bccd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8350 | 2025.12.18 03:57:27.034395 [ 5 ] {e2397f39-2e84-4695-afda-bd41c2bccd9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8351 | 2025.12.18 03:57:27.034595 [ 5 ] {e2397f39-2e84-4695-afda-bd41c2bccd9b} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2025.12.18 03:57:27.034715 [ 56 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8353 | 2025.12.18 03:57:27.034723 [ 5 ] {e2397f39-2e84-4695-afda-bd41c2bccd9b} <Debug> executeQuery: Read 1195 rows, 97.78 KiB in 0.001669 sec., 715997.6033553026 rows/sec., 57.21 MiB/sec. | ||
| 8354 | 2025.12.18 03:57:27.034794 [ 56 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2025.12.18 03:57:27.034814 [ 5 ] {e2397f39-2e84-4695-afda-bd41c2bccd9b} <Debug> TCPHandler: Processed in 0.001882194 sec. | ||
| 8356 | 2025.12.18 03:57:27.034825 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8357 | 2025.12.18 03:57:27.034932 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2025.12.18 03:57:27.034936 [ 199 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8359 | 2025.12.18 03:57:27.035031 [ 5 ] {6efd7f19-ed0d-4110-8131-cbf7b26a2c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8360 | 2025.12.18 03:57:27.035048 [ 199 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8361 | 2025.12.18 03:57:27.035071 [ 5 ] {6efd7f19-ed0d-4110-8131-cbf7b26a2c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8362 | 2025.12.18 03:57:27.035082 [ 199 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2345 rows starting from the beginning of the part | ||
| 8363 | 2025.12.18 03:57:27.035148 [ 199 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1194 rows starting from the beginning of the part | ||
| 8364 | 2025.12.18 03:57:27.035198 [ 199 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1196 rows starting from the beginning of the part | ||
| 8365 | 2025.12.18 03:57:27.035252 [ 199 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1194 rows starting from the beginning of the part | ||
| 8366 | 2025.12.18 03:57:27.035319 [ 199 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8367 | 2025.12.18 03:57:27.035391 [ 199 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1195 rows starting from the beginning of the part | ||
| 8368 | 2025.12.18 03:57:27.035555 [ 5 ] {6efd7f19-ed0d-4110-8131-cbf7b26a2c8c} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2025.12.18 03:57:27.035590 [ 5 ] {6efd7f19-ed0d-4110-8131-cbf7b26a2c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8370 | 2025.12.18 03:57:27.035892 [ 5 ] {6efd7f19-ed0d-4110-8131-cbf7b26a2c8c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8371 | 2025.12.18 03:57:27.036105 [ 5 ] {6efd7f19-ed0d-4110-8131-cbf7b26a2c8c} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2025.12.18 03:57:27.036234 [ 5 ] {6efd7f19-ed0d-4110-8131-cbf7b26a2c8c} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.001222 sec., 202945.99018003274 rows/sec., 12.42 MiB/sec. | ||
| 8373 | 2025.12.18 03:57:27.036270 [ 5 ] {6efd7f19-ed0d-4110-8131-cbf7b26a2c8c} <Debug> TCPHandler: Processed in 0.001385887 sec. | ||
| 8374 | 2025.12.18 03:57:27.036369 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2025.12.18 03:57:27.036462 [ 5 ] {442ca069-6a16-4487-9cf9-5d05811a7355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8376 | 2025.12.18 03:57:27.036501 [ 5 ] {442ca069-6a16-4487-9cf9-5d05811a7355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8377 | 2025.12.18 03:57:27.036961 [ 5 ] {442ca069-6a16-4487-9cf9-5d05811a7355} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2025.12.18 03:57:27.036996 [ 5 ] {442ca069-6a16-4487-9cf9-5d05811a7355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8379 | 2025.12.18 03:57:27.037295 [ 5 ] {442ca069-6a16-4487-9cf9-5d05811a7355} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8380 | 2025.12.18 03:57:27.037496 [ 5 ] {442ca069-6a16-4487-9cf9-5d05811a7355} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2025.12.18 03:57:27.037623 [ 5 ] {442ca069-6a16-4487-9cf9-5d05811a7355} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001179 sec., 179813.401187447 rows/sec., 11.60 MiB/sec. | ||
| 8382 | 2025.12.18 03:57:27.037661 [ 5 ] {442ca069-6a16-4487-9cf9-5d05811a7355} <Debug> TCPHandler: Processed in 0.001339156 sec. | ||
| 8383 | 2025.12.18 03:57:27.037660 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7180 rows, containing 5 columns (5 merged, 0 gathered) in 0.002760525 sec., 2600954.528576992 rows/sec., 219.94 MiB/sec. | ||
| 8384 | 2025.12.18 03:57:27.037767 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2025.12.18 03:57:27.037865 [ 5 ] {883bc292-db79-4db2-920b-533200af9a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8386 | 2025.12.18 03:57:27.037904 [ 5 ] {883bc292-db79-4db2-920b-533200af9a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8387 | 2025.12.18 03:57:27.038035 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8388 | 2025.12.18 03:57:27.038366 [ 5 ] {883bc292-db79-4db2-920b-533200af9a4b} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2025.12.18 03:57:27.038392 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2025.12.18 03:57:27.038409 [ 5 ] {883bc292-db79-4db2-920b-533200af9a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8391 | 2025.12.18 03:57:27.038491 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_56_11} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8392 | 2025.12.18 03:57:27.038621 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 8393 | 2025.12.18 03:57:27.038749 [ 5 ] {883bc292-db79-4db2-920b-533200af9a4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8394 | 2025.12.18 03:57:27.038956 [ 5 ] {883bc292-db79-4db2-920b-533200af9a4b} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2025.12.18 03:57:27.039087 [ 5 ] {883bc292-db79-4db2-920b-533200af9a4b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001241 sec., 170024.17405318294 rows/sec., 9.66 MiB/sec. | ||
| 8396 | 2025.12.18 03:57:27.039124 [ 5 ] {883bc292-db79-4db2-920b-533200af9a4b} <Debug> TCPHandler: Processed in 0.001405107 sec. | ||
| 8397 | 2025.12.18 03:57:27.039237 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2025.12.18 03:57:27.039330 [ 5 ] {63f0fb31-e90c-4ed8-ab88-1f67867cd312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8399 | 2025.12.18 03:57:27.039369 [ 5 ] {63f0fb31-e90c-4ed8-ab88-1f67867cd312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8400 | 2025.12.18 03:57:27.039996 [ 5 ] {63f0fb31-e90c-4ed8-ab88-1f67867cd312} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2025.12.18 03:57:27.040031 [ 5 ] {63f0fb31-e90c-4ed8-ab88-1f67867cd312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8402 | 2025.12.18 03:57:27.040351 [ 5 ] {63f0fb31-e90c-4ed8-ab88-1f67867cd312} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8403 | 2025.12.18 03:57:27.040549 [ 5 ] {63f0fb31-e90c-4ed8-ab88-1f67867cd312} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2025.12.18 03:57:27.040661 [ 36 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8405 | 2025.12.18 03:57:27.040676 [ 5 ] {63f0fb31-e90c-4ed8-ab88-1f67867cd312} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001363 sec., 529713.8664710198 rows/sec., 37.20 MiB/sec. | ||
| 8406 | 2025.12.18 03:57:27.040715 [ 36 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2025.12.18 03:57:27.040731 [ 5 ] {63f0fb31-e90c-4ed8-ab88-1f67867cd312} <Debug> TCPHandler: Processed in 0.001540989 sec. | ||
| 8408 | 2025.12.18 03:57:27.040742 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8409 | 2025.12.18 03:57:27.040851 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2025.12.18 03:57:27.040856 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8411 | 2025.12.18 03:57:27.040949 [ 5 ] {8fb077d9-14b6-483e-b4a7-9b4fdc6a7e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8412 | 2025.12.18 03:57:27.040995 [ 5 ] {8fb077d9-14b6-483e-b4a7-9b4fdc6a7e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8413 | 2025.12.18 03:57:27.040998 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8414 | 2025.12.18 03:57:27.041048 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1212 rows starting from the beginning of the part | ||
| 8415 | 2025.12.18 03:57:27.041115 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 720 rows starting from the beginning of the part | ||
| 8416 | 2025.12.18 03:57:27.041161 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 520 rows starting from the beginning of the part | ||
| 8417 | 2025.12.18 03:57:27.041203 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 720 rows starting from the beginning of the part | ||
| 8418 | 2025.12.18 03:57:27.041240 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8419 | 2025.12.18 03:57:27.041280 [ 202 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 722 rows starting from the beginning of the part | ||
| 8420 | 2025.12.18 03:57:27.041327 [ 5 ] {8fb077d9-14b6-483e-b4a7-9b4fdc6a7e84} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2025.12.18 03:57:27.041367 [ 5 ] {8fb077d9-14b6-483e-b4a7-9b4fdc6a7e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8422 | 2025.12.18 03:57:27.041694 [ 5 ] {8fb077d9-14b6-483e-b4a7-9b4fdc6a7e84} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8423 | 2025.12.18 03:57:27.041903 [ 5 ] {8fb077d9-14b6-483e-b4a7-9b4fdc6a7e84} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2025.12.18 03:57:27.042039 [ 5 ] {8fb077d9-14b6-483e-b4a7-9b4fdc6a7e84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 8425 | 2025.12.18 03:57:27.042076 [ 5 ] {8fb077d9-14b6-483e-b4a7-9b4fdc6a7e84} <Debug> TCPHandler: Processed in 0.001271946 sec. | ||
| 8426 | 2025.12.18 03:57:27.042175 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8427 | 2025.12.18 03:57:27.042267 [ 5 ] {998164e6-8ab3-4333-a98b-e99e785320ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8428 | 2025.12.18 03:57:27.042309 [ 5 ] {998164e6-8ab3-4333-a98b-e99e785320ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8429 | 2025.12.18 03:57:27.042736 [ 5 ] {998164e6-8ab3-4333-a98b-e99e785320ad} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2025.12.18 03:57:27.042739 [ 194 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930734 sec., 2049997.565692633 rows/sec., 153.94 MiB/sec. | ||
| 8431 | 2025.12.18 03:57:27.042772 [ 5 ] {998164e6-8ab3-4333-a98b-e99e785320ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8432 | 2025.12.18 03:57:27.043028 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8433 | 2025.12.18 03:57:27.043139 [ 5 ] {998164e6-8ab3-4333-a98b-e99e785320ad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8434 | 2025.12.18 03:57:27.043442 [ 5 ] {998164e6-8ab3-4333-a98b-e99e785320ad} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.18 03:57:27.043459 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2025.12.18 03:57:27.043548 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_56_11} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8437 | 2025.12.18 03:57:27.043556 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8438 | 2025.12.18 03:57:27.043578 [ 5 ] {998164e6-8ab3-4333-a98b-e99e785320ad} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001328 sec., 237198.7951807229 rows/sec., 15.58 MiB/sec. | ||
| 8439 | 2025.12.18 03:57:27.043589 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2025.12.18 03:57:27.043621 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8441 | 2025.12.18 03:57:27.043622 [ 5 ] {998164e6-8ab3-4333-a98b-e99e785320ad} <Debug> TCPHandler: Processed in 0.001493428 sec. | ||
| 8442 | 2025.12.18 03:57:27.043657 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8443 | 2025.12.18 03:57:27.043749 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2025.12.18 03:57:27.043756 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8445 | 2025.12.18 03:57:27.043860 [ 5 ] {143ef0af-9a12-463a-afdc-e12c0efdf3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8446 | 2025.12.18 03:57:27.043882 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8447 | 2025.12.18 03:57:27.043909 [ 5 ] {143ef0af-9a12-463a-afdc-e12c0efdf3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8448 | 2025.12.18 03:57:27.043919 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18197 rows starting from the beginning of the part | ||
| 8449 | 2025.12.18 03:57:27.043995 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 8450 | 2025.12.18 03:57:27.044044 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 844 rows starting from the beginning of the part | ||
| 8451 | 2025.12.18 03:57:27.044091 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 314 rows starting from the beginning of the part | ||
| 8452 | 2025.12.18 03:57:27.044133 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8453 | 2025.12.18 03:57:27.044174 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 315 rows starting from the beginning of the part | ||
| 8454 | 2025.12.18 03:57:27.044265 [ 5 ] {143ef0af-9a12-463a-afdc-e12c0efdf3a5} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2025.12.18 03:57:27.044308 [ 5 ] {143ef0af-9a12-463a-afdc-e12c0efdf3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8456 | 2025.12.18 03:57:27.044658 [ 5 ] {143ef0af-9a12-463a-afdc-e12c0efdf3a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8457 | 2025.12.18 03:57:27.044878 [ 5 ] {143ef0af-9a12-463a-afdc-e12c0efdf3a5} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2025.12.18 03:57:27.045018 [ 5 ] {143ef0af-9a12-463a-afdc-e12c0efdf3a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. | ||
| 8459 | 2025.12.18 03:57:27.045058 [ 5 ] {143ef0af-9a12-463a-afdc-e12c0efdf3a5} <Debug> TCPHandler: Processed in 0.001359247 sec. | ||
| 8460 | 2025.12.18 03:57:27.045170 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2025.12.18 03:57:27.045263 [ 5 ] {a44c5729-9202-4a55-adb0-7886c83a344e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8462 | 2025.12.18 03:57:27.045319 [ 5 ] {a44c5729-9202-4a55-adb0-7886c83a344e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8463 | 2025.12.18 03:57:27.046177 [ 5 ] {a44c5729-9202-4a55-adb0-7886c83a344e} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2025.12.18 03:57:27.046215 [ 5 ] {a44c5729-9202-4a55-adb0-7886c83a344e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8465 | 2025.12.18 03:57:27.046818 [ 5 ] {a44c5729-9202-4a55-adb0-7886c83a344e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8466 | 2025.12.18 03:57:27.047061 [ 5 ] {a44c5729-9202-4a55-adb0-7886c83a344e} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2025.12.18 03:57:27.047212 [ 5 ] {a44c5729-9202-4a55-adb0-7886c83a344e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001968 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 8468 | 2025.12.18 03:57:27.047277 [ 5 ] {a44c5729-9202-4a55-adb0-7886c83a344e} <Debug> TCPHandler: Processed in 0.002157647 sec. | ||
| 8469 | 2025.12.18 03:57:27.047396 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2025.12.18 03:57:27.047491 [ 5 ] {3229faa7-5dff-4f48-b668-f5a4b358578c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8471 | 2025.12.18 03:57:27.047534 [ 5 ] {3229faa7-5dff-4f48-b668-f5a4b358578c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8472 | 2025.12.18 03:57:27.047880 [ 5 ] {3229faa7-5dff-4f48-b668-f5a4b358578c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2025.12.18 03:57:27.047917 [ 5 ] {3229faa7-5dff-4f48-b668-f5a4b358578c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8474 | 2025.12.18 03:57:27.048363 [ 5 ] {3229faa7-5dff-4f48-b668-f5a4b358578c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8475 | 2025.12.18 03:57:27.048595 [ 5 ] {3229faa7-5dff-4f48-b668-f5a4b358578c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2025.12.18 03:57:27.048707 [ 36 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8477 | 2025.12.18 03:57:27.048730 [ 5 ] {3229faa7-5dff-4f48-b668-f5a4b358578c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001259 sec., 82605.24225575854 rows/sec., 5.06 MiB/sec. | ||
| 8478 | 2025.12.18 03:57:27.048744 [ 36 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.12.18 03:57:27.048772 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8480 | 2025.12.18 03:57:27.048774 [ 5 ] {3229faa7-5dff-4f48-b668-f5a4b358578c} <Debug> TCPHandler: Processed in 0.001428667 sec. | ||
| 8481 | 2025.12.18 03:57:27.048858 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8482 | 2025.12.18 03:57:27.048968 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8483 | 2025.12.18 03:57:27.049000 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4100 rows starting from the beginning of the part | ||
| 8484 | 2025.12.18 03:57:27.049068 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8485 | 2025.12.18 03:57:27.049120 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8486 | 2025.12.18 03:57:27.049165 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8487 | 2025.12.18 03:57:27.049206 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8488 | 2025.12.18 03:57:27.049249 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 8489 | 2025.12.18 03:57:27.050091 [ 188 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20144 rows, containing 5 columns (5 merged, 0 gathered) in 0.00637108 sec., 3161787.3264815384 rows/sec., 211.57 MiB/sec. | ||
| 8490 | 2025.12.18 03:57:27.050363 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8491 | 2025.12.18 03:57:27.050614 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2025.12.18 03:57:27.050684 [ 196 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8493 | 2025.12.18 03:57:27.050755 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8494 | 2025.12.18 03:57:27.051090 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002273308 sec., 1993570.6028395626 rows/sec., 126.51 MiB/sec. | ||
| 8495 | 2025.12.18 03:57:27.051498 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8496 | 2025.12.18 03:57:27.051751 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2025.12.18 03:57:27.051821 [ 194 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_56_11} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8498 | 2025.12.18 03:57:27.051895 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8499 | 2025.12.18 03:57:30.783078 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8500 | 2025.12.18 03:57:30.783151 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8501 | 2025.12.18 03:57:30.946463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19117 | ||
| 8502 | 2025.12.18 03:57:30.947355 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2025.12.18 03:57:30.947442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8504 | 2025.12.18 03:57:30.947989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8505 | 2025.12.18 03:57:30.948233 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2025.12.18 03:57:30.948392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19117 | ||
| 8507 | 2025.12.18 03:57:30.981986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1104 | ||
| 8508 | 2025.12.18 03:57:30.984804 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2025.12.18 03:57:30.984852 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8510 | 2025.12.18 03:57:30.986110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8511 | 2025.12.18 03:57:30.986397 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2025.12.18 03:57:30.986747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
| 8513 | 2025.12.18 03:57:32.001805 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8514 | 2025.12.18 03:57:32.015029 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2025.12.18 03:57:32.015234 [ 5 ] {93feac42-6bc4-4d3e-878c-5d189d20fcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8516 | 2025.12.18 03:57:32.015315 [ 5 ] {93feac42-6bc4-4d3e-878c-5d189d20fcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8517 | 2025.12.18 03:57:32.016068 [ 5 ] {93feac42-6bc4-4d3e-878c-5d189d20fcf6} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2025.12.18 03:57:32.016122 [ 5 ] {93feac42-6bc4-4d3e-878c-5d189d20fcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8519 | 2025.12.18 03:57:32.016542 [ 5 ] {93feac42-6bc4-4d3e-878c-5d189d20fcf6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8520 | 2025.12.18 03:57:32.016842 [ 5 ] {93feac42-6bc4-4d3e-878c-5d189d20fcf6} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2025.12.18 03:57:32.017041 [ 5 ] {93feac42-6bc4-4d3e-878c-5d189d20fcf6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.31 MiB/sec. | ||
| 8522 | 2025.12.18 03:57:32.017105 [ 5 ] {93feac42-6bc4-4d3e-878c-5d189d20fcf6} <Debug> TCPHandler: Processed in 0.002220747 sec. | ||
| 8523 | 2025.12.18 03:57:32.017255 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2025.12.18 03:57:32.017369 [ 5 ] {4c16b7ea-b87e-43bf-bbb5-6001180f95a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8525 | 2025.12.18 03:57:32.017418 [ 5 ] {4c16b7ea-b87e-43bf-bbb5-6001180f95a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8526 | 2025.12.18 03:57:32.017938 [ 5 ] {4c16b7ea-b87e-43bf-bbb5-6001180f95a9} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2025.12.18 03:57:32.017982 [ 5 ] {4c16b7ea-b87e-43bf-bbb5-6001180f95a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8528 | 2025.12.18 03:57:32.018317 [ 5 ] {4c16b7ea-b87e-43bf-bbb5-6001180f95a9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8529 | 2025.12.18 03:57:32.018570 [ 5 ] {4c16b7ea-b87e-43bf-bbb5-6001180f95a9} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2025.12.18 03:57:32.018717 [ 5 ] {4c16b7ea-b87e-43bf-bbb5-6001180f95a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001375 sec., 46545.45454545455 rows/sec., 3.63 MiB/sec. | ||
| 8531 | 2025.12.18 03:57:32.018767 [ 5 ] {4c16b7ea-b87e-43bf-bbb5-6001180f95a9} <Debug> TCPHandler: Processed in 0.00156881 sec. | ||
| 8532 | 2025.12.18 03:57:32.018905 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8533 | 2025.12.18 03:57:32.019011 [ 5 ] {1d4ba318-8632-42e9-b303-025df0cc5ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8534 | 2025.12.18 03:57:32.019060 [ 5 ] {1d4ba318-8632-42e9-b303-025df0cc5ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8535 | 2025.12.18 03:57:32.019523 [ 5 ] {1d4ba318-8632-42e9-b303-025df0cc5ba6} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2025.12.18 03:57:32.019565 [ 5 ] {1d4ba318-8632-42e9-b303-025df0cc5ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8537 | 2025.12.18 03:57:32.019912 [ 5 ] {1d4ba318-8632-42e9-b303-025df0cc5ba6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8538 | 2025.12.18 03:57:32.020128 [ 5 ] {1d4ba318-8632-42e9-b303-025df0cc5ba6} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2025.12.18 03:57:32.020266 [ 5 ] {1d4ba318-8632-42e9-b303-025df0cc5ba6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 8540 | 2025.12.18 03:57:32.020275 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2025.12.18 03:57:32.020304 [ 5 ] {1d4ba318-8632-42e9-b303-025df0cc5ba6} <Debug> TCPHandler: Processed in 0.001451898 sec. | ||
| 8542 | 2025.12.18 03:57:32.020344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8543 | 2025.12.18 03:57:32.020439 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2025.12.18 03:57:32.020541 [ 5 ] {46044a7b-c83b-4f55-8313-089fe000b04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8545 | 2025.12.18 03:57:32.020584 [ 5 ] {46044a7b-c83b-4f55-8313-089fe000b04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8546 | 2025.12.18 03:57:32.020936 [ 5 ] {46044a7b-c83b-4f55-8313-089fe000b04a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.12.18 03:57:32.020974 [ 5 ] {46044a7b-c83b-4f55-8313-089fe000b04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8548 | 2025.12.18 03:57:32.021300 [ 5 ] {46044a7b-c83b-4f55-8313-089fe000b04a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8549 | 2025.12.18 03:57:32.021506 [ 5 ] {46044a7b-c83b-4f55-8313-089fe000b04a} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.12.18 03:57:32.021638 [ 5 ] {46044a7b-c83b-4f55-8313-089fe000b04a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 8551 | 2025.12.18 03:57:32.021673 [ 5 ] {46044a7b-c83b-4f55-8313-089fe000b04a} <Debug> TCPHandler: Processed in 0.001290446 sec. | ||
| 8552 | 2025.12.18 03:57:32.026825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8553 | 2025.12.18 03:57:32.027540 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2025.12.18 03:57:32.031037 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8555 | 2025.12.18 03:57:37.027899 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2025.12.18 03:57:37.028109 [ 5 ] {1f08a5f6-7773-4259-9100-4b11a898e434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8557 | 2025.12.18 03:57:37.028181 [ 5 ] {1f08a5f6-7773-4259-9100-4b11a898e434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8558 | 2025.12.18 03:57:37.029072 [ 5 ] {1f08a5f6-7773-4259-9100-4b11a898e434} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2025.12.18 03:57:37.029120 [ 5 ] {1f08a5f6-7773-4259-9100-4b11a898e434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8560 | 2025.12.18 03:57:37.029529 [ 5 ] {1f08a5f6-7773-4259-9100-4b11a898e434} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8561 | 2025.12.18 03:57:37.029760 [ 5 ] {1f08a5f6-7773-4259-9100-4b11a898e434} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.12.18 03:57:37.029904 [ 51 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8563 | 2025.12.18 03:57:37.029910 [ 5 ] {1f08a5f6-7773-4259-9100-4b11a898e434} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001853 sec., 221262.81705342687 rows/sec., 14.04 MiB/sec. | ||
| 8564 | 2025.12.18 03:57:37.029985 [ 51 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.12.18 03:57:37.030002 [ 5 ] {1f08a5f6-7773-4259-9100-4b11a898e434} <Debug> TCPHandler: Processed in 0.002238288 sec. | ||
| 8566 | 2025.12.18 03:57:37.030016 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8567 | 2025.12.18 03:57:37.030138 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2025.12.18 03:57:37.030136 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 8569 | 2025.12.18 03:57:37.030231 [ 5 ] {8b4d1836-d781-43d2-80f2-48bdc3e68c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8570 | 2025.12.18 03:57:37.030274 [ 5 ] {8b4d1836-d781-43d2-80f2-48bdc3e68c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8571 | 2025.12.18 03:57:37.030283 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8572 | 2025.12.18 03:57:37.030322 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 8573 | 2025.12.18 03:57:37.030387 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8574 | 2025.12.18 03:57:37.030431 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 8575 | 2025.12.18 03:57:37.030497 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 8576 | 2025.12.18 03:57:37.030550 [ 193 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 8577 | 2025.12.18 03:57:37.031341 [ 5 ] {8b4d1836-d781-43d2-80f2-48bdc3e68c6d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.12.18 03:57:37.031383 [ 5 ] {8b4d1836-d781-43d2-80f2-48bdc3e68c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8579 | 2025.12.18 03:57:37.031721 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00163111 sec., 1256812.8452403578 rows/sec., 84.52 MiB/sec. | ||
| 8580 | 2025.12.18 03:57:37.031759 [ 5 ] {8b4d1836-d781-43d2-80f2-48bdc3e68c6d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8581 | 2025.12.18 03:57:37.031892 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8582 | 2025.12.18 03:57:37.031974 [ 5 ] {8b4d1836-d781-43d2-80f2-48bdc3e68c6d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2025.12.18 03:57:37.032110 [ 5 ] {8b4d1836-d781-43d2-80f2-48bdc3e68c6d} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.00189 sec., 631746.0317460317 rows/sec., 50.48 MiB/sec. | ||
| 8584 | 2025.12.18 03:57:37.032147 [ 5 ] {8b4d1836-d781-43d2-80f2-48bdc3e68c6d} <Debug> TCPHandler: Processed in 0.002055955 sec. | ||
| 8585 | 2025.12.18 03:57:37.032147 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2025.12.18 03:57:37.032220 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_29_7} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8587 | 2025.12.18 03:57:37.032268 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2025.12.18 03:57:37.032313 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8589 | 2025.12.18 03:57:37.032389 [ 5 ] {e1b3e631-15f8-4ae9-99fc-245e17b33c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8590 | 2025.12.18 03:57:37.032433 [ 5 ] {e1b3e631-15f8-4ae9-99fc-245e17b33c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8591 | 2025.12.18 03:57:37.032976 [ 5 ] {e1b3e631-15f8-4ae9-99fc-245e17b33c19} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.12.18 03:57:37.033012 [ 5 ] {e1b3e631-15f8-4ae9-99fc-245e17b33c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8593 | 2025.12.18 03:57:37.033332 [ 5 ] {e1b3e631-15f8-4ae9-99fc-245e17b33c19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8594 | 2025.12.18 03:57:37.033535 [ 5 ] {e1b3e631-15f8-4ae9-99fc-245e17b33c19} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.12.18 03:57:37.033663 [ 5 ] {e1b3e631-15f8-4ae9-99fc-245e17b33c19} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001292 sec., 190402.47678018577 rows/sec., 11.64 MiB/sec. | ||
| 8596 | 2025.12.18 03:57:37.033700 [ 5 ] {e1b3e631-15f8-4ae9-99fc-245e17b33c19} <Debug> TCPHandler: Processed in 0.001479729 sec. | ||
| 8597 | 2025.12.18 03:57:37.033820 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2025.12.18 03:57:37.033913 [ 5 ] {38886ef3-c135-499f-9883-890599bbbefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8599 | 2025.12.18 03:57:37.033951 [ 5 ] {38886ef3-c135-499f-9883-890599bbbefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8600 | 2025.12.18 03:57:37.034453 [ 5 ] {38886ef3-c135-499f-9883-890599bbbefa} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2025.12.18 03:57:37.034489 [ 5 ] {38886ef3-c135-499f-9883-890599bbbefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8602 | 2025.12.18 03:57:37.034781 [ 5 ] {38886ef3-c135-499f-9883-890599bbbefa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8603 | 2025.12.18 03:57:37.034981 [ 5 ] {38886ef3-c135-499f-9883-890599bbbefa} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2025.12.18 03:57:37.035104 [ 5 ] {38886ef3-c135-499f-9883-890599bbbefa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 8605 | 2025.12.18 03:57:37.035153 [ 5 ] {38886ef3-c135-499f-9883-890599bbbefa} <Debug> TCPHandler: Processed in 0.001381068 sec. | ||
| 8606 | 2025.12.18 03:57:37.035265 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2025.12.18 03:57:37.035357 [ 5 ] {55348677-0819-4256-87da-007636fef4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8608 | 2025.12.18 03:57:37.035396 [ 5 ] {55348677-0819-4256-87da-007636fef4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8609 | 2025.12.18 03:57:37.035871 [ 5 ] {55348677-0819-4256-87da-007636fef4aa} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.12.18 03:57:37.035907 [ 5 ] {55348677-0819-4256-87da-007636fef4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8611 | 2025.12.18 03:57:37.036206 [ 5 ] {55348677-0819-4256-87da-007636fef4aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8612 | 2025.12.18 03:57:37.036412 [ 5 ] {55348677-0819-4256-87da-007636fef4aa} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2025.12.18 03:57:37.036513 [ 49 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8614 | 2025.12.18 03:57:37.036535 [ 5 ] {55348677-0819-4256-87da-007636fef4aa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 8615 | 2025.12.18 03:57:37.036557 [ 49 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2025.12.18 03:57:37.036576 [ 5 ] {55348677-0819-4256-87da-007636fef4aa} <Debug> TCPHandler: Processed in 0.001357666 sec. | ||
| 8617 | 2025.12.18 03:57:37.036581 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8618 | 2025.12.18 03:57:37.036696 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2025.12.18 03:57:37.036724 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 8620 | 2025.12.18 03:57:37.036791 [ 5 ] {43d325a5-7450-48c9-8cc5-25b84ec2f0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8621 | 2025.12.18 03:57:37.036833 [ 5 ] {43d325a5-7450-48c9-8cc5-25b84ec2f0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8622 | 2025.12.18 03:57:37.036847 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8623 | 2025.12.18 03:57:37.036885 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 8624 | 2025.12.18 03:57:37.036950 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 8625 | 2025.12.18 03:57:37.036993 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 8626 | 2025.12.18 03:57:37.037034 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 8627 | 2025.12.18 03:57:37.037074 [ 192 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 8628 | 2025.12.18 03:57:37.037510 [ 5 ] {43d325a5-7450-48c9-8cc5-25b84ec2f0cb} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2025.12.18 03:57:37.037551 [ 5 ] {43d325a5-7450-48c9-8cc5-25b84ec2f0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8630 | 2025.12.18 03:57:37.037882 [ 5 ] {43d325a5-7450-48c9-8cc5-25b84ec2f0cb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8631 | 2025.12.18 03:57:37.037983 [ 198 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304297 sec., 808864.8521004035 rows/sec., 49.02 MiB/sec. | ||
| 8632 | 2025.12.18 03:57:37.038089 [ 5 ] {43d325a5-7450-48c9-8cc5-25b84ec2f0cb} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2025.12.18 03:57:37.038123 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8634 | 2025.12.18 03:57:37.038236 [ 5 ] {43d325a5-7450-48c9-8cc5-25b84ec2f0cb} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001463 sec., 492139.4395078605 rows/sec., 34.54 MiB/sec. | ||
| 8635 | 2025.12.18 03:57:37.038274 [ 5 ] {43d325a5-7450-48c9-8cc5-25b84ec2f0cb} <Debug> TCPHandler: Processed in 0.00162577 sec. | ||
| 8636 | 2025.12.18 03:57:37.038365 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2025.12.18 03:57:37.038388 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2025.12.18 03:57:37.038427 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_29_7} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8639 | 2025.12.18 03:57:37.038480 [ 5 ] {868e98a1-cd7c-49f4-afa2-79be75064464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8640 | 2025.12.18 03:57:37.038512 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8641 | 2025.12.18 03:57:37.038522 [ 5 ] {868e98a1-cd7c-49f4-afa2-79be75064464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8642 | 2025.12.18 03:57:37.038854 [ 5 ] {868e98a1-cd7c-49f4-afa2-79be75064464} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2025.12.18 03:57:37.038887 [ 5 ] {868e98a1-cd7c-49f4-afa2-79be75064464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8644 | 2025.12.18 03:57:37.039186 [ 5 ] {868e98a1-cd7c-49f4-afa2-79be75064464} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8645 | 2025.12.18 03:57:37.039381 [ 5 ] {868e98a1-cd7c-49f4-afa2-79be75064464} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2025.12.18 03:57:37.039505 [ 5 ] {868e98a1-cd7c-49f4-afa2-79be75064464} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 8647 | 2025.12.18 03:57:37.039542 [ 5 ] {868e98a1-cd7c-49f4-afa2-79be75064464} <Debug> TCPHandler: Processed in 0.001201235 sec. | ||
| 8648 | 2025.12.18 03:57:37.039651 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2025.12.18 03:57:37.039742 [ 5 ] {c4571139-ca9d-4bd6-a94d-9401a88a1c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8650 | 2025.12.18 03:57:37.039783 [ 5 ] {c4571139-ca9d-4bd6-a94d-9401a88a1c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8651 | 2025.12.18 03:57:37.040254 [ 5 ] {c4571139-ca9d-4bd6-a94d-9401a88a1c2b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2025.12.18 03:57:37.040290 [ 5 ] {c4571139-ca9d-4bd6-a94d-9401a88a1c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8653 | 2025.12.18 03:57:37.040606 [ 5 ] {c4571139-ca9d-4bd6-a94d-9401a88a1c2b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8654 | 2025.12.18 03:57:37.040809 [ 5 ] {c4571139-ca9d-4bd6-a94d-9401a88a1c2b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2025.12.18 03:57:37.040940 [ 5 ] {c4571139-ca9d-4bd6-a94d-9401a88a1c2b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 8656 | 2025.12.18 03:57:37.040976 [ 5 ] {c4571139-ca9d-4bd6-a94d-9401a88a1c2b} <Debug> TCPHandler: Processed in 0.001372287 sec. | ||
| 8657 | 2025.12.18 03:57:37.041086 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2025.12.18 03:57:37.041190 [ 5 ] {0aa6d58b-ceb6-40ae-87af-cf8dca2b42c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8659 | 2025.12.18 03:57:37.041231 [ 5 ] {0aa6d58b-ceb6-40ae-87af-cf8dca2b42c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8660 | 2025.12.18 03:57:37.041541 [ 5 ] {0aa6d58b-ceb6-40ae-87af-cf8dca2b42c6} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2025.12.18 03:57:37.041576 [ 5 ] {0aa6d58b-ceb6-40ae-87af-cf8dca2b42c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8662 | 2025.12.18 03:57:37.041860 [ 5 ] {0aa6d58b-ceb6-40ae-87af-cf8dca2b42c6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8663 | 2025.12.18 03:57:37.042058 [ 5 ] {0aa6d58b-ceb6-40ae-87af-cf8dca2b42c6} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2025.12.18 03:57:37.042197 [ 5 ] {0aa6d58b-ceb6-40ae-87af-cf8dca2b42c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 8665 | 2025.12.18 03:57:37.042233 [ 5 ] {0aa6d58b-ceb6-40ae-87af-cf8dca2b42c6} <Debug> TCPHandler: Processed in 0.001194755 sec. | ||
| 8666 | 2025.12.18 03:57:37.042349 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8667 | 2025.12.18 03:57:37.042440 [ 5 ] {c50435d1-5bb2-4311-b199-27143daa685b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8668 | 2025.12.18 03:57:37.042492 [ 5 ] {c50435d1-5bb2-4311-b199-27143daa685b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8669 | 2025.12.18 03:57:37.043374 [ 5 ] {c50435d1-5bb2-4311-b199-27143daa685b} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2025.12.18 03:57:37.043409 [ 5 ] {c50435d1-5bb2-4311-b199-27143daa685b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8671 | 2025.12.18 03:57:37.043953 [ 5 ] {c50435d1-5bb2-4311-b199-27143daa685b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8672 | 2025.12.18 03:57:37.044178 [ 5 ] {c50435d1-5bb2-4311-b199-27143daa685b} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2025.12.18 03:57:37.044315 [ 5 ] {c50435d1-5bb2-4311-b199-27143daa685b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 38.83 MiB/sec. | ||
| 8674 | 2025.12.18 03:57:37.044385 [ 5 ] {c50435d1-5bb2-4311-b199-27143daa685b} <Debug> TCPHandler: Processed in 0.002083186 sec. | ||
| 8675 | 2025.12.18 03:57:37.044498 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2025.12.18 03:57:37.044589 [ 5 ] {163d1120-e86b-4846-97cb-927d4826cc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8677 | 2025.12.18 03:57:37.044629 [ 5 ] {163d1120-e86b-4846-97cb-927d4826cc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8678 | 2025.12.18 03:57:37.045019 [ 5 ] {163d1120-e86b-4846-97cb-927d4826cc56} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2025.12.18 03:57:37.045054 [ 5 ] {163d1120-e86b-4846-97cb-927d4826cc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8680 | 2025.12.18 03:57:37.045361 [ 5 ] {163d1120-e86b-4846-97cb-927d4826cc56} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8681 | 2025.12.18 03:57:37.045567 [ 5 ] {163d1120-e86b-4846-97cb-927d4826cc56} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2025.12.18 03:57:37.045694 [ 5 ] {163d1120-e86b-4846-97cb-927d4826cc56} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 8683 | 2025.12.18 03:57:37.045729 [ 5 ] {163d1120-e86b-4846-97cb-927d4826cc56} <Debug> TCPHandler: Processed in 0.001278016 sec. | ||
| 8684 | 2025.12.18 03:57:38.448591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19629 | ||
| 8685 | 2025.12.18 03:57:38.449414 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2025.12.18 03:57:38.449499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8687 | 2025.12.18 03:57:38.450252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8688 | 2025.12.18 03:57:38.450662 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2025.12.18 03:57:38.450908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19629 | ||
| 8690 | 2025.12.18 03:57:38.450913 [ 46 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8691 | 2025.12.18 03:57:38.451009 [ 46 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2025.12.18 03:57:38.451038 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8693 | 2025.12.18 03:57:38.451215 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8694 | 2025.12.18 03:57:38.451442 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8695 | 2025.12.18 03:57:38.451504 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17197 rows starting from the beginning of the part | ||
| 8696 | 2025.12.18 03:57:38.451603 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8697 | 2025.12.18 03:57:38.451749 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8698 | 2025.12.18 03:57:38.451850 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8699 | 2025.12.18 03:57:38.451931 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8700 | 2025.12.18 03:57:38.451998 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8701 | 2025.12.18 03:57:38.455365 [ 200 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19629 rows, containing 4 columns (4 merged, 0 gathered) in 0.004228883 sec., 4641651.235089739 rows/sec., 66.40 MiB/sec. | ||
| 8702 | 2025.12.18 03:57:38.455923 [ 187 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8703 | 2025.12.18 03:57:38.456379 [ 187 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2025.12.18 03:57:38.456494 [ 187 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_41_8} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8705 | 2025.12.18 03:57:38.456662 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8706 | 2025.12.18 03:57:39.340100 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36825 | ||
| 8707 | 2025.12.18 03:57:39.340219 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8708 | 2025.12.18 03:57:39.340250 [ 290 ] {} <Debug> TCP-Session: 4cf00b69-21c9-4a98-9be9-b0f658b88fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36825 | ||
| 8709 | 2025.12.18 03:57:39.340275 [ 290 ] {} <Debug> TCP-Session: 4cf00b69-21c9-4a98-9be9-b0f658b88fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8710 | 2025.12.18 03:57:39.340291 [ 290 ] {} <Debug> TCP-Session: 4cf00b69-21c9-4a98-9be9-b0f658b88fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8711 | 2025.12.18 03:57:39.340509 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62513 | ||
| 8712 | 2025.12.18 03:57:39.340540 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34607 | ||
| 8713 | 2025.12.18 03:57:39.340545 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32824 | ||
| 8714 | 2025.12.18 03:57:39.340581 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37226 | ||
| 8715 | 2025.12.18 03:57:39.340606 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56298 | ||
| 8716 | 2025.12.18 03:57:39.340627 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8717 | 2025.12.18 03:57:39.340657 [ 290 ] {} <Trace> TCP-Session: 4cf00b69-21c9-4a98-9be9-b0f658b88fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2025.12.18 03:57:39.340674 [ 292 ] {} <Debug> TCP-Session: a76221a1-ba03-4d4d-8f3a-ac5169cdab0c Authenticating user 'default' from [fd00:1122:3344:101::e]:62513 | ||
| 8719 | 2025.12.18 03:57:39.340684 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8720 | 2025.12.18 03:57:39.340713 [ 292 ] {} <Debug> TCP-Session: a76221a1-ba03-4d4d-8f3a-ac5169cdab0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8721 | 2025.12.18 03:57:39.340629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8722 | 2025.12.18 03:57:39.340739 [ 292 ] {} <Debug> TCP-Session: a76221a1-ba03-4d4d-8f3a-ac5169cdab0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2025.12.18 03:57:39.340610 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32851 | ||
| 8724 | 2025.12.18 03:57:39.340773 [ 294 ] {} <Debug> TCP-Session: 2f1d5a6d-35a9-4ae5-b786-40333e5bbb6d Authenticating user 'default' from [fd00:1122:3344:101::e]:34607 | ||
| 8725 | 2025.12.18 03:57:39.340591 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38291 | ||
| 8726 | 2025.12.18 03:57:39.340839 [ 294 ] {} <Debug> TCP-Session: 2f1d5a6d-35a9-4ae5-b786-40333e5bbb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8727 | 2025.12.18 03:57:39.340572 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65162 | ||
| 8728 | 2025.12.18 03:57:39.340869 [ 290 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36825) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8729 | 2025.12.18 03:57:39.340858 [ 294 ] {} <Debug> TCP-Session: 2f1d5a6d-35a9-4ae5-b786-40333e5bbb6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8730 | 2025.12.18 03:57:39.340735 [ 351 ] {} <Debug> TCP-Session: 86ff400d-a8b3-45cb-b514-028aa0b87cab Authenticating user 'default' from [fd00:1122:3344:101::e]:37226 | ||
| 8731 | 2025.12.18 03:57:39.340956 [ 351 ] {} <Debug> TCP-Session: 86ff400d-a8b3-45cb-b514-028aa0b87cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8732 | 2025.12.18 03:57:39.340956 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8733 | 2025.12.18 03:57:39.340971 [ 351 ] {} <Debug> TCP-Session: 86ff400d-a8b3-45cb-b514-028aa0b87cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8734 | 2025.12.18 03:57:39.340997 [ 293 ] {} <Debug> TCP-Session: e46936ec-dcc7-4017-a32e-3f2079694ce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32824 | ||
| 8735 | 2025.12.18 03:57:39.341017 [ 293 ] {} <Debug> TCP-Session: e46936ec-dcc7-4017-a32e-3f2079694ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8736 | 2025.12.18 03:57:39.341035 [ 293 ] {} <Debug> TCP-Session: e46936ec-dcc7-4017-a32e-3f2079694ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2025.12.18 03:57:39.341173 [ 290 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8738 | 2025.12.18 03:57:39.341234 [ 290 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8739 | 2025.12.18 03:57:39.341328 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8740 | 2025.12.18 03:57:39.341368 [ 350 ] {} <Debug> TCP-Session: 71c438cd-4db3-4c91-8969-2bc990846058 Authenticating user 'default' from [fd00:1122:3344:101::e]:65162 | ||
| 8741 | 2025.12.18 03:57:39.341394 [ 350 ] {} <Debug> TCP-Session: 71c438cd-4db3-4c91-8969-2bc990846058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2025.12.18 03:57:39.341411 [ 350 ] {} <Debug> TCP-Session: 71c438cd-4db3-4c91-8969-2bc990846058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8743 | 2025.12.18 03:57:39.341539 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8744 | 2025.12.18 03:57:39.341551 [ 290 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 8745 | 2025.12.18 03:57:39.341585 [ 353 ] {} <Debug> TCP-Session: 5b843d84-29f7-4b06-a68d-dd10776c13f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56298 | ||
| 8746 | 2025.12.18 03:57:39.341612 [ 353 ] {} <Debug> TCP-Session: 5b843d84-29f7-4b06-a68d-dd10776c13f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8747 | 2025.12.18 03:57:39.341625 [ 353 ] {} <Debug> TCP-Session: 5b843d84-29f7-4b06-a68d-dd10776c13f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8748 | 2025.12.18 03:57:39.341652 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8749 | 2025.12.18 03:57:39.341693 [ 354 ] {} <Debug> TCP-Session: e22cd2da-b75b-4173-8aa0-091a3360e204 Authenticating user 'default' from [fd00:1122:3344:101::e]:32851 | ||
| 8750 | 2025.12.18 03:57:39.341711 [ 354 ] {} <Debug> TCP-Session: e22cd2da-b75b-4173-8aa0-091a3360e204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8751 | 2025.12.18 03:57:39.341723 [ 354 ] {} <Debug> TCP-Session: e22cd2da-b75b-4173-8aa0-091a3360e204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8752 | 2025.12.18 03:57:39.341770 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8753 | 2025.12.18 03:57:39.341803 [ 352 ] {} <Debug> TCP-Session: 448abac6-0ee6-4a8a-8c59-60983c0fb207 Authenticating user 'default' from [fd00:1122:3344:101::e]:38291 | ||
| 8754 | 2025.12.18 03:57:39.341821 [ 352 ] {} <Debug> TCP-Session: 448abac6-0ee6-4a8a-8c59-60983c0fb207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8755 | 2025.12.18 03:57:39.341833 [ 352 ] {} <Debug> TCP-Session: 448abac6-0ee6-4a8a-8c59-60983c0fb207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8756 | 2025.12.18 03:57:39.342531 [ 340 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Trace> AggregatingTransform: Aggregating | ||
| 8757 | 2025.12.18 03:57:39.342592 [ 340 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Trace> Aggregator: Aggregation method: without_key | ||
| 8758 | 2025.12.18 03:57:39.342632 [ 340 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955162 sec. (1046.943 rows/sec., 40.90 KiB/sec.) | ||
| 8759 | 2025.12.18 03:57:39.342652 [ 340 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Trace> Aggregator: Merging aggregated data | ||
| 8760 | 2025.12.18 03:57:39.343836 [ 290 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 8761 | 2025.12.18 03:57:39.343994 [ 290 ] {c0ba4bab-ed6a-4bab-9c7a-ddf707c0a677} <Debug> TCPHandler: Processed in 0.003487513 sec. | ||
| 8762 | 2025.12.18 03:57:39.344116 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8763 | 2025.12.18 03:57:39.344144 [ 290 ] {} <Debug> TCP-Session: 4cf00b69-21c9-4a98-9be9-b0f658b88fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2025.12.18 03:57:39.344148 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8765 | 2025.12.18 03:57:39.344166 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8766 | 2025.12.18 03:57:39.344192 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8767 | 2025.12.18 03:57:39.344202 [ 354 ] {} <Debug> TCP-Session: e22cd2da-b75b-4173-8aa0-091a3360e204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8768 | 2025.12.18 03:57:39.344228 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8769 | 2025.12.18 03:57:39.344247 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8770 | 2025.12.18 03:57:39.344243 [ 350 ] {} <Debug> TCP-Session: 71c438cd-4db3-4c91-8969-2bc990846058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8771 | 2025.12.18 03:57:39.344267 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8772 | 2025.12.18 03:57:39.344285 [ 352 ] {} <Debug> TCP-Session: 448abac6-0ee6-4a8a-8c59-60983c0fb207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8773 | 2025.12.18 03:57:39.344270 [ 294 ] {} <Debug> TCP-Session: 2f1d5a6d-35a9-4ae5-b786-40333e5bbb6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8774 | 2025.12.18 03:57:39.344209 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8775 | 2025.12.18 03:57:39.344335 [ 353 ] {} <Debug> TCP-Session: 5b843d84-29f7-4b06-a68d-dd10776c13f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8776 | 2025.12.18 03:57:39.344208 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8777 | 2025.12.18 03:57:39.344374 [ 292 ] {} <Debug> TCP-Session: a76221a1-ba03-4d4d-8f3a-ac5169cdab0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8778 | 2025.12.18 03:57:39.344218 [ 351 ] {} <Debug> TCP-Session: 86ff400d-a8b3-45cb-b514-028aa0b87cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8779 | 2025.12.18 03:57:39.344411 [ 293 ] {} <Debug> TCP-Session: e46936ec-dcc7-4017-a32e-3f2079694ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8780 | 2025.12.18 03:57:39.357682 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59766 | ||
| 8781 | 2025.12.18 03:57:39.357752 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8782 | 2025.12.18 03:57:39.357772 [ 290 ] {} <Debug> TCP-Session: f381bb10-31f9-4e73-9ee8-a64ec337e60d Authenticating user 'default' from [fd00:1122:3344:101::e]:59766 | ||
| 8783 | 2025.12.18 03:57:39.357790 [ 290 ] {} <Debug> TCP-Session: f381bb10-31f9-4e73-9ee8-a64ec337e60d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2025.12.18 03:57:39.357802 [ 290 ] {} <Debug> TCP-Session: f381bb10-31f9-4e73-9ee8-a64ec337e60d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8785 | 2025.12.18 03:57:39.357988 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51204 | ||
| 8786 | 2025.12.18 03:57:39.358006 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60967 | ||
| 8787 | 2025.12.18 03:57:39.358017 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56498 | ||
| 8788 | 2025.12.18 03:57:39.358043 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53404 | ||
| 8789 | 2025.12.18 03:57:39.358065 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59029 | ||
| 8790 | 2025.12.18 03:57:39.358080 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8791 | 2025.12.18 03:57:39.358106 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8792 | 2025.12.18 03:57:39.358121 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8793 | 2025.12.18 03:57:39.358125 [ 294 ] {} <Debug> TCP-Session: adb38809-b4a7-4627-8c29-528ea100cd6f Authenticating user 'default' from [fd00:1122:3344:101::e]:60967 | ||
| 8794 | 2025.12.18 03:57:39.358141 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8795 | 2025.12.18 03:57:39.358142 [ 350 ] {} <Debug> TCP-Session: 7ea83c27-6838-4bc6-a8fb-34d752009d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:56498 | ||
| 8796 | 2025.12.18 03:57:39.358157 [ 294 ] {} <Debug> TCP-Session: adb38809-b4a7-4627-8c29-528ea100cd6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2025.12.18 03:57:39.358173 [ 354 ] {} <Debug> TCP-Session: 5825e4e1-c5fc-47e1-9f22-a7a1f51633c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59029 | ||
| 8798 | 2025.12.18 03:57:39.358181 [ 350 ] {} <Debug> TCP-Session: 7ea83c27-6838-4bc6-a8fb-34d752009d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2025.12.18 03:57:39.358192 [ 294 ] {} <Debug> TCP-Session: adb38809-b4a7-4627-8c29-528ea100cd6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2025.12.18 03:57:39.358208 [ 354 ] {} <Debug> TCP-Session: 5825e4e1-c5fc-47e1-9f22-a7a1f51633c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8801 | 2025.12.18 03:57:39.358214 [ 350 ] {} <Debug> TCP-Session: 7ea83c27-6838-4bc6-a8fb-34d752009d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2025.12.18 03:57:39.358239 [ 354 ] {} <Debug> TCP-Session: 5825e4e1-c5fc-47e1-9f22-a7a1f51633c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8803 | 2025.12.18 03:57:39.358067 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8804 | 2025.12.18 03:57:39.358058 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57896 | ||
| 8805 | 2025.12.18 03:57:39.358289 [ 292 ] {} <Debug> TCP-Session: 878746d5-d8f2-4800-8739-58821b2e8ed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51204 | ||
| 8806 | 2025.12.18 03:57:39.358039 [ 290 ] {} <Trace> TCP-Session: f381bb10-31f9-4e73-9ee8-a64ec337e60d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2025.12.18 03:57:39.358322 [ 292 ] {} <Debug> TCP-Session: 878746d5-d8f2-4800-8739-58821b2e8ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2025.12.18 03:57:39.358354 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8809 | 2025.12.18 03:57:39.358363 [ 292 ] {} <Debug> TCP-Session: 878746d5-d8f2-4800-8739-58821b2e8ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2025.12.18 03:57:39.357992 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52385 | ||
| 8811 | 2025.12.18 03:57:39.358383 [ 353 ] {} <Debug> TCP-Session: 890b624e-92b9-48de-a3b4-66533b83c607 Authenticating user 'default' from [fd00:1122:3344:101::e]:57896 | ||
| 8812 | 2025.12.18 03:57:39.358151 [ 352 ] {} <Debug> TCP-Session: 0b452d06-fd6e-42ed-b3b2-effd0168ec98 Authenticating user 'default' from [fd00:1122:3344:101::e]:53404 | ||
| 8813 | 2025.12.18 03:57:39.358433 [ 353 ] {} <Debug> TCP-Session: 890b624e-92b9-48de-a3b4-66533b83c607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2025.12.18 03:57:39.358449 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8815 | 2025.12.18 03:57:39.358452 [ 352 ] {} <Debug> TCP-Session: 0b452d06-fd6e-42ed-b3b2-effd0168ec98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2025.12.18 03:57:39.358467 [ 353 ] {} <Debug> TCP-Session: 890b624e-92b9-48de-a3b4-66533b83c607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2025.12.18 03:57:39.358481 [ 293 ] {} <Debug> TCP-Session: c200cc04-af3a-4f15-a643-9eaa57e1fbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:52385 | ||
| 8818 | 2025.12.18 03:57:39.358486 [ 290 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8819 | 2025.12.18 03:57:39.358523 [ 293 ] {} <Debug> TCP-Session: c200cc04-af3a-4f15-a643-9eaa57e1fbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2025.12.18 03:57:39.358489 [ 352 ] {} <Debug> TCP-Session: 0b452d06-fd6e-42ed-b3b2-effd0168ec98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2025.12.18 03:57:39.358554 [ 293 ] {} <Debug> TCP-Session: c200cc04-af3a-4f15-a643-9eaa57e1fbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8822 | 2025.12.18 03:57:39.358038 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62046 | ||
| 8823 | 2025.12.18 03:57:39.358651 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8824 | 2025.12.18 03:57:39.358676 [ 351 ] {} <Debug> TCP-Session: 00b8536c-9495-48f4-9cf6-d9f789a4b3b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62046 | ||
| 8825 | 2025.12.18 03:57:39.358696 [ 351 ] {} <Debug> TCP-Session: 00b8536c-9495-48f4-9cf6-d9f789a4b3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8826 | 2025.12.18 03:57:39.358711 [ 351 ] {} <Debug> TCP-Session: 00b8536c-9495-48f4-9cf6-d9f789a4b3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8827 | 2025.12.18 03:57:39.358751 [ 290 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8828 | 2025.12.18 03:57:39.358807 [ 290 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8829 | 2025.12.18 03:57:39.359055 [ 290 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 8830 | 2025.12.18 03:57:39.359914 [ 304 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Trace> AggregatingTransform: Aggregating | ||
| 8831 | 2025.12.18 03:57:39.359964 [ 304 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Trace> Aggregator: Aggregation method: without_key | ||
| 8832 | 2025.12.18 03:57:39.359998 [ 304 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853841 sec. (1171.178 rows/sec., 45.75 KiB/sec.) | ||
| 8833 | 2025.12.18 03:57:39.360017 [ 304 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Trace> Aggregator: Merging aggregated data | ||
| 8834 | 2025.12.18 03:57:39.361582 [ 290 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003147 sec., 317.7629488401652 rows/sec., 12.41 KiB/sec. | ||
| 8835 | 2025.12.18 03:57:39.361743 [ 290 ] {eaf0bea4-c15e-4202-97d5-47eaf9b1e500} <Debug> TCPHandler: Processed in 0.003785247 sec. | ||
| 8836 | 2025.12.18 03:57:39.361869 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8837 | 2025.12.18 03:57:39.361896 [ 290 ] {} <Debug> TCP-Session: f381bb10-31f9-4e73-9ee8-a64ec337e60d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2025.12.18 03:57:39.361895 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8839 | 2025.12.18 03:57:39.361915 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8840 | 2025.12.18 03:57:39.361933 [ 352 ] {} <Debug> TCP-Session: 0b452d06-fd6e-42ed-b3b2-effd0168ec98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2025.12.18 03:57:39.361944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8842 | 2025.12.18 03:57:39.361945 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8843 | 2025.12.18 03:57:39.361978 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8844 | 2025.12.18 03:57:39.361999 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8845 | 2025.12.18 03:57:39.362006 [ 354 ] {} <Debug> TCP-Session: 5825e4e1-c5fc-47e1-9f22-a7a1f51633c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2025.12.18 03:57:39.362026 [ 350 ] {} <Debug> TCP-Session: 7ea83c27-6838-4bc6-a8fb-34d752009d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8847 | 2025.12.18 03:57:39.362043 [ 353 ] {} <Debug> TCP-Session: 890b624e-92b9-48de-a3b4-66533b83c607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2025.12.18 03:57:39.361987 [ 293 ] {} <Debug> TCP-Session: c200cc04-af3a-4f15-a643-9eaa57e1fbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8849 | 2025.12.18 03:57:39.361961 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8850 | 2025.12.18 03:57:39.361950 [ 294 ] {} <Debug> TCP-Session: adb38809-b4a7-4627-8c29-528ea100cd6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8851 | 2025.12.18 03:57:39.362128 [ 292 ] {} <Debug> TCP-Session: 878746d5-d8f2-4800-8739-58821b2e8ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8852 | 2025.12.18 03:57:39.362016 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8853 | 2025.12.18 03:57:39.362200 [ 351 ] {} <Debug> TCP-Session: 00b8536c-9495-48f4-9cf6-d9f789a4b3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2025.12.18 03:57:39.390493 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61157 | ||
| 8855 | 2025.12.18 03:57:39.390563 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8856 | 2025.12.18 03:57:39.390584 [ 290 ] {} <Debug> TCP-Session: 5828b197-2a80-45d9-83a5-dcea4a769d96 Authenticating user 'default' from [fd00:1122:3344:101::e]:61157 | ||
| 8857 | 2025.12.18 03:57:39.390600 [ 290 ] {} <Debug> TCP-Session: 5828b197-2a80-45d9-83a5-dcea4a769d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8858 | 2025.12.18 03:57:39.390613 [ 290 ] {} <Debug> TCP-Session: 5828b197-2a80-45d9-83a5-dcea4a769d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2025.12.18 03:57:39.390793 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53565 | ||
| 8860 | 2025.12.18 03:57:39.390811 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46734 | ||
| 8861 | 2025.12.18 03:57:39.390817 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63923 | ||
| 8862 | 2025.12.18 03:57:39.390848 [ 290 ] {} <Trace> TCP-Session: 5828b197-2a80-45d9-83a5-dcea4a769d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2025.12.18 03:57:39.390883 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8864 | 2025.12.18 03:57:39.390870 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8865 | 2025.12.18 03:57:39.390909 [ 294 ] {} <Debug> TCP-Session: 19fe8b07-cd03-48b2-b3bc-f49dd4a37cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46734 | ||
| 8866 | 2025.12.18 03:57:39.390917 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8867 | 2025.12.18 03:57:39.390937 [ 292 ] {} <Debug> TCP-Session: cce52d59-3a4c-4492-bfdc-d3abe0979ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53565 | ||
| 8868 | 2025.12.18 03:57:39.390943 [ 294 ] {} <Debug> TCP-Session: 19fe8b07-cd03-48b2-b3bc-f49dd4a37cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2025.12.18 03:57:39.390963 [ 350 ] {} <Debug> TCP-Session: 32e52ff1-3329-410f-9b54-862fba5d8e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:63923 | ||
| 8870 | 2025.12.18 03:57:39.390986 [ 294 ] {} <Debug> TCP-Session: 19fe8b07-cd03-48b2-b3bc-f49dd4a37cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8871 | 2025.12.18 03:57:39.391009 [ 290 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61157) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8872 | 2025.12.18 03:57:39.391011 [ 350 ] {} <Debug> TCP-Session: 32e52ff1-3329-410f-9b54-862fba5d8e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8873 | 2025.12.18 03:57:39.390974 [ 292 ] {} <Debug> TCP-Session: cce52d59-3a4c-4492-bfdc-d3abe0979ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8874 | 2025.12.18 03:57:39.391057 [ 350 ] {} <Debug> TCP-Session: 32e52ff1-3329-410f-9b54-862fba5d8e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8875 | 2025.12.18 03:57:39.391074 [ 292 ] {} <Debug> TCP-Session: cce52d59-3a4c-4492-bfdc-d3abe0979ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8876 | 2025.12.18 03:57:39.390868 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51612 | ||
| 8877 | 2025.12.18 03:57:39.390863 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56268 | ||
| 8878 | 2025.12.18 03:57:39.390802 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57327 | ||
| 8879 | 2025.12.18 03:57:39.391167 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8880 | 2025.12.18 03:57:39.390856 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34459 | ||
| 8881 | 2025.12.18 03:57:39.391198 [ 354 ] {} <Debug> TCP-Session: ef700b7b-5098-4ce2-a959-23951580c080 Authenticating user 'default' from [fd00:1122:3344:101::e]:51612 | ||
| 8882 | 2025.12.18 03:57:39.391219 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8883 | 2025.12.18 03:57:39.391231 [ 290 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8884 | 2025.12.18 03:57:39.391257 [ 293 ] {} <Debug> TCP-Session: 0755e21c-e0f7-436e-9f94-ef0bcb587cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57327 | ||
| 8885 | 2025.12.18 03:57:39.391275 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8886 | 2025.12.18 03:57:39.391292 [ 293 ] {} <Debug> TCP-Session: 0755e21c-e0f7-436e-9f94-ef0bcb587cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2025.12.18 03:57:39.391296 [ 290 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8888 | 2025.12.18 03:57:39.391314 [ 352 ] {} <Debug> TCP-Session: 8fc0a6dc-a701-480b-937e-930af868f2ce Authenticating user 'default' from [fd00:1122:3344:101::e]:34459 | ||
| 8889 | 2025.12.18 03:57:39.391320 [ 293 ] {} <Debug> TCP-Session: 0755e21c-e0f7-436e-9f94-ef0bcb587cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8890 | 2025.12.18 03:57:39.391352 [ 352 ] {} <Debug> TCP-Session: 8fc0a6dc-a701-480b-937e-930af868f2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2025.12.18 03:57:39.391241 [ 354 ] {} <Debug> TCP-Session: ef700b7b-5098-4ce2-a959-23951580c080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2025.12.18 03:57:39.391383 [ 352 ] {} <Debug> TCP-Session: 8fc0a6dc-a701-480b-937e-930af868f2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8893 | 2025.12.18 03:57:39.391409 [ 354 ] {} <Debug> TCP-Session: ef700b7b-5098-4ce2-a959-23951580c080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8894 | 2025.12.18 03:57:39.391189 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8895 | 2025.12.18 03:57:39.390830 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62149 | ||
| 8896 | 2025.12.18 03:57:39.391466 [ 353 ] {} <Debug> TCP-Session: 1f93c932-3a3c-48ec-968a-2fa68db3fc15 Authenticating user 'default' from [fd00:1122:3344:101::e]:56268 | ||
| 8897 | 2025.12.18 03:57:39.391502 [ 353 ] {} <Debug> TCP-Session: 1f93c932-3a3c-48ec-968a-2fa68db3fc15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8898 | 2025.12.18 03:57:39.391515 [ 353 ] {} <Debug> TCP-Session: 1f93c932-3a3c-48ec-968a-2fa68db3fc15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8899 | 2025.12.18 03:57:39.391528 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8900 | 2025.12.18 03:57:39.391555 [ 351 ] {} <Debug> TCP-Session: 3c02ce5e-1384-4090-8912-0571385c654f Authenticating user 'default' from [fd00:1122:3344:101::e]:62149 | ||
| 8901 | 2025.12.18 03:57:39.391571 [ 351 ] {} <Debug> TCP-Session: 3c02ce5e-1384-4090-8912-0571385c654f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2025.12.18 03:57:39.391581 [ 290 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 8903 | 2025.12.18 03:57:39.391583 [ 351 ] {} <Debug> TCP-Session: 3c02ce5e-1384-4090-8912-0571385c654f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8904 | 2025.12.18 03:57:39.392432 [ 333 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Trace> AggregatingTransform: Aggregating | ||
| 8905 | 2025.12.18 03:57:39.392490 [ 333 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8906 | 2025.12.18 03:57:39.392528 [ 333 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00084772 sec. (1179.635 rows/sec., 46.08 KiB/sec.) | ||
| 8907 | 2025.12.18 03:57:39.392547 [ 333 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Trace> Aggregator: Merging aggregated data | ||
| 8908 | 2025.12.18 03:57:39.394072 [ 290 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0031 sec., 322.5806451612903 rows/sec., 12.60 KiB/sec. | ||
| 8909 | 2025.12.18 03:57:39.394210 [ 290 ] {a4e56bb3-16ef-4cb1-92df-9a14e65a7e7c} <Debug> TCPHandler: Processed in 0.003445873 sec. | ||
| 8910 | 2025.12.18 03:57:39.394295 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8911 | 2025.12.18 03:57:39.394320 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8912 | 2025.12.18 03:57:39.394321 [ 290 ] {} <Debug> TCP-Session: 5828b197-2a80-45d9-83a5-dcea4a769d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8913 | 2025.12.18 03:57:39.394341 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8914 | 2025.12.18 03:57:39.394360 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8915 | 2025.12.18 03:57:39.394381 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8916 | 2025.12.18 03:57:39.394400 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8917 | 2025.12.18 03:57:39.394420 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8918 | 2025.12.18 03:57:39.394432 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8919 | 2025.12.18 03:57:39.394459 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8920 | 2025.12.18 03:57:39.394473 [ 352 ] {} <Debug> TCP-Session: 8fc0a6dc-a701-480b-937e-930af868f2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8921 | 2025.12.18 03:57:39.394486 [ 350 ] {} <Debug> TCP-Session: 32e52ff1-3329-410f-9b54-862fba5d8e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2025.12.18 03:57:39.394504 [ 353 ] {} <Debug> TCP-Session: 1f93c932-3a3c-48ec-968a-2fa68db3fc15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8923 | 2025.12.18 03:57:39.394437 [ 292 ] {} <Debug> TCP-Session: cce52d59-3a4c-4492-bfdc-d3abe0979ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2025.12.18 03:57:39.394360 [ 354 ] {} <Debug> TCP-Session: ef700b7b-5098-4ce2-a959-23951580c080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8925 | 2025.12.18 03:57:39.394454 [ 294 ] {} <Debug> TCP-Session: 19fe8b07-cd03-48b2-b3bc-f49dd4a37cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8926 | 2025.12.18 03:57:39.394405 [ 293 ] {} <Debug> TCP-Session: 0755e21c-e0f7-436e-9f94-ef0bcb587cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8927 | 2025.12.18 03:57:39.394409 [ 351 ] {} <Debug> TCP-Session: 3c02ce5e-1384-4090-8912-0571385c654f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8928 | 2025.12.18 03:57:39.531189 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8929 | 2025.12.18 03:57:39.549896 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2025.12.18 03:57:39.549969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8931 | 2025.12.18 03:57:39.556811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8932 | 2025.12.18 03:57:39.557560 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2025.12.18 03:57:39.557864 [ 47 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8934 | 2025.12.18 03:57:39.557925 [ 47 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2025.12.18 03:57:39.557945 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8936 | 2025.12.18 03:57:39.558034 [ 190 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8937 | 2025.12.18 03:57:39.561011 [ 190 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8938 | 2025.12.18 03:57:39.561027 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8939 | 2025.12.18 03:57:39.561795 [ 190 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8940 | 2025.12.18 03:57:39.565394 [ 190 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8941 | 2025.12.18 03:57:39.569053 [ 190 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8942 | 2025.12.18 03:57:39.573572 [ 190 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8943 | 2025.12.18 03:57:39.577928 [ 190 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8944 | 2025.12.18 03:57:39.581831 [ 190 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8945 | 2025.12.18 03:57:39.640238 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082236753 sec., 3757.4440712658 rows/sec., 19.43 MiB/sec. | ||
| 8946 | 2025.12.18 03:57:39.643204 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8947 | 2025.12.18 03:57:39.645291 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2025.12.18 03:57:39.645414 [ 187 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_41_8} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8949 | 2025.12.18 03:57:39.647945 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8950 | 2025.12.18 03:57:40.987035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1140 | ||
| 8951 | 2025.12.18 03:57:40.989538 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2025.12.18 03:57:40.989598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8953 | 2025.12.18 03:57:40.990862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8954 | 2025.12.18 03:57:40.991155 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2025.12.18 03:57:40.991603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 8956 | 2025.12.18 03:57:42.053415 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2025.12.18 03:57:42.053670 [ 5 ] {611eaa35-be54-411b-9bc9-0ad93a13199f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8958 | 2025.12.18 03:57:42.053768 [ 5 ] {611eaa35-be54-411b-9bc9-0ad93a13199f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8959 | 2025.12.18 03:57:42.054679 [ 5 ] {611eaa35-be54-411b-9bc9-0ad93a13199f} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.12.18 03:57:42.054740 [ 5 ] {611eaa35-be54-411b-9bc9-0ad93a13199f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8961 | 2025.12.18 03:57:42.055285 [ 5 ] {611eaa35-be54-411b-9bc9-0ad93a13199f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8962 | 2025.12.18 03:57:42.055610 [ 5 ] {611eaa35-be54-411b-9bc9-0ad93a13199f} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.12.18 03:57:42.055824 [ 5 ] {611eaa35-be54-411b-9bc9-0ad93a13199f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002228 sec., 897.6660682226212 rows/sec., 73.20 KiB/sec. | ||
| 8964 | 2025.12.18 03:57:42.055882 [ 5 ] {611eaa35-be54-411b-9bc9-0ad93a13199f} <Debug> TCPHandler: Processed in 0.002649733 sec. | ||
| 8965 | 2025.12.18 03:57:42.056064 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2025.12.18 03:57:42.056201 [ 5 ] {daa76c25-369e-4139-a05f-c1747a8c6fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8967 | 2025.12.18 03:57:42.056344 [ 5 ] {daa76c25-369e-4139-a05f-c1747a8c6fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8968 | 2025.12.18 03:57:42.058010 [ 5 ] {daa76c25-369e-4139-a05f-c1747a8c6fbd} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2025.12.18 03:57:42.058063 [ 5 ] {daa76c25-369e-4139-a05f-c1747a8c6fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8970 | 2025.12.18 03:57:42.058627 [ 5 ] {daa76c25-369e-4139-a05f-c1747a8c6fbd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8971 | 2025.12.18 03:57:42.058934 [ 5 ] {daa76c25-369e-4139-a05f-c1747a8c6fbd} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2025.12.18 03:57:42.059119 [ 5 ] {daa76c25-369e-4139-a05f-c1747a8c6fbd} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002949 sec., 405900.3051881994 rows/sec., 33.46 MiB/sec. | ||
| 8973 | 2025.12.18 03:57:42.059173 [ 5 ] {daa76c25-369e-4139-a05f-c1747a8c6fbd} <Debug> TCPHandler: Processed in 0.003176449 sec. | ||
| 8974 | 2025.12.18 03:57:42.059336 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2025.12.18 03:57:42.059548 [ 5 ] {e4fdaf91-5c4f-4fe2-92fc-4fe5ff91c01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8976 | 2025.12.18 03:57:42.059608 [ 5 ] {e4fdaf91-5c4f-4fe2-92fc-4fe5ff91c01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8977 | 2025.12.18 03:57:42.060203 [ 5 ] {e4fdaf91-5c4f-4fe2-92fc-4fe5ff91c01a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.12.18 03:57:42.060268 [ 5 ] {e4fdaf91-5c4f-4fe2-92fc-4fe5ff91c01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8979 | 2025.12.18 03:57:42.060692 [ 5 ] {e4fdaf91-5c4f-4fe2-92fc-4fe5ff91c01a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8980 | 2025.12.18 03:57:42.060989 [ 5 ] {e4fdaf91-5c4f-4fe2-92fc-4fe5ff91c01a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.12.18 03:57:42.061173 [ 5 ] {e4fdaf91-5c4f-4fe2-92fc-4fe5ff91c01a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001653 sec., 1209.9213551119178 rows/sec., 84.48 KiB/sec. | ||
| 8982 | 2025.12.18 03:57:42.061239 [ 5 ] {e4fdaf91-5c4f-4fe2-92fc-4fe5ff91c01a} <Debug> TCPHandler: Processed in 0.001966115 sec. | ||
| 8983 | 2025.12.18 03:57:42.061390 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2025.12.18 03:57:42.061529 [ 5 ] {8d20589c-89c2-463c-a9ed-0df1b0cc74ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8985 | 2025.12.18 03:57:42.061590 [ 5 ] {8d20589c-89c2-463c-a9ed-0df1b0cc74ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8986 | 2025.12.18 03:57:42.062348 [ 5 ] {8d20589c-89c2-463c-a9ed-0df1b0cc74ed} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.12.18 03:57:42.062402 [ 5 ] {8d20589c-89c2-463c-a9ed-0df1b0cc74ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8988 | 2025.12.18 03:57:42.062870 [ 5 ] {8d20589c-89c2-463c-a9ed-0df1b0cc74ed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8989 | 2025.12.18 03:57:42.063178 [ 5 ] {8d20589c-89c2-463c-a9ed-0df1b0cc74ed} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.12.18 03:57:42.063382 [ 5 ] {8d20589c-89c2-463c-a9ed-0df1b0cc74ed} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00188 sec., 121276.59574468086 rows/sec., 8.21 MiB/sec. | ||
| 8991 | 2025.12.18 03:57:42.063440 [ 5 ] {8d20589c-89c2-463c-a9ed-0df1b0cc74ed} <Debug> TCPHandler: Processed in 0.002120846 sec. | ||
| 8992 | 2025.12.18 03:57:42.063622 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2025.12.18 03:57:42.063796 [ 5 ] {7ea10844-2f76-46cc-aed8-ee50ead33fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8994 | 2025.12.18 03:57:42.063868 [ 5 ] {7ea10844-2f76-46cc-aed8-ee50ead33fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8995 | 2025.12.18 03:57:42.064881 [ 5 ] {7ea10844-2f76-46cc-aed8-ee50ead33fc2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.12.18 03:57:42.064935 [ 5 ] {7ea10844-2f76-46cc-aed8-ee50ead33fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8997 | 2025.12.18 03:57:42.065433 [ 5 ] {7ea10844-2f76-46cc-aed8-ee50ead33fc2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8998 | 2025.12.18 03:57:42.065746 [ 5 ] {7ea10844-2f76-46cc-aed8-ee50ead33fc2} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.12.18 03:57:42.065932 [ 5 ] {7ea10844-2f76-46cc-aed8-ee50ead33fc2} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.002173 sec., 240220.8927749655 rows/sec., 17.78 MiB/sec. | ||
| 9000 | 2025.12.18 03:57:42.065991 [ 5 ] {7ea10844-2f76-46cc-aed8-ee50ead33fc2} <Debug> TCPHandler: Processed in 0.002463051 sec. | ||
| 9001 | 2025.12.18 03:57:42.066145 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9002 | 2025.12.18 03:57:42.066281 [ 5 ] {4498a76c-bddd-40d1-997a-566ea93ee8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9003 | 2025.12.18 03:57:42.066345 [ 5 ] {4498a76c-bddd-40d1-997a-566ea93ee8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9004 | 2025.12.18 03:57:42.067319 [ 5 ] {4498a76c-bddd-40d1-997a-566ea93ee8fa} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2025.12.18 03:57:42.067371 [ 5 ] {4498a76c-bddd-40d1-997a-566ea93ee8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9006 | 2025.12.18 03:57:42.067916 [ 5 ] {4498a76c-bddd-40d1-997a-566ea93ee8fa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9007 | 2025.12.18 03:57:42.068245 [ 5 ] {4498a76c-bddd-40d1-997a-566ea93ee8fa} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2025.12.18 03:57:42.068433 [ 5 ] {4498a76c-bddd-40d1-997a-566ea93ee8fa} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002178 sec., 387970.61524334253 rows/sec., 26.11 MiB/sec. | ||
| 9009 | 2025.12.18 03:57:42.068486 [ 5 ] {4498a76c-bddd-40d1-997a-566ea93ee8fa} <Debug> TCPHandler: Processed in 0.00241014 sec. | ||
| 9010 | 2025.12.18 03:57:42.068641 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2025.12.18 03:57:42.068779 [ 5 ] {ff31fef6-6c24-454d-9226-71e112312ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9012 | 2025.12.18 03:57:42.068841 [ 5 ] {ff31fef6-6c24-454d-9226-71e112312ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9013 | 2025.12.18 03:57:42.069360 [ 5 ] {ff31fef6-6c24-454d-9226-71e112312ab2} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2025.12.18 03:57:42.069409 [ 5 ] {ff31fef6-6c24-454d-9226-71e112312ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9015 | 2025.12.18 03:57:42.069828 [ 5 ] {ff31fef6-6c24-454d-9226-71e112312ab2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9016 | 2025.12.18 03:57:42.070104 [ 5 ] {ff31fef6-6c24-454d-9226-71e112312ab2} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2025.12.18 03:57:42.070337 [ 5 ] {ff31fef6-6c24-454d-9226-71e112312ab2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
| 9018 | 2025.12.18 03:57:42.070389 [ 5 ] {ff31fef6-6c24-454d-9226-71e112312ab2} <Debug> TCPHandler: Processed in 0.001817833 sec. | ||
| 9019 | 2025.12.18 03:57:45.783230 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9020 | 2025.12.18 03:57:45.783329 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9021 | 2025.12.18 03:57:45.951140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20077 | ||
| 9022 | 2025.12.18 03:57:45.951730 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2025.12.18 03:57:45.951787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9024 | 2025.12.18 03:57:45.952324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9025 | 2025.12.18 03:57:45.952555 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2025.12.18 03:57:45.952684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20077 | ||
| 9027 | 2025.12.18 03:57:47.028313 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2025.12.18 03:57:47.028491 [ 5 ] {3efb7c5e-bd40-4ebe-ac5f-5214c50a21e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9029 | 2025.12.18 03:57:47.028557 [ 5 ] {3efb7c5e-bd40-4ebe-ac5f-5214c50a21e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9030 | 2025.12.18 03:57:47.029363 [ 5 ] {3efb7c5e-bd40-4ebe-ac5f-5214c50a21e5} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2025.12.18 03:57:47.029415 [ 5 ] {3efb7c5e-bd40-4ebe-ac5f-5214c50a21e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9032 | 2025.12.18 03:57:47.029828 [ 5 ] {3efb7c5e-bd40-4ebe-ac5f-5214c50a21e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9033 | 2025.12.18 03:57:47.030049 [ 5 ] {3efb7c5e-bd40-4ebe-ac5f-5214c50a21e5} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2025.12.18 03:57:47.030218 [ 5 ] {3efb7c5e-bd40-4ebe-ac5f-5214c50a21e5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 9035 | 2025.12.18 03:57:47.030269 [ 5 ] {3efb7c5e-bd40-4ebe-ac5f-5214c50a21e5} <Debug> TCPHandler: Processed in 0.002079836 sec. | ||
| 9036 | 2025.12.18 03:57:47.030394 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.12.18 03:57:47.030498 [ 5 ] {8e13f0d3-f567-4c1b-a4f2-c618a1e9e465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9038 | 2025.12.18 03:57:47.030542 [ 5 ] {8e13f0d3-f567-4c1b-a4f2-c618a1e9e465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9039 | 2025.12.18 03:57:47.031430 [ 5 ] {8e13f0d3-f567-4c1b-a4f2-c618a1e9e465} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.12.18 03:57:47.031467 [ 5 ] {8e13f0d3-f567-4c1b-a4f2-c618a1e9e465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9041 | 2025.12.18 03:57:47.031857 [ 5 ] {8e13f0d3-f567-4c1b-a4f2-c618a1e9e465} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9042 | 2025.12.18 03:57:47.032067 [ 5 ] {8e13f0d3-f567-4c1b-a4f2-c618a1e9e465} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2025.12.18 03:57:47.032194 [ 5 ] {8e13f0d3-f567-4c1b-a4f2-c618a1e9e465} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001719 sec., 694589.8778359512 rows/sec., 55.51 MiB/sec. | ||
| 9044 | 2025.12.18 03:57:47.032232 [ 5 ] {8e13f0d3-f567-4c1b-a4f2-c618a1e9e465} <Debug> TCPHandler: Processed in 0.001887443 sec. | ||
| 9045 | 2025.12.18 03:57:47.032345 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2025.12.18 03:57:47.032441 [ 5 ] {b785e873-ca9d-4653-aec0-d8fc5800eac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9047 | 2025.12.18 03:57:47.032482 [ 5 ] {b785e873-ca9d-4653-aec0-d8fc5800eac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9048 | 2025.12.18 03:57:47.032972 [ 5 ] {b785e873-ca9d-4653-aec0-d8fc5800eac0} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2025.12.18 03:57:47.033008 [ 5 ] {b785e873-ca9d-4653-aec0-d8fc5800eac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9050 | 2025.12.18 03:57:47.033307 [ 5 ] {b785e873-ca9d-4653-aec0-d8fc5800eac0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9051 | 2025.12.18 03:57:47.033511 [ 5 ] {b785e873-ca9d-4653-aec0-d8fc5800eac0} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2025.12.18 03:57:47.033637 [ 5 ] {b785e873-ca9d-4653-aec0-d8fc5800eac0} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001217 sec., 202136.40098603122 rows/sec., 12.36 MiB/sec. | ||
| 9053 | 2025.12.18 03:57:47.033673 [ 5 ] {b785e873-ca9d-4653-aec0-d8fc5800eac0} <Debug> TCPHandler: Processed in 0.001375377 sec. | ||
| 9054 | 2025.12.18 03:57:47.033781 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2025.12.18 03:57:47.033872 [ 5 ] {5404264a-fc9d-4245-a94a-ed71cdf35ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9056 | 2025.12.18 03:57:47.033910 [ 5 ] {5404264a-fc9d-4245-a94a-ed71cdf35ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9057 | 2025.12.18 03:57:47.034385 [ 5 ] {5404264a-fc9d-4245-a94a-ed71cdf35ceb} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2025.12.18 03:57:47.034421 [ 5 ] {5404264a-fc9d-4245-a94a-ed71cdf35ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9059 | 2025.12.18 03:57:47.034732 [ 5 ] {5404264a-fc9d-4245-a94a-ed71cdf35ceb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9060 | 2025.12.18 03:57:47.034937 [ 5 ] {5404264a-fc9d-4245-a94a-ed71cdf35ceb} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2025.12.18 03:57:47.035063 [ 5 ] {5404264a-fc9d-4245-a94a-ed71cdf35ceb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 9062 | 2025.12.18 03:57:47.035099 [ 5 ] {5404264a-fc9d-4245-a94a-ed71cdf35ceb} <Debug> TCPHandler: Processed in 0.001365037 sec. | ||
| 9063 | 2025.12.18 03:57:47.035206 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2025.12.18 03:57:47.035296 [ 5 ] {82b6eb3f-19f4-4282-ae46-a902d32742a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9065 | 2025.12.18 03:57:47.035335 [ 5 ] {82b6eb3f-19f4-4282-ae46-a902d32742a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9066 | 2025.12.18 03:57:47.035796 [ 5 ] {82b6eb3f-19f4-4282-ae46-a902d32742a5} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2025.12.18 03:57:47.035831 [ 5 ] {82b6eb3f-19f4-4282-ae46-a902d32742a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9068 | 2025.12.18 03:57:47.036126 [ 5 ] {82b6eb3f-19f4-4282-ae46-a902d32742a5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9069 | 2025.12.18 03:57:47.036332 [ 5 ] {82b6eb3f-19f4-4282-ae46-a902d32742a5} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2025.12.18 03:57:47.036461 [ 5 ] {82b6eb3f-19f4-4282-ae46-a902d32742a5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001182 sec., 178510.9983079526 rows/sec., 10.14 MiB/sec. | ||
| 9071 | 2025.12.18 03:57:47.036498 [ 5 ] {82b6eb3f-19f4-4282-ae46-a902d32742a5} <Debug> TCPHandler: Processed in 0.001339046 sec. | ||
| 9072 | 2025.12.18 03:57:47.036603 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2025.12.18 03:57:47.036694 [ 5 ] {a4c97933-532d-4be8-b5b1-e22637d0e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9074 | 2025.12.18 03:57:47.036732 [ 5 ] {a4c97933-532d-4be8-b5b1-e22637d0e60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9075 | 2025.12.18 03:57:47.037400 [ 5 ] {a4c97933-532d-4be8-b5b1-e22637d0e60e} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2025.12.18 03:57:47.037435 [ 5 ] {a4c97933-532d-4be8-b5b1-e22637d0e60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9077 | 2025.12.18 03:57:47.037756 [ 5 ] {a4c97933-532d-4be8-b5b1-e22637d0e60e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9078 | 2025.12.18 03:57:47.037956 [ 5 ] {a4c97933-532d-4be8-b5b1-e22637d0e60e} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2025.12.18 03:57:47.038081 [ 5 ] {a4c97933-532d-4be8-b5b1-e22637d0e60e} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001405 sec., 512455.51601423486 rows/sec., 35.97 MiB/sec. | ||
| 9080 | 2025.12.18 03:57:47.038118 [ 5 ] {a4c97933-532d-4be8-b5b1-e22637d0e60e} <Debug> TCPHandler: Processed in 0.0015611 sec. | ||
| 9081 | 2025.12.18 03:57:47.038227 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2025.12.18 03:57:47.038317 [ 5 ] {599ab86a-9f79-4a61-bec8-0f9b9fc80ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9083 | 2025.12.18 03:57:47.038359 [ 5 ] {599ab86a-9f79-4a61-bec8-0f9b9fc80ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9084 | 2025.12.18 03:57:47.038689 [ 5 ] {599ab86a-9f79-4a61-bec8-0f9b9fc80ccc} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2025.12.18 03:57:47.038726 [ 5 ] {599ab86a-9f79-4a61-bec8-0f9b9fc80ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9086 | 2025.12.18 03:57:47.039039 [ 5 ] {599ab86a-9f79-4a61-bec8-0f9b9fc80ccc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9087 | 2025.12.18 03:57:47.039248 [ 5 ] {599ab86a-9f79-4a61-bec8-0f9b9fc80ccc} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2025.12.18 03:57:47.039377 [ 5 ] {599ab86a-9f79-4a61-bec8-0f9b9fc80ccc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 9089 | 2025.12.18 03:57:47.039413 [ 5 ] {599ab86a-9f79-4a61-bec8-0f9b9fc80ccc} <Debug> TCPHandler: Processed in 0.001231296 sec. | ||
| 9090 | 2025.12.18 03:57:47.039513 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2025.12.18 03:57:47.039607 [ 5 ] {7793d076-66e0-41fc-8fc9-ec8c1ccd61cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9092 | 2025.12.18 03:57:47.039649 [ 5 ] {7793d076-66e0-41fc-8fc9-ec8c1ccd61cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9093 | 2025.12.18 03:57:47.040088 [ 5 ] {7793d076-66e0-41fc-8fc9-ec8c1ccd61cc} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2025.12.18 03:57:47.040125 [ 5 ] {7793d076-66e0-41fc-8fc9-ec8c1ccd61cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9095 | 2025.12.18 03:57:47.040461 [ 5 ] {7793d076-66e0-41fc-8fc9-ec8c1ccd61cc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9096 | 2025.12.18 03:57:47.040670 [ 5 ] {7793d076-66e0-41fc-8fc9-ec8c1ccd61cc} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2025.12.18 03:57:47.040803 [ 5 ] {7793d076-66e0-41fc-8fc9-ec8c1ccd61cc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001215 sec., 258436.21399176956 rows/sec., 16.98 MiB/sec. | ||
| 9098 | 2025.12.18 03:57:47.040839 [ 5 ] {7793d076-66e0-41fc-8fc9-ec8c1ccd61cc} <Debug> TCPHandler: Processed in 0.001375117 sec. | ||
| 9099 | 2025.12.18 03:57:47.040948 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2025.12.18 03:57:47.041042 [ 5 ] {fe8e5301-d671-42aa-9524-a2f1e1476d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9101 | 2025.12.18 03:57:47.041083 [ 5 ] {fe8e5301-d671-42aa-9524-a2f1e1476d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9102 | 2025.12.18 03:57:47.041405 [ 5 ] {fe8e5301-d671-42aa-9524-a2f1e1476d2c} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2025.12.18 03:57:47.041445 [ 5 ] {fe8e5301-d671-42aa-9524-a2f1e1476d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9104 | 2025.12.18 03:57:47.041753 [ 5 ] {fe8e5301-d671-42aa-9524-a2f1e1476d2c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9105 | 2025.12.18 03:57:47.041962 [ 5 ] {fe8e5301-d671-42aa-9524-a2f1e1476d2c} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2025.12.18 03:57:47.042095 [ 5 ] {fe8e5301-d671-42aa-9524-a2f1e1476d2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 9107 | 2025.12.18 03:57:47.042104 [ 35 ] {} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9108 | 2025.12.18 03:57:47.042133 [ 5 ] {fe8e5301-d671-42aa-9524-a2f1e1476d2c} <Debug> TCPHandler: Processed in 0.001233315 sec. | ||
| 9109 | 2025.12.18 03:57:47.042176 [ 35 ] {} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2025.12.18 03:57:47.042207 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9111 | 2025.12.18 03:57:47.042258 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2025.12.18 03:57:47.042298 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9113 | 2025.12.18 03:57:47.042360 [ 5 ] {9f86982e-c190-4a55-bb6d-cd76dc2419a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9114 | 2025.12.18 03:57:47.042384 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9115 | 2025.12.18 03:57:47.042412 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 27 rows starting from the beginning of the part | ||
| 9116 | 2025.12.18 03:57:47.042416 [ 5 ] {9f86982e-c190-4a55-bb6d-cd76dc2419a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9117 | 2025.12.18 03:57:47.042464 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9118 | 2025.12.18 03:57:47.042504 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9119 | 2025.12.18 03:57:47.042539 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9120 | 2025.12.18 03:57:47.042578 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9121 | 2025.12.18 03:57:47.042615 [ 195 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9122 | 2025.12.18 03:57:47.043279 [ 5 ] {9f86982e-c190-4a55-bb6d-cd76dc2419a8} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2025.12.18 03:57:47.043311 [ 186 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001043583 sec., 30663.588808939967 rows/sec., 2.01 MiB/sec. | ||
| 9124 | 2025.12.18 03:57:47.043316 [ 5 ] {9f86982e-c190-4a55-bb6d-cd76dc2419a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9125 | 2025.12.18 03:57:47.043455 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9126 | 2025.12.18 03:57:47.043701 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2025.12.18 03:57:47.043762 [ 191 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_30_6} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9128 | 2025.12.18 03:57:47.043822 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9129 | 2025.12.18 03:57:47.043976 [ 5 ] {9f86982e-c190-4a55-bb6d-cd76dc2419a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9130 | 2025.12.18 03:57:47.044191 [ 5 ] {9f86982e-c190-4a55-bb6d-cd76dc2419a8} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2025.12.18 03:57:47.044336 [ 5 ] {9f86982e-c190-4a55-bb6d-cd76dc2419a8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001996 sec., 20541.082164328658 rows/sec., 36.81 MiB/sec. | ||
| 9132 | 2025.12.18 03:57:47.044407 [ 5 ] {9f86982e-c190-4a55-bb6d-cd76dc2419a8} <Debug> TCPHandler: Processed in 0.002203238 sec. | ||
| 9133 | 2025.12.18 03:57:47.044524 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9134 | 2025.12.18 03:57:47.044619 [ 5 ] {eb66df3d-e42e-4dce-a819-8f61ea5a155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9135 | 2025.12.18 03:57:47.044661 [ 5 ] {eb66df3d-e42e-4dce-a819-8f61ea5a155e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9136 | 2025.12.18 03:57:47.044997 [ 5 ] {eb66df3d-e42e-4dce-a819-8f61ea5a155e} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2025.12.18 03:57:47.045034 [ 5 ] {eb66df3d-e42e-4dce-a819-8f61ea5a155e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9138 | 2025.12.18 03:57:47.045339 [ 5 ] {eb66df3d-e42e-4dce-a819-8f61ea5a155e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9139 | 2025.12.18 03:57:47.045551 [ 5 ] {eb66df3d-e42e-4dce-a819-8f61ea5a155e} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2025.12.18 03:57:47.045676 [ 5 ] {eb66df3d-e42e-4dce-a819-8f61ea5a155e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 9141 | 2025.12.18 03:57:47.045712 [ 5 ] {eb66df3d-e42e-4dce-a819-8f61ea5a155e} <Debug> TCPHandler: Processed in 0.001238206 sec. | ||
| 9142 | 2025.12.18 03:57:47.061226 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9143 | 2025.12.18 03:57:47.077514 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2025.12.18 03:57:47.077568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9145 | 2025.12.18 03:57:47.083300 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9146 | 2025.12.18 03:57:47.084002 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2025.12.18 03:57:47.086910 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9148 | 2025.12.18 03:57:48.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.60 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 293.46 MiB (RSS), difference: -1.13 MiB | ||
| 9149 | 2025.12.18 03:57:50.991972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1176 | ||
| 9150 | 2025.12.18 03:57:50.994356 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.12.18 03:57:50.994411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9152 | 2025.12.18 03:57:50.995594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9153 | 2025.12.18 03:57:50.995853 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2025.12.18 03:57:50.996023 [ 25 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9155 | 2025.12.18 03:57:50.996094 [ 25 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2025.12.18 03:57:50.996113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9157 | 2025.12.18 03:57:50.996118 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9158 | 2025.12.18 03:57:50.996272 [ 187 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9159 | 2025.12.18 03:57:50.996803 [ 187 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9160 | 2025.12.18 03:57:50.996945 [ 187 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1010 rows starting from the beginning of the part | ||
| 9161 | 2025.12.18 03:57:50.997305 [ 187 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 9162 | 2025.12.18 03:57:50.997626 [ 187 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 9163 | 2025.12.18 03:57:50.997961 [ 187 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 9164 | 2025.12.18 03:57:50.998288 [ 187 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 9165 | 2025.12.18 03:57:50.998593 [ 187 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 9166 | 2025.12.18 03:57:51.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.49 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 293.46 MiB (RSS), difference: -4.03 MiB | ||
| 9167 | 2025.12.18 03:57:51.005559 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 72 columns (72 merged, 0 gathered) in 0.009338816 sec., 125926.02745358727 rows/sec., 99.88 MiB/sec. | ||
| 9168 | 2025.12.18 03:57:51.007037 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9169 | 2025.12.18 03:57:51.007648 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2025.12.18 03:57:51.007735 [ 186 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_31_6} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9171 | 2025.12.18 03:57:51.008051 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 9172 | 2025.12.18 03:57:52.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.55 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 294.44 MiB (RSS), difference: 4.89 MiB | ||
| 9173 | 2025.12.18 03:57:52.015240 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2025.12.18 03:57:52.015423 [ 5 ] {21d6b355-8761-4cc0-b3e0-7e0cb8cae1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9175 | 2025.12.18 03:57:52.015493 [ 5 ] {21d6b355-8761-4cc0-b3e0-7e0cb8cae1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9176 | 2025.12.18 03:57:52.016204 [ 5 ] {21d6b355-8761-4cc0-b3e0-7e0cb8cae1b4} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2025.12.18 03:57:52.016254 [ 5 ] {21d6b355-8761-4cc0-b3e0-7e0cb8cae1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9178 | 2025.12.18 03:57:52.016679 [ 5 ] {21d6b355-8761-4cc0-b3e0-7e0cb8cae1b4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9179 | 2025.12.18 03:57:52.016909 [ 5 ] {21d6b355-8761-4cc0-b3e0-7e0cb8cae1b4} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2025.12.18 03:57:52.017066 [ 24 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9181 | 2025.12.18 03:57:52.017076 [ 5 ] {21d6b355-8761-4cc0-b3e0-7e0cb8cae1b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 9182 | 2025.12.18 03:57:52.017121 [ 24 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2025.12.18 03:57:52.017147 [ 5 ] {21d6b355-8761-4cc0-b3e0-7e0cb8cae1b4} <Debug> TCPHandler: Processed in 0.002077536 sec. | ||
| 9184 | 2025.12.18 03:57:52.017151 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9185 | 2025.12.18 03:57:52.017273 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9186 | 2025.12.18 03:57:52.017303 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2025.12.18 03:57:52.017404 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9188 | 2025.12.18 03:57:52.017419 [ 5 ] {7cc8d773-49ef-4d2b-9212-86a6a29cdab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9189 | 2025.12.18 03:57:52.017446 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2345 rows starting from the beginning of the part | ||
| 9190 | 2025.12.18 03:57:52.017472 [ 5 ] {7cc8d773-49ef-4d2b-9212-86a6a29cdab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9191 | 2025.12.18 03:57:52.017524 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 9192 | 2025.12.18 03:57:52.017581 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1194 rows starting from the beginning of the part | ||
| 9193 | 2025.12.18 03:57:52.017634 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1197 rows starting from the beginning of the part | ||
| 9194 | 2025.12.18 03:57:52.017685 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1194 rows starting from the beginning of the part | ||
| 9195 | 2025.12.18 03:57:52.017736 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9196 | 2025.12.18 03:57:52.018001 [ 5 ] {7cc8d773-49ef-4d2b-9212-86a6a29cdab7} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2025.12.18 03:57:52.018045 [ 5 ] {7cc8d773-49ef-4d2b-9212-86a6a29cdab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9198 | 2025.12.18 03:57:52.018409 [ 5 ] {7cc8d773-49ef-4d2b-9212-86a6a29cdab7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9199 | 2025.12.18 03:57:52.018638 [ 5 ] {7cc8d773-49ef-4d2b-9212-86a6a29cdab7} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2025.12.18 03:57:52.018764 [ 24 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9201 | 2025.12.18 03:57:52.018784 [ 5 ] {7cc8d773-49ef-4d2b-9212-86a6a29cdab7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00139 sec., 46043.1654676259 rows/sec., 3.59 MiB/sec. | ||
| 9202 | 2025.12.18 03:57:52.018797 [ 24 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2025.12.18 03:57:52.018826 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9204 | 2025.12.18 03:57:52.018830 [ 5 ] {7cc8d773-49ef-4d2b-9212-86a6a29cdab7} <Debug> TCPHandler: Processed in 0.00158588 sec. | ||
| 9205 | 2025.12.18 03:57:52.018903 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9206 | 2025.12.18 03:57:52.018966 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2025.12.18 03:57:52.019005 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9208 | 2025.12.18 03:57:52.019040 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1212 rows starting from the beginning of the part | ||
| 9209 | 2025.12.18 03:57:52.019067 [ 5 ] {51415f79-1793-436b-999e-d1e5e6f8e894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9210 | 2025.12.18 03:57:52.019095 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9211 | 2025.12.18 03:57:52.019117 [ 5 ] {51415f79-1793-436b-999e-d1e5e6f8e894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9212 | 2025.12.18 03:57:52.019146 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 720 rows starting from the beginning of the part | ||
| 9213 | 2025.12.18 03:57:52.019192 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 522 rows starting from the beginning of the part | ||
| 9214 | 2025.12.18 03:57:52.019233 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 720 rows starting from the beginning of the part | ||
| 9215 | 2025.12.18 03:57:52.019273 [ 197 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9216 | 2025.12.18 03:57:52.019582 [ 5 ] {51415f79-1793-436b-999e-d1e5e6f8e894} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2025.12.18 03:57:52.019627 [ 5 ] {51415f79-1793-436b-999e-d1e5e6f8e894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9218 | 2025.12.18 03:57:52.020018 [ 5 ] {51415f79-1793-436b-999e-d1e5e6f8e894} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9219 | 2025.12.18 03:57:52.020109 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002874875 sec., 2101656.5937649463 rows/sec., 177.99 MiB/sec. | ||
| 9220 | 2025.12.18 03:57:52.020261 [ 5 ] {51415f79-1793-436b-999e-d1e5e6f8e894} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2025.12.18 03:57:52.020383 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9222 | 2025.12.18 03:57:52.020399 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9223 | 2025.12.18 03:57:52.020407 [ 5 ] {51415f79-1793-436b-999e-d1e5e6f8e894} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001358 sec., 117820.32400589102 rows/sec., 8.21 MiB/sec. | ||
| 9224 | 2025.12.18 03:57:52.020415 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2025.12.18 03:57:52.020454 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9226 | 2025.12.18 03:57:52.020458 [ 5 ] {51415f79-1793-436b-999e-d1e5e6f8e894} <Debug> TCPHandler: Processed in 0.001540099 sec. | ||
| 9227 | 2025.12.18 03:57:52.020522 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9228 | 2025.12.18 03:57:52.020601 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9229 | 2025.12.18 03:57:52.020618 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9230 | 2025.12.18 03:57:52.020654 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20144 rows starting from the beginning of the part | ||
| 9231 | 2025.12.18 03:57:52.020677 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2025.12.18 03:57:52.020684 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814873 sec., 1819411.0552088218 rows/sec., 137.30 MiB/sec. | ||
| 9233 | 2025.12.18 03:57:52.020705 [ 5 ] {bcbdd3d8-9a6c-4e34-bedc-e08247ce1980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9234 | 2025.12.18 03:57:52.020706 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9235 | 2025.12.18 03:57:52.020756 [ 5 ] {bcbdd3d8-9a6c-4e34-bedc-e08247ce1980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9236 | 2025.12.18 03:57:52.020773 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9237 | 2025.12.18 03:57:52.020776 [ 189 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_61_12} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9238 | 2025.12.18 03:57:52.020820 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 9239 | 2025.12.18 03:57:52.020860 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9240 | 2025.12.18 03:57:52.020870 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 9241 | 2025.12.18 03:57:52.020902 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9242 | 2025.12.18 03:57:52.020932 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9243 | 2025.12.18 03:57:52.021123 [ 5 ] {bcbdd3d8-9a6c-4e34-bedc-e08247ce1980} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2025.12.18 03:57:52.021160 [ 5 ] {bcbdd3d8-9a6c-4e34-bedc-e08247ce1980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9245 | 2025.12.18 03:57:52.021270 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2025.12.18 03:57:52.021350 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_61_12} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9247 | 2025.12.18 03:57:52.021450 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9248 | 2025.12.18 03:57:52.021482 [ 5 ] {bcbdd3d8-9a6c-4e34-bedc-e08247ce1980} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9249 | 2025.12.18 03:57:52.021705 [ 5 ] {bcbdd3d8-9a6c-4e34-bedc-e08247ce1980} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9250 | 2025.12.18 03:57:52.021828 [ 24 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9251 | 2025.12.18 03:57:52.021840 [ 5 ] {bcbdd3d8-9a6c-4e34-bedc-e08247ce1980} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 9252 | 2025.12.18 03:57:52.021885 [ 24 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2025.12.18 03:57:52.021896 [ 5 ] {bcbdd3d8-9a6c-4e34-bedc-e08247ce1980} <Debug> TCPHandler: Processed in 0.001343187 sec. | ||
| 9254 | 2025.12.18 03:57:52.021926 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9255 | 2025.12.18 03:57:52.022019 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9256 | 2025.12.18 03:57:52.022111 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9257 | 2025.12.18 03:57:52.022137 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4532 rows starting from the beginning of the part | ||
| 9258 | 2025.12.18 03:57:52.022185 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9259 | 2025.12.18 03:57:52.022222 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9260 | 2025.12.18 03:57:52.022255 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9261 | 2025.12.18 03:57:52.022287 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9262 | 2025.12.18 03:57:52.022318 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9263 | 2025.12.18 03:57:52.024129 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002140017 sec., 2299047.157102023 rows/sec., 146.02 MiB/sec. | ||
| 9264 | 2025.12.18 03:57:52.024652 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9265 | 2025.12.18 03:57:52.024964 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2025.12.18 03:57:52.025049 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_61_12} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9267 | 2025.12.18 03:57:52.025155 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9268 | 2025.12.18 03:57:52.027424 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21937 rows, containing 5 columns (5 merged, 0 gathered) in 0.006928326 sec., 3166277.106475648 rows/sec., 211.94 MiB/sec. | ||
| 9269 | 2025.12.18 03:57:52.027910 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9270 | 2025.12.18 03:57:52.028164 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2025.12.18 03:57:52.028230 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9272 | 2025.12.18 03:57:52.028324 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 9273 | 2025.12.18 03:57:53.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.83 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 297.57 MiB (RSS), difference: 2.73 MiB | ||
| 9274 | 2025.12.18 03:57:53.452860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20589 | ||
| 9275 | 2025.12.18 03:57:53.453433 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2025.12.18 03:57:53.453471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9277 | 2025.12.18 03:57:53.453967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9278 | 2025.12.18 03:57:53.454201 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2025.12.18 03:57:53.454345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20589 | ||
| 9280 | 2025.12.18 03:57:54.587090 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9281 | 2025.12.18 03:57:54.604641 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2025.12.18 03:57:54.604711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9283 | 2025.12.18 03:57:54.610584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9284 | 2025.12.18 03:57:54.611289 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2025.12.18 03:57:54.614701 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9286 | 2025.12.18 03:57:57.028089 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2025.12.18 03:57:57.028294 [ 5 ] {beb7c36b-d0ae-4045-8214-6d9b534e40a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9288 | 2025.12.18 03:57:57.028370 [ 5 ] {beb7c36b-d0ae-4045-8214-6d9b534e40a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9289 | 2025.12.18 03:57:57.029240 [ 5 ] {beb7c36b-d0ae-4045-8214-6d9b534e40a7} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2025.12.18 03:57:57.029291 [ 5 ] {beb7c36b-d0ae-4045-8214-6d9b534e40a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9291 | 2025.12.18 03:57:57.029691 [ 5 ] {beb7c36b-d0ae-4045-8214-6d9b534e40a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9292 | 2025.12.18 03:57:57.029926 [ 5 ] {beb7c36b-d0ae-4045-8214-6d9b534e40a7} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2025.12.18 03:57:57.030085 [ 5 ] {beb7c36b-d0ae-4045-8214-6d9b534e40a7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001844 sec., 222342.7331887202 rows/sec., 14.10 MiB/sec. | ||
| 9294 | 2025.12.18 03:57:57.030134 [ 5 ] {beb7c36b-d0ae-4045-8214-6d9b534e40a7} <Debug> TCPHandler: Processed in 0.002182437 sec. | ||
| 9295 | 2025.12.18 03:57:57.030267 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9296 | 2025.12.18 03:57:57.030368 [ 5 ] {0f247eb1-8e1b-4024-897a-1b0fff82b442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9297 | 2025.12.18 03:57:57.030412 [ 5 ] {0f247eb1-8e1b-4024-897a-1b0fff82b442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9298 | 2025.12.18 03:57:57.030834 [ 5 ] {0f247eb1-8e1b-4024-897a-1b0fff82b442} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2025.12.18 03:57:57.030871 [ 5 ] {0f247eb1-8e1b-4024-897a-1b0fff82b442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9300 | 2025.12.18 03:57:57.031160 [ 5 ] {0f247eb1-8e1b-4024-897a-1b0fff82b442} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9301 | 2025.12.18 03:57:57.031385 [ 5 ] {0f247eb1-8e1b-4024-897a-1b0fff82b442} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2025.12.18 03:57:57.031514 [ 5 ] {0f247eb1-8e1b-4024-897a-1b0fff82b442} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001169 sec., 11976.047904191617 rows/sec., 976.56 KiB/sec. | ||
| 9303 | 2025.12.18 03:57:57.031552 [ 5 ] {0f247eb1-8e1b-4024-897a-1b0fff82b442} <Debug> TCPHandler: Processed in 0.001335987 sec. | ||
| 9304 | 2025.12.18 03:57:57.031664 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2025.12.18 03:57:57.031758 [ 5 ] {2552f543-a713-4bed-9e6f-cfd633f372b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9306 | 2025.12.18 03:57:57.031799 [ 5 ] {2552f543-a713-4bed-9e6f-cfd633f372b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9307 | 2025.12.18 03:57:57.032811 [ 5 ] {2552f543-a713-4bed-9e6f-cfd633f372b5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2025.12.18 03:57:57.032848 [ 5 ] {2552f543-a713-4bed-9e6f-cfd633f372b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9309 | 2025.12.18 03:57:57.033237 [ 5 ] {2552f543-a713-4bed-9e6f-cfd633f372b5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9310 | 2025.12.18 03:57:57.033444 [ 5 ] {2552f543-a713-4bed-9e6f-cfd633f372b5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2025.12.18 03:57:57.033578 [ 5 ] {2552f543-a713-4bed-9e6f-cfd633f372b5} <Debug> executeQuery: Read 1201 rows, 98.22 KiB in 0.001839 sec., 653072.3219140838 rows/sec., 52.16 MiB/sec. | ||
| 9312 | 2025.12.18 03:57:57.033616 [ 5 ] {2552f543-a713-4bed-9e6f-cfd633f372b5} <Debug> TCPHandler: Processed in 0.002000394 sec. | ||
| 9313 | 2025.12.18 03:57:57.033726 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2025.12.18 03:57:57.033820 [ 5 ] {41b607a2-1a2c-4919-95bf-542147b31686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9315 | 2025.12.18 03:57:57.033861 [ 5 ] {41b607a2-1a2c-4919-95bf-542147b31686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9316 | 2025.12.18 03:57:57.034379 [ 5 ] {41b607a2-1a2c-4919-95bf-542147b31686} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2025.12.18 03:57:57.034415 [ 5 ] {41b607a2-1a2c-4919-95bf-542147b31686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9318 | 2025.12.18 03:57:57.034736 [ 5 ] {41b607a2-1a2c-4919-95bf-542147b31686} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9319 | 2025.12.18 03:57:57.034950 [ 5 ] {41b607a2-1a2c-4919-95bf-542147b31686} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2025.12.18 03:57:57.035071 [ 136 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9321 | 2025.12.18 03:57:57.035080 [ 5 ] {41b607a2-1a2c-4919-95bf-542147b31686} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001278 sec., 203442.87949921752 rows/sec., 12.51 MiB/sec. | ||
| 9322 | 2025.12.18 03:57:57.035148 [ 136 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2025.12.18 03:57:57.035164 [ 5 ] {41b607a2-1a2c-4919-95bf-542147b31686} <Debug> TCPHandler: Processed in 0.001485888 sec. | ||
| 9324 | 2025.12.18 03:57:57.035176 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9325 | 2025.12.18 03:57:57.035284 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2025.12.18 03:57:57.035289 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 9327 | 2025.12.18 03:57:57.035385 [ 5 ] {547fac12-6efd-4c60-aa38-55e4dda46ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9328 | 2025.12.18 03:57:57.035429 [ 5 ] {547fac12-6efd-4c60-aa38-55e4dda46ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9329 | 2025.12.18 03:57:57.035436 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9330 | 2025.12.18 03:57:57.035483 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 264 rows starting from the beginning of the part | ||
| 9331 | 2025.12.18 03:57:57.035556 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 248 rows starting from the beginning of the part | ||
| 9332 | 2025.12.18 03:57:57.035599 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 246 rows starting from the beginning of the part | ||
| 9333 | 2025.12.18 03:57:57.035641 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 9334 | 2025.12.18 03:57:57.035681 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 246 rows starting from the beginning of the part | ||
| 9335 | 2025.12.18 03:57:57.035720 [ 192 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 260 rows starting from the beginning of the part | ||
| 9336 | 2025.12.18 03:57:57.035945 [ 5 ] {547fac12-6efd-4c60-aa38-55e4dda46ef3} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2025.12.18 03:57:57.035988 [ 5 ] {547fac12-6efd-4c60-aa38-55e4dda46ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9338 | 2025.12.18 03:57:57.036316 [ 5 ] {547fac12-6efd-4c60-aa38-55e4dda46ef3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9339 | 2025.12.18 03:57:57.036564 [ 5 ] {547fac12-6efd-4c60-aa38-55e4dda46ef3} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2025.12.18 03:57:57.036672 [ 136 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 9341 | 2025.12.18 03:57:57.036696 [ 5 ] {547fac12-6efd-4c60-aa38-55e4dda46ef3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00133 sec., 159398.4962406015 rows/sec., 10.28 MiB/sec. | ||
| 9342 | 2025.12.18 03:57:57.036702 [ 136 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2025.12.18 03:57:57.036736 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9344 | 2025.12.18 03:57:57.036742 [ 5 ] {547fac12-6efd-4c60-aa38-55e4dda46ef3} <Debug> TCPHandler: Processed in 0.001505479 sec. | ||
| 9345 | 2025.12.18 03:57:57.036771 [ 193 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522228 sec., 831675.6753915971 rows/sec., 54.18 MiB/sec. | ||
| 9346 | 2025.12.18 03:57:57.036828 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 9347 | 2025.12.18 03:57:57.036865 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2025.12.18 03:57:57.036953 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9349 | 2025.12.18 03:57:57.036962 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9350 | 2025.12.18 03:57:57.036965 [ 5 ] {8f52c91c-cab4-4b25-b25f-54575108eaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9351 | 2025.12.18 03:57:57.037008 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 442 rows starting from the beginning of the part | ||
| 9352 | 2025.12.18 03:57:57.037027 [ 5 ] {8f52c91c-cab4-4b25-b25f-54575108eaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9353 | 2025.12.18 03:57:57.037079 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 9354 | 2025.12.18 03:57:57.037130 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 9355 | 2025.12.18 03:57:57.037173 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 9356 | 2025.12.18 03:57:57.037216 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 9357 | 2025.12.18 03:57:57.037238 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2025.12.18 03:57:57.037256 [ 194 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 9359 | 2025.12.18 03:57:57.037339 [ 199 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_36_7} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9360 | 2025.12.18 03:57:57.037451 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9361 | 2025.12.18 03:57:57.037560 [ 5 ] {8f52c91c-cab4-4b25-b25f-54575108eaee} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2025.12.18 03:57:57.037597 [ 5 ] {8f52c91c-cab4-4b25-b25f-54575108eaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9363 | 2025.12.18 03:57:57.037921 [ 5 ] {8f52c91c-cab4-4b25-b25f-54575108eaee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9364 | 2025.12.18 03:57:57.038134 [ 5 ] {8f52c91c-cab4-4b25-b25f-54575108eaee} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2025.12.18 03:57:57.038265 [ 5 ] {8f52c91c-cab4-4b25-b25f-54575108eaee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001318 sec., 160091.04704097117 rows/sec., 9.09 MiB/sec. | ||
| 9366 | 2025.12.18 03:57:57.038302 [ 5 ] {8f52c91c-cab4-4b25-b25f-54575108eaee} <Debug> TCPHandler: Processed in 0.001484719 sec. | ||
| 9367 | 2025.12.18 03:57:57.038304 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522648 sec., 996947.423173314 rows/sec., 69.06 MiB/sec. | ||
| 9368 | 2025.12.18 03:57:57.038419 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2025.12.18 03:57:57.038469 [ 199 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 9370 | 2025.12.18 03:57:57.038520 [ 5 ] {2418740f-2af1-4d23-a111-7fc312d24a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9371 | 2025.12.18 03:57:57.038561 [ 5 ] {2418740f-2af1-4d23-a111-7fc312d24a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9372 | 2025.12.18 03:57:57.038726 [ 199 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2025.12.18 03:57:57.038790 [ 199 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_40_8} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 9374 | 2025.12.18 03:57:57.038877 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9375 | 2025.12.18 03:57:57.039272 [ 5 ] {2418740f-2af1-4d23-a111-7fc312d24a07} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2025.12.18 03:57:57.039307 [ 5 ] {2418740f-2af1-4d23-a111-7fc312d24a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9377 | 2025.12.18 03:57:57.039642 [ 5 ] {2418740f-2af1-4d23-a111-7fc312d24a07} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9378 | 2025.12.18 03:57:57.039854 [ 5 ] {2418740f-2af1-4d23-a111-7fc312d24a07} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2025.12.18 03:57:57.039980 [ 5 ] {2418740f-2af1-4d23-a111-7fc312d24a07} <Debug> executeQuery: Read 734 rows, 52.89 KiB in 0.001478 sec., 496617.050067659 rows/sec., 34.95 MiB/sec. | ||
| 9380 | 2025.12.18 03:57:57.040017 [ 5 ] {2418740f-2af1-4d23-a111-7fc312d24a07} <Debug> TCPHandler: Processed in 0.001645051 sec. | ||
| 9381 | 2025.12.18 03:57:57.040136 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2025.12.18 03:57:57.040230 [ 5 ] {caa8eeab-c2e4-4132-9691-513e8e59bc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9383 | 2025.12.18 03:57:57.040271 [ 5 ] {caa8eeab-c2e4-4132-9691-513e8e59bc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9384 | 2025.12.18 03:57:57.040606 [ 5 ] {caa8eeab-c2e4-4132-9691-513e8e59bc1d} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2025.12.18 03:57:57.040641 [ 5 ] {caa8eeab-c2e4-4132-9691-513e8e59bc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9386 | 2025.12.18 03:57:57.040938 [ 5 ] {caa8eeab-c2e4-4132-9691-513e8e59bc1d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9387 | 2025.12.18 03:57:57.041139 [ 5 ] {caa8eeab-c2e4-4132-9691-513e8e59bc1d} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2025.12.18 03:57:57.041236 [ 136 ] {} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9389 | 2025.12.18 03:57:57.041263 [ 5 ] {caa8eeab-c2e4-4132-9691-513e8e59bc1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 9390 | 2025.12.18 03:57:57.041266 [ 136 ] {} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2025.12.18 03:57:57.041301 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9392 | 2025.12.18 03:57:57.041306 [ 5 ] {caa8eeab-c2e4-4132-9691-513e8e59bc1d} <Debug> TCPHandler: Processed in 0.001217045 sec. | ||
| 9393 | 2025.12.18 03:57:57.041390 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9394 | 2025.12.18 03:57:57.041427 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2025.12.18 03:57:57.041515 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9396 | 2025.12.18 03:57:57.041524 [ 5 ] {e1172432-a882-4b98-956d-ffa1bc0e7764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9397 | 2025.12.18 03:57:57.041551 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 9398 | 2025.12.18 03:57:57.041576 [ 5 ] {e1172432-a882-4b98-956d-ffa1bc0e7764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9399 | 2025.12.18 03:57:57.041610 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9400 | 2025.12.18 03:57:57.041657 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9401 | 2025.12.18 03:57:57.041696 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9402 | 2025.12.18 03:57:57.041733 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9403 | 2025.12.18 03:57:57.041768 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 9404 | 2025.12.18 03:57:57.042046 [ 5 ] {e1172432-a882-4b98-956d-ffa1bc0e7764} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.12.18 03:57:57.042087 [ 5 ] {e1172432-a882-4b98-956d-ffa1bc0e7764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9406 | 2025.12.18 03:57:57.042481 [ 5 ] {e1172432-a882-4b98-956d-ffa1bc0e7764} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9407 | 2025.12.18 03:57:57.042517 [ 190 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001167484 sec., 159316.95851934585 rows/sec., 8.13 MiB/sec. | ||
| 9408 | 2025.12.18 03:57:57.042702 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9409 | 2025.12.18 03:57:57.042710 [ 5 ] {e1172432-a882-4b98-956d-ffa1bc0e7764} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2025.12.18 03:57:57.042861 [ 5 ] {e1172432-a882-4b98-956d-ffa1bc0e7764} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001355 sec., 236900.36900369002 rows/sec., 15.58 MiB/sec. | ||
| 9411 | 2025.12.18 03:57:57.042899 [ 5 ] {e1172432-a882-4b98-956d-ffa1bc0e7764} <Debug> TCPHandler: Processed in 0.001519419 sec. | ||
| 9412 | 2025.12.18 03:57:57.043019 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2025.12.18 03:57:57.043023 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9414 | 2025.12.18 03:57:57.043115 [ 5 ] {d69dd8fd-80d1-4637-aecd-f5ca1a5098d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9415 | 2025.12.18 03:57:57.043128 [ 200 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_31_6} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9416 | 2025.12.18 03:57:57.043163 [ 5 ] {d69dd8fd-80d1-4637-aecd-f5ca1a5098d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9417 | 2025.12.18 03:57:57.043241 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9418 | 2025.12.18 03:57:57.043485 [ 5 ] {d69dd8fd-80d1-4637-aecd-f5ca1a5098d1} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.12.18 03:57:57.043525 [ 5 ] {d69dd8fd-80d1-4637-aecd-f5ca1a5098d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9420 | 2025.12.18 03:57:57.043825 [ 5 ] {d69dd8fd-80d1-4637-aecd-f5ca1a5098d1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9421 | 2025.12.18 03:57:57.044027 [ 5 ] {d69dd8fd-80d1-4637-aecd-f5ca1a5098d1} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.12.18 03:57:57.044163 [ 5 ] {d69dd8fd-80d1-4637-aecd-f5ca1a5098d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 9423 | 2025.12.18 03:57:57.044198 [ 5 ] {d69dd8fd-80d1-4637-aecd-f5ca1a5098d1} <Debug> TCPHandler: Processed in 0.001227365 sec. | ||
| 9424 | 2025.12.18 03:57:57.044307 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.12.18 03:57:57.044399 [ 5 ] {74a3726e-8e1e-45a7-8e7a-0603c0bcf3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9426 | 2025.12.18 03:57:57.044452 [ 5 ] {74a3726e-8e1e-45a7-8e7a-0603c0bcf3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9427 | 2025.12.18 03:57:57.045354 [ 5 ] {74a3726e-8e1e-45a7-8e7a-0603c0bcf3ff} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.12.18 03:57:57.045390 [ 5 ] {74a3726e-8e1e-45a7-8e7a-0603c0bcf3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9429 | 2025.12.18 03:57:57.045941 [ 5 ] {74a3726e-8e1e-45a7-8e7a-0603c0bcf3ff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9430 | 2025.12.18 03:57:57.046160 [ 5 ] {74a3726e-8e1e-45a7-8e7a-0603c0bcf3ff} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2025.12.18 03:57:57.046266 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9432 | 2025.12.18 03:57:57.046295 [ 5 ] {74a3726e-8e1e-45a7-8e7a-0603c0bcf3ff} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 9433 | 2025.12.18 03:57:57.046309 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2025.12.18 03:57:57.046336 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9435 | 2025.12.18 03:57:57.046368 [ 5 ] {74a3726e-8e1e-45a7-8e7a-0603c0bcf3ff} <Debug> TCPHandler: Processed in 0.002108596 sec. | ||
| 9436 | 2025.12.18 03:57:57.046406 [ 199 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9437 | 2025.12.18 03:57:57.046522 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2025.12.18 03:57:57.046616 [ 5 ] {5469fba8-a62e-42d5-96d4-339889542b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9439 | 2025.12.18 03:57:57.046636 [ 199 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9440 | 2025.12.18 03:57:57.046656 [ 5 ] {5469fba8-a62e-42d5-96d4-339889542b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9441 | 2025.12.18 03:57:57.046704 [ 199 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 940 rows starting from the beginning of the part | ||
| 9442 | 2025.12.18 03:57:57.046835 [ 199 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 9443 | 2025.12.18 03:57:57.046948 [ 199 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 9444 | 2025.12.18 03:57:57.046996 [ 5 ] {5469fba8-a62e-42d5-96d4-339889542b3f} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2025.12.18 03:57:57.047033 [ 5 ] {5469fba8-a62e-42d5-96d4-339889542b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9446 | 2025.12.18 03:57:57.047059 [ 199 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 9447 | 2025.12.18 03:57:57.047165 [ 199 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 9448 | 2025.12.18 03:57:57.047273 [ 199 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 9449 | 2025.12.18 03:57:57.047380 [ 5 ] {5469fba8-a62e-42d5-96d4-339889542b3f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9450 | 2025.12.18 03:57:57.047585 [ 5 ] {5469fba8-a62e-42d5-96d4-339889542b3f} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.12.18 03:57:57.047712 [ 5 ] {5469fba8-a62e-42d5-96d4-339889542b3f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001115 sec., 93273.54260089685 rows/sec., 5.72 MiB/sec. | ||
| 9452 | 2025.12.18 03:57:57.047747 [ 5 ] {5469fba8-a62e-42d5-96d4-339889542b3f} <Debug> TCPHandler: Processed in 0.001272936 sec. | ||
| 9453 | 2025.12.18 03:57:57.053431 [ 195 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 19 columns (19 merged, 0 gathered) in 0.007054408 sec., 162309.86356332098 rows/sec., 290.85 MiB/sec. | ||
| 9454 | 2025.12.18 03:57:57.054538 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9455 | 2025.12.18 03:57:57.054852 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2025.12.18 03:57:57.054919 [ 191 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9457 | 2025.12.18 03:57:57.055005 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.65 MiB. | ||
| 9458 | 2025.12.18 03:57:58.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.09 MiB, peak 307.69 MiB, free memory in arenas 0.00 B, will set to 300.71 MiB (RSS), difference: 1.62 MiB | ||
| 9459 | 2025.12.18 03:58:00.783373 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9460 | 2025.12.18 03:58:00.783433 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9461 | 2025.12.18 03:58:00.954534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21037 | ||
| 9462 | 2025.12.18 03:58:00.955104 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2025.12.18 03:58:00.955149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9464 | 2025.12.18 03:58:00.955720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9465 | 2025.12.18 03:58:00.955967 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2025.12.18 03:58:00.956111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21037 | ||
| 9467 | 2025.12.18 03:58:00.996489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1208 | ||
| 9468 | 2025.12.18 03:58:00.998944 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2025.12.18 03:58:00.999005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9470 | 2025.12.18 03:58:01.000258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9471 | 2025.12.18 03:58:01.000551 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2025.12.18 03:58:01.000941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
| 9473 | 2025.12.18 03:58:02.015891 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2025.12.18 03:58:02.016094 [ 5 ] {a3cd248a-ccde-4c77-9b55-e61ad691991b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9475 | 2025.12.18 03:58:02.016172 [ 5 ] {a3cd248a-ccde-4c77-9b55-e61ad691991b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9476 | 2025.12.18 03:58:02.016925 [ 5 ] {a3cd248a-ccde-4c77-9b55-e61ad691991b} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.12.18 03:58:02.016975 [ 5 ] {a3cd248a-ccde-4c77-9b55-e61ad691991b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9478 | 2025.12.18 03:58:02.017429 [ 5 ] {a3cd248a-ccde-4c77-9b55-e61ad691991b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9479 | 2025.12.18 03:58:02.017679 [ 5 ] {a3cd248a-ccde-4c77-9b55-e61ad691991b} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2025.12.18 03:58:02.017859 [ 5 ] {a3cd248a-ccde-4c77-9b55-e61ad691991b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001817 sec., 30820.03302146395 rows/sec., 2.37 MiB/sec. | ||
| 9481 | 2025.12.18 03:58:02.017923 [ 5 ] {a3cd248a-ccde-4c77-9b55-e61ad691991b} <Debug> TCPHandler: Processed in 0.002175927 sec. | ||
| 9482 | 2025.12.18 03:58:02.018056 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2025.12.18 03:58:02.018169 [ 5 ] {32407b21-8926-4bc2-b5fe-52a166eb821c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9484 | 2025.12.18 03:58:02.018222 [ 5 ] {32407b21-8926-4bc2-b5fe-52a166eb821c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9485 | 2025.12.18 03:58:02.018740 [ 5 ] {32407b21-8926-4bc2-b5fe-52a166eb821c} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2025.12.18 03:58:02.018777 [ 5 ] {32407b21-8926-4bc2-b5fe-52a166eb821c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9487 | 2025.12.18 03:58:02.019111 [ 5 ] {32407b21-8926-4bc2-b5fe-52a166eb821c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9488 | 2025.12.18 03:58:02.019324 [ 5 ] {32407b21-8926-4bc2-b5fe-52a166eb821c} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2025.12.18 03:58:02.019459 [ 5 ] {32407b21-8926-4bc2-b5fe-52a166eb821c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001317 sec., 48595.292331055425 rows/sec., 3.79 MiB/sec. | ||
| 9490 | 2025.12.18 03:58:02.019500 [ 5 ] {32407b21-8926-4bc2-b5fe-52a166eb821c} <Debug> TCPHandler: Processed in 0.001499519 sec. | ||
| 9491 | 2025.12.18 03:58:02.019629 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2025.12.18 03:58:02.019731 [ 5 ] {7ac613c4-5a01-4692-b75b-d4d879cef0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9493 | 2025.12.18 03:58:02.019782 [ 5 ] {7ac613c4-5a01-4692-b75b-d4d879cef0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9494 | 2025.12.18 03:58:02.020230 [ 5 ] {7ac613c4-5a01-4692-b75b-d4d879cef0bd} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2025.12.18 03:58:02.020264 [ 5 ] {7ac613c4-5a01-4692-b75b-d4d879cef0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9496 | 2025.12.18 03:58:02.020613 [ 5 ] {7ac613c4-5a01-4692-b75b-d4d879cef0bd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9497 | 2025.12.18 03:58:02.020821 [ 5 ] {7ac613c4-5a01-4692-b75b-d4d879cef0bd} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2025.12.18 03:58:02.020952 [ 5 ] {7ac613c4-5a01-4692-b75b-d4d879cef0bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 9499 | 2025.12.18 03:58:02.020989 [ 5 ] {7ac613c4-5a01-4692-b75b-d4d879cef0bd} <Debug> TCPHandler: Processed in 0.001417518 sec. | ||
| 9500 | 2025.12.18 03:58:02.021104 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2025.12.18 03:58:02.021199 [ 5 ] {fd28312b-1125-4967-8bde-0a79d22219de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9502 | 2025.12.18 03:58:02.021243 [ 5 ] {fd28312b-1125-4967-8bde-0a79d22219de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9503 | 2025.12.18 03:58:02.021603 [ 5 ] {fd28312b-1125-4967-8bde-0a79d22219de} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2025.12.18 03:58:02.021636 [ 5 ] {fd28312b-1125-4967-8bde-0a79d22219de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9505 | 2025.12.18 03:58:02.021950 [ 5 ] {fd28312b-1125-4967-8bde-0a79d22219de} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9506 | 2025.12.18 03:58:02.022176 [ 5 ] {fd28312b-1125-4967-8bde-0a79d22219de} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2025.12.18 03:58:02.022305 [ 5 ] {fd28312b-1125-4967-8bde-0a79d22219de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 9508 | 2025.12.18 03:58:02.022340 [ 5 ] {fd28312b-1125-4967-8bde-0a79d22219de} <Debug> TCPHandler: Processed in 0.001285756 sec. | ||
| 9509 | 2025.12.18 03:58:02.114887 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9510 | 2025.12.18 03:58:02.132120 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2025.12.18 03:58:02.132179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9512 | 2025.12.18 03:58:02.138345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9513 | 2025.12.18 03:58:02.139118 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2025.12.18 03:58:02.142084 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9515 | 2025.12.18 03:58:07.029121 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9516 | 2025.12.18 03:58:07.029327 [ 5 ] {41363059-e020-4872-a7b3-04a4a9ad6e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9517 | 2025.12.18 03:58:07.029400 [ 5 ] {41363059-e020-4872-a7b3-04a4a9ad6e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9518 | 2025.12.18 03:58:07.030255 [ 5 ] {41363059-e020-4872-a7b3-04a4a9ad6e91} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2025.12.18 03:58:07.030301 [ 5 ] {41363059-e020-4872-a7b3-04a4a9ad6e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9520 | 2025.12.18 03:58:07.030734 [ 5 ] {41363059-e020-4872-a7b3-04a4a9ad6e91} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9521 | 2025.12.18 03:58:07.030956 [ 5 ] {41363059-e020-4872-a7b3-04a4a9ad6e91} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2025.12.18 03:58:07.031108 [ 5 ] {41363059-e020-4872-a7b3-04a4a9ad6e91} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 9523 | 2025.12.18 03:58:07.031149 [ 5 ] {41363059-e020-4872-a7b3-04a4a9ad6e91} <Debug> TCPHandler: Processed in 0.002167777 sec. | ||
| 9524 | 2025.12.18 03:58:07.031272 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9525 | 2025.12.18 03:58:07.031366 [ 5 ] {28a2bcec-6bb6-455d-afb3-3aafbc7073da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9526 | 2025.12.18 03:58:07.031406 [ 5 ] {28a2bcec-6bb6-455d-afb3-3aafbc7073da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9527 | 2025.12.18 03:58:07.032247 [ 5 ] {28a2bcec-6bb6-455d-afb3-3aafbc7073da} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2025.12.18 03:58:07.032283 [ 5 ] {28a2bcec-6bb6-455d-afb3-3aafbc7073da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9529 | 2025.12.18 03:58:07.032688 [ 5 ] {28a2bcec-6bb6-455d-afb3-3aafbc7073da} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9530 | 2025.12.18 03:58:07.032897 [ 5 ] {28a2bcec-6bb6-455d-afb3-3aafbc7073da} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2025.12.18 03:58:07.033027 [ 5 ] {28a2bcec-6bb6-455d-afb3-3aafbc7073da} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001679 sec., 711137.5818939846 rows/sec., 56.83 MiB/sec. | ||
| 9532 | 2025.12.18 03:58:07.033063 [ 5 ] {28a2bcec-6bb6-455d-afb3-3aafbc7073da} <Debug> TCPHandler: Processed in 0.001841323 sec. | ||
| 9533 | 2025.12.18 03:58:07.033176 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9534 | 2025.12.18 03:58:07.033269 [ 5 ] {a2f5383b-0e14-46d4-9525-d724b4c07dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9535 | 2025.12.18 03:58:07.033310 [ 5 ] {a2f5383b-0e14-46d4-9525-d724b4c07dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9536 | 2025.12.18 03:58:07.033780 [ 5 ] {a2f5383b-0e14-46d4-9525-d724b4c07dcb} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2025.12.18 03:58:07.033816 [ 5 ] {a2f5383b-0e14-46d4-9525-d724b4c07dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9538 | 2025.12.18 03:58:07.034133 [ 5 ] {a2f5383b-0e14-46d4-9525-d724b4c07dcb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9539 | 2025.12.18 03:58:07.034338 [ 5 ] {a2f5383b-0e14-46d4-9525-d724b4c07dcb} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2025.12.18 03:58:07.034464 [ 5 ] {a2f5383b-0e14-46d4-9525-d724b4c07dcb} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001212 sec., 202970.29702970298 rows/sec., 12.41 MiB/sec. | ||
| 9541 | 2025.12.18 03:58:07.034501 [ 5 ] {a2f5383b-0e14-46d4-9525-d724b4c07dcb} <Debug> TCPHandler: Processed in 0.001374037 sec. | ||
| 9542 | 2025.12.18 03:58:07.034612 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2025.12.18 03:58:07.034717 [ 5 ] {6ff337a5-4539-4259-8340-c6a9c4ce5d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9544 | 2025.12.18 03:58:07.034756 [ 5 ] {6ff337a5-4539-4259-8340-c6a9c4ce5d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9545 | 2025.12.18 03:58:07.035217 [ 5 ] {6ff337a5-4539-4259-8340-c6a9c4ce5d3a} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2025.12.18 03:58:07.035252 [ 5 ] {6ff337a5-4539-4259-8340-c6a9c4ce5d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9547 | 2025.12.18 03:58:07.035578 [ 5 ] {6ff337a5-4539-4259-8340-c6a9c4ce5d3a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9548 | 2025.12.18 03:58:07.035793 [ 5 ] {6ff337a5-4539-4259-8340-c6a9c4ce5d3a} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.12.18 03:58:07.035920 [ 5 ] {6ff337a5-4539-4259-8340-c6a9c4ce5d3a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 9550 | 2025.12.18 03:58:07.035957 [ 5 ] {6ff337a5-4539-4259-8340-c6a9c4ce5d3a} <Debug> TCPHandler: Processed in 0.001394517 sec. | ||
| 9551 | 2025.12.18 03:58:07.036067 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9552 | 2025.12.18 03:58:07.036160 [ 5 ] {2791e458-c669-4c62-8e20-a55dc0800d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9553 | 2025.12.18 03:58:07.036199 [ 5 ] {2791e458-c669-4c62-8e20-a55dc0800d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9554 | 2025.12.18 03:58:07.036654 [ 5 ] {2791e458-c669-4c62-8e20-a55dc0800d70} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2025.12.18 03:58:07.036690 [ 5 ] {2791e458-c669-4c62-8e20-a55dc0800d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9556 | 2025.12.18 03:58:07.037021 [ 5 ] {2791e458-c669-4c62-8e20-a55dc0800d70} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9557 | 2025.12.18 03:58:07.037228 [ 5 ] {2791e458-c669-4c62-8e20-a55dc0800d70} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2025.12.18 03:58:07.037353 [ 5 ] {2791e458-c669-4c62-8e20-a55dc0800d70} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 9559 | 2025.12.18 03:58:07.037390 [ 5 ] {2791e458-c669-4c62-8e20-a55dc0800d70} <Debug> TCPHandler: Processed in 0.001371737 sec. | ||
| 9560 | 2025.12.18 03:58:07.037502 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9561 | 2025.12.18 03:58:07.037595 [ 5 ] {c4d72d19-8a22-4099-af95-705d4f842677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9562 | 2025.12.18 03:58:07.037636 [ 5 ] {c4d72d19-8a22-4099-af95-705d4f842677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9563 | 2025.12.18 03:58:07.038246 [ 5 ] {c4d72d19-8a22-4099-af95-705d4f842677} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2025.12.18 03:58:07.038282 [ 5 ] {c4d72d19-8a22-4099-af95-705d4f842677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9565 | 2025.12.18 03:58:07.038615 [ 5 ] {c4d72d19-8a22-4099-af95-705d4f842677} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9566 | 2025.12.18 03:58:07.038824 [ 5 ] {c4d72d19-8a22-4099-af95-705d4f842677} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2025.12.18 03:58:07.038952 [ 5 ] {c4d72d19-8a22-4099-af95-705d4f842677} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001375 sec., 523636.36363636365 rows/sec., 36.75 MiB/sec. | ||
| 9568 | 2025.12.18 03:58:07.038989 [ 5 ] {c4d72d19-8a22-4099-af95-705d4f842677} <Debug> TCPHandler: Processed in 0.001535899 sec. | ||
| 9569 | 2025.12.18 03:58:07.039105 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2025.12.18 03:58:07.039199 [ 5 ] {ae38c038-8beb-45db-a3ad-7576cef20739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9571 | 2025.12.18 03:58:07.039240 [ 5 ] {ae38c038-8beb-45db-a3ad-7576cef20739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9572 | 2025.12.18 03:58:07.039569 [ 5 ] {ae38c038-8beb-45db-a3ad-7576cef20739} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2025.12.18 03:58:07.039605 [ 5 ] {ae38c038-8beb-45db-a3ad-7576cef20739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9574 | 2025.12.18 03:58:07.039912 [ 5 ] {ae38c038-8beb-45db-a3ad-7576cef20739} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9575 | 2025.12.18 03:58:07.040114 [ 5 ] {ae38c038-8beb-45db-a3ad-7576cef20739} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2025.12.18 03:58:07.040241 [ 5 ] {ae38c038-8beb-45db-a3ad-7576cef20739} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 9577 | 2025.12.18 03:58:07.040276 [ 5 ] {ae38c038-8beb-45db-a3ad-7576cef20739} <Debug> TCPHandler: Processed in 0.001220585 sec. | ||
| 9578 | 2025.12.18 03:58:07.040386 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2025.12.18 03:58:07.040480 [ 5 ] {949ef92a-3b06-4204-865c-cd580f337345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9580 | 2025.12.18 03:58:07.040523 [ 5 ] {949ef92a-3b06-4204-865c-cd580f337345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9581 | 2025.12.18 03:58:07.040964 [ 5 ] {949ef92a-3b06-4204-865c-cd580f337345} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2025.12.18 03:58:07.041000 [ 5 ] {949ef92a-3b06-4204-865c-cd580f337345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9583 | 2025.12.18 03:58:07.041348 [ 5 ] {949ef92a-3b06-4204-865c-cd580f337345} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9584 | 2025.12.18 03:58:07.041557 [ 5 ] {949ef92a-3b06-4204-865c-cd580f337345} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2025.12.18 03:58:07.041689 [ 5 ] {949ef92a-3b06-4204-865c-cd580f337345} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001227 sec., 255908.7204563977 rows/sec., 16.81 MiB/sec. | ||
| 9586 | 2025.12.18 03:58:07.041727 [ 5 ] {949ef92a-3b06-4204-865c-cd580f337345} <Debug> TCPHandler: Processed in 0.001389217 sec. | ||
| 9587 | 2025.12.18 03:58:07.041844 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2025.12.18 03:58:07.041937 [ 5 ] {29b66850-e76b-4c49-b5a3-813990ca277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9589 | 2025.12.18 03:58:07.041978 [ 5 ] {29b66850-e76b-4c49-b5a3-813990ca277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9590 | 2025.12.18 03:58:07.042292 [ 5 ] {29b66850-e76b-4c49-b5a3-813990ca277b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2025.12.18 03:58:07.042327 [ 5 ] {29b66850-e76b-4c49-b5a3-813990ca277b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9592 | 2025.12.18 03:58:07.042618 [ 5 ] {29b66850-e76b-4c49-b5a3-813990ca277b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9593 | 2025.12.18 03:58:07.042828 [ 5 ] {29b66850-e76b-4c49-b5a3-813990ca277b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2025.12.18 03:58:07.042955 [ 5 ] {29b66850-e76b-4c49-b5a3-813990ca277b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 9595 | 2025.12.18 03:58:07.042990 [ 5 ] {29b66850-e76b-4c49-b5a3-813990ca277b} <Debug> TCPHandler: Processed in 0.001195625 sec. | ||
| 9596 | 2025.12.18 03:58:07.043088 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2025.12.18 03:58:07.043181 [ 5 ] {b19c24fe-89dc-49cd-99fb-e6c98126a53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9598 | 2025.12.18 03:58:07.043236 [ 5 ] {b19c24fe-89dc-49cd-99fb-e6c98126a53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9599 | 2025.12.18 03:58:07.044075 [ 5 ] {b19c24fe-89dc-49cd-99fb-e6c98126a53f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2025.12.18 03:58:07.044111 [ 5 ] {b19c24fe-89dc-49cd-99fb-e6c98126a53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9601 | 2025.12.18 03:58:07.044707 [ 5 ] {b19c24fe-89dc-49cd-99fb-e6c98126a53f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9602 | 2025.12.18 03:58:07.044933 [ 5 ] {b19c24fe-89dc-49cd-99fb-e6c98126a53f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.12.18 03:58:07.045070 [ 5 ] {b19c24fe-89dc-49cd-99fb-e6c98126a53f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001906 sec., 21511.017838405038 rows/sec., 38.55 MiB/sec. | ||
| 9604 | 2025.12.18 03:58:07.045132 [ 5 ] {b19c24fe-89dc-49cd-99fb-e6c98126a53f} <Debug> TCPHandler: Processed in 0.002091606 sec. | ||
| 9605 | 2025.12.18 03:58:07.045249 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2025.12.18 03:58:07.045343 [ 5 ] {c50a520f-851b-4b1d-a35d-854266aa107b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9607 | 2025.12.18 03:58:07.045385 [ 5 ] {c50a520f-851b-4b1d-a35d-854266aa107b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9608 | 2025.12.18 03:58:07.045718 [ 5 ] {c50a520f-851b-4b1d-a35d-854266aa107b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2025.12.18 03:58:07.045755 [ 5 ] {c50a520f-851b-4b1d-a35d-854266aa107b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9610 | 2025.12.18 03:58:07.046061 [ 5 ] {c50a520f-851b-4b1d-a35d-854266aa107b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9611 | 2025.12.18 03:58:07.046265 [ 5 ] {c50a520f-851b-4b1d-a35d-854266aa107b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2025.12.18 03:58:07.046388 [ 5 ] {c50a520f-851b-4b1d-a35d-854266aa107b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 9613 | 2025.12.18 03:58:07.046421 [ 5 ] {c50a520f-851b-4b1d-a35d-854266aa107b} <Debug> TCPHandler: Processed in 0.001221526 sec. | ||
| 9614 | 2025.12.18 03:58:08.456325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21549 | ||
| 9615 | 2025.12.18 03:58:08.457057 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2025.12.18 03:58:08.457125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9617 | 2025.12.18 03:58:08.457764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9618 | 2025.12.18 03:58:08.458052 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2025.12.18 03:58:08.458248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21549 | ||
| 9620 | 2025.12.18 03:58:09.642262 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9621 | 2025.12.18 03:58:09.659876 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2025.12.18 03:58:09.659934 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9623 | 2025.12.18 03:58:09.666022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9624 | 2025.12.18 03:58:09.666760 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2025.12.18 03:58:09.670037 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9626 | 2025.12.18 03:58:11.001308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1238 | ||
| 9627 | 2025.12.18 03:58:11.003812 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2025.12.18 03:58:11.003875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9629 | 2025.12.18 03:58:11.005172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9630 | 2025.12.18 03:58:11.005462 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2025.12.18 03:58:11.005852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 9632 | 2025.12.18 03:58:12.043095 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2025.12.18 03:58:12.043271 [ 5 ] {f930371a-8223-4315-8bfc-a49d6d33fd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9634 | 2025.12.18 03:58:12.043335 [ 5 ] {f930371a-8223-4315-8bfc-a49d6d33fd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9635 | 2025.12.18 03:58:12.044676 [ 5 ] {f930371a-8223-4315-8bfc-a49d6d33fd8f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2025.12.18 03:58:12.044721 [ 5 ] {f930371a-8223-4315-8bfc-a49d6d33fd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9637 | 2025.12.18 03:58:12.045206 [ 5 ] {f930371a-8223-4315-8bfc-a49d6d33fd8f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9638 | 2025.12.18 03:58:12.045431 [ 5 ] {f930371a-8223-4315-8bfc-a49d6d33fd8f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2025.12.18 03:58:12.045590 [ 5 ] {f930371a-8223-4315-8bfc-a49d6d33fd8f} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002365 sec., 505708.245243129 rows/sec., 41.69 MiB/sec. | ||
| 9640 | 2025.12.18 03:58:12.045631 [ 5 ] {f930371a-8223-4315-8bfc-a49d6d33fd8f} <Debug> TCPHandler: Processed in 0.002662693 sec. | ||
| 9641 | 2025.12.18 03:58:12.045766 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2025.12.18 03:58:12.045890 [ 5 ] {1b4d20bc-7107-49a3-a96c-b705e486a190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9643 | 2025.12.18 03:58:12.045941 [ 5 ] {1b4d20bc-7107-49a3-a96c-b705e486a190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9644 | 2025.12.18 03:58:12.046462 [ 5 ] {1b4d20bc-7107-49a3-a96c-b705e486a190} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2025.12.18 03:58:12.046498 [ 5 ] {1b4d20bc-7107-49a3-a96c-b705e486a190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9646 | 2025.12.18 03:58:12.046840 [ 5 ] {1b4d20bc-7107-49a3-a96c-b705e486a190} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9647 | 2025.12.18 03:58:12.047054 [ 5 ] {1b4d20bc-7107-49a3-a96c-b705e486a190} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2025.12.18 03:58:12.047187 [ 5 ] {1b4d20bc-7107-49a3-a96c-b705e486a190} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001321 sec., 172596.51778955339 rows/sec., 11.69 MiB/sec. | ||
| 9649 | 2025.12.18 03:58:12.047226 [ 5 ] {1b4d20bc-7107-49a3-a96c-b705e486a190} <Debug> TCPHandler: Processed in 0.001522268 sec. | ||
| 9650 | 2025.12.18 03:58:12.047348 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9651 | 2025.12.18 03:58:12.047471 [ 5 ] {d58cf2db-0a38-4f14-a648-a9c774631246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9652 | 2025.12.18 03:58:12.047521 [ 5 ] {d58cf2db-0a38-4f14-a648-a9c774631246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9653 | 2025.12.18 03:58:12.048198 [ 5 ] {d58cf2db-0a38-4f14-a648-a9c774631246} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2025.12.18 03:58:12.048233 [ 5 ] {d58cf2db-0a38-4f14-a648-a9c774631246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9655 | 2025.12.18 03:58:12.048572 [ 5 ] {d58cf2db-0a38-4f14-a648-a9c774631246} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9656 | 2025.12.18 03:58:12.048869 [ 5 ] {d58cf2db-0a38-4f14-a648-a9c774631246} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2025.12.18 03:58:12.049015 [ 5 ] {d58cf2db-0a38-4f14-a648-a9c774631246} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001568 sec., 331632.6530612245 rows/sec., 24.54 MiB/sec. | ||
| 9658 | 2025.12.18 03:58:12.049054 [ 5 ] {d58cf2db-0a38-4f14-a648-a9c774631246} <Debug> TCPHandler: Processed in 0.001766982 sec. | ||
| 9659 | 2025.12.18 03:58:12.049172 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2025.12.18 03:58:12.049269 [ 5 ] {c67098a4-d231-4b85-9b5e-9789ece31f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9661 | 2025.12.18 03:58:12.049313 [ 5 ] {c67098a4-d231-4b85-9b5e-9789ece31f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9662 | 2025.12.18 03:58:12.049935 [ 5 ] {c67098a4-d231-4b85-9b5e-9789ece31f90} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2025.12.18 03:58:12.049973 [ 5 ] {c67098a4-d231-4b85-9b5e-9789ece31f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9664 | 2025.12.18 03:58:12.050480 [ 5 ] {c67098a4-d231-4b85-9b5e-9789ece31f90} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9665 | 2025.12.18 03:58:12.050717 [ 5 ] {c67098a4-d231-4b85-9b5e-9789ece31f90} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2025.12.18 03:58:12.050864 [ 5 ] {c67098a4-d231-4b85-9b5e-9789ece31f90} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001614 sec., 522924.41140024783 rows/sec., 35.20 MiB/sec. | ||
| 9667 | 2025.12.18 03:58:12.050902 [ 5 ] {c67098a4-d231-4b85-9b5e-9789ece31f90} <Debug> TCPHandler: Processed in 0.001779962 sec. | ||
| 9668 | 2025.12.18 03:58:12.051019 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2025.12.18 03:58:12.051115 [ 5 ] {5f6eb1ba-a721-421f-8195-6f8a985754e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9670 | 2025.12.18 03:58:12.051157 [ 5 ] {5f6eb1ba-a721-421f-8195-6f8a985754e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9671 | 2025.12.18 03:58:12.051499 [ 5 ] {5f6eb1ba-a721-421f-8195-6f8a985754e5} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2025.12.18 03:58:12.051533 [ 5 ] {5f6eb1ba-a721-421f-8195-6f8a985754e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9673 | 2025.12.18 03:58:12.051901 [ 5 ] {5f6eb1ba-a721-421f-8195-6f8a985754e5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9674 | 2025.12.18 03:58:12.052115 [ 5 ] {5f6eb1ba-a721-421f-8195-6f8a985754e5} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2025.12.18 03:58:12.052255 [ 5 ] {5f6eb1ba-a721-421f-8195-6f8a985754e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 9676 | 2025.12.18 03:58:12.052293 [ 5 ] {5f6eb1ba-a721-421f-8195-6f8a985754e5} <Debug> TCPHandler: Processed in 0.001322437 sec. | ||
| 9677 | 2025.12.18 03:58:15.783476 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9678 | 2025.12.18 03:58:15.783551 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9679 | 2025.12.18 03:58:15.958471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21997 | ||
| 9680 | 2025.12.18 03:58:15.959298 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2025.12.18 03:58:15.959387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9682 | 2025.12.18 03:58:15.960027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9683 | 2025.12.18 03:58:15.960267 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2025.12.18 03:58:15.960417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21997 | ||
| 9685 | 2025.12.18 03:58:15.960449 [ 132 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9686 | 2025.12.18 03:58:15.960539 [ 132 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2025.12.18 03:58:15.960574 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9688 | 2025.12.18 03:58:15.960707 [ 190 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9689 | 2025.12.18 03:58:15.960874 [ 190 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9690 | 2025.12.18 03:58:15.960918 [ 190 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19629 rows starting from the beginning of the part | ||
| 9691 | 2025.12.18 03:58:15.960993 [ 190 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9692 | 2025.12.18 03:58:15.961042 [ 190 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9693 | 2025.12.18 03:58:15.961089 [ 190 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9694 | 2025.12.18 03:58:15.961135 [ 190 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9695 | 2025.12.18 03:58:15.961179 [ 190 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9696 | 2025.12.18 03:58:15.963160 [ 195 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21997 rows, containing 4 columns (4 merged, 0 gathered) in 0.002506081 sec., 8777449.731273651 rows/sec., 125.56 MiB/sec. | ||
| 9697 | 2025.12.18 03:58:15.963491 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9698 | 2025.12.18 03:58:15.963795 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2025.12.18 03:58:15.963882 [ 186 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_46_9} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9700 | 2025.12.18 03:58:15.963980 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9701 | 2025.12.18 03:58:17.030206 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9702 | 2025.12.18 03:58:17.030395 [ 5 ] {7e788e33-ba8d-4ac2-8751-66d40c29ce68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9703 | 2025.12.18 03:58:17.030466 [ 5 ] {7e788e33-ba8d-4ac2-8751-66d40c29ce68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9704 | 2025.12.18 03:58:17.031308 [ 5 ] {7e788e33-ba8d-4ac2-8751-66d40c29ce68} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2025.12.18 03:58:17.031350 [ 5 ] {7e788e33-ba8d-4ac2-8751-66d40c29ce68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9706 | 2025.12.18 03:58:17.031741 [ 5 ] {7e788e33-ba8d-4ac2-8751-66d40c29ce68} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9707 | 2025.12.18 03:58:17.031958 [ 5 ] {7e788e33-ba8d-4ac2-8751-66d40c29ce68} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2025.12.18 03:58:17.032085 [ 132 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9709 | 2025.12.18 03:58:17.032101 [ 5 ] {7e788e33-ba8d-4ac2-8751-66d40c29ce68} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001759 sec., 233086.98123934053 rows/sec., 14.79 MiB/sec. | ||
| 9710 | 2025.12.18 03:58:17.032150 [ 132 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2025.12.18 03:58:17.032164 [ 5 ] {7e788e33-ba8d-4ac2-8751-66d40c29ce68} <Debug> TCPHandler: Processed in 0.002081906 sec. | ||
| 9712 | 2025.12.18 03:58:17.032179 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9713 | 2025.12.18 03:58:17.032273 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 9714 | 2025.12.18 03:58:17.032290 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2025.12.18 03:58:17.032377 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9716 | 2025.12.18 03:58:17.032390 [ 5 ] {7e7f9a78-a81f-4d0b-af12-4dfe38c07845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9717 | 2025.12.18 03:58:17.032410 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 9718 | 2025.12.18 03:58:17.032430 [ 5 ] {7e7f9a78-a81f-4d0b-af12-4dfe38c07845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9719 | 2025.12.18 03:58:17.032475 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 9720 | 2025.12.18 03:58:17.032527 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 9721 | 2025.12.18 03:58:17.032572 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 9722 | 2025.12.18 03:58:17.032615 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 9723 | 2025.12.18 03:58:17.033248 [ 5 ] {7e7f9a78-a81f-4d0b-af12-4dfe38c07845} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.12.18 03:58:17.033282 [ 5 ] {7e7f9a78-a81f-4d0b-af12-4dfe38c07845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9725 | 2025.12.18 03:58:17.033640 [ 195 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405228 sec., 1458837.9963963144 rows/sec., 98.11 MiB/sec. | ||
| 9726 | 2025.12.18 03:58:17.033653 [ 5 ] {7e7f9a78-a81f-4d0b-af12-4dfe38c07845} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9727 | 2025.12.18 03:58:17.033760 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9728 | 2025.12.18 03:58:17.033863 [ 5 ] {7e7f9a78-a81f-4d0b-af12-4dfe38c07845} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2025.12.18 03:58:17.033975 [ 132 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9730 | 2025.12.18 03:58:17.033993 [ 5 ] {7e7f9a78-a81f-4d0b-af12-4dfe38c07845} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.00162 sec., 737037.0370370371 rows/sec., 58.90 MiB/sec. | ||
| 9731 | 2025.12.18 03:58:17.033999 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.12.18 03:58:17.034007 [ 132 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.12.18 03:58:17.034036 [ 5 ] {7e7f9a78-a81f-4d0b-af12-4dfe38c07845} <Debug> TCPHandler: Processed in 0.001792942 sec. | ||
| 9734 | 2025.12.18 03:58:17.034045 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9735 | 2025.12.18 03:58:17.034076 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_33_8} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9736 | 2025.12.18 03:58:17.034144 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9737 | 2025.12.18 03:58:17.034155 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2025.12.18 03:58:17.034181 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9739 | 2025.12.18 03:58:17.034248 [ 5 ] {d5f5c023-f63a-4933-81e0-bd875112c50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9740 | 2025.12.18 03:58:17.034292 [ 5 ] {d5f5c023-f63a-4933-81e0-bd875112c50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9741 | 2025.12.18 03:58:17.034318 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9742 | 2025.12.18 03:58:17.034357 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2345 rows starting from the beginning of the part | ||
| 9743 | 2025.12.18 03:58:17.034423 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1201 rows starting from the beginning of the part | ||
| 9744 | 2025.12.18 03:58:17.034471 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9745 | 2025.12.18 03:58:17.034513 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1194 rows starting from the beginning of the part | ||
| 9746 | 2025.12.18 03:58:17.034553 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1196 rows starting from the beginning of the part | ||
| 9747 | 2025.12.18 03:58:17.034593 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1194 rows starting from the beginning of the part | ||
| 9748 | 2025.12.18 03:58:17.034764 [ 5 ] {d5f5c023-f63a-4933-81e0-bd875112c50a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2025.12.18 03:58:17.034804 [ 5 ] {d5f5c023-f63a-4933-81e0-bd875112c50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9750 | 2025.12.18 03:58:17.035103 [ 5 ] {d5f5c023-f63a-4933-81e0-bd875112c50a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9751 | 2025.12.18 03:58:17.035305 [ 5 ] {d5f5c023-f63a-4933-81e0-bd875112c50a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2025.12.18 03:58:17.035439 [ 5 ] {d5f5c023-f63a-4933-81e0-bd875112c50a} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.00121 sec., 203305.78512396695 rows/sec., 12.43 MiB/sec. | ||
| 9753 | 2025.12.18 03:58:17.035476 [ 5 ] {d5f5c023-f63a-4933-81e0-bd875112c50a} <Debug> TCPHandler: Processed in 0.001367637 sec. | ||
| 9754 | 2025.12.18 03:58:17.035585 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9755 | 2025.12.18 03:58:17.035677 [ 5 ] {4d07cd73-3866-488f-9edd-818f730e2c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9756 | 2025.12.18 03:58:17.035715 [ 5 ] {4d07cd73-3866-488f-9edd-818f730e2c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9757 | 2025.12.18 03:58:17.036171 [ 5 ] {4d07cd73-3866-488f-9edd-818f730e2c43} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2025.12.18 03:58:17.036206 [ 5 ] {4d07cd73-3866-488f-9edd-818f730e2c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9759 | 2025.12.18 03:58:17.036500 [ 5 ] {4d07cd73-3866-488f-9edd-818f730e2c43} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9760 | 2025.12.18 03:58:17.036714 [ 5 ] {4d07cd73-3866-488f-9edd-818f730e2c43} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2025.12.18 03:58:17.036840 [ 5 ] {4d07cd73-3866-488f-9edd-818f730e2c43} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001181 sec., 179508.89077053344 rows/sec., 11.58 MiB/sec. | ||
| 9762 | 2025.12.18 03:58:17.036877 [ 5 ] {4d07cd73-3866-488f-9edd-818f730e2c43} <Debug> TCPHandler: Processed in 0.001338797 sec. | ||
| 9763 | 2025.12.18 03:58:17.036954 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7186 rows, containing 5 columns (5 merged, 0 gathered) in 0.002844196 sec., 2526548.8032470336 rows/sec., 213.63 MiB/sec. | ||
| 9764 | 2025.12.18 03:58:17.036986 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2025.12.18 03:58:17.037083 [ 5 ] {7ef80248-b90d-4566-b8ca-c680e8e8287a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9766 | 2025.12.18 03:58:17.037121 [ 5 ] {7ef80248-b90d-4566-b8ca-c680e8e8287a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9767 | 2025.12.18 03:58:17.037254 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9768 | 2025.12.18 03:58:17.037503 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2025.12.18 03:58:17.037567 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_66_13} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9770 | 2025.12.18 03:58:17.037574 [ 5 ] {7ef80248-b90d-4566-b8ca-c680e8e8287a} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2025.12.18 03:58:17.037609 [ 5 ] {7ef80248-b90d-4566-b8ca-c680e8e8287a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9772 | 2025.12.18 03:58:17.037638 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 9773 | 2025.12.18 03:58:17.037898 [ 5 ] {7ef80248-b90d-4566-b8ca-c680e8e8287a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9774 | 2025.12.18 03:58:17.038095 [ 5 ] {7ef80248-b90d-4566-b8ca-c680e8e8287a} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2025.12.18 03:58:17.038220 [ 5 ] {7ef80248-b90d-4566-b8ca-c680e8e8287a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001155 sec., 182683.98268398267 rows/sec., 10.37 MiB/sec. | ||
| 9776 | 2025.12.18 03:58:17.038227 [ 130 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9777 | 2025.12.18 03:58:17.038258 [ 5 ] {7ef80248-b90d-4566-b8ca-c680e8e8287a} <Debug> TCPHandler: Processed in 0.001318846 sec. | ||
| 9778 | 2025.12.18 03:58:17.038279 [ 130 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2025.12.18 03:58:17.038308 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9780 | 2025.12.18 03:58:17.038371 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2025.12.18 03:58:17.038377 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 9782 | 2025.12.18 03:58:17.038453 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9783 | 2025.12.18 03:58:17.038466 [ 5 ] {412207d3-0ef2-4acd-8fab-c16e295d7f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9784 | 2025.12.18 03:58:17.038477 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 9785 | 2025.12.18 03:58:17.038505 [ 5 ] {412207d3-0ef2-4acd-8fab-c16e295d7f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9786 | 2025.12.18 03:58:17.038525 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 9787 | 2025.12.18 03:58:17.038563 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 9788 | 2025.12.18 03:58:17.038594 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 9789 | 2025.12.18 03:58:17.038626 [ 187 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 9790 | 2025.12.18 03:58:17.039115 [ 5 ] {412207d3-0ef2-4acd-8fab-c16e295d7f5f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2025.12.18 03:58:17.039149 [ 5 ] {412207d3-0ef2-4acd-8fab-c16e295d7f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9792 | 2025.12.18 03:58:17.039338 [ 189 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.000979532 sec., 1077044.956162739 rows/sec., 65.27 MiB/sec. | ||
| 9793 | 2025.12.18 03:58:17.039464 [ 5 ] {412207d3-0ef2-4acd-8fab-c16e295d7f5f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9794 | 2025.12.18 03:58:17.039469 [ 195 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9795 | 2025.12.18 03:58:17.039679 [ 5 ] {412207d3-0ef2-4acd-8fab-c16e295d7f5f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2025.12.18 03:58:17.039707 [ 195 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2025.12.18 03:58:17.039766 [ 195 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_33_8} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9798 | 2025.12.18 03:58:17.039798 [ 130 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9799 | 2025.12.18 03:58:17.039806 [ 5 ] {412207d3-0ef2-4acd-8fab-c16e295d7f5f} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001357 sec., 530582.1665438467 rows/sec., 37.24 MiB/sec. | ||
| 9800 | 2025.12.18 03:58:17.039819 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9801 | 2025.12.18 03:58:17.039833 [ 130 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2025.12.18 03:58:17.039855 [ 5 ] {412207d3-0ef2-4acd-8fab-c16e295d7f5f} <Debug> TCPHandler: Processed in 0.001530489 sec. | ||
| 9803 | 2025.12.18 03:58:17.039861 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9804 | 2025.12.18 03:58:17.039956 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9805 | 2025.12.18 03:58:17.039976 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2025.12.18 03:58:17.040073 [ 5 ] {22b8e155-de61-4dc9-88a4-f8ffa14242f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9807 | 2025.12.18 03:58:17.040074 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9808 | 2025.12.18 03:58:17.040117 [ 5 ] {22b8e155-de61-4dc9-88a4-f8ffa14242f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9809 | 2025.12.18 03:58:17.040123 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1212 rows starting from the beginning of the part | ||
| 9810 | 2025.12.18 03:58:17.040204 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 734 rows starting from the beginning of the part | ||
| 9811 | 2025.12.18 03:58:17.040246 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9812 | 2025.12.18 03:58:17.040300 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 720 rows starting from the beginning of the part | ||
| 9813 | 2025.12.18 03:58:17.040338 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 520 rows starting from the beginning of the part | ||
| 9814 | 2025.12.18 03:58:17.040379 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 720 rows starting from the beginning of the part | ||
| 9815 | 2025.12.18 03:58:17.040472 [ 5 ] {22b8e155-de61-4dc9-88a4-f8ffa14242f5} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2025.12.18 03:58:17.040513 [ 5 ] {22b8e155-de61-4dc9-88a4-f8ffa14242f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9817 | 2025.12.18 03:58:17.040831 [ 5 ] {22b8e155-de61-4dc9-88a4-f8ffa14242f5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9818 | 2025.12.18 03:58:17.041049 [ 5 ] {22b8e155-de61-4dc9-88a4-f8ffa14242f5} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2025.12.18 03:58:17.041180 [ 5 ] {22b8e155-de61-4dc9-88a4-f8ffa14242f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 9820 | 2025.12.18 03:58:17.041216 [ 5 ] {22b8e155-de61-4dc9-88a4-f8ffa14242f5} <Debug> TCPHandler: Processed in 0.001286956 sec. | ||
| 9821 | 2025.12.18 03:58:17.041326 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2025.12.18 03:58:17.041416 [ 5 ] {34e216d3-9c03-493e-ad4c-38f98090c31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9823 | 2025.12.18 03:58:17.041457 [ 5 ] {34e216d3-9c03-493e-ad4c-38f98090c31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9824 | 2025.12.18 03:58:17.041888 [ 5 ] {34e216d3-9c03-493e-ad4c-38f98090c31c} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2025.12.18 03:58:17.041908 [ 188 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001991734 sec., 1993238.052872522 rows/sec., 149.73 MiB/sec. | ||
| 9826 | 2025.12.18 03:58:17.041923 [ 5 ] {34e216d3-9c03-493e-ad4c-38f98090c31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9827 | 2025.12.18 03:58:17.042085 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9828 | 2025.12.18 03:58:17.042291 [ 5 ] {34e216d3-9c03-493e-ad4c-38f98090c31c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9829 | 2025.12.18 03:58:17.042359 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2025.12.18 03:58:17.042445 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_66_13} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9831 | 2025.12.18 03:58:17.042523 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9832 | 2025.12.18 03:58:17.042528 [ 5 ] {34e216d3-9c03-493e-ad4c-38f98090c31c} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2025.12.18 03:58:17.042647 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9834 | 2025.12.18 03:58:17.042668 [ 5 ] {34e216d3-9c03-493e-ad4c-38f98090c31c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00127 sec., 247244.09448818897 rows/sec., 16.24 MiB/sec. | ||
| 9835 | 2025.12.18 03:58:17.042678 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2025.12.18 03:58:17.042706 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9837 | 2025.12.18 03:58:17.042710 [ 5 ] {34e216d3-9c03-493e-ad4c-38f98090c31c} <Debug> TCPHandler: Processed in 0.001430747 sec. | ||
| 9838 | 2025.12.18 03:58:17.042769 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9839 | 2025.12.18 03:58:17.042828 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2025.12.18 03:58:17.042841 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9841 | 2025.12.18 03:58:17.042866 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21937 rows starting from the beginning of the part | ||
| 9842 | 2025.12.18 03:58:17.042914 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 321 rows starting from the beginning of the part | ||
| 9843 | 2025.12.18 03:58:17.042920 [ 5 ] {4a4e6ad5-c910-4c12-9d87-cf074488e908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9844 | 2025.12.18 03:58:17.042954 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9845 | 2025.12.18 03:58:17.042963 [ 5 ] {4a4e6ad5-c910-4c12-9d87-cf074488e908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9846 | 2025.12.18 03:58:17.042992 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 9847 | 2025.12.18 03:58:17.043030 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 844 rows starting from the beginning of the part | ||
| 9848 | 2025.12.18 03:58:17.043066 [ 195 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 9849 | 2025.12.18 03:58:17.043279 [ 5 ] {4a4e6ad5-c910-4c12-9d87-cf074488e908} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2025.12.18 03:58:17.043312 [ 5 ] {4a4e6ad5-c910-4c12-9d87-cf074488e908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9851 | 2025.12.18 03:58:17.043594 [ 5 ] {4a4e6ad5-c910-4c12-9d87-cf074488e908} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9852 | 2025.12.18 03:58:17.043809 [ 5 ] {4a4e6ad5-c910-4c12-9d87-cf074488e908} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2025.12.18 03:58:17.043937 [ 5 ] {4a4e6ad5-c910-4c12-9d87-cf074488e908} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 9854 | 2025.12.18 03:58:17.043972 [ 5 ] {4a4e6ad5-c910-4c12-9d87-cf074488e908} <Debug> TCPHandler: Processed in 0.001191155 sec. | ||
| 9855 | 2025.12.18 03:58:17.044082 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2025.12.18 03:58:17.044173 [ 5 ] {2ac8b9b8-f6e3-45c0-adef-32afab993607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9857 | 2025.12.18 03:58:17.044225 [ 5 ] {2ac8b9b8-f6e3-45c0-adef-32afab993607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9858 | 2025.12.18 03:58:17.045064 [ 5 ] {2ac8b9b8-f6e3-45c0-adef-32afab993607} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2025.12.18 03:58:17.045099 [ 5 ] {2ac8b9b8-f6e3-45c0-adef-32afab993607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9860 | 2025.12.18 03:58:17.045874 [ 5 ] {2ac8b9b8-f6e3-45c0-adef-32afab993607} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9861 | 2025.12.18 03:58:17.046106 [ 5 ] {2ac8b9b8-f6e3-45c0-adef-32afab993607} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2025.12.18 03:58:17.046250 [ 5 ] {2ac8b9b8-f6e3-45c0-adef-32afab993607} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002094 sec., 19579.751671442216 rows/sec., 35.09 MiB/sec. | ||
| 9863 | 2025.12.18 03:58:17.046330 [ 5 ] {2ac8b9b8-f6e3-45c0-adef-32afab993607} <Debug> TCPHandler: Processed in 0.002294958 sec. | ||
| 9864 | 2025.12.18 03:58:17.046451 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2025.12.18 03:58:17.046543 [ 5 ] {421af6d0-e3ba-4470-abd9-6198781e8763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9866 | 2025.12.18 03:58:17.046583 [ 5 ] {421af6d0-e3ba-4470-abd9-6198781e8763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9867 | 2025.12.18 03:58:17.046924 [ 5 ] {421af6d0-e3ba-4470-abd9-6198781e8763} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2025.12.18 03:58:17.046958 [ 5 ] {421af6d0-e3ba-4470-abd9-6198781e8763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9869 | 2025.12.18 03:58:17.047253 [ 5 ] {421af6d0-e3ba-4470-abd9-6198781e8763} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9870 | 2025.12.18 03:58:17.047459 [ 5 ] {421af6d0-e3ba-4470-abd9-6198781e8763} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2025.12.18 03:58:17.047562 [ 130 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9872 | 2025.12.18 03:58:17.047581 [ 5 ] {421af6d0-e3ba-4470-abd9-6198781e8763} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 9873 | 2025.12.18 03:58:17.047592 [ 130 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2025.12.18 03:58:17.047618 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9875 | 2025.12.18 03:58:17.047622 [ 5 ] {421af6d0-e3ba-4470-abd9-6198781e8763} <Debug> TCPHandler: Processed in 0.001218376 sec. | ||
| 9876 | 2025.12.18 03:58:17.047708 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9877 | 2025.12.18 03:58:17.047831 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9878 | 2025.12.18 03:58:17.047871 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4920 rows starting from the beginning of the part | ||
| 9879 | 2025.12.18 03:58:17.047940 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 9880 | 2025.12.18 03:58:17.047990 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9881 | 2025.12.18 03:58:17.048035 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 9882 | 2025.12.18 03:58:17.048078 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9883 | 2025.12.18 03:58:17.048122 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9884 | 2025.12.18 03:58:17.054310 [ 197 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5352 rows, containing 4 columns (4 merged, 0 gathered) in 0.006642423 sec., 805730.0777141113 rows/sec., 51.14 MiB/sec. | ||
| 9885 | 2025.12.18 03:58:17.054916 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9886 | 2025.12.18 03:58:17.055240 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2025.12.18 03:58:17.055319 [ 192 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_66_13} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9888 | 2025.12.18 03:58:17.055394 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 9889 | 2025.12.18 03:58:17.059094 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23890 rows, containing 5 columns (5 merged, 0 gathered) in 0.016349053 sec., 1461246.7156354561 rows/sec., 97.78 MiB/sec. | ||
| 9890 | 2025.12.18 03:58:17.060064 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9891 | 2025.12.18 03:58:17.060409 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2025.12.18 03:58:17.060481 [ 197 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9893 | 2025.12.18 03:58:17.060561 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9894 | 2025.12.18 03:58:17.170212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9895 | 2025.12.18 03:58:17.188690 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2025.12.18 03:58:17.188742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9897 | 2025.12.18 03:58:17.194958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9898 | 2025.12.18 03:58:17.195690 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2025.12.18 03:58:17.195974 [ 130 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9900 | 2025.12.18 03:58:17.196011 [ 130 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2025.12.18 03:58:17.196033 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9902 | 2025.12.18 03:58:17.196144 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9903 | 2025.12.18 03:58:17.199707 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9904 | 2025.12.18 03:58:17.199737 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9905 | 2025.12.18 03:58:17.201265 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9906 | 2025.12.18 03:58:17.206245 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9907 | 2025.12.18 03:58:17.211012 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9908 | 2025.12.18 03:58:17.215957 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9909 | 2025.12.18 03:58:17.221260 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9910 | 2025.12.18 03:58:17.225818 [ 192 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9911 | 2025.12.18 03:58:17.280591 [ 188 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.084492621 sec., 4106.86750976751 rows/sec., 21.24 MiB/sec. | ||
| 9912 | 2025.12.18 03:58:17.283408 [ 193 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9913 | 2025.12.18 03:58:17.285522 [ 193 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2025.12.18 03:58:17.285632 [ 193 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_46_9} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9915 | 2025.12.18 03:58:17.287747 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9916 | 2025.12.18 03:58:21.006165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1270 | ||
| 9917 | 2025.12.18 03:58:21.008515 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2025.12.18 03:58:21.008566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9919 | 2025.12.18 03:58:21.009779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9920 | 2025.12.18 03:58:21.010050 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2025.12.18 03:58:21.010323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 9922 | 2025.12.18 03:58:22.015549 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2025.12.18 03:58:22.015721 [ 5 ] {c4db3eb5-60dc-4085-affb-e4079d89c82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9924 | 2025.12.18 03:58:22.015784 [ 5 ] {c4db3eb5-60dc-4085-affb-e4079d89c82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9925 | 2025.12.18 03:58:22.016454 [ 5 ] {c4db3eb5-60dc-4085-affb-e4079d89c82d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2025.12.18 03:58:22.016496 [ 5 ] {c4db3eb5-60dc-4085-affb-e4079d89c82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9927 | 2025.12.18 03:58:22.016871 [ 5 ] {c4db3eb5-60dc-4085-affb-e4079d89c82d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9928 | 2025.12.18 03:58:22.017096 [ 5 ] {c4db3eb5-60dc-4085-affb-e4079d89c82d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2025.12.18 03:58:22.017243 [ 5 ] {c4db3eb5-60dc-4085-affb-e4079d89c82d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001571 sec., 35646.08529598982 rows/sec., 2.74 MiB/sec. | ||
| 9930 | 2025.12.18 03:58:22.017303 [ 5 ] {c4db3eb5-60dc-4085-affb-e4079d89c82d} <Debug> TCPHandler: Processed in 0.001878563 sec. | ||
| 9931 | 2025.12.18 03:58:22.017502 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2025.12.18 03:58:22.017610 [ 5 ] {5b7717cf-cee4-4b55-b40a-d6de6bedaf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9933 | 2025.12.18 03:58:22.017655 [ 5 ] {5b7717cf-cee4-4b55-b40a-d6de6bedaf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9934 | 2025.12.18 03:58:22.018228 [ 5 ] {5b7717cf-cee4-4b55-b40a-d6de6bedaf1c} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2025.12.18 03:58:22.018268 [ 5 ] {5b7717cf-cee4-4b55-b40a-d6de6bedaf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9936 | 2025.12.18 03:58:22.018622 [ 5 ] {5b7717cf-cee4-4b55-b40a-d6de6bedaf1c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9937 | 2025.12.18 03:58:22.018864 [ 5 ] {5b7717cf-cee4-4b55-b40a-d6de6bedaf1c} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2025.12.18 03:58:22.019002 [ 5 ] {5b7717cf-cee4-4b55-b40a-d6de6bedaf1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001415 sec., 45229.68197879859 rows/sec., 3.53 MiB/sec. | ||
| 9939 | 2025.12.18 03:58:22.019042 [ 5 ] {5b7717cf-cee4-4b55-b40a-d6de6bedaf1c} <Debug> TCPHandler: Processed in 0.00159672 sec. | ||
| 9940 | 2025.12.18 03:58:22.019173 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9941 | 2025.12.18 03:58:22.019268 [ 5 ] {47f9c144-a67a-457f-805b-e19253987d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9942 | 2025.12.18 03:58:22.019315 [ 5 ] {47f9c144-a67a-457f-805b-e19253987d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9943 | 2025.12.18 03:58:22.019828 [ 5 ] {47f9c144-a67a-457f-805b-e19253987d67} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2025.12.18 03:58:22.019872 [ 5 ] {47f9c144-a67a-457f-805b-e19253987d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9945 | 2025.12.18 03:58:22.020329 [ 5 ] {47f9c144-a67a-457f-805b-e19253987d67} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9946 | 2025.12.18 03:58:22.020610 [ 5 ] {47f9c144-a67a-457f-805b-e19253987d67} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2025.12.18 03:58:22.020775 [ 5 ] {47f9c144-a67a-457f-805b-e19253987d67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. | ||
| 9948 | 2025.12.18 03:58:22.020826 [ 5 ] {47f9c144-a67a-457f-805b-e19253987d67} <Debug> TCPHandler: Processed in 0.001702601 sec. | ||
| 9949 | 2025.12.18 03:58:22.020956 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2025.12.18 03:58:22.021052 [ 5 ] {3c8b4bae-7c70-4b25-b868-b1aef19e0a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9951 | 2025.12.18 03:58:22.021099 [ 5 ] {3c8b4bae-7c70-4b25-b868-b1aef19e0a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9952 | 2025.12.18 03:58:22.021488 [ 5 ] {3c8b4bae-7c70-4b25-b868-b1aef19e0a45} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2025.12.18 03:58:22.021527 [ 5 ] {3c8b4bae-7c70-4b25-b868-b1aef19e0a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9954 | 2025.12.18 03:58:22.021879 [ 5 ] {3c8b4bae-7c70-4b25-b868-b1aef19e0a45} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9955 | 2025.12.18 03:58:22.022099 [ 5 ] {3c8b4bae-7c70-4b25-b868-b1aef19e0a45} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2025.12.18 03:58:22.022229 [ 5 ] {3c8b4bae-7c70-4b25-b868-b1aef19e0a45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 9957 | 2025.12.18 03:58:22.022268 [ 5 ] {3c8b4bae-7c70-4b25-b868-b1aef19e0a45} <Debug> TCPHandler: Processed in 0.001360587 sec. | ||
| 9958 | 2025.12.18 03:58:23.460613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22509 | ||
| 9959 | 2025.12.18 03:58:23.461174 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2025.12.18 03:58:23.461227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9961 | 2025.12.18 03:58:23.461807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9962 | 2025.12.18 03:58:23.462062 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2025.12.18 03:58:23.462226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 9964 | 2025.12.18 03:58:24.699919 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9965 | 2025.12.18 03:58:24.715210 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2025.12.18 03:58:24.715267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9967 | 2025.12.18 03:58:24.721585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9968 | 2025.12.18 03:58:24.722273 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2025.12.18 03:58:24.724929 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9970 | 2025.12.18 03:58:27.029792 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2025.12.18 03:58:27.030015 [ 5 ] {c102f2fc-0052-4281-a32f-e3d4068a7d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9972 | 2025.12.18 03:58:27.030098 [ 5 ] {c102f2fc-0052-4281-a32f-e3d4068a7d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9973 | 2025.12.18 03:58:27.031221 [ 5 ] {c102f2fc-0052-4281-a32f-e3d4068a7d61} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2025.12.18 03:58:27.031273 [ 5 ] {c102f2fc-0052-4281-a32f-e3d4068a7d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9975 | 2025.12.18 03:58:27.031726 [ 5 ] {c102f2fc-0052-4281-a32f-e3d4068a7d61} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9976 | 2025.12.18 03:58:27.031944 [ 5 ] {c102f2fc-0052-4281-a32f-e3d4068a7d61} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2025.12.18 03:58:27.032100 [ 5 ] {c102f2fc-0052-4281-a32f-e3d4068a7d61} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002147 sec., 190964.13600372613 rows/sec., 12.11 MiB/sec. | ||
| 9978 | 2025.12.18 03:58:27.032143 [ 5 ] {c102f2fc-0052-4281-a32f-e3d4068a7d61} <Debug> TCPHandler: Processed in 0.002505571 sec. | ||
| 9979 | 2025.12.18 03:58:27.032269 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2025.12.18 03:58:27.032363 [ 5 ] {fad38670-a448-4676-9ee5-d03a9887841e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9981 | 2025.12.18 03:58:27.032404 [ 5 ] {fad38670-a448-4676-9ee5-d03a9887841e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9982 | 2025.12.18 03:58:27.032800 [ 5 ] {fad38670-a448-4676-9ee5-d03a9887841e} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2025.12.18 03:58:27.032837 [ 5 ] {fad38670-a448-4676-9ee5-d03a9887841e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9984 | 2025.12.18 03:58:27.033130 [ 5 ] {fad38670-a448-4676-9ee5-d03a9887841e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9985 | 2025.12.18 03:58:27.033339 [ 5 ] {fad38670-a448-4676-9ee5-d03a9887841e} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2025.12.18 03:58:27.033467 [ 5 ] {fad38670-a448-4676-9ee5-d03a9887841e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 145.35 KiB/sec. | ||
| 9987 | 2025.12.18 03:58:27.033503 [ 5 ] {fad38670-a448-4676-9ee5-d03a9887841e} <Debug> TCPHandler: Processed in 0.001281396 sec. | ||
| 9988 | 2025.12.18 03:58:27.033614 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2025.12.18 03:58:27.033707 [ 5 ] {30ba60b7-5cdc-4d74-b6b8-2a48cb76bac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9990 | 2025.12.18 03:58:27.033745 [ 5 ] {30ba60b7-5cdc-4d74-b6b8-2a48cb76bac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9991 | 2025.12.18 03:58:27.034968 [ 5 ] {30ba60b7-5cdc-4d74-b6b8-2a48cb76bac3} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2025.12.18 03:58:27.035002 [ 5 ] {30ba60b7-5cdc-4d74-b6b8-2a48cb76bac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9993 | 2025.12.18 03:58:27.035392 [ 5 ] {30ba60b7-5cdc-4d74-b6b8-2a48cb76bac3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9994 | 2025.12.18 03:58:27.035589 [ 5 ] {30ba60b7-5cdc-4d74-b6b8-2a48cb76bac3} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2025.12.18 03:58:27.035716 [ 5 ] {30ba60b7-5cdc-4d74-b6b8-2a48cb76bac3} <Debug> executeQuery: Read 1195 rows, 97.78 KiB in 0.002027 sec., 589541.193882585 rows/sec., 47.11 MiB/sec. | ||
| 9996 | 2025.12.18 03:58:27.035751 [ 5 ] {30ba60b7-5cdc-4d74-b6b8-2a48cb76bac3} <Debug> TCPHandler: Processed in 0.002185098 sec. | ||
| 9997 | 2025.12.18 03:58:27.035863 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2025.12.18 03:58:27.035956 [ 5 ] {7e46d52a-49a7-4328-aa1e-886d3ecf8900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9999 | 2025.12.18 03:58:27.035995 [ 5 ] {7e46d52a-49a7-4328-aa1e-886d3ecf8900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10000 | 2025.12.18 03:58:27.036533 [ 5 ] {7e46d52a-49a7-4328-aa1e-886d3ecf8900} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2025.12.18 03:58:27.036567 [ 5 ] {7e46d52a-49a7-4328-aa1e-886d3ecf8900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10002 | 2025.12.18 03:58:27.036868 [ 5 ] {7e46d52a-49a7-4328-aa1e-886d3ecf8900} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10003 | 2025.12.18 03:58:27.037070 [ 5 ] {7e46d52a-49a7-4328-aa1e-886d3ecf8900} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2025.12.18 03:58:27.037194 [ 5 ] {7e46d52a-49a7-4328-aa1e-886d3ecf8900} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.001257 sec., 197295.14717581542 rows/sec., 12.07 MiB/sec. | ||
| 10005 | 2025.12.18 03:58:27.037230 [ 5 ] {7e46d52a-49a7-4328-aa1e-886d3ecf8900} <Debug> TCPHandler: Processed in 0.001414688 sec. | ||
| 10006 | 2025.12.18 03:58:27.037339 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2025.12.18 03:58:27.037431 [ 5 ] {89afd957-2796-43d4-9843-f7d886c4ee11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10008 | 2025.12.18 03:58:27.037469 [ 5 ] {89afd957-2796-43d4-9843-f7d886c4ee11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10009 | 2025.12.18 03:58:27.037987 [ 5 ] {89afd957-2796-43d4-9843-f7d886c4ee11} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2025.12.18 03:58:27.038022 [ 5 ] {89afd957-2796-43d4-9843-f7d886c4ee11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10011 | 2025.12.18 03:58:27.038342 [ 5 ] {89afd957-2796-43d4-9843-f7d886c4ee11} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10012 | 2025.12.18 03:58:27.038547 [ 5 ] {89afd957-2796-43d4-9843-f7d886c4ee11} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2025.12.18 03:58:27.038670 [ 5 ] {89afd957-2796-43d4-9843-f7d886c4ee11} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 10014 | 2025.12.18 03:58:27.038706 [ 5 ] {89afd957-2796-43d4-9843-f7d886c4ee11} <Debug> TCPHandler: Processed in 0.001414177 sec. | ||
| 10015 | 2025.12.18 03:58:27.038814 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2025.12.18 03:58:27.038906 [ 5 ] {3d3e9a76-c4fa-4c60-88c8-ee9b3cc18363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10017 | 2025.12.18 03:58:27.038944 [ 5 ] {3d3e9a76-c4fa-4c60-88c8-ee9b3cc18363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10018 | 2025.12.18 03:58:27.039447 [ 5 ] {3d3e9a76-c4fa-4c60-88c8-ee9b3cc18363} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2025.12.18 03:58:27.039481 [ 5 ] {3d3e9a76-c4fa-4c60-88c8-ee9b3cc18363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10020 | 2025.12.18 03:58:27.039772 [ 5 ] {3d3e9a76-c4fa-4c60-88c8-ee9b3cc18363} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10021 | 2025.12.18 03:58:27.039972 [ 5 ] {3d3e9a76-c4fa-4c60-88c8-ee9b3cc18363} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2025.12.18 03:58:27.040095 [ 5 ] {3d3e9a76-c4fa-4c60-88c8-ee9b3cc18363} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 10023 | 2025.12.18 03:58:27.040131 [ 5 ] {3d3e9a76-c4fa-4c60-88c8-ee9b3cc18363} <Debug> TCPHandler: Processed in 0.001364197 sec. | ||
| 10024 | 2025.12.18 03:58:27.040239 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2025.12.18 03:58:27.040331 [ 5 ] {252a07a0-0e79-47ac-b2f3-8d2501095c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10026 | 2025.12.18 03:58:27.040369 [ 5 ] {252a07a0-0e79-47ac-b2f3-8d2501095c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10027 | 2025.12.18 03:58:27.041128 [ 5 ] {252a07a0-0e79-47ac-b2f3-8d2501095c29} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2025.12.18 03:58:27.041163 [ 5 ] {252a07a0-0e79-47ac-b2f3-8d2501095c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10029 | 2025.12.18 03:58:27.041492 [ 5 ] {252a07a0-0e79-47ac-b2f3-8d2501095c29} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10030 | 2025.12.18 03:58:27.041691 [ 5 ] {252a07a0-0e79-47ac-b2f3-8d2501095c29} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2025.12.18 03:58:27.041816 [ 5 ] {252a07a0-0e79-47ac-b2f3-8d2501095c29} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001503 sec., 480372.5881570193 rows/sec., 33.73 MiB/sec. | ||
| 10032 | 2025.12.18 03:58:27.041851 [ 5 ] {252a07a0-0e79-47ac-b2f3-8d2501095c29} <Debug> TCPHandler: Processed in 0.001660051 sec. | ||
| 10033 | 2025.12.18 03:58:27.041978 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2025.12.18 03:58:27.042071 [ 5 ] {9663f9f7-048c-401d-90e6-85bf4423c8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10035 | 2025.12.18 03:58:27.042111 [ 5 ] {9663f9f7-048c-401d-90e6-85bf4423c8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10036 | 2025.12.18 03:58:27.042446 [ 5 ] {9663f9f7-048c-401d-90e6-85bf4423c8d1} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2025.12.18 03:58:27.042480 [ 5 ] {9663f9f7-048c-401d-90e6-85bf4423c8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10038 | 2025.12.18 03:58:27.042772 [ 5 ] {9663f9f7-048c-401d-90e6-85bf4423c8d1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10039 | 2025.12.18 03:58:27.042975 [ 5 ] {9663f9f7-048c-401d-90e6-85bf4423c8d1} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2025.12.18 03:58:27.043103 [ 5 ] {9663f9f7-048c-401d-90e6-85bf4423c8d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 10041 | 2025.12.18 03:58:27.043138 [ 5 ] {9663f9f7-048c-401d-90e6-85bf4423c8d1} <Debug> TCPHandler: Processed in 0.001207784 sec. | ||
| 10042 | 2025.12.18 03:58:27.043249 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2025.12.18 03:58:27.043342 [ 5 ] {2a38dc30-65ec-407e-a712-6a004641b5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10044 | 2025.12.18 03:58:27.043383 [ 5 ] {2a38dc30-65ec-407e-a712-6a004641b5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10045 | 2025.12.18 03:58:27.043845 [ 5 ] {2a38dc30-65ec-407e-a712-6a004641b5cd} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2025.12.18 03:58:27.043880 [ 5 ] {2a38dc30-65ec-407e-a712-6a004641b5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10047 | 2025.12.18 03:58:27.044211 [ 5 ] {2a38dc30-65ec-407e-a712-6a004641b5cd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10048 | 2025.12.18 03:58:27.044415 [ 5 ] {2a38dc30-65ec-407e-a712-6a004641b5cd} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2025.12.18 03:58:27.044539 [ 5 ] {2a38dc30-65ec-407e-a712-6a004641b5cd} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001215 sec., 259259.25925925927 rows/sec., 17.03 MiB/sec. | ||
| 10050 | 2025.12.18 03:58:27.044574 [ 5 ] {2a38dc30-65ec-407e-a712-6a004641b5cd} <Debug> TCPHandler: Processed in 0.001372457 sec. | ||
| 10051 | 2025.12.18 03:58:27.044685 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10052 | 2025.12.18 03:58:27.044777 [ 5 ] {6384cb69-9bab-4e07-b4db-d2b565afd807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10053 | 2025.12.18 03:58:27.044817 [ 5 ] {6384cb69-9bab-4e07-b4db-d2b565afd807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10054 | 2025.12.18 03:58:27.045127 [ 5 ] {6384cb69-9bab-4e07-b4db-d2b565afd807} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2025.12.18 03:58:27.045160 [ 5 ] {6384cb69-9bab-4e07-b4db-d2b565afd807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10056 | 2025.12.18 03:58:27.045453 [ 5 ] {6384cb69-9bab-4e07-b4db-d2b565afd807} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10057 | 2025.12.18 03:58:27.045649 [ 5 ] {6384cb69-9bab-4e07-b4db-d2b565afd807} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2025.12.18 03:58:27.045771 [ 5 ] {6384cb69-9bab-4e07-b4db-d2b565afd807} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 10059 | 2025.12.18 03:58:27.045805 [ 5 ] {6384cb69-9bab-4e07-b4db-d2b565afd807} <Debug> TCPHandler: Processed in 0.001168645 sec. | ||
| 10060 | 2025.12.18 03:58:27.045913 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10061 | 2025.12.18 03:58:27.046004 [ 5 ] {8415d894-b5a8-4d50-a705-c58f457bb690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10062 | 2025.12.18 03:58:27.046057 [ 5 ] {8415d894-b5a8-4d50-a705-c58f457bb690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10063 | 2025.12.18 03:58:27.046930 [ 5 ] {8415d894-b5a8-4d50-a705-c58f457bb690} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2025.12.18 03:58:27.046964 [ 5 ] {8415d894-b5a8-4d50-a705-c58f457bb690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10065 | 2025.12.18 03:58:27.047521 [ 5 ] {8415d894-b5a8-4d50-a705-c58f457bb690} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10066 | 2025.12.18 03:58:27.047731 [ 5 ] {8415d894-b5a8-4d50-a705-c58f457bb690} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2025.12.18 03:58:27.047861 [ 5 ] {8415d894-b5a8-4d50-a705-c58f457bb690} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 39.20 MiB/sec. | ||
| 10068 | 2025.12.18 03:58:27.047911 [ 5 ] {8415d894-b5a8-4d50-a705-c58f457bb690} <Debug> TCPHandler: Processed in 0.002045976 sec. | ||
| 10069 | 2025.12.18 03:58:27.048026 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2025.12.18 03:58:27.048119 [ 5 ] {d3f2e1d9-c71e-4ea4-bb9f-d9fe16613da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10071 | 2025.12.18 03:58:27.048158 [ 5 ] {d3f2e1d9-c71e-4ea4-bb9f-d9fe16613da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10072 | 2025.12.18 03:58:27.048497 [ 5 ] {d3f2e1d9-c71e-4ea4-bb9f-d9fe16613da1} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2025.12.18 03:58:27.048530 [ 5 ] {d3f2e1d9-c71e-4ea4-bb9f-d9fe16613da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10074 | 2025.12.18 03:58:27.048859 [ 5 ] {d3f2e1d9-c71e-4ea4-bb9f-d9fe16613da1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10075 | 2025.12.18 03:58:27.049057 [ 5 ] {d3f2e1d9-c71e-4ea4-bb9f-d9fe16613da1} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.12.18 03:58:27.049179 [ 5 ] {d3f2e1d9-c71e-4ea4-bb9f-d9fe16613da1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 10077 | 2025.12.18 03:58:27.049213 [ 5 ] {d3f2e1d9-c71e-4ea4-bb9f-d9fe16613da1} <Debug> TCPHandler: Processed in 0.001235475 sec. | ||
| 10078 | 2025.12.18 03:58:30.783799 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10079 | 2025.12.18 03:58:30.783889 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10080 | 2025.12.18 03:58:30.962475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22957 | ||
| 10081 | 2025.12.18 03:58:30.963199 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2025.12.18 03:58:30.963243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10083 | 2025.12.18 03:58:30.963715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10084 | 2025.12.18 03:58:30.963938 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2025.12.18 03:58:30.964073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22957 | ||
| 10086 | 2025.12.18 03:58:31.001533 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001010233 sec. | ||
| 10087 | 2025.12.18 03:58:31.010726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1302 | ||
| 10088 | 2025.12.18 03:58:31.013230 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2025.12.18 03:58:31.013278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10090 | 2025.12.18 03:58:31.014508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10091 | 2025.12.18 03:58:31.014781 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2025.12.18 03:58:31.015052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 10093 | 2025.12.18 03:58:32.015988 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2025.12.18 03:58:32.016179 [ 5 ] {7bc04485-5f04-4c8f-b41e-bbe6d713619e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10095 | 2025.12.18 03:58:32.016247 [ 5 ] {7bc04485-5f04-4c8f-b41e-bbe6d713619e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10096 | 2025.12.18 03:58:32.016964 [ 5 ] {7bc04485-5f04-4c8f-b41e-bbe6d713619e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2025.12.18 03:58:32.017016 [ 5 ] {7bc04485-5f04-4c8f-b41e-bbe6d713619e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10098 | 2025.12.18 03:58:32.017451 [ 5 ] {7bc04485-5f04-4c8f-b41e-bbe6d713619e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10099 | 2025.12.18 03:58:32.017726 [ 5 ] {7bc04485-5f04-4c8f-b41e-bbe6d713619e} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2025.12.18 03:58:32.017883 [ 5 ] {7bc04485-5f04-4c8f-b41e-bbe6d713619e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.45 MiB/sec. | ||
| 10101 | 2025.12.18 03:58:32.017923 [ 5 ] {7bc04485-5f04-4c8f-b41e-bbe6d713619e} <Debug> TCPHandler: Processed in 0.002075896 sec. | ||
| 10102 | 2025.12.18 03:58:32.018049 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2025.12.18 03:58:32.018148 [ 5 ] {e3942cbf-8494-4f70-8052-7a5a1222f047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10104 | 2025.12.18 03:58:32.018188 [ 5 ] {e3942cbf-8494-4f70-8052-7a5a1222f047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10105 | 2025.12.18 03:58:32.018620 [ 5 ] {e3942cbf-8494-4f70-8052-7a5a1222f047} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2025.12.18 03:58:32.018656 [ 5 ] {e3942cbf-8494-4f70-8052-7a5a1222f047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10107 | 2025.12.18 03:58:32.018965 [ 5 ] {e3942cbf-8494-4f70-8052-7a5a1222f047} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10108 | 2025.12.18 03:58:32.019171 [ 5 ] {e3942cbf-8494-4f70-8052-7a5a1222f047} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2025.12.18 03:58:32.019296 [ 5 ] {e3942cbf-8494-4f70-8052-7a5a1222f047} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 10110 | 2025.12.18 03:58:32.019331 [ 5 ] {e3942cbf-8494-4f70-8052-7a5a1222f047} <Debug> TCPHandler: Processed in 0.001348346 sec. | ||
| 10111 | 2025.12.18 03:58:32.019452 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2025.12.18 03:58:32.019540 [ 5 ] {2ef21fe5-7602-4587-862e-06d246f95058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10113 | 2025.12.18 03:58:32.019580 [ 5 ] {2ef21fe5-7602-4587-862e-06d246f95058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10114 | 2025.12.18 03:58:32.019979 [ 5 ] {2ef21fe5-7602-4587-862e-06d246f95058} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2025.12.18 03:58:32.020083 [ 5 ] {2ef21fe5-7602-4587-862e-06d246f95058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10116 | 2025.12.18 03:58:32.020435 [ 5 ] {2ef21fe5-7602-4587-862e-06d246f95058} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10117 | 2025.12.18 03:58:32.020659 [ 5 ] {2ef21fe5-7602-4587-862e-06d246f95058} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2025.12.18 03:58:32.020791 [ 5 ] {2ef21fe5-7602-4587-862e-06d246f95058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 10119 | 2025.12.18 03:58:32.020828 [ 5 ] {2ef21fe5-7602-4587-862e-06d246f95058} <Debug> TCPHandler: Processed in 0.001397357 sec. | ||
| 10120 | 2025.12.18 03:58:32.020942 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2025.12.18 03:58:32.021035 [ 5 ] {4ca82299-0eac-4e7b-897c-6dd5ce26a421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10122 | 2025.12.18 03:58:32.021079 [ 5 ] {4ca82299-0eac-4e7b-897c-6dd5ce26a421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10123 | 2025.12.18 03:58:32.021414 [ 5 ] {4ca82299-0eac-4e7b-897c-6dd5ce26a421} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2025.12.18 03:58:32.021449 [ 5 ] {4ca82299-0eac-4e7b-897c-6dd5ce26a421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10125 | 2025.12.18 03:58:32.021751 [ 5 ] {4ca82299-0eac-4e7b-897c-6dd5ce26a421} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10126 | 2025.12.18 03:58:32.021954 [ 5 ] {4ca82299-0eac-4e7b-897c-6dd5ce26a421} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2025.12.18 03:58:32.022081 [ 5 ] {4ca82299-0eac-4e7b-897c-6dd5ce26a421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 10128 | 2025.12.18 03:58:32.022115 [ 5 ] {4ca82299-0eac-4e7b-897c-6dd5ce26a421} <Debug> TCPHandler: Processed in 0.001221025 sec. | ||
| 10129 | 2025.12.18 03:58:32.225121 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10130 | 2025.12.18 03:58:32.241918 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2025.12.18 03:58:32.241988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10132 | 2025.12.18 03:58:32.248610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10133 | 2025.12.18 03:58:32.249320 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2025.12.18 03:58:32.252311 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10135 | 2025.12.18 03:58:37.029460 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2025.12.18 03:58:37.029668 [ 5 ] {62abe8a6-7b13-4ec9-a91a-ed9d584d5ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10137 | 2025.12.18 03:58:37.029741 [ 5 ] {62abe8a6-7b13-4ec9-a91a-ed9d584d5ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10138 | 2025.12.18 03:58:37.030606 [ 5 ] {62abe8a6-7b13-4ec9-a91a-ed9d584d5ba8} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2025.12.18 03:58:37.030650 [ 5 ] {62abe8a6-7b13-4ec9-a91a-ed9d584d5ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10140 | 2025.12.18 03:58:37.031038 [ 5 ] {62abe8a6-7b13-4ec9-a91a-ed9d584d5ba8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10141 | 2025.12.18 03:58:37.031252 [ 5 ] {62abe8a6-7b13-4ec9-a91a-ed9d584d5ba8} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2025.12.18 03:58:37.031401 [ 5 ] {62abe8a6-7b13-4ec9-a91a-ed9d584d5ba8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001786 sec., 229563.26987681972 rows/sec., 14.56 MiB/sec. | ||
| 10143 | 2025.12.18 03:58:37.031443 [ 5 ] {62abe8a6-7b13-4ec9-a91a-ed9d584d5ba8} <Debug> TCPHandler: Processed in 0.002116727 sec. | ||
| 10144 | 2025.12.18 03:58:37.031609 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2025.12.18 03:58:37.031726 [ 5 ] {547b3a8c-e1cc-4b4e-804c-7b472bb3d30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10146 | 2025.12.18 03:58:37.031771 [ 5 ] {547b3a8c-e1cc-4b4e-804c-7b472bb3d30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10147 | 2025.12.18 03:58:37.033131 [ 5 ] {547b3a8c-e1cc-4b4e-804c-7b472bb3d30f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2025.12.18 03:58:37.033174 [ 5 ] {547b3a8c-e1cc-4b4e-804c-7b472bb3d30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10149 | 2025.12.18 03:58:37.033557 [ 5 ] {547b3a8c-e1cc-4b4e-804c-7b472bb3d30f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10150 | 2025.12.18 03:58:37.033764 [ 5 ] {547b3a8c-e1cc-4b4e-804c-7b472bb3d30f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2025.12.18 03:58:37.033896 [ 5 ] {547b3a8c-e1cc-4b4e-804c-7b472bb3d30f} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.002192 sec., 544708.0291970803 rows/sec., 43.53 MiB/sec. | ||
| 10152 | 2025.12.18 03:58:37.033935 [ 5 ] {547b3a8c-e1cc-4b4e-804c-7b472bb3d30f} <Debug> TCPHandler: Processed in 0.0023903 sec. | ||
| 10153 | 2025.12.18 03:58:37.034051 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2025.12.18 03:58:37.034148 [ 5 ] {a8e3b6c0-b72f-4310-b328-4b1069115f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10155 | 2025.12.18 03:58:37.034190 [ 5 ] {a8e3b6c0-b72f-4310-b328-4b1069115f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10156 | 2025.12.18 03:58:37.034734 [ 5 ] {a8e3b6c0-b72f-4310-b328-4b1069115f97} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2025.12.18 03:58:37.034770 [ 5 ] {a8e3b6c0-b72f-4310-b328-4b1069115f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10158 | 2025.12.18 03:58:37.035077 [ 5 ] {a8e3b6c0-b72f-4310-b328-4b1069115f97} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10159 | 2025.12.18 03:58:37.035290 [ 5 ] {a8e3b6c0-b72f-4310-b328-4b1069115f97} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2025.12.18 03:58:37.035420 [ 5 ] {a8e3b6c0-b72f-4310-b328-4b1069115f97} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001292 sec., 190402.47678018577 rows/sec., 11.64 MiB/sec. | ||
| 10161 | 2025.12.18 03:58:37.035457 [ 5 ] {a8e3b6c0-b72f-4310-b328-4b1069115f97} <Debug> TCPHandler: Processed in 0.001454569 sec. | ||
| 10162 | 2025.12.18 03:58:37.035569 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2025.12.18 03:58:37.035663 [ 5 ] {1c1d6eef-ace8-46f2-9925-d65287648d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10164 | 2025.12.18 03:58:37.035703 [ 5 ] {1c1d6eef-ace8-46f2-9925-d65287648d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10165 | 2025.12.18 03:58:37.036218 [ 5 ] {1c1d6eef-ace8-46f2-9925-d65287648d3f} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2025.12.18 03:58:37.036252 [ 5 ] {1c1d6eef-ace8-46f2-9925-d65287648d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10167 | 2025.12.18 03:58:37.036539 [ 5 ] {1c1d6eef-ace8-46f2-9925-d65287648d3f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10168 | 2025.12.18 03:58:37.036739 [ 5 ] {1c1d6eef-ace8-46f2-9925-d65287648d3f} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2025.12.18 03:58:37.036836 [ 121 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 10170 | 2025.12.18 03:58:37.036863 [ 5 ] {1c1d6eef-ace8-46f2-9925-d65287648d3f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 10171 | 2025.12.18 03:58:37.036894 [ 121 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2025.12.18 03:58:37.036905 [ 5 ] {1c1d6eef-ace8-46f2-9925-d65287648d3f} <Debug> TCPHandler: Processed in 0.001436377 sec. | ||
| 10173 | 2025.12.18 03:58:37.036920 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10174 | 2025.12.18 03:58:37.037019 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2025.12.18 03:58:37.037050 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 10176 | 2025.12.18 03:58:37.037178 [ 5 ] {e84ff8da-1b2f-42e9-95cb-c05c40771f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10177 | 2025.12.18 03:58:37.037223 [ 5 ] {e84ff8da-1b2f-42e9-95cb-c05c40771f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10178 | 2025.12.18 03:58:37.037267 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10179 | 2025.12.18 03:58:37.037312 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 442 rows starting from the beginning of the part | ||
| 10180 | 2025.12.18 03:58:37.037383 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 10181 | 2025.12.18 03:58:37.037433 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 10182 | 2025.12.18 03:58:37.037478 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 10183 | 2025.12.18 03:58:37.037521 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 10184 | 2025.12.18 03:58:37.037568 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 10185 | 2025.12.18 03:58:37.037739 [ 5 ] {e84ff8da-1b2f-42e9-95cb-c05c40771f59} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2025.12.18 03:58:37.037781 [ 5 ] {e84ff8da-1b2f-42e9-95cb-c05c40771f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10187 | 2025.12.18 03:58:37.038230 [ 5 ] {e84ff8da-1b2f-42e9-95cb-c05c40771f59} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10188 | 2025.12.18 03:58:37.038450 [ 5 ] {e84ff8da-1b2f-42e9-95cb-c05c40771f59} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2025.12.18 03:58:37.038582 [ 5 ] {e84ff8da-1b2f-42e9-95cb-c05c40771f59} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001421 sec., 148486.98099929627 rows/sec., 8.43 MiB/sec. | ||
| 10190 | 2025.12.18 03:58:37.038621 [ 5 ] {e84ff8da-1b2f-42e9-95cb-c05c40771f59} <Debug> TCPHandler: Processed in 0.00159225 sec. | ||
| 10191 | 2025.12.18 03:58:37.038624 [ 188 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157774 sec., 962135.7131086237 rows/sec., 66.65 MiB/sec. | ||
| 10192 | 2025.12.18 03:58:37.038732 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2025.12.18 03:58:37.038767 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 10194 | 2025.12.18 03:58:37.038831 [ 5 ] {0d1c6bf0-4cbe-4fd1-9277-37ea83f6adc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10195 | 2025.12.18 03:58:37.038876 [ 5 ] {0d1c6bf0-4cbe-4fd1-9277-37ea83f6adc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10196 | 2025.12.18 03:58:37.039013 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2025.12.18 03:58:37.039086 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_45_9} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 10198 | 2025.12.18 03:58:37.039159 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10199 | 2025.12.18 03:58:37.039695 [ 5 ] {0d1c6bf0-4cbe-4fd1-9277-37ea83f6adc3} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2025.12.18 03:58:37.039735 [ 5 ] {0d1c6bf0-4cbe-4fd1-9277-37ea83f6adc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10201 | 2025.12.18 03:58:37.040068 [ 5 ] {0d1c6bf0-4cbe-4fd1-9277-37ea83f6adc3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10202 | 2025.12.18 03:58:37.040289 [ 5 ] {0d1c6bf0-4cbe-4fd1-9277-37ea83f6adc3} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2025.12.18 03:58:37.040421 [ 5 ] {0d1c6bf0-4cbe-4fd1-9277-37ea83f6adc3} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001609 sec., 447482.90863890614 rows/sec., 31.41 MiB/sec. | ||
| 10204 | 2025.12.18 03:58:37.040460 [ 5 ] {0d1c6bf0-4cbe-4fd1-9277-37ea83f6adc3} <Debug> TCPHandler: Processed in 0.001777852 sec. | ||
| 10205 | 2025.12.18 03:58:37.040573 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2025.12.18 03:58:37.040666 [ 5 ] {073cb2b9-9501-44b4-8717-c7613fdad10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10207 | 2025.12.18 03:58:37.040709 [ 5 ] {073cb2b9-9501-44b4-8717-c7613fdad10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10208 | 2025.12.18 03:58:37.041044 [ 5 ] {073cb2b9-9501-44b4-8717-c7613fdad10a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2025.12.18 03:58:37.041080 [ 5 ] {073cb2b9-9501-44b4-8717-c7613fdad10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10210 | 2025.12.18 03:58:37.041383 [ 5 ] {073cb2b9-9501-44b4-8717-c7613fdad10a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10211 | 2025.12.18 03:58:37.041583 [ 5 ] {073cb2b9-9501-44b4-8717-c7613fdad10a} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2025.12.18 03:58:37.041709 [ 5 ] {073cb2b9-9501-44b4-8717-c7613fdad10a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 10213 | 2025.12.18 03:58:37.041746 [ 5 ] {073cb2b9-9501-44b4-8717-c7613fdad10a} <Debug> TCPHandler: Processed in 0.001221835 sec. | ||
| 10214 | 2025.12.18 03:58:37.041857 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2025.12.18 03:58:37.041950 [ 5 ] {aece33df-3376-4205-8d6b-26104826bbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10216 | 2025.12.18 03:58:37.041992 [ 5 ] {aece33df-3376-4205-8d6b-26104826bbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10217 | 2025.12.18 03:58:37.042465 [ 5 ] {aece33df-3376-4205-8d6b-26104826bbe2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2025.12.18 03:58:37.042499 [ 5 ] {aece33df-3376-4205-8d6b-26104826bbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10219 | 2025.12.18 03:58:37.042854 [ 5 ] {aece33df-3376-4205-8d6b-26104826bbe2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10220 | 2025.12.18 03:58:37.043059 [ 5 ] {aece33df-3376-4205-8d6b-26104826bbe2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2025.12.18 03:58:37.043189 [ 5 ] {aece33df-3376-4205-8d6b-26104826bbe2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 10222 | 2025.12.18 03:58:37.043226 [ 5 ] {aece33df-3376-4205-8d6b-26104826bbe2} <Debug> TCPHandler: Processed in 0.001418837 sec. | ||
| 10223 | 2025.12.18 03:58:37.043328 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10224 | 2025.12.18 03:58:37.043423 [ 5 ] {d2f40a7c-0f3d-4f9a-a424-5bca4bd8421b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10225 | 2025.12.18 03:58:37.043465 [ 5 ] {d2f40a7c-0f3d-4f9a-a424-5bca4bd8421b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10226 | 2025.12.18 03:58:37.043777 [ 5 ] {d2f40a7c-0f3d-4f9a-a424-5bca4bd8421b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2025.12.18 03:58:37.043813 [ 5 ] {d2f40a7c-0f3d-4f9a-a424-5bca4bd8421b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10228 | 2025.12.18 03:58:37.044100 [ 5 ] {d2f40a7c-0f3d-4f9a-a424-5bca4bd8421b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10229 | 2025.12.18 03:58:37.044302 [ 5 ] {d2f40a7c-0f3d-4f9a-a424-5bca4bd8421b} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2025.12.18 03:58:37.044401 [ 121 ] {} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10231 | 2025.12.18 03:58:37.044430 [ 5 ] {d2f40a7c-0f3d-4f9a-a424-5bca4bd8421b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 10232 | 2025.12.18 03:58:37.044435 [ 121 ] {} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2025.12.18 03:58:37.044469 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10234 | 2025.12.18 03:58:37.044474 [ 5 ] {d2f40a7c-0f3d-4f9a-a424-5bca4bd8421b} <Debug> TCPHandler: Processed in 0.001193575 sec. | ||
| 10235 | 2025.12.18 03:58:37.044596 [ 194 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 10236 | 2025.12.18 03:58:37.044633 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2025.12.18 03:58:37.044756 [ 5 ] {a8287d87-00f2-4368-9fee-fa3c4e63c3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10238 | 2025.12.18 03:58:37.044771 [ 194 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10239 | 2025.12.18 03:58:37.044821 [ 194 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 32 rows starting from the beginning of the part | ||
| 10240 | 2025.12.18 03:58:37.044821 [ 5 ] {a8287d87-00f2-4368-9fee-fa3c4e63c3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10241 | 2025.12.18 03:58:37.044901 [ 194 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10242 | 2025.12.18 03:58:37.044961 [ 194 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10243 | 2025.12.18 03:58:37.045011 [ 194 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10244 | 2025.12.18 03:58:37.045057 [ 194 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 10245 | 2025.12.18 03:58:37.045102 [ 194 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 10246 | 2025.12.18 03:58:37.045780 [ 5 ] {a8287d87-00f2-4368-9fee-fa3c4e63c3d0} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2025.12.18 03:58:37.045821 [ 5 ] {a8287d87-00f2-4368-9fee-fa3c4e63c3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10248 | 2025.12.18 03:58:37.045923 [ 188 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001391077 sec., 26598.096295172734 rows/sec., 1.74 MiB/sec. | ||
| 10249 | 2025.12.18 03:58:37.046047 [ 200 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10250 | 2025.12.18 03:58:37.046322 [ 200 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2025.12.18 03:58:37.046396 [ 200 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_35_7} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10252 | 2025.12.18 03:58:37.046412 [ 5 ] {a8287d87-00f2-4368-9fee-fa3c4e63c3d0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10253 | 2025.12.18 03:58:37.046487 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10254 | 2025.12.18 03:58:37.046648 [ 5 ] {a8287d87-00f2-4368-9fee-fa3c4e63c3d0} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2025.12.18 03:58:37.046794 [ 5 ] {a8287d87-00f2-4368-9fee-fa3c4e63c3d0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002062 sec., 19883.60814742968 rows/sec., 35.63 MiB/sec. | ||
| 10256 | 2025.12.18 03:58:37.046858 [ 5 ] {a8287d87-00f2-4368-9fee-fa3c4e63c3d0} <Debug> TCPHandler: Processed in 0.002282808 sec. | ||
| 10257 | 2025.12.18 03:58:37.046971 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2025.12.18 03:58:37.047064 [ 5 ] {7bf00c21-fb32-4ed7-b27b-a2773628df54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10259 | 2025.12.18 03:58:37.047103 [ 5 ] {7bf00c21-fb32-4ed7-b27b-a2773628df54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10260 | 2025.12.18 03:58:37.047458 [ 5 ] {7bf00c21-fb32-4ed7-b27b-a2773628df54} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2025.12.18 03:58:37.047494 [ 5 ] {7bf00c21-fb32-4ed7-b27b-a2773628df54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10262 | 2025.12.18 03:58:37.047788 [ 5 ] {7bf00c21-fb32-4ed7-b27b-a2773628df54} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10263 | 2025.12.18 03:58:37.047986 [ 5 ] {7bf00c21-fb32-4ed7-b27b-a2773628df54} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2025.12.18 03:58:37.048108 [ 5 ] {7bf00c21-fb32-4ed7-b27b-a2773628df54} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 10265 | 2025.12.18 03:58:37.048143 [ 5 ] {7bf00c21-fb32-4ed7-b27b-a2773628df54} <Debug> TCPHandler: Processed in 0.001219335 sec. | ||
| 10266 | 2025.12.18 03:58:38.464308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23469 | ||
| 10267 | 2025.12.18 03:58:38.465136 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2025.12.18 03:58:38.465204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10269 | 2025.12.18 03:58:38.465923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10270 | 2025.12.18 03:58:38.466255 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2025.12.18 03:58:38.466434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23469 | ||
| 10272 | 2025.12.18 03:58:38.797308 [ 120 ] {} <Debug> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10273 | 2025.12.18 03:58:38.797388 [ 120 ] {} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2025.12.18 03:58:38.797414 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10275 | 2025.12.18 03:58:38.797544 [ 199 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 10276 | 2025.12.18 03:58:38.797700 [ 199 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10277 | 2025.12.18 03:58:38.797739 [ 199 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 10278 | 2025.12.18 03:58:38.797813 [ 199 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 10279 | 2025.12.18 03:58:38.797872 [ 199 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10280 | 2025.12.18 03:58:38.797930 [ 199 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 10281 | 2025.12.18 03:58:38.797983 [ 199 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 10282 | 2025.12.18 03:58:38.798875 [ 188 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391218 sec., 27314.195187238805 rows/sec., 2.28 MiB/sec. | ||
| 10283 | 2025.12.18 03:58:38.799058 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10284 | 2025.12.18 03:58:38.799399 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10285 | 2025.12.18 03:58:38.799494 [ 191 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_17_4} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10286 | 2025.12.18 03:58:38.799601 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10287 | 2025.12.18 03:58:39.123039 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65287 | ||
| 10288 | 2025.12.18 03:58:39.123152 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10289 | 2025.12.18 03:58:39.123179 [ 290 ] {} <Debug> TCP-Session: 25ae189a-845c-41ac-ae92-55bcbd93ff0a Authenticating user 'default' from [fd00:1122:3344:101::e]:65287 | ||
| 10290 | 2025.12.18 03:58:39.123203 [ 290 ] {} <Debug> TCP-Session: 25ae189a-845c-41ac-ae92-55bcbd93ff0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10291 | 2025.12.18 03:58:39.123216 [ 290 ] {} <Debug> TCP-Session: 25ae189a-845c-41ac-ae92-55bcbd93ff0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10292 | 2025.12.18 03:58:39.123438 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48096 | ||
| 10293 | 2025.12.18 03:58:39.123465 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40472 | ||
| 10294 | 2025.12.18 03:58:39.123511 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39168 | ||
| 10295 | 2025.12.18 03:58:39.123544 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39542 | ||
| 10296 | 2025.12.18 03:58:39.123567 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10297 | 2025.12.18 03:58:39.123558 [ 290 ] {} <Trace> TCP-Session: 25ae189a-845c-41ac-ae92-55bcbd93ff0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2025.12.18 03:58:39.123624 [ 292 ] {} <Debug> TCP-Session: a7277209-57d5-45f6-8dc7-362259077c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:48096 | ||
| 10299 | 2025.12.18 03:58:39.123621 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10300 | 2025.12.18 03:58:39.123669 [ 292 ] {} <Debug> TCP-Session: a7277209-57d5-45f6-8dc7-362259077c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10301 | 2025.12.18 03:58:39.123549 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63365 | ||
| 10302 | 2025.12.18 03:58:39.123697 [ 292 ] {} <Debug> TCP-Session: a7277209-57d5-45f6-8dc7-362259077c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10303 | 2025.12.18 03:58:39.123695 [ 293 ] {} <Debug> TCP-Session: 5fdd111c-e191-49af-9a89-51fab136dada Authenticating user 'default' from [fd00:1122:3344:101::e]:40472 | ||
| 10304 | 2025.12.18 03:58:39.123522 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41471 | ||
| 10305 | 2025.12.18 03:58:39.123772 [ 293 ] {} <Debug> TCP-Session: 5fdd111c-e191-49af-9a89-51fab136dada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10306 | 2025.12.18 03:58:39.123522 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65286 | ||
| 10307 | 2025.12.18 03:58:39.123799 [ 293 ] {} <Debug> TCP-Session: 5fdd111c-e191-49af-9a89-51fab136dada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10308 | 2025.12.18 03:58:39.123798 [ 290 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65287) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10309 | 2025.12.18 03:58:39.123478 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61777 | ||
| 10310 | 2025.12.18 03:58:39.124118 [ 290 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10311 | 2025.12.18 03:58:39.124178 [ 290 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10312 | 2025.12.18 03:58:39.124420 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10313 | 2025.12.18 03:58:39.124454 [ 351 ] {} <Debug> TCP-Session: 5927956c-ae04-4726-b7c9-9a864505ce3f Authenticating user 'default' from [fd00:1122:3344:101::e]:65286 | ||
| 10314 | 2025.12.18 03:58:39.124472 [ 351 ] {} <Debug> TCP-Session: 5927956c-ae04-4726-b7c9-9a864505ce3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10315 | 2025.12.18 03:58:39.124484 [ 290 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 10316 | 2025.12.18 03:58:39.124485 [ 351 ] {} <Debug> TCP-Session: 5927956c-ae04-4726-b7c9-9a864505ce3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10317 | 2025.12.18 03:58:39.124556 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10318 | 2025.12.18 03:58:39.124600 [ 350 ] {} <Debug> TCP-Session: b09575ad-da24-4f43-9aa1-781a5c83336a Authenticating user 'default' from [fd00:1122:3344:101::e]:39168 | ||
| 10319 | 2025.12.18 03:58:39.124623 [ 350 ] {} <Debug> TCP-Session: b09575ad-da24-4f43-9aa1-781a5c83336a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10320 | 2025.12.18 03:58:39.124641 [ 350 ] {} <Debug> TCP-Session: b09575ad-da24-4f43-9aa1-781a5c83336a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10321 | 2025.12.18 03:58:39.124687 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10322 | 2025.12.18 03:58:39.124721 [ 353 ] {} <Debug> TCP-Session: cf6f1e09-139d-4cf9-9e38-a23d92d8f9ca Authenticating user 'default' from [fd00:1122:3344:101::e]:39542 | ||
| 10323 | 2025.12.18 03:58:39.124738 [ 353 ] {} <Debug> TCP-Session: cf6f1e09-139d-4cf9-9e38-a23d92d8f9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10324 | 2025.12.18 03:58:39.124751 [ 353 ] {} <Debug> TCP-Session: cf6f1e09-139d-4cf9-9e38-a23d92d8f9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2025.12.18 03:58:39.124951 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10326 | 2025.12.18 03:58:39.124990 [ 352 ] {} <Debug> TCP-Session: 03cf8421-3e45-44dc-a7c8-de9e2e73228b Authenticating user 'default' from [fd00:1122:3344:101::e]:41471 | ||
| 10327 | 2025.12.18 03:58:39.125009 [ 352 ] {} <Debug> TCP-Session: 03cf8421-3e45-44dc-a7c8-de9e2e73228b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2025.12.18 03:58:39.125026 [ 352 ] {} <Debug> TCP-Session: 03cf8421-3e45-44dc-a7c8-de9e2e73228b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10329 | 2025.12.18 03:58:39.125069 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10330 | 2025.12.18 03:58:39.125103 [ 354 ] {} <Debug> TCP-Session: 3369d730-67c5-4c2a-bb9c-9b5221bcde52 Authenticating user 'default' from [fd00:1122:3344:101::e]:63365 | ||
| 10331 | 2025.12.18 03:58:39.125120 [ 354 ] {} <Debug> TCP-Session: 3369d730-67c5-4c2a-bb9c-9b5221bcde52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10332 | 2025.12.18 03:58:39.125132 [ 354 ] {} <Debug> TCP-Session: 3369d730-67c5-4c2a-bb9c-9b5221bcde52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10333 | 2025.12.18 03:58:39.125190 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10334 | 2025.12.18 03:58:39.125226 [ 294 ] {} <Debug> TCP-Session: 486f615c-c185-488f-98cb-f1fa66ae25eb Authenticating user 'default' from [fd00:1122:3344:101::e]:61777 | ||
| 10335 | 2025.12.18 03:58:39.125243 [ 294 ] {} <Debug> TCP-Session: 486f615c-c185-488f-98cb-f1fa66ae25eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10336 | 2025.12.18 03:58:39.125257 [ 294 ] {} <Debug> TCP-Session: 486f615c-c185-488f-98cb-f1fa66ae25eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10337 | 2025.12.18 03:58:39.125521 [ 304 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Trace> AggregatingTransform: Aggregating | ||
| 10338 | 2025.12.18 03:58:39.125553 [ 304 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Trace> Aggregator: Aggregation method: without_key | ||
| 10339 | 2025.12.18 03:58:39.125586 [ 304 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991392 sec. (1008.683 rows/sec., 39.40 KiB/sec.) | ||
| 10340 | 2025.12.18 03:58:39.125602 [ 304 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Trace> Aggregator: Merging aggregated data | ||
| 10341 | 2025.12.18 03:58:39.126999 [ 290 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003257 sec., 307.03101013202337 rows/sec., 11.99 KiB/sec. | ||
| 10342 | 2025.12.18 03:58:39.127184 [ 290 ] {f4a30cf8-ec85-4256-abe3-d59f892bff3f} <Debug> TCPHandler: Processed in 0.003759967 sec. | ||
| 10343 | 2025.12.18 03:58:39.127287 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10344 | 2025.12.18 03:58:39.127315 [ 290 ] {} <Debug> TCP-Session: 25ae189a-845c-41ac-ae92-55bcbd93ff0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10345 | 2025.12.18 03:58:39.127327 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10346 | 2025.12.18 03:58:39.127341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10347 | 2025.12.18 03:58:39.127364 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10348 | 2025.12.18 03:58:39.127372 [ 354 ] {} <Debug> TCP-Session: 3369d730-67c5-4c2a-bb9c-9b5221bcde52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10349 | 2025.12.18 03:58:39.127386 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10350 | 2025.12.18 03:58:39.127412 [ 350 ] {} <Debug> TCP-Session: b09575ad-da24-4f43-9aa1-781a5c83336a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10351 | 2025.12.18 03:58:39.127407 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10352 | 2025.12.18 03:58:39.127442 [ 292 ] {} <Debug> TCP-Session: a7277209-57d5-45f6-8dc7-362259077c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10353 | 2025.12.18 03:58:39.127447 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10354 | 2025.12.18 03:58:39.127483 [ 293 ] {} <Debug> TCP-Session: 5fdd111c-e191-49af-9a89-51fab136dada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10355 | 2025.12.18 03:58:39.127467 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10356 | 2025.12.18 03:58:39.127513 [ 351 ] {} <Debug> TCP-Session: 5927956c-ae04-4726-b7c9-9a864505ce3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10357 | 2025.12.18 03:58:39.127542 [ 353 ] {} <Debug> TCP-Session: cf6f1e09-139d-4cf9-9e38-a23d92d8f9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2025.12.18 03:58:39.127421 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10359 | 2025.12.18 03:58:39.127389 [ 294 ] {} <Debug> TCP-Session: 486f615c-c185-488f-98cb-f1fa66ae25eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10360 | 2025.12.18 03:58:39.127677 [ 352 ] {} <Debug> TCP-Session: 03cf8421-3e45-44dc-a7c8-de9e2e73228b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10361 | 2025.12.18 03:58:39.381855 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38918 | ||
| 10362 | 2025.12.18 03:58:39.381969 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10363 | 2025.12.18 03:58:39.381998 [ 290 ] {} <Debug> TCP-Session: be221916-af48-4b3c-ab2d-4ea9d85105b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38918 | ||
| 10364 | 2025.12.18 03:58:39.382021 [ 290 ] {} <Debug> TCP-Session: be221916-af48-4b3c-ab2d-4ea9d85105b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10365 | 2025.12.18 03:58:39.382034 [ 290 ] {} <Debug> TCP-Session: be221916-af48-4b3c-ab2d-4ea9d85105b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10366 | 2025.12.18 03:58:39.382247 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51428 | ||
| 10367 | 2025.12.18 03:58:39.382279 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54102 | ||
| 10368 | 2025.12.18 03:58:39.382291 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50609 | ||
| 10369 | 2025.12.18 03:58:39.382331 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63667 | ||
| 10370 | 2025.12.18 03:58:39.382352 [ 290 ] {} <Trace> TCP-Session: be221916-af48-4b3c-ab2d-4ea9d85105b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2025.12.18 03:58:39.382368 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10372 | 2025.12.18 03:58:39.382350 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43875 | ||
| 10373 | 2025.12.18 03:58:39.382418 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10374 | 2025.12.18 03:58:39.382345 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41850 | ||
| 10375 | 2025.12.18 03:58:39.382438 [ 294 ] {} <Debug> TCP-Session: fe9f0b0b-6792-4c39-84e7-7922911a4efd Authenticating user 'default' from [fd00:1122:3344:101::e]:54102 | ||
| 10376 | 2025.12.18 03:58:39.382461 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10377 | 2025.12.18 03:58:39.382482 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10378 | 2025.12.18 03:58:39.382489 [ 294 ] {} <Debug> TCP-Session: fe9f0b0b-6792-4c39-84e7-7922911a4efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10379 | 2025.12.18 03:58:39.382502 [ 352 ] {} <Debug> TCP-Session: f49e261e-7a99-43ae-9abf-3be5cdac766d Authenticating user 'default' from [fd00:1122:3344:101::e]:63667 | ||
| 10380 | 2025.12.18 03:58:39.382516 [ 354 ] {} <Debug> TCP-Session: 00cc86ca-cd01-49c2-8917-eb4d4d400592 Authenticating user 'default' from [fd00:1122:3344:101::e]:43875 | ||
| 10381 | 2025.12.18 03:58:39.382521 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10382 | 2025.12.18 03:58:39.382531 [ 352 ] {} <Debug> TCP-Session: f49e261e-7a99-43ae-9abf-3be5cdac766d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10383 | 2025.12.18 03:58:39.382552 [ 354 ] {} <Debug> TCP-Session: 00cc86ca-cd01-49c2-8917-eb4d4d400592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10384 | 2025.12.18 03:58:39.382568 [ 353 ] {} <Debug> TCP-Session: 7e5f2d1c-ab32-42fa-a3b5-6aa9792891b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41850 | ||
| 10385 | 2025.12.18 03:58:39.382571 [ 352 ] {} <Debug> TCP-Session: f49e261e-7a99-43ae-9abf-3be5cdac766d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10386 | 2025.12.18 03:58:39.382585 [ 354 ] {} <Debug> TCP-Session: 00cc86ca-cd01-49c2-8917-eb4d4d400592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10387 | 2025.12.18 03:58:39.382605 [ 353 ] {} <Debug> TCP-Session: 7e5f2d1c-ab32-42fa-a3b5-6aa9792891b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10388 | 2025.12.18 03:58:39.382614 [ 290 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38918) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10389 | 2025.12.18 03:58:39.382637 [ 353 ] {} <Debug> TCP-Session: 7e5f2d1c-ab32-42fa-a3b5-6aa9792891b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2025.12.18 03:58:39.382520 [ 294 ] {} <Debug> TCP-Session: fe9f0b0b-6792-4c39-84e7-7922911a4efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2025.12.18 03:58:39.382459 [ 350 ] {} <Debug> TCP-Session: 1570ec9c-d317-4dd5-ade2-16b0f5d32e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:50609 | ||
| 10392 | 2025.12.18 03:58:39.382315 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57088 | ||
| 10393 | 2025.12.18 03:58:39.382709 [ 350 ] {} <Debug> TCP-Session: 1570ec9c-d317-4dd5-ade2-16b0f5d32e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10394 | 2025.12.18 03:58:39.382294 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64281 | ||
| 10395 | 2025.12.18 03:58:39.382749 [ 350 ] {} <Debug> TCP-Session: 1570ec9c-d317-4dd5-ade2-16b0f5d32e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2025.12.18 03:58:39.382356 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10397 | 2025.12.18 03:58:39.382799 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10398 | 2025.12.18 03:58:39.382819 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10399 | 2025.12.18 03:58:39.382820 [ 292 ] {} <Debug> TCP-Session: 72dd71b6-349f-4f4b-8286-df3d81c9db84 Authenticating user 'default' from [fd00:1122:3344:101::e]:51428 | ||
| 10400 | 2025.12.18 03:58:39.382834 [ 351 ] {} <Debug> TCP-Session: 96aadeb3-d2b9-4a58-84d6-57783c524e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:57088 | ||
| 10401 | 2025.12.18 03:58:39.382847 [ 293 ] {} <Debug> TCP-Session: a360ae78-4fa6-463a-b674-57e2acc1bf58 Authenticating user 'default' from [fd00:1122:3344:101::e]:64281 | ||
| 10402 | 2025.12.18 03:58:39.382858 [ 292 ] {} <Debug> TCP-Session: 72dd71b6-349f-4f4b-8286-df3d81c9db84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10403 | 2025.12.18 03:58:39.382876 [ 351 ] {} <Debug> TCP-Session: 96aadeb3-d2b9-4a58-84d6-57783c524e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10404 | 2025.12.18 03:58:39.382881 [ 293 ] {} <Debug> TCP-Session: a360ae78-4fa6-463a-b674-57e2acc1bf58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2025.12.18 03:58:39.382898 [ 292 ] {} <Debug> TCP-Session: 72dd71b6-349f-4f4b-8286-df3d81c9db84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10406 | 2025.12.18 03:58:39.382919 [ 293 ] {} <Debug> TCP-Session: a360ae78-4fa6-463a-b674-57e2acc1bf58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10407 | 2025.12.18 03:58:39.382908 [ 351 ] {} <Debug> TCP-Session: 96aadeb3-d2b9-4a58-84d6-57783c524e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10408 | 2025.12.18 03:58:39.382909 [ 290 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10409 | 2025.12.18 03:58:39.383032 [ 290 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10410 | 2025.12.18 03:58:39.383332 [ 290 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 10411 | 2025.12.18 03:58:39.384337 [ 319 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Trace> AggregatingTransform: Aggregating | ||
| 10412 | 2025.12.18 03:58:39.384387 [ 319 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Trace> Aggregator: Aggregation method: without_key | ||
| 10413 | 2025.12.18 03:58:39.384427 [ 319 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990352 sec. (1009.742 rows/sec., 39.44 KiB/sec.) | ||
| 10414 | 2025.12.18 03:58:39.384446 [ 319 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Trace> Aggregator: Merging aggregated data | ||
| 10415 | 2025.12.18 03:58:39.385981 [ 290 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003425 sec., 291.97080291970804 rows/sec., 11.41 KiB/sec. | ||
| 10416 | 2025.12.18 03:58:39.386130 [ 290 ] {ff61b57e-27bc-4dbd-ae5f-d03097089f21} <Debug> TCPHandler: Processed in 0.003892188 sec. | ||
| 10417 | 2025.12.18 03:58:39.386218 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10418 | 2025.12.18 03:58:39.386247 [ 290 ] {} <Debug> TCP-Session: be221916-af48-4b3c-ab2d-4ea9d85105b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2025.12.18 03:58:39.386252 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10420 | 2025.12.18 03:58:39.386275 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10421 | 2025.12.18 03:58:39.386292 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10422 | 2025.12.18 03:58:39.386310 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10423 | 2025.12.18 03:58:39.386335 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10424 | 2025.12.18 03:58:39.386338 [ 294 ] {} <Debug> TCP-Session: fe9f0b0b-6792-4c39-84e7-7922911a4efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10425 | 2025.12.18 03:58:39.386353 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10426 | 2025.12.18 03:58:39.386371 [ 354 ] {} <Debug> TCP-Session: 00cc86ca-cd01-49c2-8917-eb4d4d400592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10427 | 2025.12.18 03:58:39.386377 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10428 | 2025.12.18 03:58:39.386407 [ 350 ] {} <Debug> TCP-Session: 1570ec9c-d317-4dd5-ade2-16b0f5d32e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10429 | 2025.12.18 03:58:39.386403 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10430 | 2025.12.18 03:58:39.386438 [ 351 ] {} <Debug> TCP-Session: 96aadeb3-d2b9-4a58-84d6-57783c524e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10431 | 2025.12.18 03:58:39.386382 [ 352 ] {} <Debug> TCP-Session: f49e261e-7a99-43ae-9abf-3be5cdac766d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10432 | 2025.12.18 03:58:39.386476 [ 353 ] {} <Debug> TCP-Session: 7e5f2d1c-ab32-42fa-a3b5-6aa9792891b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2025.12.18 03:58:39.386314 [ 292 ] {} <Debug> TCP-Session: 72dd71b6-349f-4f4b-8286-df3d81c9db84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10434 | 2025.12.18 03:58:39.386296 [ 293 ] {} <Debug> TCP-Session: a360ae78-4fa6-463a-b674-57e2acc1bf58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10435 | 2025.12.18 03:58:39.473554 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55183 | ||
| 10436 | 2025.12.18 03:58:39.473664 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10437 | 2025.12.18 03:58:39.473691 [ 351 ] {} <Debug> TCP-Session: d100de8f-6aef-4178-bdd3-cffd9ecfb931 Authenticating user 'default' from [fd00:1122:3344:101::e]:55183 | ||
| 10438 | 2025.12.18 03:58:39.473712 [ 351 ] {} <Debug> TCP-Session: d100de8f-6aef-4178-bdd3-cffd9ecfb931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10439 | 2025.12.18 03:58:39.473725 [ 351 ] {} <Debug> TCP-Session: d100de8f-6aef-4178-bdd3-cffd9ecfb931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10440 | 2025.12.18 03:58:39.473928 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42810 | ||
| 10441 | 2025.12.18 03:58:39.473941 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63409 | ||
| 10442 | 2025.12.18 03:58:39.473980 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43346 | ||
| 10443 | 2025.12.18 03:58:39.474010 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46679 | ||
| 10444 | 2025.12.18 03:58:39.474044 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10445 | 2025.12.18 03:58:39.473988 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39898 | ||
| 10446 | 2025.12.18 03:58:39.474070 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10447 | 2025.12.18 03:58:39.474080 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10448 | 2025.12.18 03:58:39.474086 [ 351 ] {} <Trace> TCP-Session: d100de8f-6aef-4178-bdd3-cffd9ecfb931 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10449 | 2025.12.18 03:58:39.474132 [ 293 ] {} <Debug> TCP-Session: 91eff1cd-b3c9-4b76-8304-87424d233526 Authenticating user 'default' from [fd00:1122:3344:101::e]:43346 | ||
| 10450 | 2025.12.18 03:58:39.474128 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10451 | 2025.12.18 03:58:39.474159 [ 293 ] {} <Debug> TCP-Session: 91eff1cd-b3c9-4b76-8304-87424d233526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10452 | 2025.12.18 03:58:39.474137 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10453 | 2025.12.18 03:58:39.474184 [ 350 ] {} <Debug> TCP-Session: 217b4212-cd62-4c9e-a737-de3aa56593d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46679 | ||
| 10454 | 2025.12.18 03:58:39.474188 [ 293 ] {} <Debug> TCP-Session: 91eff1cd-b3c9-4b76-8304-87424d233526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10455 | 2025.12.18 03:58:39.474225 [ 294 ] {} <Debug> TCP-Session: e6f017b3-3f8f-4131-8c3d-9a077f59e2c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39898 | ||
| 10456 | 2025.12.18 03:58:39.474237 [ 350 ] {} <Debug> TCP-Session: 217b4212-cd62-4c9e-a737-de3aa56593d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10457 | 2025.12.18 03:58:39.474121 [ 353 ] {} <Debug> TCP-Session: f1ca3043-1cb1-4a5c-a89a-40b7badf7232 Authenticating user 'default' from [fd00:1122:3344:101::e]:63409 | ||
| 10458 | 2025.12.18 03:58:39.474274 [ 350 ] {} <Debug> TCP-Session: 217b4212-cd62-4c9e-a737-de3aa56593d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10459 | 2025.12.18 03:58:39.474299 [ 351 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10460 | 2025.12.18 03:58:39.474315 [ 353 ] {} <Debug> TCP-Session: f1ca3043-1cb1-4a5c-a89a-40b7badf7232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10461 | 2025.12.18 03:58:39.474269 [ 294 ] {} <Debug> TCP-Session: e6f017b3-3f8f-4131-8c3d-9a077f59e2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10462 | 2025.12.18 03:58:39.474344 [ 353 ] {} <Debug> TCP-Session: f1ca3043-1cb1-4a5c-a89a-40b7badf7232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10463 | 2025.12.18 03:58:39.474361 [ 294 ] {} <Debug> TCP-Session: e6f017b3-3f8f-4131-8c3d-9a077f59e2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10464 | 2025.12.18 03:58:39.473972 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40963 | ||
| 10465 | 2025.12.18 03:58:39.473959 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60999 | ||
| 10466 | 2025.12.18 03:58:39.473941 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58496 | ||
| 10467 | 2025.12.18 03:58:39.474463 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10468 | 2025.12.18 03:58:39.474084 [ 352 ] {} <Debug> TCP-Session: df7629fc-7253-4670-8625-9d3bfbccdbab Authenticating user 'default' from [fd00:1122:3344:101::e]:42810 | ||
| 10469 | 2025.12.18 03:58:39.474494 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10470 | 2025.12.18 03:58:39.474496 [ 292 ] {} <Debug> TCP-Session: ef822a9f-2428-416e-8d20-335d37fb88fd Authenticating user 'default' from [fd00:1122:3344:101::e]:40963 | ||
| 10471 | 2025.12.18 03:58:39.474520 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10472 | 2025.12.18 03:58:39.474527 [ 290 ] {} <Debug> TCP-Session: 341670a0-f0b9-4034-a7e3-02b08b87cee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60999 | ||
| 10473 | 2025.12.18 03:58:39.474538 [ 292 ] {} <Debug> TCP-Session: ef822a9f-2428-416e-8d20-335d37fb88fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10474 | 2025.12.18 03:58:39.474555 [ 354 ] {} <Debug> TCP-Session: fa0e5c47-04f6-48ce-8c67-2be1629a6f43 Authenticating user 'default' from [fd00:1122:3344:101::e]:58496 | ||
| 10475 | 2025.12.18 03:58:39.474580 [ 292 ] {} <Debug> TCP-Session: ef822a9f-2428-416e-8d20-335d37fb88fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2025.12.18 03:58:39.474566 [ 290 ] {} <Debug> TCP-Session: 341670a0-f0b9-4034-a7e3-02b08b87cee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10477 | 2025.12.18 03:58:39.474616 [ 354 ] {} <Debug> TCP-Session: fa0e5c47-04f6-48ce-8c67-2be1629a6f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10478 | 2025.12.18 03:58:39.474640 [ 290 ] {} <Debug> TCP-Session: 341670a0-f0b9-4034-a7e3-02b08b87cee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10479 | 2025.12.18 03:58:39.474653 [ 354 ] {} <Debug> TCP-Session: fa0e5c47-04f6-48ce-8c67-2be1629a6f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10480 | 2025.12.18 03:58:39.474645 [ 351 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10481 | 2025.12.18 03:58:39.474517 [ 352 ] {} <Debug> TCP-Session: df7629fc-7253-4670-8625-9d3bfbccdbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10482 | 2025.12.18 03:58:39.474724 [ 352 ] {} <Debug> TCP-Session: df7629fc-7253-4670-8625-9d3bfbccdbab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10483 | 2025.12.18 03:58:39.474752 [ 351 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10484 | 2025.12.18 03:58:39.475106 [ 351 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 10485 | 2025.12.18 03:58:39.476460 [ 316 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Trace> AggregatingTransform: Aggregating | ||
| 10486 | 2025.12.18 03:58:39.476514 [ 316 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Trace> Aggregator: Aggregation method: without_key | ||
| 10487 | 2025.12.18 03:58:39.476560 [ 316 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001345577 sec. (743.176 rows/sec., 29.03 KiB/sec.) | ||
| 10488 | 2025.12.18 03:58:39.476580 [ 316 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Trace> Aggregator: Merging aggregated data | ||
| 10489 | 2025.12.18 03:58:39.479096 [ 351 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004858 sec., 205.84602717167556 rows/sec., 8.04 KiB/sec. | ||
| 10490 | 2025.12.18 03:58:39.479255 [ 351 ] {c3afd382-ce37-4313-903a-b16d3628ca71} <Debug> TCPHandler: Processed in 0.005314756 sec. | ||
| 10491 | 2025.12.18 03:58:39.479398 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10492 | 2025.12.18 03:58:39.479427 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10493 | 2025.12.18 03:58:39.479428 [ 351 ] {} <Debug> TCP-Session: d100de8f-6aef-4178-bdd3-cffd9ecfb931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10494 | 2025.12.18 03:58:39.479449 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10495 | 2025.12.18 03:58:39.479466 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10496 | 2025.12.18 03:58:39.479484 [ 352 ] {} <Debug> TCP-Session: df7629fc-7253-4670-8625-9d3bfbccdbab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10497 | 2025.12.18 03:58:39.479490 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10498 | 2025.12.18 03:58:39.479526 [ 294 ] {} <Debug> TCP-Session: e6f017b3-3f8f-4131-8c3d-9a077f59e2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2025.12.18 03:58:39.479525 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10500 | 2025.12.18 03:58:39.479540 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10501 | 2025.12.18 03:58:39.479561 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10502 | 2025.12.18 03:58:39.479586 [ 292 ] {} <Debug> TCP-Session: ef822a9f-2428-416e-8d20-335d37fb88fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2025.12.18 03:58:39.479604 [ 293 ] {} <Debug> TCP-Session: 91eff1cd-b3c9-4b76-8304-87424d233526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10504 | 2025.12.18 03:58:39.479627 [ 350 ] {} <Debug> TCP-Session: 217b4212-cd62-4c9e-a737-de3aa56593d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10505 | 2025.12.18 03:58:39.479550 [ 290 ] {} <Debug> TCP-Session: 341670a0-f0b9-4034-a7e3-02b08b87cee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10506 | 2025.12.18 03:58:39.479509 [ 354 ] {} <Debug> TCP-Session: fa0e5c47-04f6-48ce-8c67-2be1629a6f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10507 | 2025.12.18 03:58:39.479507 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10508 | 2025.12.18 03:58:39.479725 [ 353 ] {} <Debug> TCP-Session: f1ca3043-1cb1-4a5c-a89a-40b7badf7232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10509 | 2025.12.18 03:58:39.752488 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10510 | 2025.12.18 03:58:39.772058 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2025.12.18 03:58:39.772132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10512 | 2025.12.18 03:58:39.778177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10513 | 2025.12.18 03:58:39.778920 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2025.12.18 03:58:39.782989 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10515 | 2025.12.18 03:58:40.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.26 MiB, peak 316.76 MiB, free memory in arenas 0.00 B, will set to 305.15 MiB (RSS), difference: -1.11 MiB | ||
| 10516 | 2025.12.18 03:58:41.015395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1338 | ||
| 10517 | 2025.12.18 03:58:41.017893 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2025.12.18 03:58:41.017939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10519 | 2025.12.18 03:58:41.019138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10520 | 2025.12.18 03:58:41.019396 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2025.12.18 03:58:41.019558 [ 119 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10522 | 2025.12.18 03:58:41.019631 [ 119 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2025.12.18 03:58:41.019656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10524 | 2025.12.18 03:58:41.019656 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10525 | 2025.12.18 03:58:41.019800 [ 188 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10526 | 2025.12.18 03:58:41.020324 [ 188 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10527 | 2025.12.18 03:58:41.020448 [ 188 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1176 rows starting from the beginning of the part | ||
| 10528 | 2025.12.18 03:58:41.020785 [ 188 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 10529 | 2025.12.18 03:58:41.021103 [ 188 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 10530 | 2025.12.18 03:58:41.021446 [ 188 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
| 10531 | 2025.12.18 03:58:41.021768 [ 188 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 10532 | 2025.12.18 03:58:41.022087 [ 188 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 10533 | 2025.12.18 03:58:41.028804 [ 191 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1338 rows, containing 72 columns (72 merged, 0 gathered) in 0.009048742 sec., 147865.85803860912 rows/sec., 115.83 MiB/sec. | ||
| 10534 | 2025.12.18 03:58:41.030539 [ 190 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10535 | 2025.12.18 03:58:41.031526 [ 190 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2025.12.18 03:58:41.031649 [ 190 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_36_7} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10537 | 2025.12.18 03:58:41.032082 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 10538 | 2025.12.18 03:58:42.044256 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2025.12.18 03:58:42.044449 [ 5 ] {e93e1b2a-0c07-471b-88e0-7f496d315797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10540 | 2025.12.18 03:58:42.044525 [ 5 ] {e93e1b2a-0c07-471b-88e0-7f496d315797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10541 | 2025.12.18 03:58:42.045233 [ 5 ] {e93e1b2a-0c07-471b-88e0-7f496d315797} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2025.12.18 03:58:42.045292 [ 5 ] {e93e1b2a-0c07-471b-88e0-7f496d315797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10543 | 2025.12.18 03:58:42.045677 [ 5 ] {e93e1b2a-0c07-471b-88e0-7f496d315797} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10544 | 2025.12.18 03:58:42.045906 [ 5 ] {e93e1b2a-0c07-471b-88e0-7f496d315797} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2025.12.18 03:58:42.046068 [ 5 ] {e93e1b2a-0c07-471b-88e0-7f496d315797} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001672 sec., 1196.1722488038276 rows/sec., 97.54 KiB/sec. | ||
| 10546 | 2025.12.18 03:58:42.046119 [ 5 ] {e93e1b2a-0c07-471b-88e0-7f496d315797} <Debug> TCPHandler: Processed in 0.002002594 sec. | ||
| 10547 | 2025.12.18 03:58:42.046269 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10548 | 2025.12.18 03:58:42.046397 [ 5 ] {01d316d8-f1fc-46b2-a76e-f0b51b5b6619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10549 | 2025.12.18 03:58:42.046449 [ 5 ] {01d316d8-f1fc-46b2-a76e-f0b51b5b6619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10550 | 2025.12.18 03:58:42.047854 [ 5 ] {01d316d8-f1fc-46b2-a76e-f0b51b5b6619} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2025.12.18 03:58:42.047894 [ 5 ] {01d316d8-f1fc-46b2-a76e-f0b51b5b6619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10552 | 2025.12.18 03:58:42.048306 [ 5 ] {01d316d8-f1fc-46b2-a76e-f0b51b5b6619} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10553 | 2025.12.18 03:58:42.048518 [ 5 ] {01d316d8-f1fc-46b2-a76e-f0b51b5b6619} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.12.18 03:58:42.048659 [ 5 ] {01d316d8-f1fc-46b2-a76e-f0b51b5b6619} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.00229 sec., 522707.42358078604 rows/sec., 43.09 MiB/sec. | ||
| 10555 | 2025.12.18 03:58:42.048660 [ 117 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10556 | 2025.12.18 03:58:42.048699 [ 5 ] {01d316d8-f1fc-46b2-a76e-f0b51b5b6619} <Debug> TCPHandler: Processed in 0.0024982 sec. | ||
| 10557 | 2025.12.18 03:58:42.048751 [ 117 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2025.12.18 03:58:42.048785 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10559 | 2025.12.18 03:58:42.048840 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2025.12.18 03:58:42.048883 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10561 | 2025.12.18 03:58:42.048945 [ 5 ] {a0a2abba-1d2c-468c-bdb6-61d6a6e87061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10562 | 2025.12.18 03:58:42.048984 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10563 | 2025.12.18 03:58:42.048989 [ 5 ] {a0a2abba-1d2c-468c-bdb6-61d6a6e87061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10564 | 2025.12.18 03:58:42.049019 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2345 rows starting from the beginning of the part | ||
| 10565 | 2025.12.18 03:58:42.049084 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 10566 | 2025.12.18 03:58:42.049134 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1195 rows starting from the beginning of the part | ||
| 10567 | 2025.12.18 03:58:42.049182 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 10568 | 2025.12.18 03:58:42.049227 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1194 rows starting from the beginning of the part | ||
| 10569 | 2025.12.18 03:58:42.049271 [ 191 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1197 rows starting from the beginning of the part | ||
| 10570 | 2025.12.18 03:58:42.049405 [ 5 ] {a0a2abba-1d2c-468c-bdb6-61d6a6e87061} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2025.12.18 03:58:42.049443 [ 5 ] {a0a2abba-1d2c-468c-bdb6-61d6a6e87061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10572 | 2025.12.18 03:58:42.049742 [ 5 ] {a0a2abba-1d2c-468c-bdb6-61d6a6e87061} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10573 | 2025.12.18 03:58:42.049982 [ 5 ] {a0a2abba-1d2c-468c-bdb6-61d6a6e87061} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2025.12.18 03:58:42.050120 [ 5 ] {a0a2abba-1d2c-468c-bdb6-61d6a6e87061} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 116.67 KiB/sec. | ||
| 10575 | 2025.12.18 03:58:42.050129 [ 114 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10576 | 2025.12.18 03:58:42.050159 [ 5 ] {a0a2abba-1d2c-468c-bdb6-61d6a6e87061} <Debug> TCPHandler: Processed in 0.001375077 sec. | ||
| 10577 | 2025.12.18 03:58:42.050191 [ 114 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.12.18 03:58:42.050216 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10579 | 2025.12.18 03:58:42.050280 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2025.12.18 03:58:42.050310 [ 190 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10581 | 2025.12.18 03:58:42.050380 [ 5 ] {ac184683-66f0-4fd8-991c-3b5cd1a45f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10582 | 2025.12.18 03:58:42.050425 [ 5 ] {ac184683-66f0-4fd8-991c-3b5cd1a45f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10583 | 2025.12.18 03:58:42.050425 [ 190 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10584 | 2025.12.18 03:58:42.050472 [ 190 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 264 rows starting from the beginning of the part | ||
| 10585 | 2025.12.18 03:58:42.050534 [ 190 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 246 rows starting from the beginning of the part | ||
| 10586 | 2025.12.18 03:58:42.050575 [ 190 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 246 rows starting from the beginning of the part | ||
| 10587 | 2025.12.18 03:58:42.050615 [ 190 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 248 rows starting from the beginning of the part | ||
| 10588 | 2025.12.18 03:58:42.050652 [ 190 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 246 rows starting from the beginning of the part | ||
| 10589 | 2025.12.18 03:58:42.050690 [ 190 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 10590 | 2025.12.18 03:58:42.050984 [ 5 ] {ac184683-66f0-4fd8-991c-3b5cd1a45f9e} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2025.12.18 03:58:42.051026 [ 5 ] {ac184683-66f0-4fd8-991c-3b5cd1a45f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10592 | 2025.12.18 03:58:42.051258 [ 202 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6043 rows, containing 5 columns (5 merged, 0 gathered) in 0.00241707 sec., 2500134.4603176573 rows/sec., 211.73 MiB/sec. | ||
| 10593 | 2025.12.18 03:58:42.051377 [ 5 ] {ac184683-66f0-4fd8-991c-3b5cd1a45f9e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10594 | 2025.12.18 03:58:42.051620 [ 5 ] {ac184683-66f0-4fd8-991c-3b5cd1a45f9e} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2025.12.18 03:58:42.051625 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10596 | 2025.12.18 03:58:42.051666 [ 189 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396657 sec., 896426.2521148715 rows/sec., 58.33 MiB/sec. | ||
| 10597 | 2025.12.18 03:58:42.051764 [ 5 ] {ac184683-66f0-4fd8-991c-3b5cd1a45f9e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001404 sec., 162393.16239316238 rows/sec., 11.00 MiB/sec. | ||
| 10598 | 2025.12.18 03:58:42.051810 [ 5 ] {ac184683-66f0-4fd8-991c-3b5cd1a45f9e} <Debug> TCPHandler: Processed in 0.00158122 sec. | ||
| 10599 | 2025.12.18 03:58:42.051874 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10600 | 2025.12.18 03:58:42.051926 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10601 | 2025.12.18 03:58:42.052029 [ 5 ] {f7d0bd99-9acd-42e2-8ea4-c8858e600af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10602 | 2025.12.18 03:58:42.052061 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2025.12.18 03:58:42.052073 [ 5 ] {f7d0bd99-9acd-42e2-8ea4-c8858e600af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10604 | 2025.12.18 03:58:42.052209 [ 196 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_71_14} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10605 | 2025.12.18 03:58:42.052239 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2025.12.18 03:58:42.052330 [ 197 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_41_8} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10607 | 2025.12.18 03:58:42.052334 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 10608 | 2025.12.18 03:58:42.052434 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10609 | 2025.12.18 03:58:42.052805 [ 5 ] {f7d0bd99-9acd-42e2-8ea4-c8858e600af7} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2025.12.18 03:58:42.052847 [ 5 ] {f7d0bd99-9acd-42e2-8ea4-c8858e600af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10611 | 2025.12.18 03:58:42.053198 [ 5 ] {f7d0bd99-9acd-42e2-8ea4-c8858e600af7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10612 | 2025.12.18 03:58:42.053421 [ 5 ] {f7d0bd99-9acd-42e2-8ea4-c8858e600af7} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2025.12.18 03:58:42.053538 [ 114 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10614 | 2025.12.18 03:58:42.053554 [ 5 ] {f7d0bd99-9acd-42e2-8ea4-c8858e600af7} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001545 sec., 337864.07766990294 rows/sec., 25.01 MiB/sec. | ||
| 10615 | 2025.12.18 03:58:42.053570 [ 114 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2025.12.18 03:58:42.053594 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10617 | 2025.12.18 03:58:42.053599 [ 5 ] {f7d0bd99-9acd-42e2-8ea4-c8858e600af7} <Debug> TCPHandler: Processed in 0.001722031 sec. | ||
| 10618 | 2025.12.18 03:58:42.053683 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10619 | 2025.12.18 03:58:42.053723 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2025.12.18 03:58:42.053785 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10621 | 2025.12.18 03:58:42.053821 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1212 rows starting from the beginning of the part | ||
| 10622 | 2025.12.18 03:58:42.053823 [ 5 ] {7cd700a7-4eac-4077-8c6c-74b521fdab38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10623 | 2025.12.18 03:58:42.053879 [ 5 ] {7cd700a7-4eac-4077-8c6c-74b521fdab38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10624 | 2025.12.18 03:58:42.053888 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10625 | 2025.12.18 03:58:42.053940 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 722 rows starting from the beginning of the part | ||
| 10626 | 2025.12.18 03:58:42.053981 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 10627 | 2025.12.18 03:58:42.054020 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 720 rows starting from the beginning of the part | ||
| 10628 | 2025.12.18 03:58:42.054058 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 522 rows starting from the beginning of the part | ||
| 10629 | 2025.12.18 03:58:42.054581 [ 5 ] {7cd700a7-4eac-4077-8c6c-74b521fdab38} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2025.12.18 03:58:42.054623 [ 5 ] {7cd700a7-4eac-4077-8c6c-74b521fdab38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10631 | 2025.12.18 03:58:42.055057 [ 5 ] {7cd700a7-4eac-4077-8c6c-74b521fdab38} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10632 | 2025.12.18 03:58:42.055296 [ 5 ] {7cd700a7-4eac-4077-8c6c-74b521fdab38} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2025.12.18 03:58:42.055368 [ 196 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724802 sec., 1915582.1943620194 rows/sec., 144.56 MiB/sec. | ||
| 10634 | 2025.12.18 03:58:42.055414 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10635 | 2025.12.18 03:58:42.055433 [ 5 ] {7cd700a7-4eac-4077-8c6c-74b521fdab38} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001627 sec., 519360.78672403196 rows/sec., 34.96 MiB/sec. | ||
| 10636 | 2025.12.18 03:58:42.055446 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2025.12.18 03:58:42.055472 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10638 | 2025.12.18 03:58:42.055477 [ 5 ] {7cd700a7-4eac-4077-8c6c-74b521fdab38} <Debug> TCPHandler: Processed in 0.001803902 sec. | ||
| 10639 | 2025.12.18 03:58:42.055551 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10640 | 2025.12.18 03:58:42.055561 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10641 | 2025.12.18 03:58:42.055608 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2025.12.18 03:58:42.055682 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10643 | 2025.12.18 03:58:42.055706 [ 5 ] {476d4dec-6f4a-4b74-9fbd-55b9743202ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10644 | 2025.12.18 03:58:42.055719 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23890 rows starting from the beginning of the part | ||
| 10645 | 2025.12.18 03:58:42.055752 [ 5 ] {476d4dec-6f4a-4b74-9fbd-55b9743202ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10646 | 2025.12.18 03:58:42.055784 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10647 | 2025.12.18 03:58:42.055837 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 315 rows starting from the beginning of the part | ||
| 10648 | 2025.12.18 03:58:42.055841 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2025.12.18 03:58:42.055886 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10650 | 2025.12.18 03:58:42.055934 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 10651 | 2025.12.18 03:58:42.055942 [ 189 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_71_14} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10652 | 2025.12.18 03:58:42.055987 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 845 rows starting from the beginning of the part | ||
| 10653 | 2025.12.18 03:58:42.056040 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10654 | 2025.12.18 03:58:42.056125 [ 5 ] {476d4dec-6f4a-4b74-9fbd-55b9743202ff} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2025.12.18 03:58:42.056165 [ 5 ] {476d4dec-6f4a-4b74-9fbd-55b9743202ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10656 | 2025.12.18 03:58:42.056482 [ 5 ] {476d4dec-6f4a-4b74-9fbd-55b9743202ff} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10657 | 2025.12.18 03:58:42.056698 [ 5 ] {476d4dec-6f4a-4b74-9fbd-55b9743202ff} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2025.12.18 03:58:42.056812 [ 114 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10659 | 2025.12.18 03:58:42.056833 [ 5 ] {476d4dec-6f4a-4b74-9fbd-55b9743202ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 10660 | 2025.12.18 03:58:42.056841 [ 114 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2025.12.18 03:58:42.056872 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10662 | 2025.12.18 03:58:42.056876 [ 5 ] {476d4dec-6f4a-4b74-9fbd-55b9743202ff} <Debug> TCPHandler: Processed in 0.001317706 sec. | ||
| 10663 | 2025.12.18 03:58:42.056948 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10664 | 2025.12.18 03:58:42.057046 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10665 | 2025.12.18 03:58:42.057076 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5352 rows starting from the beginning of the part | ||
| 10666 | 2025.12.18 03:58:42.057136 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10667 | 2025.12.18 03:58:42.057177 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10668 | 2025.12.18 03:58:42.057216 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10669 | 2025.12.18 03:58:42.057255 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10670 | 2025.12.18 03:58:42.057292 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10671 | 2025.12.18 03:58:42.059845 [ 189 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002927296 sec., 1960853.9758193227 rows/sec., 124.54 MiB/sec. | ||
| 10672 | 2025.12.18 03:58:42.060389 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10673 | 2025.12.18 03:58:42.060635 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2025.12.18 03:58:42.060715 [ 196 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_71_14} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10675 | 2025.12.18 03:58:42.060784 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10676 | 2025.12.18 03:58:42.063157 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25684 rows, containing 5 columns (5 merged, 0 gathered) in 0.007636545 sec., 3363301.0739804455 rows/sec., 225.12 MiB/sec. | ||
| 10677 | 2025.12.18 03:58:42.063477 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10678 | 2025.12.18 03:58:42.063710 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.12.18 03:58:42.063785 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10680 | 2025.12.18 03:58:42.063849 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10681 | 2025.12.18 03:58:43.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.96 MiB, peak 317.31 MiB, free memory in arenas 0.00 B, will set to 308.87 MiB (RSS), difference: 2.91 MiB | ||
| 10682 | 2025.12.18 03:58:45.783935 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10683 | 2025.12.18 03:58:45.784013 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10684 | 2025.12.18 03:58:45.966632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23917 | ||
| 10685 | 2025.12.18 03:58:45.967417 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2025.12.18 03:58:45.967498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10687 | 2025.12.18 03:58:45.968153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10688 | 2025.12.18 03:58:45.968390 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2025.12.18 03:58:45.968517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23917 | ||
| 10690 | 2025.12.18 03:58:47.028710 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10691 | 2025.12.18 03:58:47.028906 [ 5 ] {c1fdf503-128b-4ad1-b24e-748f566e4eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10692 | 2025.12.18 03:58:47.028980 [ 5 ] {c1fdf503-128b-4ad1-b24e-748f566e4eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10693 | 2025.12.18 03:58:47.029834 [ 5 ] {c1fdf503-128b-4ad1-b24e-748f566e4eb8} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2025.12.18 03:58:47.029884 [ 5 ] {c1fdf503-128b-4ad1-b24e-748f566e4eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10695 | 2025.12.18 03:58:47.030293 [ 5 ] {c1fdf503-128b-4ad1-b24e-748f566e4eb8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10696 | 2025.12.18 03:58:47.030538 [ 5 ] {c1fdf503-128b-4ad1-b24e-748f566e4eb8} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2025.12.18 03:58:47.030701 [ 5 ] {c1fdf503-128b-4ad1-b24e-748f566e4eb8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 10698 | 2025.12.18 03:58:47.030752 [ 5 ] {c1fdf503-128b-4ad1-b24e-748f566e4eb8} <Debug> TCPHandler: Processed in 0.002180617 sec. | ||
| 10699 | 2025.12.18 03:58:47.030881 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2025.12.18 03:58:47.030982 [ 5 ] {01101f24-21bc-418b-a5df-b031a88b07c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10701 | 2025.12.18 03:58:47.031028 [ 5 ] {01101f24-21bc-418b-a5df-b031a88b07c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10702 | 2025.12.18 03:58:47.031894 [ 5 ] {01101f24-21bc-418b-a5df-b031a88b07c2} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2025.12.18 03:58:47.031935 [ 5 ] {01101f24-21bc-418b-a5df-b031a88b07c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10704 | 2025.12.18 03:58:47.032344 [ 5 ] {01101f24-21bc-418b-a5df-b031a88b07c2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10705 | 2025.12.18 03:58:47.032568 [ 5 ] {01101f24-21bc-418b-a5df-b031a88b07c2} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2025.12.18 03:58:47.032710 [ 5 ] {01101f24-21bc-418b-a5df-b031a88b07c2} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001751 sec., 681896.0593946317 rows/sec., 54.49 MiB/sec. | ||
| 10707 | 2025.12.18 03:58:47.032749 [ 5 ] {01101f24-21bc-418b-a5df-b031a88b07c2} <Debug> TCPHandler: Processed in 0.001922094 sec. | ||
| 10708 | 2025.12.18 03:58:47.032868 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10709 | 2025.12.18 03:58:47.032969 [ 5 ] {d9810d84-8469-47ef-b688-fd9720b08403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10710 | 2025.12.18 03:58:47.033012 [ 5 ] {d9810d84-8469-47ef-b688-fd9720b08403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10711 | 2025.12.18 03:58:47.033501 [ 5 ] {d9810d84-8469-47ef-b688-fd9720b08403} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2025.12.18 03:58:47.033540 [ 5 ] {d9810d84-8469-47ef-b688-fd9720b08403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10713 | 2025.12.18 03:58:47.033866 [ 5 ] {d9810d84-8469-47ef-b688-fd9720b08403} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10714 | 2025.12.18 03:58:47.034070 [ 5 ] {d9810d84-8469-47ef-b688-fd9720b08403} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2025.12.18 03:58:47.034204 [ 5 ] {d9810d84-8469-47ef-b688-fd9720b08403} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001255 sec., 196015.93625498007 rows/sec., 11.98 MiB/sec. | ||
| 10716 | 2025.12.18 03:58:47.034242 [ 5 ] {d9810d84-8469-47ef-b688-fd9720b08403} <Debug> TCPHandler: Processed in 0.001424628 sec. | ||
| 10717 | 2025.12.18 03:58:47.034359 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2025.12.18 03:58:47.034455 [ 5 ] {23107559-b157-46bd-b5a9-1f1a38918a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10719 | 2025.12.18 03:58:47.034495 [ 5 ] {23107559-b157-46bd-b5a9-1f1a38918a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10720 | 2025.12.18 03:58:47.034965 [ 5 ] {23107559-b157-46bd-b5a9-1f1a38918a3f} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2025.12.18 03:58:47.035002 [ 5 ] {23107559-b157-46bd-b5a9-1f1a38918a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10722 | 2025.12.18 03:58:47.035305 [ 5 ] {23107559-b157-46bd-b5a9-1f1a38918a3f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10723 | 2025.12.18 03:58:47.035506 [ 5 ] {23107559-b157-46bd-b5a9-1f1a38918a3f} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2025.12.18 03:58:47.035636 [ 5 ] {23107559-b157-46bd-b5a9-1f1a38918a3f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 10725 | 2025.12.18 03:58:47.035672 [ 5 ] {23107559-b157-46bd-b5a9-1f1a38918a3f} <Debug> TCPHandler: Processed in 0.001363547 sec. | ||
| 10726 | 2025.12.18 03:58:47.035796 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10727 | 2025.12.18 03:58:47.035888 [ 5 ] {beb78e21-5173-41fc-ad34-86c8a1876c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10728 | 2025.12.18 03:58:47.035927 [ 5 ] {beb78e21-5173-41fc-ad34-86c8a1876c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10729 | 2025.12.18 03:58:47.036391 [ 5 ] {beb78e21-5173-41fc-ad34-86c8a1876c6e} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2025.12.18 03:58:47.036426 [ 5 ] {beb78e21-5173-41fc-ad34-86c8a1876c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10731 | 2025.12.18 03:58:47.036729 [ 5 ] {beb78e21-5173-41fc-ad34-86c8a1876c6e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10732 | 2025.12.18 03:58:47.036933 [ 5 ] {beb78e21-5173-41fc-ad34-86c8a1876c6e} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2025.12.18 03:58:47.037064 [ 5 ] {beb78e21-5173-41fc-ad34-86c8a1876c6e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 10734 | 2025.12.18 03:58:47.037101 [ 5 ] {beb78e21-5173-41fc-ad34-86c8a1876c6e} <Debug> TCPHandler: Processed in 0.001355376 sec. | ||
| 10735 | 2025.12.18 03:58:47.037215 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10736 | 2025.12.18 03:58:47.037309 [ 5 ] {7b120aea-bf9e-409a-b780-4d17377e36dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10737 | 2025.12.18 03:58:47.037349 [ 5 ] {7b120aea-bf9e-409a-b780-4d17377e36dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10738 | 2025.12.18 03:58:47.037956 [ 5 ] {7b120aea-bf9e-409a-b780-4d17377e36dc} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10739 | 2025.12.18 03:58:47.037992 [ 5 ] {7b120aea-bf9e-409a-b780-4d17377e36dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10740 | 2025.12.18 03:58:47.038324 [ 5 ] {7b120aea-bf9e-409a-b780-4d17377e36dc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10741 | 2025.12.18 03:58:47.038522 [ 5 ] {7b120aea-bf9e-409a-b780-4d17377e36dc} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10742 | 2025.12.18 03:58:47.038651 [ 5 ] {7b120aea-bf9e-409a-b780-4d17377e36dc} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.00136 sec., 529411.7647058823 rows/sec., 37.16 MiB/sec. | ||
| 10743 | 2025.12.18 03:58:47.038687 [ 5 ] {7b120aea-bf9e-409a-b780-4d17377e36dc} <Debug> TCPHandler: Processed in 0.001522249 sec. | ||
| 10744 | 2025.12.18 03:58:47.038803 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2025.12.18 03:58:47.038897 [ 5 ] {1022c46d-8daa-4d16-a6e5-18ff40926076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10746 | 2025.12.18 03:58:47.038940 [ 5 ] {1022c46d-8daa-4d16-a6e5-18ff40926076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10747 | 2025.12.18 03:58:47.039272 [ 5 ] {1022c46d-8daa-4d16-a6e5-18ff40926076} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2025.12.18 03:58:47.039309 [ 5 ] {1022c46d-8daa-4d16-a6e5-18ff40926076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10749 | 2025.12.18 03:58:47.039603 [ 5 ] {1022c46d-8daa-4d16-a6e5-18ff40926076} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10750 | 2025.12.18 03:58:47.039803 [ 5 ] {1022c46d-8daa-4d16-a6e5-18ff40926076} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10751 | 2025.12.18 03:58:47.039912 [ 108 ] {} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10752 | 2025.12.18 03:58:47.039932 [ 5 ] {1022c46d-8daa-4d16-a6e5-18ff40926076} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 10753 | 2025.12.18 03:58:47.039981 [ 108 ] {} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2025.12.18 03:58:47.039988 [ 5 ] {1022c46d-8daa-4d16-a6e5-18ff40926076} <Debug> TCPHandler: Processed in 0.001235745 sec. | ||
| 10755 | 2025.12.18 03:58:47.040010 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10756 | 2025.12.18 03:58:47.040116 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2025.12.18 03:58:47.040139 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10758 | 2025.12.18 03:58:47.040214 [ 5 ] {e63a418d-11a2-4913-820b-27c507a24bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10759 | 2025.12.18 03:58:47.040262 [ 5 ] {e63a418d-11a2-4913-820b-27c507a24bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10760 | 2025.12.18 03:58:47.040277 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10761 | 2025.12.18 03:58:47.040324 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 10762 | 2025.12.18 03:58:47.040396 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10763 | 2025.12.18 03:58:47.040445 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10764 | 2025.12.18 03:58:47.040488 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 10765 | 2025.12.18 03:58:47.040524 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 10766 | 2025.12.18 03:58:47.040563 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 10767 | 2025.12.18 03:58:47.040706 [ 5 ] {e63a418d-11a2-4913-820b-27c507a24bc2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2025.12.18 03:58:47.040749 [ 5 ] {e63a418d-11a2-4913-820b-27c507a24bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10769 | 2025.12.18 03:58:47.041104 [ 5 ] {e63a418d-11a2-4913-820b-27c507a24bc2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10770 | 2025.12.18 03:58:47.041323 [ 5 ] {e63a418d-11a2-4913-820b-27c507a24bc2} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2025.12.18 03:58:47.041357 [ 189 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265026 sec., 170747.4787079475 rows/sec., 8.71 MiB/sec. | ||
| 10772 | 2025.12.18 03:58:47.041458 [ 5 ] {e63a418d-11a2-4913-820b-27c507a24bc2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001263 sec., 248614.41013460016 rows/sec., 16.33 MiB/sec. | ||
| 10773 | 2025.12.18 03:58:47.041499 [ 5 ] {e63a418d-11a2-4913-820b-27c507a24bc2} <Debug> TCPHandler: Processed in 0.001432788 sec. | ||
| 10774 | 2025.12.18 03:58:47.041556 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10775 | 2025.12.18 03:58:47.041613 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2025.12.18 03:58:47.041711 [ 5 ] {ec34eea7-6f16-42f9-b15c-ebaf81d04bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10777 | 2025.12.18 03:58:47.041754 [ 5 ] {ec34eea7-6f16-42f9-b15c-ebaf81d04bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10778 | 2025.12.18 03:58:47.041879 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2025.12.18 03:58:47.041964 [ 198 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_36_7} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10780 | 2025.12.18 03:58:47.042072 [ 5 ] {ec34eea7-6f16-42f9-b15c-ebaf81d04bc1} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2025.12.18 03:58:47.042079 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10782 | 2025.12.18 03:58:47.042115 [ 5 ] {ec34eea7-6f16-42f9-b15c-ebaf81d04bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10783 | 2025.12.18 03:58:47.042422 [ 5 ] {ec34eea7-6f16-42f9-b15c-ebaf81d04bc1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10784 | 2025.12.18 03:58:47.042632 [ 5 ] {ec34eea7-6f16-42f9-b15c-ebaf81d04bc1} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2025.12.18 03:58:47.042765 [ 5 ] {ec34eea7-6f16-42f9-b15c-ebaf81d04bc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 10786 | 2025.12.18 03:58:47.042801 [ 5 ] {ec34eea7-6f16-42f9-b15c-ebaf81d04bc1} <Debug> TCPHandler: Processed in 0.001237425 sec. | ||
| 10787 | 2025.12.18 03:58:47.042914 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2025.12.18 03:58:47.043006 [ 5 ] {5ca534d3-4b83-49e1-9da9-48f859764dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10789 | 2025.12.18 03:58:47.043060 [ 5 ] {5ca534d3-4b83-49e1-9da9-48f859764dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10790 | 2025.12.18 03:58:47.043894 [ 5 ] {5ca534d3-4b83-49e1-9da9-48f859764dd2} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.12.18 03:58:47.043931 [ 5 ] {5ca534d3-4b83-49e1-9da9-48f859764dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10792 | 2025.12.18 03:58:47.044483 [ 5 ] {5ca534d3-4b83-49e1-9da9-48f859764dd2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10793 | 2025.12.18 03:58:47.044690 [ 5 ] {5ca534d3-4b83-49e1-9da9-48f859764dd2} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.12.18 03:58:47.044792 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10795 | 2025.12.18 03:58:47.044821 [ 5 ] {5ca534d3-4b83-49e1-9da9-48f859764dd2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001867 sec., 21960.36422067488 rows/sec., 39.35 MiB/sec. | ||
| 10796 | 2025.12.18 03:58:47.044826 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2025.12.18 03:58:47.044858 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10798 | 2025.12.18 03:58:47.044886 [ 5 ] {5ca534d3-4b83-49e1-9da9-48f859764dd2} <Debug> TCPHandler: Processed in 0.002062276 sec. | ||
| 10799 | 2025.12.18 03:58:47.044919 [ 196 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10800 | 2025.12.18 03:58:47.045003 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2025.12.18 03:58:47.045095 [ 5 ] {ac652a02-ad1e-4daa-ac80-3856b6477232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10802 | 2025.12.18 03:58:47.045109 [ 196 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10803 | 2025.12.18 03:58:47.045133 [ 5 ] {ac652a02-ad1e-4daa-ac80-3856b6477232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10804 | 2025.12.18 03:58:47.045158 [ 196 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1145 rows starting from the beginning of the part | ||
| 10805 | 2025.12.18 03:58:47.045347 [ 196 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 10806 | 2025.12.18 03:58:47.045455 [ 196 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 10807 | 2025.12.18 03:58:47.045538 [ 5 ] {ac652a02-ad1e-4daa-ac80-3856b6477232} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2025.12.18 03:58:47.045551 [ 196 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 10809 | 2025.12.18 03:58:47.045581 [ 5 ] {ac652a02-ad1e-4daa-ac80-3856b6477232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10810 | 2025.12.18 03:58:47.045661 [ 196 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 10811 | 2025.12.18 03:58:47.045757 [ 196 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 10812 | 2025.12.18 03:58:47.045909 [ 5 ] {ac652a02-ad1e-4daa-ac80-3856b6477232} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10813 | 2025.12.18 03:58:47.046151 [ 5 ] {ac652a02-ad1e-4daa-ac80-3856b6477232} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2025.12.18 03:58:47.046286 [ 5 ] {ac652a02-ad1e-4daa-ac80-3856b6477232} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 5.52 MiB/sec. | ||
| 10815 | 2025.12.18 03:58:47.046322 [ 5 ] {ac652a02-ad1e-4daa-ac80-3856b6477232} <Debug> TCPHandler: Processed in 0.001321046 sec. | ||
| 10816 | 2025.12.18 03:58:47.051972 [ 194 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 19 columns (19 merged, 0 gathered) in 0.007036337 sec., 191861.19141252045 rows/sec., 343.81 MiB/sec. | ||
| 10817 | 2025.12.18 03:58:47.053594 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10818 | 2025.12.18 03:58:47.053942 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2025.12.18 03:58:47.054014 [ 200 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10820 | 2025.12.18 03:58:47.054122 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB. | ||
| 10821 | 2025.12.18 03:58:47.283132 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10822 | 2025.12.18 03:58:47.300808 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2025.12.18 03:58:47.300861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10824 | 2025.12.18 03:58:47.307255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10825 | 2025.12.18 03:58:47.307944 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2025.12.18 03:58:47.310925 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10827 | 2025.12.18 03:58:48.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.26 MiB, peak 321.18 MiB, free memory in arenas 0.00 B, will set to 311.46 MiB (RSS), difference: 1.20 MiB | ||
| 10828 | 2025.12.18 03:58:51.019982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1374 | ||
| 10829 | 2025.12.18 03:58:51.022453 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2025.12.18 03:58:51.022503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10831 | 2025.12.18 03:58:51.023689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10832 | 2025.12.18 03:58:51.023958 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2025.12.18 03:58:51.024224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 10834 | 2025.12.18 03:58:52.016386 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2025.12.18 03:58:52.016555 [ 5 ] {f978cdba-ebc9-4b63-9db4-470fc5349386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10836 | 2025.12.18 03:58:52.016619 [ 5 ] {f978cdba-ebc9-4b63-9db4-470fc5349386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10837 | 2025.12.18 03:58:52.017309 [ 5 ] {f978cdba-ebc9-4b63-9db4-470fc5349386} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2025.12.18 03:58:52.017358 [ 5 ] {f978cdba-ebc9-4b63-9db4-470fc5349386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10839 | 2025.12.18 03:58:52.017747 [ 5 ] {f978cdba-ebc9-4b63-9db4-470fc5349386} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10840 | 2025.12.18 03:58:52.017976 [ 5 ] {f978cdba-ebc9-4b63-9db4-470fc5349386} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10841 | 2025.12.18 03:58:52.018135 [ 5 ] {f978cdba-ebc9-4b63-9db4-470fc5349386} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 10842 | 2025.12.18 03:58:52.018178 [ 5 ] {f978cdba-ebc9-4b63-9db4-470fc5349386} <Debug> TCPHandler: Processed in 0.001931674 sec. | ||
| 10843 | 2025.12.18 03:58:52.018304 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10844 | 2025.12.18 03:58:52.018401 [ 5 ] {fbc7a904-6c75-4298-b518-c85d49203efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10845 | 2025.12.18 03:58:52.018442 [ 5 ] {fbc7a904-6c75-4298-b518-c85d49203efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10846 | 2025.12.18 03:58:52.018911 [ 5 ] {fbc7a904-6c75-4298-b518-c85d49203efb} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2025.12.18 03:58:52.018952 [ 5 ] {fbc7a904-6c75-4298-b518-c85d49203efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10848 | 2025.12.18 03:58:52.019279 [ 5 ] {fbc7a904-6c75-4298-b518-c85d49203efb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10849 | 2025.12.18 03:58:52.019498 [ 5 ] {fbc7a904-6c75-4298-b518-c85d49203efb} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2025.12.18 03:58:52.019634 [ 5 ] {fbc7a904-6c75-4298-b518-c85d49203efb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 10851 | 2025.12.18 03:58:52.019681 [ 5 ] {fbc7a904-6c75-4298-b518-c85d49203efb} <Debug> TCPHandler: Processed in 0.001426797 sec. | ||
| 10852 | 2025.12.18 03:58:52.019814 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2025.12.18 03:58:52.019907 [ 5 ] {b049897c-740d-4024-8783-2a6a021a2f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10854 | 2025.12.18 03:58:52.019950 [ 5 ] {b049897c-740d-4024-8783-2a6a021a2f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10855 | 2025.12.18 03:58:52.020386 [ 5 ] {b049897c-740d-4024-8783-2a6a021a2f0b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2025.12.18 03:58:52.020424 [ 5 ] {b049897c-740d-4024-8783-2a6a021a2f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10857 | 2025.12.18 03:58:52.020751 [ 5 ] {b049897c-740d-4024-8783-2a6a021a2f0b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10858 | 2025.12.18 03:58:52.020975 [ 5 ] {b049897c-740d-4024-8783-2a6a021a2f0b} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2025.12.18 03:58:52.021105 [ 5 ] {b049897c-740d-4024-8783-2a6a021a2f0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 10860 | 2025.12.18 03:58:52.021142 [ 5 ] {b049897c-740d-4024-8783-2a6a021a2f0b} <Debug> TCPHandler: Processed in 0.001382877 sec. | ||
| 10861 | 2025.12.18 03:58:52.021264 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2025.12.18 03:58:52.021355 [ 5 ] {568751c6-d19e-4320-b221-71cc2f5ce8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10863 | 2025.12.18 03:58:52.021397 [ 5 ] {568751c6-d19e-4320-b221-71cc2f5ce8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10864 | 2025.12.18 03:58:52.021767 [ 5 ] {568751c6-d19e-4320-b221-71cc2f5ce8fb} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2025.12.18 03:58:52.021805 [ 5 ] {568751c6-d19e-4320-b221-71cc2f5ce8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10866 | 2025.12.18 03:58:52.022113 [ 5 ] {568751c6-d19e-4320-b221-71cc2f5ce8fb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10867 | 2025.12.18 03:58:52.022317 [ 5 ] {568751c6-d19e-4320-b221-71cc2f5ce8fb} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2025.12.18 03:58:52.022457 [ 5 ] {568751c6-d19e-4320-b221-71cc2f5ce8fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 10869 | 2025.12.18 03:58:52.022493 [ 5 ] {568751c6-d19e-4320-b221-71cc2f5ce8fb} <Debug> TCPHandler: Processed in 0.001276425 sec. | ||
| 10870 | 2025.12.18 03:58:53.468736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24429 | ||
| 10871 | 2025.12.18 03:58:53.469580 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2025.12.18 03:58:53.469664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10873 | 2025.12.18 03:58:53.470229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10874 | 2025.12.18 03:58:53.470491 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2025.12.18 03:58:53.470633 [ 101 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10876 | 2025.12.18 03:58:53.470641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24429 | ||
| 10877 | 2025.12.18 03:58:53.470683 [ 101 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2025.12.18 03:58:53.470708 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10879 | 2025.12.18 03:58:53.470806 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10880 | 2025.12.18 03:58:53.470902 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10881 | 2025.12.18 03:58:53.470938 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21997 rows starting from the beginning of the part | ||
| 10882 | 2025.12.18 03:58:53.470998 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10883 | 2025.12.18 03:58:53.471048 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10884 | 2025.12.18 03:58:53.471094 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10885 | 2025.12.18 03:58:53.471136 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10886 | 2025.12.18 03:58:53.471178 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10887 | 2025.12.18 03:58:53.473130 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24429 rows, containing 4 columns (4 merged, 0 gathered) in 0.002368689 sec., 10313299.888672594 rows/sec., 147.53 MiB/sec. | ||
| 10888 | 2025.12.18 03:58:53.473370 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10889 | 2025.12.18 03:58:53.473601 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2025.12.18 03:58:53.473678 [ 189 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_51_10} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10891 | 2025.12.18 03:58:53.473745 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10892 | 2025.12.18 03:58:54.811052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10893 | 2025.12.18 03:58:54.829442 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2025.12.18 03:58:54.829505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10895 | 2025.12.18 03:58:54.835258 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10896 | 2025.12.18 03:58:54.835960 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2025.12.18 03:58:54.836302 [ 101 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10898 | 2025.12.18 03:58:54.836397 [ 101 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2025.12.18 03:58:54.836435 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10900 | 2025.12.18 03:58:54.836605 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10901 | 2025.12.18 03:58:54.839376 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10902 | 2025.12.18 03:58:54.840427 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10903 | 2025.12.18 03:58:54.841937 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10904 | 2025.12.18 03:58:54.846821 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10905 | 2025.12.18 03:58:54.851530 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10906 | 2025.12.18 03:58:54.856216 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10907 | 2025.12.18 03:58:54.860537 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10908 | 2025.12.18 03:58:54.864298 [ 199 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10909 | 2025.12.18 03:58:54.917384 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080856436 sec., 4749.1581251491225 rows/sec., 24.56 MiB/sec. | ||
| 10910 | 2025.12.18 03:58:54.920354 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10911 | 2025.12.18 03:58:54.922347 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2025.12.18 03:58:54.922434 [ 186 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_51_10} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10913 | 2025.12.18 03:58:54.924776 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10914 | 2025.12.18 03:58:55.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.55 MiB, peak 325.97 MiB, free memory in arenas 0.00 B, will set to 315.37 MiB (RSS), difference: 2.82 MiB | ||
| 10915 | 2025.12.18 03:58:57.029473 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10916 | 2025.12.18 03:58:57.029664 [ 5 ] {6a985ff7-c849-4c03-b9f0-c6c33414c7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10917 | 2025.12.18 03:58:57.029737 [ 5 ] {6a985ff7-c849-4c03-b9f0-c6c33414c7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10918 | 2025.12.18 03:58:57.030591 [ 5 ] {6a985ff7-c849-4c03-b9f0-c6c33414c7aa} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2025.12.18 03:58:57.030635 [ 5 ] {6a985ff7-c849-4c03-b9f0-c6c33414c7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10920 | 2025.12.18 03:58:57.031053 [ 5 ] {6a985ff7-c849-4c03-b9f0-c6c33414c7aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10921 | 2025.12.18 03:58:57.031274 [ 5 ] {6a985ff7-c849-4c03-b9f0-c6c33414c7aa} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2025.12.18 03:58:57.031429 [ 5 ] {6a985ff7-c849-4c03-b9f0-c6c33414c7aa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 10923 | 2025.12.18 03:58:57.031428 [ 98 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 10924 | 2025.12.18 03:58:57.031473 [ 5 ] {6a985ff7-c849-4c03-b9f0-c6c33414c7aa} <Debug> TCPHandler: Processed in 0.002143486 sec. | ||
| 10925 | 2025.12.18 03:58:57.031502 [ 98 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2025.12.18 03:58:57.031528 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10927 | 2025.12.18 03:58:57.031612 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2025.12.18 03:58:57.031622 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 10929 | 2025.12.18 03:58:57.031715 [ 5 ] {9b18019f-5f75-48e8-946b-64d2268c64e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10930 | 2025.12.18 03:58:57.031751 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10931 | 2025.12.18 03:58:57.031762 [ 5 ] {9b18019f-5f75-48e8-946b-64d2268c64e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10932 | 2025.12.18 03:58:57.031798 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 10933 | 2025.12.18 03:58:57.031877 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 10934 | 2025.12.18 03:58:57.031930 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 10935 | 2025.12.18 03:58:57.031977 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 10936 | 2025.12.18 03:58:57.032026 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 10937 | 2025.12.18 03:58:57.032194 [ 5 ] {9b18019f-5f75-48e8-946b-64d2268c64e0} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2025.12.18 03:58:57.032237 [ 5 ] {9b18019f-5f75-48e8-946b-64d2268c64e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10939 | 2025.12.18 03:58:57.032589 [ 5 ] {9b18019f-5f75-48e8-946b-64d2268c64e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10940 | 2025.12.18 03:58:57.032833 [ 5 ] {9b18019f-5f75-48e8-946b-64d2268c64e0} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2025.12.18 03:58:57.032968 [ 5 ] {9b18019f-5f75-48e8-946b-64d2268c64e0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001271 sec., 11014.948859166012 rows/sec., 898.19 KiB/sec. | ||
| 10942 | 2025.12.18 03:58:57.033007 [ 5 ] {9b18019f-5f75-48e8-946b-64d2268c64e0} <Debug> TCPHandler: Processed in 0.001446348 sec. | ||
| 10943 | 2025.12.18 03:58:57.033133 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2025.12.18 03:58:57.033215 [ 190 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633761 sec., 1254773.4950216096 rows/sec., 84.38 MiB/sec. | ||
| 10945 | 2025.12.18 03:58:57.033228 [ 5 ] {a3a8d6f6-ff0e-48c3-b9e6-1bd129a91f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10946 | 2025.12.18 03:58:57.033281 [ 5 ] {a3a8d6f6-ff0e-48c3-b9e6-1bd129a91f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10947 | 2025.12.18 03:58:57.033356 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 10948 | 2025.12.18 03:58:57.033602 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2025.12.18 03:58:57.033671 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_37_9} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 10950 | 2025.12.18 03:58:57.033738 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10951 | 2025.12.18 03:58:57.034349 [ 5 ] {a3a8d6f6-ff0e-48c3-b9e6-1bd129a91f4d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10952 | 2025.12.18 03:58:57.034391 [ 5 ] {a3a8d6f6-ff0e-48c3-b9e6-1bd129a91f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10953 | 2025.12.18 03:58:57.034795 [ 5 ] {a3a8d6f6-ff0e-48c3-b9e6-1bd129a91f4d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10954 | 2025.12.18 03:58:57.035006 [ 5 ] {a3a8d6f6-ff0e-48c3-b9e6-1bd129a91f4d} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2025.12.18 03:58:57.035141 [ 5 ] {a3a8d6f6-ff0e-48c3-b9e6-1bd129a91f4d} <Debug> executeQuery: Read 1201 rows, 98.22 KiB in 0.001931 sec., 621957.5349559813 rows/sec., 49.67 MiB/sec. | ||
| 10956 | 2025.12.18 03:58:57.035180 [ 5 ] {a3a8d6f6-ff0e-48c3-b9e6-1bd129a91f4d} <Debug> TCPHandler: Processed in 0.002096416 sec. | ||
| 10957 | 2025.12.18 03:58:57.035297 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10958 | 2025.12.18 03:58:57.035396 [ 5 ] {d6877928-d9db-4bcd-b719-c9805612b645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10959 | 2025.12.18 03:58:57.035436 [ 5 ] {d6877928-d9db-4bcd-b719-c9805612b645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10960 | 2025.12.18 03:58:57.035949 [ 5 ] {d6877928-d9db-4bcd-b719-c9805612b645} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2025.12.18 03:58:57.035986 [ 5 ] {d6877928-d9db-4bcd-b719-c9805612b645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10962 | 2025.12.18 03:58:57.036286 [ 5 ] {d6877928-d9db-4bcd-b719-c9805612b645} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10963 | 2025.12.18 03:58:57.036495 [ 5 ] {d6877928-d9db-4bcd-b719-c9805612b645} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2025.12.18 03:58:57.036628 [ 5 ] {d6877928-d9db-4bcd-b719-c9805612b645} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001253 sec., 207501.9952114924 rows/sec., 12.76 MiB/sec. | ||
| 10965 | 2025.12.18 03:58:57.036666 [ 5 ] {d6877928-d9db-4bcd-b719-c9805612b645} <Debug> TCPHandler: Processed in 0.001418388 sec. | ||
| 10966 | 2025.12.18 03:58:57.036782 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2025.12.18 03:58:57.036878 [ 5 ] {3ce410e5-14ca-4971-b037-91bbcabeee2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10968 | 2025.12.18 03:58:57.036918 [ 5 ] {3ce410e5-14ca-4971-b037-91bbcabeee2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10969 | 2025.12.18 03:58:57.037407 [ 5 ] {3ce410e5-14ca-4971-b037-91bbcabeee2b} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2025.12.18 03:58:57.037444 [ 5 ] {3ce410e5-14ca-4971-b037-91bbcabeee2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10971 | 2025.12.18 03:58:57.037748 [ 5 ] {3ce410e5-14ca-4971-b037-91bbcabeee2b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10972 | 2025.12.18 03:58:57.037953 [ 5 ] {3ce410e5-14ca-4971-b037-91bbcabeee2b} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2025.12.18 03:58:57.038085 [ 5 ] {3ce410e5-14ca-4971-b037-91bbcabeee2b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 10974 | 2025.12.18 03:58:57.038122 [ 5 ] {3ce410e5-14ca-4971-b037-91bbcabeee2b} <Debug> TCPHandler: Processed in 0.001390818 sec. | ||
| 10975 | 2025.12.18 03:58:57.038235 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10976 | 2025.12.18 03:58:57.038330 [ 5 ] {b2defd46-3769-405d-8185-cc1ad2b5c6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10977 | 2025.12.18 03:58:57.038369 [ 5 ] {b2defd46-3769-405d-8185-cc1ad2b5c6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10978 | 2025.12.18 03:58:57.038854 [ 5 ] {b2defd46-3769-405d-8185-cc1ad2b5c6d1} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2025.12.18 03:58:57.038891 [ 5 ] {b2defd46-3769-405d-8185-cc1ad2b5c6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10980 | 2025.12.18 03:58:57.039206 [ 5 ] {b2defd46-3769-405d-8185-cc1ad2b5c6d1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10981 | 2025.12.18 03:58:57.039413 [ 5 ] {b2defd46-3769-405d-8185-cc1ad2b5c6d1} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2025.12.18 03:58:57.039520 [ 98 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 10983 | 2025.12.18 03:58:57.039548 [ 5 ] {b2defd46-3769-405d-8185-cc1ad2b5c6d1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 10984 | 2025.12.18 03:58:57.039556 [ 98 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2025.12.18 03:58:57.039589 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10986 | 2025.12.18 03:58:57.039594 [ 5 ] {b2defd46-3769-405d-8185-cc1ad2b5c6d1} <Debug> TCPHandler: Processed in 0.001409117 sec. | ||
| 10987 | 2025.12.18 03:58:57.039663 [ 186 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 10988 | 2025.12.18 03:58:57.039718 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2025.12.18 03:58:57.039773 [ 186 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10990 | 2025.12.18 03:58:57.039812 [ 186 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 10991 | 2025.12.18 03:58:57.039817 [ 5 ] {85576f19-8b36-446a-aa65-8817bf6a1e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10992 | 2025.12.18 03:58:57.039866 [ 5 ] {85576f19-8b36-446a-aa65-8817bf6a1e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10993 | 2025.12.18 03:58:57.039877 [ 186 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 10994 | 2025.12.18 03:58:57.039931 [ 186 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 10995 | 2025.12.18 03:58:57.039977 [ 186 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 10996 | 2025.12.18 03:58:57.040021 [ 186 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 10997 | 2025.12.18 03:58:57.040539 [ 5 ] {85576f19-8b36-446a-aa65-8817bf6a1e9b} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2025.12.18 03:58:57.040580 [ 5 ] {85576f19-8b36-446a-aa65-8817bf6a1e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 10999 | 2025.12.18 03:58:57.040926 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295837 sec., 814145.606276098 rows/sec., 49.34 MiB/sec. | ||
| 11000 | 2025.12.18 03:58:57.040944 [ 5 ] {85576f19-8b36-446a-aa65-8817bf6a1e9b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11001 | 2025.12.18 03:58:57.041078 [ 195 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11002 | 2025.12.18 03:58:57.041165 [ 5 ] {85576f19-8b36-446a-aa65-8817bf6a1e9b} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2025.12.18 03:58:57.041300 [ 5 ] {85576f19-8b36-446a-aa65-8817bf6a1e9b} <Debug> executeQuery: Read 734 rows, 52.89 KiB in 0.001501 sec., 489007.3284477015 rows/sec., 34.41 MiB/sec. | ||
| 11004 | 2025.12.18 03:58:57.041339 [ 5 ] {85576f19-8b36-446a-aa65-8817bf6a1e9b} <Debug> TCPHandler: Processed in 0.001671091 sec. | ||
| 11005 | 2025.12.18 03:58:57.041343 [ 195 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2025.12.18 03:58:57.041414 [ 195 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_37_9} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11007 | 2025.12.18 03:58:57.041469 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2025.12.18 03:58:57.041491 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11009 | 2025.12.18 03:58:57.041564 [ 5 ] {d65fdd3a-7244-4f34-a5f0-b74e5a365341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11010 | 2025.12.18 03:58:57.041607 [ 5 ] {d65fdd3a-7244-4f34-a5f0-b74e5a365341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11011 | 2025.12.18 03:58:57.041953 [ 5 ] {d65fdd3a-7244-4f34-a5f0-b74e5a365341} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2025.12.18 03:58:57.041988 [ 5 ] {d65fdd3a-7244-4f34-a5f0-b74e5a365341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11013 | 2025.12.18 03:58:57.042289 [ 5 ] {d65fdd3a-7244-4f34-a5f0-b74e5a365341} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11014 | 2025.12.18 03:58:57.042487 [ 5 ] {d65fdd3a-7244-4f34-a5f0-b74e5a365341} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2025.12.18 03:58:57.042615 [ 5 ] {d65fdd3a-7244-4f34-a5f0-b74e5a365341} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 11016 | 2025.12.18 03:58:57.042651 [ 5 ] {d65fdd3a-7244-4f34-a5f0-b74e5a365341} <Debug> TCPHandler: Processed in 0.001232375 sec. | ||
| 11017 | 2025.12.18 03:58:57.042767 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2025.12.18 03:58:57.042862 [ 5 ] {9f2497ed-e416-4989-83dc-001d2f986678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11019 | 2025.12.18 03:58:57.042905 [ 5 ] {9f2497ed-e416-4989-83dc-001d2f986678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11020 | 2025.12.18 03:58:57.043360 [ 5 ] {9f2497ed-e416-4989-83dc-001d2f986678} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2025.12.18 03:58:57.043396 [ 5 ] {9f2497ed-e416-4989-83dc-001d2f986678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11022 | 2025.12.18 03:58:57.043735 [ 5 ] {9f2497ed-e416-4989-83dc-001d2f986678} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11023 | 2025.12.18 03:58:57.043949 [ 5 ] {9f2497ed-e416-4989-83dc-001d2f986678} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2025.12.18 03:58:57.044077 [ 5 ] {9f2497ed-e416-4989-83dc-001d2f986678} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001232 sec., 260551.94805194804 rows/sec., 17.13 MiB/sec. | ||
| 11025 | 2025.12.18 03:58:57.044115 [ 5 ] {9f2497ed-e416-4989-83dc-001d2f986678} <Debug> TCPHandler: Processed in 0.001397557 sec. | ||
| 11026 | 2025.12.18 03:58:57.044227 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2025.12.18 03:58:57.044321 [ 5 ] {524809a7-b698-4528-b22f-d03b297dd314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11028 | 2025.12.18 03:58:57.044363 [ 5 ] {524809a7-b698-4528-b22f-d03b297dd314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11029 | 2025.12.18 03:58:57.044680 [ 5 ] {524809a7-b698-4528-b22f-d03b297dd314} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2025.12.18 03:58:57.044717 [ 5 ] {524809a7-b698-4528-b22f-d03b297dd314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11031 | 2025.12.18 03:58:57.045007 [ 5 ] {524809a7-b698-4528-b22f-d03b297dd314} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11032 | 2025.12.18 03:58:57.045205 [ 5 ] {524809a7-b698-4528-b22f-d03b297dd314} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2025.12.18 03:58:57.045334 [ 5 ] {524809a7-b698-4528-b22f-d03b297dd314} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 11034 | 2025.12.18 03:58:57.045370 [ 5 ] {524809a7-b698-4528-b22f-d03b297dd314} <Debug> TCPHandler: Processed in 0.001192855 sec. | ||
| 11035 | 2025.12.18 03:58:57.045485 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2025.12.18 03:58:57.045579 [ 5 ] {f584de45-3403-4b5a-a682-2b1f2f72ca4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11037 | 2025.12.18 03:58:57.045635 [ 5 ] {f584de45-3403-4b5a-a682-2b1f2f72ca4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11038 | 2025.12.18 03:58:57.046532 [ 5 ] {f584de45-3403-4b5a-a682-2b1f2f72ca4e} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2025.12.18 03:58:57.046569 [ 5 ] {f584de45-3403-4b5a-a682-2b1f2f72ca4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11040 | 2025.12.18 03:58:57.047136 [ 5 ] {f584de45-3403-4b5a-a682-2b1f2f72ca4e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11041 | 2025.12.18 03:58:57.047355 [ 5 ] {f584de45-3403-4b5a-a682-2b1f2f72ca4e} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2025.12.18 03:58:57.047499 [ 5 ] {f584de45-3403-4b5a-a682-2b1f2f72ca4e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 37.93 MiB/sec. | ||
| 11043 | 2025.12.18 03:58:57.047566 [ 5 ] {f584de45-3403-4b5a-a682-2b1f2f72ca4e} <Debug> TCPHandler: Processed in 0.002130676 sec. | ||
| 11044 | 2025.12.18 03:58:57.047685 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2025.12.18 03:58:57.047780 [ 5 ] {7cdcbb01-f5a6-451b-a05b-fae3c0d0180f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11046 | 2025.12.18 03:58:57.047822 [ 5 ] {7cdcbb01-f5a6-451b-a05b-fae3c0d0180f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11047 | 2025.12.18 03:58:57.048171 [ 5 ] {7cdcbb01-f5a6-451b-a05b-fae3c0d0180f} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2025.12.18 03:58:57.048208 [ 5 ] {7cdcbb01-f5a6-451b-a05b-fae3c0d0180f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11049 | 2025.12.18 03:58:57.048518 [ 5 ] {7cdcbb01-f5a6-451b-a05b-fae3c0d0180f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11050 | 2025.12.18 03:58:57.048733 [ 5 ] {7cdcbb01-f5a6-451b-a05b-fae3c0d0180f} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2025.12.18 03:58:57.048862 [ 5 ] {7cdcbb01-f5a6-451b-a05b-fae3c0d0180f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 11052 | 2025.12.18 03:58:57.048899 [ 5 ] {7cdcbb01-f5a6-451b-a05b-fae3c0d0180f} <Debug> TCPHandler: Processed in 0.001263806 sec. | ||
| 11053 | 2025.12.18 03:59:00.784272 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11054 | 2025.12.18 03:59:00.784375 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11055 | 2025.12.18 03:59:00.970920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24877 | ||
| 11056 | 2025.12.18 03:59:00.971624 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2025.12.18 03:59:00.971656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11058 | 2025.12.18 03:59:00.972138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11059 | 2025.12.18 03:59:00.972363 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2025.12.18 03:59:00.972492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24877 | ||
| 11061 | 2025.12.18 03:59:01.024591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1406 | ||
| 11062 | 2025.12.18 03:59:01.027027 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2025.12.18 03:59:01.027070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11064 | 2025.12.18 03:59:01.028262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11065 | 2025.12.18 03:59:01.028535 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2025.12.18 03:59:01.028804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
| 11067 | 2025.12.18 03:59:02.016000 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2025.12.18 03:59:02.016202 [ 5 ] {c3f6c0da-daa0-4d4c-b37c-7e1dcfa10c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11069 | 2025.12.18 03:59:02.016285 [ 5 ] {c3f6c0da-daa0-4d4c-b37c-7e1dcfa10c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11070 | 2025.12.18 03:59:02.017047 [ 5 ] {c3f6c0da-daa0-4d4c-b37c-7e1dcfa10c74} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2025.12.18 03:59:02.017103 [ 5 ] {c3f6c0da-daa0-4d4c-b37c-7e1dcfa10c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11072 | 2025.12.18 03:59:02.017549 [ 5 ] {c3f6c0da-daa0-4d4c-b37c-7e1dcfa10c74} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11073 | 2025.12.18 03:59:02.017790 [ 5 ] {c3f6c0da-daa0-4d4c-b37c-7e1dcfa10c74} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2025.12.18 03:59:02.017976 [ 5 ] {c3f6c0da-daa0-4d4c-b37c-7e1dcfa10c74} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001827 sec., 30651.340996168583 rows/sec., 2.35 MiB/sec. | ||
| 11075 | 2025.12.18 03:59:02.018044 [ 5 ] {c3f6c0da-daa0-4d4c-b37c-7e1dcfa10c74} <Debug> TCPHandler: Processed in 0.002185477 sec. | ||
| 11076 | 2025.12.18 03:59:02.018236 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11077 | 2025.12.18 03:59:02.018355 [ 5 ] {f02be9ae-3653-418e-9275-9327c3873f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11078 | 2025.12.18 03:59:02.018402 [ 5 ] {f02be9ae-3653-418e-9275-9327c3873f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11079 | 2025.12.18 03:59:02.018908 [ 5 ] {f02be9ae-3653-418e-9275-9327c3873f6d} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2025.12.18 03:59:02.018953 [ 5 ] {f02be9ae-3653-418e-9275-9327c3873f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11081 | 2025.12.18 03:59:02.019307 [ 5 ] {f02be9ae-3653-418e-9275-9327c3873f6d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11082 | 2025.12.18 03:59:02.019519 [ 5 ] {f02be9ae-3653-418e-9275-9327c3873f6d} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2025.12.18 03:59:02.019654 [ 5 ] {f02be9ae-3653-418e-9275-9327c3873f6d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001327 sec., 48229.088168801805 rows/sec., 3.76 MiB/sec. | ||
| 11084 | 2025.12.18 03:59:02.019693 [ 5 ] {f02be9ae-3653-418e-9275-9327c3873f6d} <Debug> TCPHandler: Processed in 0.001511579 sec. | ||
| 11085 | 2025.12.18 03:59:02.019823 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11086 | 2025.12.18 03:59:02.019922 [ 5 ] {18cf3d2f-32b2-4f3f-b36e-4d003e78fc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11087 | 2025.12.18 03:59:02.019969 [ 5 ] {18cf3d2f-32b2-4f3f-b36e-4d003e78fc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11088 | 2025.12.18 03:59:02.020411 [ 5 ] {18cf3d2f-32b2-4f3f-b36e-4d003e78fc84} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2025.12.18 03:59:02.020472 [ 5 ] {18cf3d2f-32b2-4f3f-b36e-4d003e78fc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11090 | 2025.12.18 03:59:02.020809 [ 5 ] {18cf3d2f-32b2-4f3f-b36e-4d003e78fc84} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11091 | 2025.12.18 03:59:02.021015 [ 5 ] {18cf3d2f-32b2-4f3f-b36e-4d003e78fc84} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2025.12.18 03:59:02.021148 [ 5 ] {18cf3d2f-32b2-4f3f-b36e-4d003e78fc84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 11093 | 2025.12.18 03:59:02.021185 [ 5 ] {18cf3d2f-32b2-4f3f-b36e-4d003e78fc84} <Debug> TCPHandler: Processed in 0.001410087 sec. | ||
| 11094 | 2025.12.18 03:59:02.021301 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11095 | 2025.12.18 03:59:02.021397 [ 5 ] {9463704e-fa0e-4fbe-82d7-e5a4a6cfa1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11096 | 2025.12.18 03:59:02.021438 [ 5 ] {9463704e-fa0e-4fbe-82d7-e5a4a6cfa1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11097 | 2025.12.18 03:59:02.021779 [ 5 ] {9463704e-fa0e-4fbe-82d7-e5a4a6cfa1fa} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2025.12.18 03:59:02.021814 [ 5 ] {9463704e-fa0e-4fbe-82d7-e5a4a6cfa1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11099 | 2025.12.18 03:59:02.022107 [ 5 ] {9463704e-fa0e-4fbe-82d7-e5a4a6cfa1fa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11100 | 2025.12.18 03:59:02.022302 [ 5 ] {9463704e-fa0e-4fbe-82d7-e5a4a6cfa1fa} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11101 | 2025.12.18 03:59:02.022427 [ 5 ] {9463704e-fa0e-4fbe-82d7-e5a4a6cfa1fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 11102 | 2025.12.18 03:59:02.022462 [ 5 ] {9463704e-fa0e-4fbe-82d7-e5a4a6cfa1fa} <Debug> TCPHandler: Processed in 0.001209065 sec. | ||
| 11103 | 2025.12.18 03:59:02.339534 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11104 | 2025.12.18 03:59:02.355474 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2025.12.18 03:59:02.355531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11106 | 2025.12.18 03:59:02.360977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11107 | 2025.12.18 03:59:02.361674 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2025.12.18 03:59:02.364582 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11109 | 2025.12.18 03:59:07.029640 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2025.12.18 03:59:07.029845 [ 5 ] {4d24a2c9-0b46-4fb9-807d-50a8f3d85589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11111 | 2025.12.18 03:59:07.029917 [ 5 ] {4d24a2c9-0b46-4fb9-807d-50a8f3d85589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11112 | 2025.12.18 03:59:07.030801 [ 5 ] {4d24a2c9-0b46-4fb9-807d-50a8f3d85589} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2025.12.18 03:59:07.030842 [ 5 ] {4d24a2c9-0b46-4fb9-807d-50a8f3d85589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11114 | 2025.12.18 03:59:07.031254 [ 5 ] {4d24a2c9-0b46-4fb9-807d-50a8f3d85589} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11115 | 2025.12.18 03:59:07.031480 [ 5 ] {4d24a2c9-0b46-4fb9-807d-50a8f3d85589} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2025.12.18 03:59:07.031637 [ 5 ] {4d24a2c9-0b46-4fb9-807d-50a8f3d85589} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001845 sec., 222222.22222222222 rows/sec., 14.10 MiB/sec. | ||
| 11117 | 2025.12.18 03:59:07.031689 [ 5 ] {4d24a2c9-0b46-4fb9-807d-50a8f3d85589} <Debug> TCPHandler: Processed in 0.002184477 sec. | ||
| 11118 | 2025.12.18 03:59:07.031835 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2025.12.18 03:59:07.031962 [ 5 ] {030ff66a-1f50-4dfb-9241-e7e4831f2611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11120 | 2025.12.18 03:59:07.032015 [ 5 ] {030ff66a-1f50-4dfb-9241-e7e4831f2611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11121 | 2025.12.18 03:59:07.033076 [ 5 ] {030ff66a-1f50-4dfb-9241-e7e4831f2611} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2025.12.18 03:59:07.033112 [ 5 ] {030ff66a-1f50-4dfb-9241-e7e4831f2611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11123 | 2025.12.18 03:59:07.033503 [ 5 ] {030ff66a-1f50-4dfb-9241-e7e4831f2611} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11124 | 2025.12.18 03:59:07.033728 [ 5 ] {030ff66a-1f50-4dfb-9241-e7e4831f2611} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2025.12.18 03:59:07.033875 [ 5 ] {030ff66a-1f50-4dfb-9241-e7e4831f2611} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001942 sec., 614830.0720906282 rows/sec., 49.13 MiB/sec. | ||
| 11126 | 2025.12.18 03:59:07.033904 [ 84 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11127 | 2025.12.18 03:59:07.033916 [ 5 ] {030ff66a-1f50-4dfb-9241-e7e4831f2611} <Debug> TCPHandler: Processed in 0.002146047 sec. | ||
| 11128 | 2025.12.18 03:59:07.033983 [ 84 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11129 | 2025.12.18 03:59:07.034010 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11130 | 2025.12.18 03:59:07.034082 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2025.12.18 03:59:07.034124 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11132 | 2025.12.18 03:59:07.034183 [ 5 ] {f1658bfd-17f2-466b-8960-2f5fc873c079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11133 | 2025.12.18 03:59:07.034229 [ 5 ] {f1658bfd-17f2-466b-8960-2f5fc873c079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11134 | 2025.12.18 03:59:07.034247 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11135 | 2025.12.18 03:59:07.034287 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2345 rows starting from the beginning of the part | ||
| 11136 | 2025.12.18 03:59:07.034356 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1194 rows starting from the beginning of the part | ||
| 11137 | 2025.12.18 03:59:07.034402 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 11138 | 2025.12.18 03:59:07.034455 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1201 rows starting from the beginning of the part | ||
| 11139 | 2025.12.18 03:59:07.034497 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 11140 | 2025.12.18 03:59:07.034540 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1194 rows starting from the beginning of the part | ||
| 11141 | 2025.12.18 03:59:07.034777 [ 5 ] {f1658bfd-17f2-466b-8960-2f5fc873c079} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2025.12.18 03:59:07.034821 [ 5 ] {f1658bfd-17f2-466b-8960-2f5fc873c079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11143 | 2025.12.18 03:59:07.035149 [ 5 ] {f1658bfd-17f2-466b-8960-2f5fc873c079} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11144 | 2025.12.18 03:59:07.035370 [ 5 ] {f1658bfd-17f2-466b-8960-2f5fc873c079} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2025.12.18 03:59:07.035508 [ 5 ] {f1658bfd-17f2-466b-8960-2f5fc873c079} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001344 sec., 183035.7142857143 rows/sec., 11.19 MiB/sec. | ||
| 11146 | 2025.12.18 03:59:07.035548 [ 5 ] {f1658bfd-17f2-466b-8960-2f5fc873c079} <Debug> TCPHandler: Processed in 0.001518088 sec. | ||
| 11147 | 2025.12.18 03:59:07.035665 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2025.12.18 03:59:07.035759 [ 5 ] {8a8b6b3d-ce48-4ceb-900d-3346e08a3123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11149 | 2025.12.18 03:59:07.035798 [ 5 ] {8a8b6b3d-ce48-4ceb-900d-3346e08a3123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11150 | 2025.12.18 03:59:07.036284 [ 5 ] {8a8b6b3d-ce48-4ceb-900d-3346e08a3123} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2025.12.18 03:59:07.036321 [ 5 ] {8a8b6b3d-ce48-4ceb-900d-3346e08a3123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11152 | 2025.12.18 03:59:07.036635 [ 5 ] {8a8b6b3d-ce48-4ceb-900d-3346e08a3123} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11153 | 2025.12.18 03:59:07.036740 [ 194 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6046 rows, containing 5 columns (5 merged, 0 gathered) in 0.002660843 sec., 2272212.2274782844 rows/sec., 191.27 MiB/sec. | ||
| 11154 | 2025.12.18 03:59:07.036848 [ 5 ] {8a8b6b3d-ce48-4ceb-900d-3346e08a3123} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2025.12.18 03:59:07.036986 [ 5 ] {8a8b6b3d-ce48-4ceb-900d-3346e08a3123} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 11156 | 2025.12.18 03:59:07.037025 [ 5 ] {8a8b6b3d-ce48-4ceb-900d-3346e08a3123} <Debug> TCPHandler: Processed in 0.001410928 sec. | ||
| 11157 | 2025.12.18 03:59:07.037137 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2025.12.18 03:59:07.037172 [ 194 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11159 | 2025.12.18 03:59:07.037232 [ 5 ] {fae4d150-fa58-473e-acdd-7e0bad89a640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11160 | 2025.12.18 03:59:07.037277 [ 5 ] {fae4d150-fa58-473e-acdd-7e0bad89a640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11161 | 2025.12.18 03:59:07.037455 [ 194 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2025.12.18 03:59:07.037566 [ 194 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_76_15} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11163 | 2025.12.18 03:59:07.037667 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 11164 | 2025.12.18 03:59:07.037763 [ 5 ] {fae4d150-fa58-473e-acdd-7e0bad89a640} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2025.12.18 03:59:07.037804 [ 5 ] {fae4d150-fa58-473e-acdd-7e0bad89a640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11166 | 2025.12.18 03:59:07.038120 [ 5 ] {fae4d150-fa58-473e-acdd-7e0bad89a640} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11167 | 2025.12.18 03:59:07.038358 [ 5 ] {fae4d150-fa58-473e-acdd-7e0bad89a640} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2025.12.18 03:59:07.038491 [ 5 ] {fae4d150-fa58-473e-acdd-7e0bad89a640} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 11169 | 2025.12.18 03:59:07.038531 [ 5 ] {fae4d150-fa58-473e-acdd-7e0bad89a640} <Debug> TCPHandler: Processed in 0.001444047 sec. | ||
| 11170 | 2025.12.18 03:59:07.038643 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2025.12.18 03:59:07.038739 [ 5 ] {20c9c535-154c-400d-9deb-ce099912a026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11172 | 2025.12.18 03:59:07.038778 [ 5 ] {20c9c535-154c-400d-9deb-ce099912a026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11173 | 2025.12.18 03:59:07.039478 [ 5 ] {20c9c535-154c-400d-9deb-ce099912a026} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2025.12.18 03:59:07.039515 [ 5 ] {20c9c535-154c-400d-9deb-ce099912a026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11175 | 2025.12.18 03:59:07.039860 [ 5 ] {20c9c535-154c-400d-9deb-ce099912a026} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11176 | 2025.12.18 03:59:07.040070 [ 5 ] {20c9c535-154c-400d-9deb-ce099912a026} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2025.12.18 03:59:07.040191 [ 84 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11178 | 2025.12.18 03:59:07.040204 [ 5 ] {20c9c535-154c-400d-9deb-ce099912a026} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001484 sec., 485175.2021563342 rows/sec., 34.06 MiB/sec. | ||
| 11179 | 2025.12.18 03:59:07.040241 [ 84 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2025.12.18 03:59:07.040262 [ 5 ] {20c9c535-154c-400d-9deb-ce099912a026} <Debug> TCPHandler: Processed in 0.001669411 sec. | ||
| 11181 | 2025.12.18 03:59:07.040269 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11182 | 2025.12.18 03:59:07.040356 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11183 | 2025.12.18 03:59:07.040389 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2025.12.18 03:59:07.040457 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11185 | 2025.12.18 03:59:07.040488 [ 5 ] {c38ed384-b899-4bcc-bf76-e4f48685339b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11186 | 2025.12.18 03:59:07.040492 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1212 rows starting from the beginning of the part | ||
| 11187 | 2025.12.18 03:59:07.040540 [ 5 ] {c38ed384-b899-4bcc-bf76-e4f48685339b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11188 | 2025.12.18 03:59:07.040566 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 720 rows starting from the beginning of the part | ||
| 11189 | 2025.12.18 03:59:07.040616 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 11190 | 2025.12.18 03:59:07.040658 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 734 rows starting from the beginning of the part | ||
| 11191 | 2025.12.18 03:59:07.040717 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 11192 | 2025.12.18 03:59:07.040764 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 720 rows starting from the beginning of the part | ||
| 11193 | 2025.12.18 03:59:07.040889 [ 5 ] {c38ed384-b899-4bcc-bf76-e4f48685339b} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11194 | 2025.12.18 03:59:07.040931 [ 5 ] {c38ed384-b899-4bcc-bf76-e4f48685339b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11195 | 2025.12.18 03:59:07.041286 [ 5 ] {c38ed384-b899-4bcc-bf76-e4f48685339b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11196 | 2025.12.18 03:59:07.041508 [ 5 ] {c38ed384-b899-4bcc-bf76-e4f48685339b} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2025.12.18 03:59:07.041664 [ 5 ] {c38ed384-b899-4bcc-bf76-e4f48685339b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 262.76 KiB/sec. | ||
| 11198 | 2025.12.18 03:59:07.041702 [ 5 ] {c38ed384-b899-4bcc-bf76-e4f48685339b} <Debug> TCPHandler: Processed in 0.001362907 sec. | ||
| 11199 | 2025.12.18 03:59:07.041813 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11200 | 2025.12.18 03:59:07.041909 [ 5 ] {6110a423-43d2-4524-84d5-969071e8db49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11201 | 2025.12.18 03:59:07.041952 [ 5 ] {6110a423-43d2-4524-84d5-969071e8db49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11202 | 2025.12.18 03:59:07.042144 [ 188 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818072 sec., 1932816.7421312248 rows/sec., 144.66 MiB/sec. | ||
| 11203 | 2025.12.18 03:59:07.042322 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11204 | 2025.12.18 03:59:07.042410 [ 5 ] {6110a423-43d2-4524-84d5-969071e8db49} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2025.12.18 03:59:07.042453 [ 5 ] {6110a423-43d2-4524-84d5-969071e8db49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11206 | 2025.12.18 03:59:07.042602 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2025.12.18 03:59:07.042680 [ 192 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_76_15} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11208 | 2025.12.18 03:59:07.042760 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11209 | 2025.12.18 03:59:07.042841 [ 5 ] {6110a423-43d2-4524-84d5-969071e8db49} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11210 | 2025.12.18 03:59:07.043079 [ 5 ] {6110a423-43d2-4524-84d5-969071e8db49} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2025.12.18 03:59:07.043194 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11212 | 2025.12.18 03:59:07.043215 [ 5 ] {6110a423-43d2-4524-84d5-969071e8db49} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001323 sec., 237339.38019652307 rows/sec., 15.59 MiB/sec. | ||
| 11213 | 2025.12.18 03:59:07.043230 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2025.12.18 03:59:07.043258 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11215 | 2025.12.18 03:59:07.043259 [ 5 ] {6110a423-43d2-4524-84d5-969071e8db49} <Debug> TCPHandler: Processed in 0.001495878 sec. | ||
| 11216 | 2025.12.18 03:59:07.043339 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11217 | 2025.12.18 03:59:07.043387 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11218 | 2025.12.18 03:59:07.043428 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11219 | 2025.12.18 03:59:07.043457 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25684 rows starting from the beginning of the part | ||
| 11220 | 2025.12.18 03:59:07.043483 [ 5 ] {3f493d4f-6886-4147-a076-c9cbf9550e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11221 | 2025.12.18 03:59:07.043512 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 11222 | 2025.12.18 03:59:07.043525 [ 5 ] {3f493d4f-6886-4147-a076-c9cbf9550e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11223 | 2025.12.18 03:59:07.043554 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11224 | 2025.12.18 03:59:07.043597 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 321 rows starting from the beginning of the part | ||
| 11225 | 2025.12.18 03:59:07.043635 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11226 | 2025.12.18 03:59:07.043673 [ 187 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 314 rows starting from the beginning of the part | ||
| 11227 | 2025.12.18 03:59:07.043845 [ 5 ] {3f493d4f-6886-4147-a076-c9cbf9550e40} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2025.12.18 03:59:07.043879 [ 5 ] {3f493d4f-6886-4147-a076-c9cbf9550e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11229 | 2025.12.18 03:59:07.044189 [ 5 ] {3f493d4f-6886-4147-a076-c9cbf9550e40} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11230 | 2025.12.18 03:59:07.044399 [ 5 ] {3f493d4f-6886-4147-a076-c9cbf9550e40} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2025.12.18 03:59:07.044555 [ 5 ] {3f493d4f-6886-4147-a076-c9cbf9550e40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 11232 | 2025.12.18 03:59:07.044593 [ 5 ] {3f493d4f-6886-4147-a076-c9cbf9550e40} <Debug> TCPHandler: Processed in 0.001257086 sec. | ||
| 11233 | 2025.12.18 03:59:07.044708 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2025.12.18 03:59:07.044803 [ 5 ] {ff97fa84-4681-4391-a15e-7d26e28c7c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11235 | 2025.12.18 03:59:07.044857 [ 5 ] {ff97fa84-4681-4391-a15e-7d26e28c7c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11236 | 2025.12.18 03:59:07.045741 [ 5 ] {ff97fa84-4681-4391-a15e-7d26e28c7c57} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2025.12.18 03:59:07.045774 [ 5 ] {ff97fa84-4681-4391-a15e-7d26e28c7c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11238 | 2025.12.18 03:59:07.046522 [ 5 ] {ff97fa84-4681-4391-a15e-7d26e28c7c57} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11239 | 2025.12.18 03:59:07.046760 [ 5 ] {ff97fa84-4681-4391-a15e-7d26e28c7c57} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.12.18 03:59:07.046926 [ 5 ] {ff97fa84-4681-4391-a15e-7d26e28c7c57} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002139 sec., 19167.83543712015 rows/sec., 34.35 MiB/sec. | ||
| 11241 | 2025.12.18 03:59:07.047008 [ 5 ] {ff97fa84-4681-4391-a15e-7d26e28c7c57} <Debug> TCPHandler: Processed in 0.002348909 sec. | ||
| 11242 | 2025.12.18 03:59:07.047127 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2025.12.18 03:59:07.047224 [ 5 ] {fd65e281-dd51-4a11-a049-c4d508f2aff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11244 | 2025.12.18 03:59:07.047266 [ 5 ] {fd65e281-dd51-4a11-a049-c4d508f2aff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11245 | 2025.12.18 03:59:07.047628 [ 5 ] {fd65e281-dd51-4a11-a049-c4d508f2aff0} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.12.18 03:59:07.047665 [ 5 ] {fd65e281-dd51-4a11-a049-c4d508f2aff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11247 | 2025.12.18 03:59:07.048090 [ 5 ] {fd65e281-dd51-4a11-a049-c4d508f2aff0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11248 | 2025.12.18 03:59:07.048313 [ 5 ] {fd65e281-dd51-4a11-a049-c4d508f2aff0} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2025.12.18 03:59:07.048432 [ 84 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11250 | 2025.12.18 03:59:07.048456 [ 5 ] {fd65e281-dd51-4a11-a049-c4d508f2aff0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001251 sec., 83133.49320543566 rows/sec., 5.09 MiB/sec. | ||
| 11251 | 2025.12.18 03:59:07.048467 [ 84 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.12.18 03:59:07.048497 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11253 | 2025.12.18 03:59:07.048504 [ 5 ] {fd65e281-dd51-4a11-a049-c4d508f2aff0} <Debug> TCPHandler: Processed in 0.001427217 sec. | ||
| 11254 | 2025.12.18 03:59:07.048564 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11255 | 2025.12.18 03:59:07.048663 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11256 | 2025.12.18 03:59:07.048689 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5740 rows starting from the beginning of the part | ||
| 11257 | 2025.12.18 03:59:07.048744 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11258 | 2025.12.18 03:59:07.048786 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11259 | 2025.12.18 03:59:07.048824 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 11260 | 2025.12.18 03:59:07.048861 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11261 | 2025.12.18 03:59:07.048899 [ 188 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 11262 | 2025.12.18 03:59:07.051102 [ 193 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 4 columns (4 merged, 0 gathered) in 0.002561902 sec., 2409147.578634936 rows/sec., 152.92 MiB/sec. | ||
| 11263 | 2025.12.18 03:59:07.051788 [ 191 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11264 | 2025.12.18 03:59:07.051924 [ 202 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26953 rows, containing 5 columns (5 merged, 0 gathered) in 0.008619407 sec., 3127013.2620492335 rows/sec., 209.27 MiB/sec. | ||
| 11265 | 2025.12.18 03:59:07.052115 [ 191 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2025.12.18 03:59:07.052191 [ 191 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_76_15} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11267 | 2025.12.18 03:59:07.052267 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11268 | 2025.12.18 03:59:07.052353 [ 188 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11269 | 2025.12.18 03:59:07.052629 [ 188 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2025.12.18 03:59:07.052702 [ 188 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11271 | 2025.12.18 03:59:07.052789 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11272 | 2025.12.18 03:59:08.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.44 MiB, peak 326.88 MiB, free memory in arenas 0.00 B, will set to 319.22 MiB (RSS), difference: 2.78 MiB | ||
| 11273 | 2025.12.18 03:59:08.472725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25389 | ||
| 11274 | 2025.12.18 03:59:08.473286 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.12.18 03:59:08.473333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11276 | 2025.12.18 03:59:08.473968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11277 | 2025.12.18 03:59:08.474272 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2025.12.18 03:59:08.474431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25389 | ||
| 11279 | 2025.12.18 03:59:09.864772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11280 | 2025.12.18 03:59:09.880910 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2025.12.18 03:59:09.880971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11282 | 2025.12.18 03:59:09.886496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11283 | 2025.12.18 03:59:09.887354 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2025.12.18 03:59:09.890264 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11285 | 2025.12.18 03:59:11.029131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1436 | ||
| 11286 | 2025.12.18 03:59:11.031478 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2025.12.18 03:59:11.031534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11288 | 2025.12.18 03:59:11.032789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11289 | 2025.12.18 03:59:11.033079 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2025.12.18 03:59:11.033456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11291 | 2025.12.18 03:59:12.043754 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2025.12.18 03:59:12.043936 [ 5 ] {19df5330-dede-435a-9d46-8b0228ad0e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11293 | 2025.12.18 03:59:12.044001 [ 5 ] {19df5330-dede-435a-9d46-8b0228ad0e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11294 | 2025.12.18 03:59:12.045338 [ 5 ] {19df5330-dede-435a-9d46-8b0228ad0e6c} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2025.12.18 03:59:12.045382 [ 5 ] {19df5330-dede-435a-9d46-8b0228ad0e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11296 | 2025.12.18 03:59:12.045899 [ 5 ] {19df5330-dede-435a-9d46-8b0228ad0e6c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11297 | 2025.12.18 03:59:12.046134 [ 5 ] {19df5330-dede-435a-9d46-8b0228ad0e6c} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2025.12.18 03:59:12.046300 [ 5 ] {19df5330-dede-435a-9d46-8b0228ad0e6c} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002413 sec., 495648.57024450885 rows/sec., 40.86 MiB/sec. | ||
| 11299 | 2025.12.18 03:59:12.046358 [ 5 ] {19df5330-dede-435a-9d46-8b0228ad0e6c} <Debug> TCPHandler: Processed in 0.002734264 sec. | ||
| 11300 | 2025.12.18 03:59:12.046496 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2025.12.18 03:59:12.046604 [ 5 ] {d61262d4-7d14-4f02-92e2-1cd707d52899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11302 | 2025.12.18 03:59:12.046649 [ 5 ] {d61262d4-7d14-4f02-92e2-1cd707d52899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11303 | 2025.12.18 03:59:12.047268 [ 5 ] {d61262d4-7d14-4f02-92e2-1cd707d52899} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2025.12.18 03:59:12.047313 [ 5 ] {d61262d4-7d14-4f02-92e2-1cd707d52899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11305 | 2025.12.18 03:59:12.047734 [ 5 ] {d61262d4-7d14-4f02-92e2-1cd707d52899} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11306 | 2025.12.18 03:59:12.048023 [ 5 ] {d61262d4-7d14-4f02-92e2-1cd707d52899} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2025.12.18 03:59:12.048178 [ 78 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 11308 | 2025.12.18 03:59:12.048203 [ 5 ] {d61262d4-7d14-4f02-92e2-1cd707d52899} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001622 sec., 140567.2009864365 rows/sec., 9.52 MiB/sec. | ||
| 11309 | 2025.12.18 03:59:12.048220 [ 78 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2025.12.18 03:59:12.048255 [ 5 ] {d61262d4-7d14-4f02-92e2-1cd707d52899} <Debug> TCPHandler: Processed in 0.001813473 sec. | ||
| 11311 | 2025.12.18 03:59:12.048265 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11312 | 2025.12.18 03:59:12.048403 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 11313 | 2025.12.18 03:59:12.048413 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2025.12.18 03:59:12.048550 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11315 | 2025.12.18 03:59:12.048556 [ 5 ] {a1d2652a-3ad3-4247-8143-95dc81ea3eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11316 | 2025.12.18 03:59:12.048598 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 442 rows starting from the beginning of the part | ||
| 11317 | 2025.12.18 03:59:12.048621 [ 5 ] {a1d2652a-3ad3-4247-8143-95dc81ea3eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11318 | 2025.12.18 03:59:12.048674 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 11319 | 2025.12.18 03:59:12.048732 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 11320 | 2025.12.18 03:59:12.048774 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 11321 | 2025.12.18 03:59:12.048816 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 11322 | 2025.12.18 03:59:12.048856 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 11323 | 2025.12.18 03:59:12.049465 [ 5 ] {a1d2652a-3ad3-4247-8143-95dc81ea3eb1} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2025.12.18 03:59:12.049514 [ 5 ] {a1d2652a-3ad3-4247-8143-95dc81ea3eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11325 | 2025.12.18 03:59:12.050033 [ 5 ] {a1d2652a-3ad3-4247-8143-95dc81ea3eb1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11326 | 2025.12.18 03:59:12.050368 [ 5 ] {a1d2652a-3ad3-4247-8143-95dc81ea3eb1} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2025.12.18 03:59:12.050406 [ 188 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056685 sec., 745860.4501904765 rows/sec., 52.02 MiB/sec. | ||
| 11328 | 2025.12.18 03:59:12.050532 [ 5 ] {a1d2652a-3ad3-4247-8143-95dc81ea3eb1} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002006 sec., 259222.33300099702 rows/sec., 19.18 MiB/sec. | ||
| 11329 | 2025.12.18 03:59:12.050580 [ 5 ] {a1d2652a-3ad3-4247-8143-95dc81ea3eb1} <Debug> TCPHandler: Processed in 0.002229068 sec. | ||
| 11330 | 2025.12.18 03:59:12.050616 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 11331 | 2025.12.18 03:59:12.050734 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2025.12.18 03:59:12.050859 [ 5 ] {6e54035a-c094-410a-af56-24be2fa1b44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11333 | 2025.12.18 03:59:12.050917 [ 5 ] {6e54035a-c094-410a-af56-24be2fa1b44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11334 | 2025.12.18 03:59:12.050972 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2025.12.18 03:59:12.051083 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_50_10} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 11336 | 2025.12.18 03:59:12.051189 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11337 | 2025.12.18 03:59:12.051685 [ 5 ] {6e54035a-c094-410a-af56-24be2fa1b44e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2025.12.18 03:59:12.051734 [ 5 ] {6e54035a-c094-410a-af56-24be2fa1b44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11339 | 2025.12.18 03:59:12.052241 [ 5 ] {6e54035a-c094-410a-af56-24be2fa1b44e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11340 | 2025.12.18 03:59:12.052559 [ 5 ] {6e54035a-c094-410a-af56-24be2fa1b44e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2025.12.18 03:59:12.052725 [ 5 ] {6e54035a-c094-410a-af56-24be2fa1b44e} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001895 sec., 445382.5857519789 rows/sec., 29.98 MiB/sec. | ||
| 11342 | 2025.12.18 03:59:12.052769 [ 5 ] {6e54035a-c094-410a-af56-24be2fa1b44e} <Debug> TCPHandler: Processed in 0.002097486 sec. | ||
| 11343 | 2025.12.18 03:59:12.052910 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2025.12.18 03:59:12.053014 [ 5 ] {14e45b0a-6b6f-4706-864c-bedd21f0056c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11345 | 2025.12.18 03:59:12.053060 [ 5 ] {14e45b0a-6b6f-4706-864c-bedd21f0056c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11346 | 2025.12.18 03:59:12.053429 [ 5 ] {14e45b0a-6b6f-4706-864c-bedd21f0056c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2025.12.18 03:59:12.053467 [ 5 ] {14e45b0a-6b6f-4706-864c-bedd21f0056c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11348 | 2025.12.18 03:59:12.053843 [ 5 ] {14e45b0a-6b6f-4706-864c-bedd21f0056c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11349 | 2025.12.18 03:59:12.054057 [ 5 ] {14e45b0a-6b6f-4706-864c-bedd21f0056c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2025.12.18 03:59:12.054191 [ 5 ] {14e45b0a-6b6f-4706-864c-bedd21f0056c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 11351 | 2025.12.18 03:59:12.054227 [ 5 ] {14e45b0a-6b6f-4706-864c-bedd21f0056c} <Debug> TCPHandler: Processed in 0.001369637 sec. | ||
| 11352 | 2025.12.18 03:59:15.784448 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11353 | 2025.12.18 03:59:15.784520 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11354 | 2025.12.18 03:59:15.974748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25837 | ||
| 11355 | 2025.12.18 03:59:15.975571 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2025.12.18 03:59:15.975661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11357 | 2025.12.18 03:59:15.976265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11358 | 2025.12.18 03:59:15.976488 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2025.12.18 03:59:15.976621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25837 | ||
| 11360 | 2025.12.18 03:59:17.029892 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11361 | 2025.12.18 03:59:17.030069 [ 5 ] {719ab7ee-ecee-4aa6-ab3b-09716b9f106c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11362 | 2025.12.18 03:59:17.030136 [ 5 ] {719ab7ee-ecee-4aa6-ab3b-09716b9f106c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11363 | 2025.12.18 03:59:17.030991 [ 5 ] {719ab7ee-ecee-4aa6-ab3b-09716b9f106c} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2025.12.18 03:59:17.031043 [ 5 ] {719ab7ee-ecee-4aa6-ab3b-09716b9f106c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11365 | 2025.12.18 03:59:17.031458 [ 5 ] {719ab7ee-ecee-4aa6-ab3b-09716b9f106c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11366 | 2025.12.18 03:59:17.031688 [ 5 ] {719ab7ee-ecee-4aa6-ab3b-09716b9f106c} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2025.12.18 03:59:17.031858 [ 5 ] {719ab7ee-ecee-4aa6-ab3b-09716b9f106c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 11368 | 2025.12.18 03:59:17.031911 [ 5 ] {719ab7ee-ecee-4aa6-ab3b-09716b9f106c} <Debug> TCPHandler: Processed in 0.002147737 sec. | ||
| 11369 | 2025.12.18 03:59:17.032039 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11370 | 2025.12.18 03:59:17.032143 [ 5 ] {aec25197-b33f-494a-a7ef-866b15da1747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11371 | 2025.12.18 03:59:17.032188 [ 5 ] {aec25197-b33f-494a-a7ef-866b15da1747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11372 | 2025.12.18 03:59:17.033203 [ 5 ] {aec25197-b33f-494a-a7ef-866b15da1747} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2025.12.18 03:59:17.033243 [ 5 ] {aec25197-b33f-494a-a7ef-866b15da1747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11374 | 2025.12.18 03:59:17.033637 [ 5 ] {aec25197-b33f-494a-a7ef-866b15da1747} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11375 | 2025.12.18 03:59:17.033885 [ 5 ] {aec25197-b33f-494a-a7ef-866b15da1747} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2025.12.18 03:59:17.034035 [ 5 ] {aec25197-b33f-494a-a7ef-866b15da1747} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001915 sec., 623498.6945169712 rows/sec., 49.82 MiB/sec. | ||
| 11377 | 2025.12.18 03:59:17.034078 [ 5 ] {aec25197-b33f-494a-a7ef-866b15da1747} <Debug> TCPHandler: Processed in 0.002090826 sec. | ||
| 11378 | 2025.12.18 03:59:17.034204 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11379 | 2025.12.18 03:59:17.034303 [ 5 ] {f65d92d6-7b7b-4920-983b-6c1b94cb7b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11380 | 2025.12.18 03:59:17.034346 [ 5 ] {f65d92d6-7b7b-4920-983b-6c1b94cb7b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11381 | 2025.12.18 03:59:17.034919 [ 5 ] {f65d92d6-7b7b-4920-983b-6c1b94cb7b94} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2025.12.18 03:59:17.034956 [ 5 ] {f65d92d6-7b7b-4920-983b-6c1b94cb7b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11383 | 2025.12.18 03:59:17.035264 [ 5 ] {f65d92d6-7b7b-4920-983b-6c1b94cb7b94} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11384 | 2025.12.18 03:59:17.035467 [ 5 ] {f65d92d6-7b7b-4920-983b-6c1b94cb7b94} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2025.12.18 03:59:17.035601 [ 5 ] {f65d92d6-7b7b-4920-983b-6c1b94cb7b94} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001319 sec., 186504.92797573918 rows/sec., 11.40 MiB/sec. | ||
| 11386 | 2025.12.18 03:59:17.035639 [ 5 ] {f65d92d6-7b7b-4920-983b-6c1b94cb7b94} <Debug> TCPHandler: Processed in 0.001486368 sec. | ||
| 11387 | 2025.12.18 03:59:17.035763 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.12.18 03:59:17.035863 [ 5 ] {f202dbd0-8514-42bf-89a3-37ddc70d15f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11389 | 2025.12.18 03:59:17.035904 [ 5 ] {f202dbd0-8514-42bf-89a3-37ddc70d15f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11390 | 2025.12.18 03:59:17.036395 [ 5 ] {f202dbd0-8514-42bf-89a3-37ddc70d15f6} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2025.12.18 03:59:17.036432 [ 5 ] {f202dbd0-8514-42bf-89a3-37ddc70d15f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11392 | 2025.12.18 03:59:17.036750 [ 5 ] {f202dbd0-8514-42bf-89a3-37ddc70d15f6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11393 | 2025.12.18 03:59:17.036949 [ 5 ] {f202dbd0-8514-42bf-89a3-37ddc70d15f6} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2025.12.18 03:59:17.037082 [ 5 ] {f202dbd0-8514-42bf-89a3-37ddc70d15f6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001239 sec., 171105.73042776433 rows/sec., 11.03 MiB/sec. | ||
| 11395 | 2025.12.18 03:59:17.037121 [ 5 ] {f202dbd0-8514-42bf-89a3-37ddc70d15f6} <Debug> TCPHandler: Processed in 0.001407808 sec. | ||
| 11396 | 2025.12.18 03:59:17.037234 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2025.12.18 03:59:17.037329 [ 5 ] {95a8f5dc-b9cf-4093-af6f-3c2b18cdaef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11398 | 2025.12.18 03:59:17.037369 [ 5 ] {95a8f5dc-b9cf-4093-af6f-3c2b18cdaef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11399 | 2025.12.18 03:59:17.037856 [ 5 ] {95a8f5dc-b9cf-4093-af6f-3c2b18cdaef3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2025.12.18 03:59:17.037892 [ 5 ] {95a8f5dc-b9cf-4093-af6f-3c2b18cdaef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11401 | 2025.12.18 03:59:17.038188 [ 5 ] {95a8f5dc-b9cf-4093-af6f-3c2b18cdaef3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11402 | 2025.12.18 03:59:17.038401 [ 5 ] {95a8f5dc-b9cf-4093-af6f-3c2b18cdaef3} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2025.12.18 03:59:17.038530 [ 5 ] {95a8f5dc-b9cf-4093-af6f-3c2b18cdaef3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 11404 | 2025.12.18 03:59:17.038568 [ 5 ] {95a8f5dc-b9cf-4093-af6f-3c2b18cdaef3} <Debug> TCPHandler: Processed in 0.001384208 sec. | ||
| 11405 | 2025.12.18 03:59:17.038679 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2025.12.18 03:59:17.038785 [ 5 ] {98c23749-d38a-4a64-bd3a-a339b37c397f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11407 | 2025.12.18 03:59:17.038825 [ 5 ] {98c23749-d38a-4a64-bd3a-a339b37c397f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11408 | 2025.12.18 03:59:17.039493 [ 5 ] {98c23749-d38a-4a64-bd3a-a339b37c397f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2025.12.18 03:59:17.039529 [ 5 ] {98c23749-d38a-4a64-bd3a-a339b37c397f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11410 | 2025.12.18 03:59:17.039867 [ 5 ] {98c23749-d38a-4a64-bd3a-a339b37c397f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11411 | 2025.12.18 03:59:17.040066 [ 5 ] {98c23749-d38a-4a64-bd3a-a339b37c397f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2025.12.18 03:59:17.040196 [ 5 ] {98c23749-d38a-4a64-bd3a-a339b37c397f} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001431 sec., 503144.6540880503 rows/sec., 35.32 MiB/sec. | ||
| 11413 | 2025.12.18 03:59:17.040235 [ 5 ] {98c23749-d38a-4a64-bd3a-a339b37c397f} <Debug> TCPHandler: Processed in 0.001605389 sec. | ||
| 11414 | 2025.12.18 03:59:17.040347 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2025.12.18 03:59:17.040442 [ 5 ] {c13ee6ed-3404-49dd-97b8-1de7ae5d7728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11416 | 2025.12.18 03:59:17.040485 [ 5 ] {c13ee6ed-3404-49dd-97b8-1de7ae5d7728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11417 | 2025.12.18 03:59:17.040833 [ 5 ] {c13ee6ed-3404-49dd-97b8-1de7ae5d7728} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2025.12.18 03:59:17.040868 [ 5 ] {c13ee6ed-3404-49dd-97b8-1de7ae5d7728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11419 | 2025.12.18 03:59:17.041164 [ 5 ] {c13ee6ed-3404-49dd-97b8-1de7ae5d7728} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11420 | 2025.12.18 03:59:17.041371 [ 5 ] {c13ee6ed-3404-49dd-97b8-1de7ae5d7728} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2025.12.18 03:59:17.041496 [ 5 ] {c13ee6ed-3404-49dd-97b8-1de7ae5d7728} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 11422 | 2025.12.18 03:59:17.041532 [ 5 ] {c13ee6ed-3404-49dd-97b8-1de7ae5d7728} <Debug> TCPHandler: Processed in 0.001234045 sec. | ||
| 11423 | 2025.12.18 03:59:17.041634 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2025.12.18 03:59:17.041735 [ 5 ] {a8bafacf-b4e6-4e37-9ebb-50f687f24953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11425 | 2025.12.18 03:59:17.041778 [ 5 ] {a8bafacf-b4e6-4e37-9ebb-50f687f24953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11426 | 2025.12.18 03:59:17.042227 [ 5 ] {a8bafacf-b4e6-4e37-9ebb-50f687f24953} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2025.12.18 03:59:17.042262 [ 5 ] {a8bafacf-b4e6-4e37-9ebb-50f687f24953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11428 | 2025.12.18 03:59:17.042589 [ 5 ] {a8bafacf-b4e6-4e37-9ebb-50f687f24953} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11429 | 2025.12.18 03:59:17.042810 [ 5 ] {a8bafacf-b4e6-4e37-9ebb-50f687f24953} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2025.12.18 03:59:17.042946 [ 5 ] {a8bafacf-b4e6-4e37-9ebb-50f687f24953} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 11431 | 2025.12.18 03:59:17.042983 [ 5 ] {a8bafacf-b4e6-4e37-9ebb-50f687f24953} <Debug> TCPHandler: Processed in 0.001398158 sec. | ||
| 11432 | 2025.12.18 03:59:17.043099 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2025.12.18 03:59:17.043194 [ 5 ] {76f1ff25-7f86-45ae-89ed-0932a6d44f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11434 | 2025.12.18 03:59:17.043236 [ 5 ] {76f1ff25-7f86-45ae-89ed-0932a6d44f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11435 | 2025.12.18 03:59:17.043557 [ 5 ] {76f1ff25-7f86-45ae-89ed-0932a6d44f89} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.12.18 03:59:17.043592 [ 5 ] {76f1ff25-7f86-45ae-89ed-0932a6d44f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11437 | 2025.12.18 03:59:17.043908 [ 5 ] {76f1ff25-7f86-45ae-89ed-0932a6d44f89} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11438 | 2025.12.18 03:59:17.044113 [ 5 ] {76f1ff25-7f86-45ae-89ed-0932a6d44f89} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2025.12.18 03:59:17.044239 [ 5 ] {76f1ff25-7f86-45ae-89ed-0932a6d44f89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 11440 | 2025.12.18 03:59:17.044276 [ 5 ] {76f1ff25-7f86-45ae-89ed-0932a6d44f89} <Debug> TCPHandler: Processed in 0.001226146 sec. | ||
| 11441 | 2025.12.18 03:59:17.044390 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11442 | 2025.12.18 03:59:17.044483 [ 5 ] {acb42d79-e906-4431-a3b8-532ff0d12dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11443 | 2025.12.18 03:59:17.044539 [ 5 ] {acb42d79-e906-4431-a3b8-532ff0d12dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11444 | 2025.12.18 03:59:17.045414 [ 5 ] {acb42d79-e906-4431-a3b8-532ff0d12dbb} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2025.12.18 03:59:17.045450 [ 5 ] {acb42d79-e906-4431-a3b8-532ff0d12dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11446 | 2025.12.18 03:59:17.046030 [ 5 ] {acb42d79-e906-4431-a3b8-532ff0d12dbb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11447 | 2025.12.18 03:59:17.046254 [ 5 ] {acb42d79-e906-4431-a3b8-532ff0d12dbb} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2025.12.18 03:59:17.046394 [ 5 ] {acb42d79-e906-4431-a3b8-532ff0d12dbb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001928 sec., 21265.560165975105 rows/sec., 38.11 MiB/sec. | ||
| 11449 | 2025.12.18 03:59:17.046458 [ 5 ] {acb42d79-e906-4431-a3b8-532ff0d12dbb} <Debug> TCPHandler: Processed in 0.002116506 sec. | ||
| 11450 | 2025.12.18 03:59:17.046578 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2025.12.18 03:59:17.046673 [ 5 ] {a83445b7-5a7c-43c6-808c-6fd1f23f0399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11452 | 2025.12.18 03:59:17.046723 [ 5 ] {a83445b7-5a7c-43c6-808c-6fd1f23f0399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11453 | 2025.12.18 03:59:17.047069 [ 5 ] {a83445b7-5a7c-43c6-808c-6fd1f23f0399} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2025.12.18 03:59:17.047106 [ 5 ] {a83445b7-5a7c-43c6-808c-6fd1f23f0399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11455 | 2025.12.18 03:59:17.047413 [ 5 ] {a83445b7-5a7c-43c6-808c-6fd1f23f0399} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11456 | 2025.12.18 03:59:17.047621 [ 5 ] {a83445b7-5a7c-43c6-808c-6fd1f23f0399} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2025.12.18 03:59:17.047765 [ 5 ] {a83445b7-5a7c-43c6-808c-6fd1f23f0399} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001111 sec., 93609.36093609361 rows/sec., 5.74 MiB/sec. | ||
| 11458 | 2025.12.18 03:59:17.047802 [ 5 ] {a83445b7-5a7c-43c6-808c-6fd1f23f0399} <Debug> TCPHandler: Processed in 0.001273696 sec. | ||
| 11459 | 2025.12.18 03:59:17.390460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11460 | 2025.12.18 03:59:17.407032 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2025.12.18 03:59:17.407080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11462 | 2025.12.18 03:59:17.413083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11463 | 2025.12.18 03:59:17.413788 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.12.18 03:59:17.416927 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11465 | 2025.12.18 03:59:18.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.56 MiB, peak 326.88 MiB, free memory in arenas 0.00 B, will set to 319.29 MiB (RSS), difference: -1.27 MiB | ||
| 11466 | 2025.12.18 03:59:21.033748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1468 | ||
| 11467 | 2025.12.18 03:59:21.036721 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2025.12.18 03:59:21.036788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11469 | 2025.12.18 03:59:21.038085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11470 | 2025.12.18 03:59:21.038417 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2025.12.18 03:59:21.038795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 11472 | 2025.12.18 03:59:22.016628 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11473 | 2025.12.18 03:59:22.016827 [ 5 ] {37ff0d05-ac88-421e-93d1-ec4c3167d76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11474 | 2025.12.18 03:59:22.016902 [ 5 ] {37ff0d05-ac88-421e-93d1-ec4c3167d76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11475 | 2025.12.18 03:59:22.017637 [ 5 ] {37ff0d05-ac88-421e-93d1-ec4c3167d76c} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2025.12.18 03:59:22.017705 [ 5 ] {37ff0d05-ac88-421e-93d1-ec4c3167d76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11477 | 2025.12.18 03:59:22.018099 [ 5 ] {37ff0d05-ac88-421e-93d1-ec4c3167d76c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11478 | 2025.12.18 03:59:22.018321 [ 5 ] {37ff0d05-ac88-421e-93d1-ec4c3167d76c} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2025.12.18 03:59:22.018471 [ 5 ] {37ff0d05-ac88-421e-93d1-ec4c3167d76c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 11480 | 2025.12.18 03:59:22.018523 [ 5 ] {37ff0d05-ac88-421e-93d1-ec4c3167d76c} <Debug> TCPHandler: Processed in 0.002029176 sec. | ||
| 11481 | 2025.12.18 03:59:22.018649 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11482 | 2025.12.18 03:59:22.018750 [ 5 ] {cbfae134-0f84-468c-a3b6-0959ce5ee12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11483 | 2025.12.18 03:59:22.018795 [ 5 ] {cbfae134-0f84-468c-a3b6-0959ce5ee12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11484 | 2025.12.18 03:59:22.019243 [ 5 ] {cbfae134-0f84-468c-a3b6-0959ce5ee12f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2025.12.18 03:59:22.019279 [ 5 ] {cbfae134-0f84-468c-a3b6-0959ce5ee12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11486 | 2025.12.18 03:59:22.019588 [ 5 ] {cbfae134-0f84-468c-a3b6-0959ce5ee12f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11487 | 2025.12.18 03:59:22.019798 [ 5 ] {cbfae134-0f84-468c-a3b6-0959ce5ee12f} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2025.12.18 03:59:22.019927 [ 5 ] {cbfae134-0f84-468c-a3b6-0959ce5ee12f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 11489 | 2025.12.18 03:59:22.019965 [ 5 ] {cbfae134-0f84-468c-a3b6-0959ce5ee12f} <Debug> TCPHandler: Processed in 0.001366617 sec. | ||
| 11490 | 2025.12.18 03:59:22.020093 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11491 | 2025.12.18 03:59:22.020189 [ 5 ] {60f917e6-29a2-4ae6-910b-36b17ebc81ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11492 | 2025.12.18 03:59:22.020234 [ 5 ] {60f917e6-29a2-4ae6-910b-36b17ebc81ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11493 | 2025.12.18 03:59:22.020660 [ 5 ] {60f917e6-29a2-4ae6-910b-36b17ebc81ad} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2025.12.18 03:59:22.020698 [ 5 ] {60f917e6-29a2-4ae6-910b-36b17ebc81ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11495 | 2025.12.18 03:59:22.021014 [ 5 ] {60f917e6-29a2-4ae6-910b-36b17ebc81ad} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11496 | 2025.12.18 03:59:22.021208 [ 5 ] {60f917e6-29a2-4ae6-910b-36b17ebc81ad} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2025.12.18 03:59:22.021331 [ 5 ] {60f917e6-29a2-4ae6-910b-36b17ebc81ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11498 | 2025.12.18 03:59:22.021365 [ 5 ] {60f917e6-29a2-4ae6-910b-36b17ebc81ad} <Debug> TCPHandler: Processed in 0.001359747 sec. | ||
| 11499 | 2025.12.18 03:59:22.021479 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11500 | 2025.12.18 03:59:22.021574 [ 5 ] {11efcce4-222b-44a1-b926-16a0dcff917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11501 | 2025.12.18 03:59:22.021615 [ 5 ] {11efcce4-222b-44a1-b926-16a0dcff917c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11502 | 2025.12.18 03:59:22.022052 [ 5 ] {11efcce4-222b-44a1-b926-16a0dcff917c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2025.12.18 03:59:22.022084 [ 5 ] {11efcce4-222b-44a1-b926-16a0dcff917c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11504 | 2025.12.18 03:59:22.022416 [ 5 ] {11efcce4-222b-44a1-b926-16a0dcff917c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11505 | 2025.12.18 03:59:22.022642 [ 5 ] {11efcce4-222b-44a1-b926-16a0dcff917c} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2025.12.18 03:59:22.022782 [ 5 ] {11efcce4-222b-44a1-b926-16a0dcff917c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 11507 | 2025.12.18 03:59:22.022820 [ 5 ] {11efcce4-222b-44a1-b926-16a0dcff917c} <Debug> TCPHandler: Processed in 0.001342757 sec. | ||
| 11508 | 2025.12.18 03:59:23.476859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26349 | ||
| 11509 | 2025.12.18 03:59:23.477712 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2025.12.18 03:59:23.477817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11511 | 2025.12.18 03:59:23.478342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11512 | 2025.12.18 03:59:23.478577 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2025.12.18 03:59:23.478725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26349 | ||
| 11514 | 2025.12.18 03:59:24.917069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11515 | 2025.12.18 03:59:24.933295 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2025.12.18 03:59:24.933346 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11517 | 2025.12.18 03:59:24.939442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11518 | 2025.12.18 03:59:24.940111 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2025.12.18 03:59:24.942872 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11520 | 2025.12.18 03:59:27.032961 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2025.12.18 03:59:27.033136 [ 5 ] {a71ed081-78bd-4701-b0b1-70827f8b2299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11522 | 2025.12.18 03:59:27.033202 [ 5 ] {a71ed081-78bd-4701-b0b1-70827f8b2299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11523 | 2025.12.18 03:59:27.034069 [ 5 ] {a71ed081-78bd-4701-b0b1-70827f8b2299} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2025.12.18 03:59:27.034119 [ 5 ] {a71ed081-78bd-4701-b0b1-70827f8b2299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11525 | 2025.12.18 03:59:27.034522 [ 5 ] {a71ed081-78bd-4701-b0b1-70827f8b2299} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11526 | 2025.12.18 03:59:27.034747 [ 5 ] {a71ed081-78bd-4701-b0b1-70827f8b2299} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2025.12.18 03:59:27.034910 [ 5 ] {a71ed081-78bd-4701-b0b1-70827f8b2299} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001821 sec., 225151.01592531576 rows/sec., 14.28 MiB/sec. | ||
| 11528 | 2025.12.18 03:59:27.034962 [ 5 ] {a71ed081-78bd-4701-b0b1-70827f8b2299} <Debug> TCPHandler: Processed in 0.002132026 sec. | ||
| 11529 | 2025.12.18 03:59:27.035086 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2025.12.18 03:59:27.035188 [ 5 ] {202cd7eb-c447-4b2b-86e3-a18329805dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11531 | 2025.12.18 03:59:27.035235 [ 5 ] {202cd7eb-c447-4b2b-86e3-a18329805dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11532 | 2025.12.18 03:59:27.035640 [ 5 ] {202cd7eb-c447-4b2b-86e3-a18329805dcc} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2025.12.18 03:59:27.035680 [ 5 ] {202cd7eb-c447-4b2b-86e3-a18329805dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11534 | 2025.12.18 03:59:27.035979 [ 5 ] {202cd7eb-c447-4b2b-86e3-a18329805dcc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11535 | 2025.12.18 03:59:27.036198 [ 5 ] {202cd7eb-c447-4b2b-86e3-a18329805dcc} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2025.12.18 03:59:27.036331 [ 5 ] {202cd7eb-c447-4b2b-86e3-a18329805dcc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001165 sec., 1716.7381974248926 rows/sec., 139.99 KiB/sec. | ||
| 11537 | 2025.12.18 03:59:27.036370 [ 5 ] {202cd7eb-c447-4b2b-86e3-a18329805dcc} <Debug> TCPHandler: Processed in 0.001336697 sec. | ||
| 11538 | 2025.12.18 03:59:27.036486 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2025.12.18 03:59:27.036581 [ 5 ] {60b16d23-1c4f-4647-926c-193059e5f055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11540 | 2025.12.18 03:59:27.036622 [ 5 ] {60b16d23-1c4f-4647-926c-193059e5f055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11541 | 2025.12.18 03:59:27.037622 [ 5 ] {60b16d23-1c4f-4647-926c-193059e5f055} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2025.12.18 03:59:27.037660 [ 5 ] {60b16d23-1c4f-4647-926c-193059e5f055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11543 | 2025.12.18 03:59:27.038038 [ 5 ] {60b16d23-1c4f-4647-926c-193059e5f055} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11544 | 2025.12.18 03:59:27.038242 [ 5 ] {60b16d23-1c4f-4647-926c-193059e5f055} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2025.12.18 03:59:27.038373 [ 5 ] {60b16d23-1c4f-4647-926c-193059e5f055} <Debug> executeQuery: Read 1195 rows, 97.78 KiB in 0.00181 sec., 660220.9944751381 rows/sec., 52.75 MiB/sec. | ||
| 11546 | 2025.12.18 03:59:27.038411 [ 5 ] {60b16d23-1c4f-4647-926c-193059e5f055} <Debug> TCPHandler: Processed in 0.001973595 sec. | ||
| 11547 | 2025.12.18 03:59:27.038533 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2025.12.18 03:59:27.038654 [ 5 ] {865f412b-7e21-41dd-a4c6-5ee343e7ef19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11549 | 2025.12.18 03:59:27.038705 [ 5 ] {865f412b-7e21-41dd-a4c6-5ee343e7ef19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11550 | 2025.12.18 03:59:27.039256 [ 5 ] {865f412b-7e21-41dd-a4c6-5ee343e7ef19} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2025.12.18 03:59:27.039296 [ 5 ] {865f412b-7e21-41dd-a4c6-5ee343e7ef19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11552 | 2025.12.18 03:59:27.039636 [ 5 ] {865f412b-7e21-41dd-a4c6-5ee343e7ef19} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11553 | 2025.12.18 03:59:27.039851 [ 5 ] {865f412b-7e21-41dd-a4c6-5ee343e7ef19} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2025.12.18 03:59:27.039974 [ 31 ] {} <Debug> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11555 | 2025.12.18 03:59:27.039988 [ 5 ] {865f412b-7e21-41dd-a4c6-5ee343e7ef19} <Debug> executeQuery: Read 248 rows, 15.54 KiB in 0.001358 sec., 182621.50220913108 rows/sec., 11.17 MiB/sec. | ||
| 11556 | 2025.12.18 03:59:27.040056 [ 31 ] {} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2025.12.18 03:59:27.040072 [ 5 ] {865f412b-7e21-41dd-a4c6-5ee343e7ef19} <Debug> TCPHandler: Processed in 0.001600189 sec. | ||
| 11558 | 2025.12.18 03:59:27.040087 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11559 | 2025.12.18 03:59:27.040183 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2025.12.18 03:59:27.040210 [ 196 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11561 | 2025.12.18 03:59:27.040281 [ 5 ] {98ad770b-b887-4f7b-bae2-33a5a76c770f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11562 | 2025.12.18 03:59:27.040327 [ 5 ] {98ad770b-b887-4f7b-bae2-33a5a76c770f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11563 | 2025.12.18 03:59:27.040349 [ 196 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11564 | 2025.12.18 03:59:27.040393 [ 196 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 264 rows starting from the beginning of the part | ||
| 11565 | 2025.12.18 03:59:27.040473 [ 196 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 246 rows starting from the beginning of the part | ||
| 11566 | 2025.12.18 03:59:27.040527 [ 196 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 260 rows starting from the beginning of the part | ||
| 11567 | 2025.12.18 03:59:27.040576 [ 196 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 246 rows starting from the beginning of the part | ||
| 11568 | 2025.12.18 03:59:27.040623 [ 196 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 246 rows starting from the beginning of the part | ||
| 11569 | 2025.12.18 03:59:27.040676 [ 196 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 248 rows starting from the beginning of the part | ||
| 11570 | 2025.12.18 03:59:27.040838 [ 5 ] {98ad770b-b887-4f7b-bae2-33a5a76c770f} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2025.12.18 03:59:27.040881 [ 5 ] {98ad770b-b887-4f7b-bae2-33a5a76c770f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11572 | 2025.12.18 03:59:27.041224 [ 5 ] {98ad770b-b887-4f7b-bae2-33a5a76c770f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11573 | 2025.12.18 03:59:27.041453 [ 5 ] {98ad770b-b887-4f7b-bae2-33a5a76c770f} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2025.12.18 03:59:27.041589 [ 5 ] {98ad770b-b887-4f7b-bae2-33a5a76c770f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001325 sec., 160000 rows/sec., 10.32 MiB/sec. | ||
| 11575 | 2025.12.18 03:59:27.041628 [ 5 ] {98ad770b-b887-4f7b-bae2-33a5a76c770f} <Debug> TCPHandler: Processed in 0.001494389 sec. | ||
| 11576 | 2025.12.18 03:59:27.041757 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2025.12.18 03:59:27.041799 [ 198 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639791 sec., 920849.0594228166 rows/sec., 59.95 MiB/sec. | ||
| 11578 | 2025.12.18 03:59:27.041876 [ 5 ] {862a0de2-4949-4326-af8f-7ae717c8d8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11579 | 2025.12.18 03:59:27.041930 [ 5 ] {862a0de2-4949-4326-af8f-7ae717c8d8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11580 | 2025.12.18 03:59:27.041997 [ 188 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11581 | 2025.12.18 03:59:27.042317 [ 188 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11582 | 2025.12.18 03:59:27.042403 [ 188 ] {ca29650c-8ce9-4e44-9eaf-433ca0c18067::all_1_46_9} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11583 | 2025.12.18 03:59:27.042504 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11584 | 2025.12.18 03:59:27.042506 [ 5 ] {862a0de2-4949-4326-af8f-7ae717c8d8c6} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11585 | 2025.12.18 03:59:27.042564 [ 5 ] {862a0de2-4949-4326-af8f-7ae717c8d8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11586 | 2025.12.18 03:59:27.042940 [ 5 ] {862a0de2-4949-4326-af8f-7ae717c8d8c6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11587 | 2025.12.18 03:59:27.043145 [ 5 ] {862a0de2-4949-4326-af8f-7ae717c8d8c6} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11588 | 2025.12.18 03:59:27.043278 [ 5 ] {862a0de2-4949-4326-af8f-7ae717c8d8c6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001426 sec., 147966.3394109397 rows/sec., 8.40 MiB/sec. | ||
| 11589 | 2025.12.18 03:59:27.043316 [ 5 ] {862a0de2-4949-4326-af8f-7ae717c8d8c6} <Debug> TCPHandler: Processed in 0.00162249 sec. | ||
| 11590 | 2025.12.18 03:59:27.043424 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2025.12.18 03:59:27.043527 [ 5 ] {4407ae09-c5b6-4fb5-9303-d4c9f7e5617d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11592 | 2025.12.18 03:59:27.043569 [ 5 ] {4407ae09-c5b6-4fb5-9303-d4c9f7e5617d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11593 | 2025.12.18 03:59:27.044266 [ 5 ] {4407ae09-c5b6-4fb5-9303-d4c9f7e5617d} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2025.12.18 03:59:27.044302 [ 5 ] {4407ae09-c5b6-4fb5-9303-d4c9f7e5617d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11595 | 2025.12.18 03:59:27.044655 [ 5 ] {4407ae09-c5b6-4fb5-9303-d4c9f7e5617d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11596 | 2025.12.18 03:59:27.044871 [ 5 ] {4407ae09-c5b6-4fb5-9303-d4c9f7e5617d} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2025.12.18 03:59:27.045004 [ 5 ] {4407ae09-c5b6-4fb5-9303-d4c9f7e5617d} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001496 sec., 482620.320855615 rows/sec., 33.89 MiB/sec. | ||
| 11598 | 2025.12.18 03:59:27.045043 [ 5 ] {4407ae09-c5b6-4fb5-9303-d4c9f7e5617d} <Debug> TCPHandler: Processed in 0.00167058 sec. | ||
| 11599 | 2025.12.18 03:59:27.045155 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11600 | 2025.12.18 03:59:27.045251 [ 5 ] {c4f81bd6-cef6-4e4f-9a8a-9575e9ce088c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11601 | 2025.12.18 03:59:27.045295 [ 5 ] {c4f81bd6-cef6-4e4f-9a8a-9575e9ce088c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11602 | 2025.12.18 03:59:27.045636 [ 5 ] {c4f81bd6-cef6-4e4f-9a8a-9575e9ce088c} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11603 | 2025.12.18 03:59:27.045672 [ 5 ] {c4f81bd6-cef6-4e4f-9a8a-9575e9ce088c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11604 | 2025.12.18 03:59:27.045992 [ 5 ] {c4f81bd6-cef6-4e4f-9a8a-9575e9ce088c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11605 | 2025.12.18 03:59:27.046201 [ 5 ] {c4f81bd6-cef6-4e4f-9a8a-9575e9ce088c} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11606 | 2025.12.18 03:59:27.046333 [ 5 ] {c4f81bd6-cef6-4e4f-9a8a-9575e9ce088c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 11607 | 2025.12.18 03:59:27.046370 [ 5 ] {c4f81bd6-cef6-4e4f-9a8a-9575e9ce088c} <Debug> TCPHandler: Processed in 0.001265256 sec. | ||
| 11608 | 2025.12.18 03:59:27.046486 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11609 | 2025.12.18 03:59:27.046598 [ 5 ] {0d7243a9-a72e-4319-9d2d-d5bf08e884b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11610 | 2025.12.18 03:59:27.046650 [ 5 ] {0d7243a9-a72e-4319-9d2d-d5bf08e884b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11611 | 2025.12.18 03:59:27.047158 [ 5 ] {0d7243a9-a72e-4319-9d2d-d5bf08e884b5} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2025.12.18 03:59:27.047193 [ 5 ] {0d7243a9-a72e-4319-9d2d-d5bf08e884b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11613 | 2025.12.18 03:59:27.047526 [ 5 ] {0d7243a9-a72e-4319-9d2d-d5bf08e884b5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11614 | 2025.12.18 03:59:27.047733 [ 5 ] {0d7243a9-a72e-4319-9d2d-d5bf08e884b5} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2025.12.18 03:59:27.047866 [ 5 ] {0d7243a9-a72e-4319-9d2d-d5bf08e884b5} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00129 sec., 244186.04651162794 rows/sec., 16.04 MiB/sec. | ||
| 11616 | 2025.12.18 03:59:27.047904 [ 5 ] {0d7243a9-a72e-4319-9d2d-d5bf08e884b5} <Debug> TCPHandler: Processed in 0.001476708 sec. | ||
| 11617 | 2025.12.18 03:59:27.048021 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2025.12.18 03:59:27.048136 [ 5 ] {e06f4767-09a7-4f15-aaab-9c500a991dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11619 | 2025.12.18 03:59:27.048187 [ 5 ] {e06f4767-09a7-4f15-aaab-9c500a991dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11620 | 2025.12.18 03:59:27.048556 [ 5 ] {e06f4767-09a7-4f15-aaab-9c500a991dc0} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2025.12.18 03:59:27.048599 [ 5 ] {e06f4767-09a7-4f15-aaab-9c500a991dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11622 | 2025.12.18 03:59:27.048938 [ 5 ] {e06f4767-09a7-4f15-aaab-9c500a991dc0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11623 | 2025.12.18 03:59:27.049139 [ 5 ] {e06f4767-09a7-4f15-aaab-9c500a991dc0} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2025.12.18 03:59:27.049237 [ 26 ] {} <Debug> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 11625 | 2025.12.18 03:59:27.049268 [ 5 ] {e06f4767-09a7-4f15-aaab-9c500a991dc0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 11626 | 2025.12.18 03:59:27.049274 [ 26 ] {} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2025.12.18 03:59:27.049300 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11628 | 2025.12.18 03:59:27.049305 [ 5 ] {e06f4767-09a7-4f15-aaab-9c500a991dc0} <Debug> TCPHandler: Processed in 0.001344636 sec. | ||
| 11629 | 2025.12.18 03:59:27.049376 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 11630 | 2025.12.18 03:59:27.049411 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2025.12.18 03:59:27.049483 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11632 | 2025.12.18 03:59:27.049511 [ 5 ] {4b7426fb-7c6c-422d-a541-3efa20d2f6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11633 | 2025.12.18 03:59:27.049517 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 37 rows starting from the beginning of the part | ||
| 11634 | 2025.12.18 03:59:27.049576 [ 5 ] {4b7426fb-7c6c-422d-a541-3efa20d2f6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11635 | 2025.12.18 03:59:27.049581 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 11636 | 2025.12.18 03:59:27.049634 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 11637 | 2025.12.18 03:59:27.049665 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 11638 | 2025.12.18 03:59:27.049697 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 11639 | 2025.12.18 03:59:27.049731 [ 196 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 11640 | 2025.12.18 03:59:27.050416 [ 198 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001072863 sec., 39147.589207568904 rows/sec., 2.57 MiB/sec. | ||
| 11641 | 2025.12.18 03:59:27.050483 [ 5 ] {4b7426fb-7c6c-422d-a541-3efa20d2f6bf} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2025.12.18 03:59:27.050527 [ 5 ] {4b7426fb-7c6c-422d-a541-3efa20d2f6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11643 | 2025.12.18 03:59:27.050554 [ 200 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 11644 | 2025.12.18 03:59:27.050846 [ 200 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2025.12.18 03:59:27.050917 [ 200 ] {33d09dd4-f1f0-4fc8-af9d-68663be5a04a::all_1_40_8} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 11646 | 2025.12.18 03:59:27.050992 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11647 | 2025.12.18 03:59:27.051128 [ 5 ] {4b7426fb-7c6c-422d-a541-3efa20d2f6bf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11648 | 2025.12.18 03:59:27.051359 [ 5 ] {4b7426fb-7c6c-422d-a541-3efa20d2f6bf} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11649 | 2025.12.18 03:59:27.051504 [ 5 ] {4b7426fb-7c6c-422d-a541-3efa20d2f6bf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002011 sec., 20387.86673296867 rows/sec., 36.53 MiB/sec. | ||
| 11650 | 2025.12.18 03:59:27.051565 [ 5 ] {4b7426fb-7c6c-422d-a541-3efa20d2f6bf} <Debug> TCPHandler: Processed in 0.002204298 sec. | ||
| 11651 | 2025.12.18 03:59:27.051679 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2025.12.18 03:59:27.051775 [ 5 ] {c5656ce2-cabe-403a-bb74-a1bc1956f198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11653 | 2025.12.18 03:59:27.051817 [ 5 ] {c5656ce2-cabe-403a-bb74-a1bc1956f198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11654 | 2025.12.18 03:59:27.052136 [ 5 ] {c5656ce2-cabe-403a-bb74-a1bc1956f198} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2025.12.18 03:59:27.052169 [ 5 ] {c5656ce2-cabe-403a-bb74-a1bc1956f198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11656 | 2025.12.18 03:59:27.052469 [ 5 ] {c5656ce2-cabe-403a-bb74-a1bc1956f198} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11657 | 2025.12.18 03:59:27.052662 [ 5 ] {c5656ce2-cabe-403a-bb74-a1bc1956f198} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2025.12.18 03:59:27.052848 [ 5 ] {c5656ce2-cabe-403a-bb74-a1bc1956f198} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 11659 | 2025.12.18 03:59:27.052883 [ 5 ] {c5656ce2-cabe-403a-bb74-a1bc1956f198} <Debug> TCPHandler: Processed in 0.001252866 sec. | ||
| 11660 | 2025.12.18 03:59:30.784763 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11661 | 2025.12.18 03:59:30.784832 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11662 | 2025.12.18 03:59:30.978973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26797 | ||
| 11663 | 2025.12.18 03:59:30.979711 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2025.12.18 03:59:30.979757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11665 | 2025.12.18 03:59:30.980270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11666 | 2025.12.18 03:59:30.980504 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2025.12.18 03:59:30.980653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26797 | ||
| 11668 | 2025.12.18 03:59:30.980678 [ 29 ] {} <Debug> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11669 | 2025.12.18 03:59:30.980767 [ 29 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2025.12.18 03:59:30.980804 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11671 | 2025.12.18 03:59:30.980963 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11672 | 2025.12.18 03:59:30.981122 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11673 | 2025.12.18 03:59:30.981164 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24429 rows starting from the beginning of the part | ||
| 11674 | 2025.12.18 03:59:30.981232 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11675 | 2025.12.18 03:59:30.981283 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11676 | 2025.12.18 03:59:30.981328 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11677 | 2025.12.18 03:59:30.981371 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11678 | 2025.12.18 03:59:30.981414 [ 198 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11679 | 2025.12.18 03:59:30.983822 [ 200 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26797 rows, containing 4 columns (4 merged, 0 gathered) in 0.002931876 sec., 9139881.768533185 rows/sec., 130.75 MiB/sec. | ||
| 11680 | 2025.12.18 03:59:30.984174 [ 200 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11681 | 2025.12.18 03:59:30.984479 [ 200 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2025.12.18 03:59:30.984563 [ 200 ] {9b5c2ea2-b23a-40e6-922f-73d5707e09fe::all_1_56_11} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11683 | 2025.12.18 03:59:30.984691 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11684 | 2025.12.18 03:59:31.039129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1500 | ||
| 11685 | 2025.12.18 03:59:31.041404 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2025.12.18 03:59:31.041446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11687 | 2025.12.18 03:59:31.042610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11688 | 2025.12.18 03:59:31.042875 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2025.12.18 03:59:31.043019 [ 42 ] {} <Debug> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11690 | 2025.12.18 03:59:31.043085 [ 42 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2025.12.18 03:59:31.043104 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11692 | 2025.12.18 03:59:31.043189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 11693 | 2025.12.18 03:59:31.043222 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11694 | 2025.12.18 03:59:31.043855 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11695 | 2025.12.18 03:59:31.044020 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1338 rows starting from the beginning of the part | ||
| 11696 | 2025.12.18 03:59:31.044376 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 11697 | 2025.12.18 03:59:31.044711 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11698 | 2025.12.18 03:59:31.045039 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 11699 | 2025.12.18 03:59:31.045366 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 11700 | 2025.12.18 03:59:31.045673 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 11701 | 2025.12.18 03:59:31.052075 [ 197 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 72 columns (72 merged, 0 gathered) in 0.008905821 sec., 168429.16559854505 rows/sec., 130.55 MiB/sec. | ||
| 11702 | 2025.12.18 03:59:31.053466 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11703 | 2025.12.18 03:59:31.053964 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2025.12.18 03:59:31.054034 [ 199 ] {2e4beaf8-4c64-418b-b57e-782f575fdfa5::all_1_41_8} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11705 | 2025.12.18 03:59:31.054196 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11706 | 2025.12.18 03:59:32.017236 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2025.12.18 03:59:32.017429 [ 5 ] {8f11fabb-b4b9-44a4-b15b-acc82b157d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11708 | 2025.12.18 03:59:32.017503 [ 5 ] {8f11fabb-b4b9-44a4-b15b-acc82b157d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11709 | 2025.12.18 03:59:32.018249 [ 5 ] {8f11fabb-b4b9-44a4-b15b-acc82b157d1f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2025.12.18 03:59:32.018310 [ 5 ] {8f11fabb-b4b9-44a4-b15b-acc82b157d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11711 | 2025.12.18 03:59:32.018730 [ 5 ] {8f11fabb-b4b9-44a4-b15b-acc82b157d1f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11712 | 2025.12.18 03:59:32.018982 [ 5 ] {8f11fabb-b4b9-44a4-b15b-acc82b157d1f} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2025.12.18 03:59:32.019144 [ 28 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11714 | 2025.12.18 03:59:32.019162 [ 5 ] {8f11fabb-b4b9-44a4-b15b-acc82b157d1f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.41 MiB/sec. | ||
| 11715 | 2025.12.18 03:59:32.019213 [ 28 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2025.12.18 03:59:32.019235 [ 5 ] {8f11fabb-b4b9-44a4-b15b-acc82b157d1f} <Debug> TCPHandler: Processed in 0.002132227 sec. | ||
| 11717 | 2025.12.18 03:59:32.019241 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11718 | 2025.12.18 03:59:32.019383 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11719 | 2025.12.18 03:59:32.019388 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2025.12.18 03:59:32.019528 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11721 | 2025.12.18 03:59:32.019543 [ 5 ] {7278a5cb-2161-44c3-a3b8-301c9185a7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11722 | 2025.12.18 03:59:32.019567 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2345 rows starting from the beginning of the part | ||
| 11723 | 2025.12.18 03:59:32.019594 [ 5 ] {7278a5cb-2161-44c3-a3b8-301c9185a7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11724 | 2025.12.18 03:59:32.019638 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1196 rows starting from the beginning of the part | ||
| 11725 | 2025.12.18 03:59:32.019687 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1194 rows starting from the beginning of the part | ||
| 11726 | 2025.12.18 03:59:32.019729 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11727 | 2025.12.18 03:59:32.019769 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1195 rows starting from the beginning of the part | ||
| 11728 | 2025.12.18 03:59:32.019808 [ 186 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11729 | 2025.12.18 03:59:32.020091 [ 5 ] {7278a5cb-2161-44c3-a3b8-301c9185a7c0} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2025.12.18 03:59:32.020136 [ 5 ] {7278a5cb-2161-44c3-a3b8-301c9185a7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11731 | 2025.12.18 03:59:32.020486 [ 5 ] {7278a5cb-2161-44c3-a3b8-301c9185a7c0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11732 | 2025.12.18 03:59:32.020727 [ 5 ] {7278a5cb-2161-44c3-a3b8-301c9185a7c0} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2025.12.18 03:59:32.020858 [ 28 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11734 | 2025.12.18 03:59:32.020870 [ 5 ] {7278a5cb-2161-44c3-a3b8-301c9185a7c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001354 sec., 47267.35598227474 rows/sec., 3.69 MiB/sec. | ||
| 11735 | 2025.12.18 03:59:32.020893 [ 28 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2025.12.18 03:59:32.020920 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11737 | 2025.12.18 03:59:32.020921 [ 5 ] {7278a5cb-2161-44c3-a3b8-301c9185a7c0} <Debug> TCPHandler: Processed in 0.001590659 sec. | ||
| 11738 | 2025.12.18 03:59:32.021004 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11739 | 2025.12.18 03:59:32.021064 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2025.12.18 03:59:32.021089 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11741 | 2025.12.18 03:59:32.021118 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1212 rows starting from the beginning of the part | ||
| 11742 | 2025.12.18 03:59:32.021163 [ 5 ] {2c186e39-84dd-48f7-a615-72664d75dbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11743 | 2025.12.18 03:59:32.021173 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 520 rows starting from the beginning of the part | ||
| 11744 | 2025.12.18 03:59:32.021210 [ 5 ] {2c186e39-84dd-48f7-a615-72664d75dbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11745 | 2025.12.18 03:59:32.021218 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 720 rows starting from the beginning of the part | ||
| 11746 | 2025.12.18 03:59:32.021256 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11747 | 2025.12.18 03:59:32.021295 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 722 rows starting from the beginning of the part | ||
| 11748 | 2025.12.18 03:59:32.021336 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11749 | 2025.12.18 03:59:32.021669 [ 5 ] {2c186e39-84dd-48f7-a615-72664d75dbd1} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2025.12.18 03:59:32.021705 [ 5 ] {2c186e39-84dd-48f7-a615-72664d75dbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11751 | 2025.12.18 03:59:32.021995 [ 197 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671883 sec., 2261326.5625777775 rows/sec., 191.51 MiB/sec. | ||
| 11752 | 2025.12.18 03:59:32.022076 [ 5 ] {2c186e39-84dd-48f7-a615-72664d75dbd1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11753 | 2025.12.18 03:59:32.022276 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11754 | 2025.12.18 03:59:32.022330 [ 5 ] {2c186e39-84dd-48f7-a615-72664d75dbd1} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2025.12.18 03:59:32.022464 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11756 | 2025.12.18 03:59:32.022474 [ 5 ] {2c186e39-84dd-48f7-a615-72664d75dbd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 11757 | 2025.12.18 03:59:32.022502 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2025.12.18 03:59:32.022524 [ 5 ] {2c186e39-84dd-48f7-a615-72664d75dbd1} <Debug> TCPHandler: Processed in 0.001507589 sec. | ||
| 11759 | 2025.12.18 03:59:32.022538 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11760 | 2025.12.18 03:59:32.022556 [ 193 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158937 sec., 2077552.7410231726 rows/sec., 156.77 MiB/sec. | ||
| 11761 | 2025.12.18 03:59:32.022574 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2025.12.18 03:59:32.022616 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11763 | 2025.12.18 03:59:32.022651 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2025.12.18 03:59:32.022660 [ 195 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_81_16} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11765 | 2025.12.18 03:59:32.022723 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11766 | 2025.12.18 03:59:32.022745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 11767 | 2025.12.18 03:59:32.022752 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11768 | 2025.12.18 03:59:32.022753 [ 5 ] {76258f59-167b-48f9-8c77-ba5b64b02822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11769 | 2025.12.18 03:59:32.022756 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26953 rows starting from the beginning of the part | ||
| 11770 | 2025.12.18 03:59:32.022814 [ 5 ] {76258f59-167b-48f9-8c77-ba5b64b02822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11771 | 2025.12.18 03:59:32.022945 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 844 rows starting from the beginning of the part | ||
| 11772 | 2025.12.18 03:59:32.022989 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 314 rows starting from the beginning of the part | ||
| 11773 | 2025.12.18 03:59:32.022995 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2025.12.18 03:59:32.023029 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11775 | 2025.12.18 03:59:32.023069 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 315 rows starting from the beginning of the part | ||
| 11776 | 2025.12.18 03:59:32.023072 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_81_16} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11777 | 2025.12.18 03:59:32.023110 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11778 | 2025.12.18 03:59:32.023201 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 11779 | 2025.12.18 03:59:32.023322 [ 5 ] {76258f59-167b-48f9-8c77-ba5b64b02822} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2025.12.18 03:59:32.023360 [ 5 ] {76258f59-167b-48f9-8c77-ba5b64b02822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11781 | 2025.12.18 03:59:32.023704 [ 5 ] {76258f59-167b-48f9-8c77-ba5b64b02822} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11782 | 2025.12.18 03:59:32.023914 [ 5 ] {76258f59-167b-48f9-8c77-ba5b64b02822} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2025.12.18 03:59:32.024033 [ 28 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11784 | 2025.12.18 03:59:32.024046 [ 5 ] {76258f59-167b-48f9-8c77-ba5b64b02822} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 11785 | 2025.12.18 03:59:32.024070 [ 28 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2025.12.18 03:59:32.024091 [ 5 ] {76258f59-167b-48f9-8c77-ba5b64b02822} <Debug> TCPHandler: Processed in 0.001489518 sec. | ||
| 11787 | 2025.12.18 03:59:32.024094 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11788 | 2025.12.18 03:59:32.024176 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11789 | 2025.12.18 03:59:32.024252 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11790 | 2025.12.18 03:59:32.024277 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 6172 rows starting from the beginning of the part | ||
| 11791 | 2025.12.18 03:59:32.024318 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11792 | 2025.12.18 03:59:32.024352 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 11793 | 2025.12.18 03:59:32.024383 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11794 | 2025.12.18 03:59:32.024418 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 11795 | 2025.12.18 03:59:32.024448 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11796 | 2025.12.18 03:59:32.026864 [ 195 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6560 rows, containing 4 columns (4 merged, 0 gathered) in 0.002713394 sec., 2417636.3624302256 rows/sec., 153.55 MiB/sec. | ||
| 11797 | 2025.12.18 03:59:32.027405 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11798 | 2025.12.18 03:59:32.027645 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2025.12.18 03:59:32.027710 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_81_16} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11800 | 2025.12.18 03:59:32.027769 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 11801 | 2025.12.18 03:59:32.031144 [ 186 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28746 rows, containing 5 columns (5 merged, 0 gathered) in 0.008558757 sec., 3358665.282820858 rows/sec., 224.83 MiB/sec. | ||
| 11802 | 2025.12.18 03:59:32.031639 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11803 | 2025.12.18 03:59:32.031917 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2025.12.18 03:59:32.031991 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11805 | 2025.12.18 03:59:32.032081 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11806 | 2025.12.18 03:59:32.443035 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11807 | 2025.12.18 03:59:32.459808 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2025.12.18 03:59:32.459866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11809 | 2025.12.18 03:59:32.466216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11810 | 2025.12.18 03:59:32.466921 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2025.12.18 03:59:32.467255 [ 23 ] {} <Debug> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11812 | 2025.12.18 03:59:32.467356 [ 23 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2025.12.18 03:59:32.467395 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11814 | 2025.12.18 03:59:32.467542 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11815 | 2025.12.18 03:59:32.470031 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11816 | 2025.12.18 03:59:32.471732 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11817 | 2025.12.18 03:59:32.473215 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11818 | 2025.12.18 03:59:32.478037 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11819 | 2025.12.18 03:59:32.482552 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 11820 | 2025.12.18 03:59:32.487410 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 11821 | 2025.12.18 03:59:32.492404 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11822 | 2025.12.18 03:59:32.496252 [ 195 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11823 | 2025.12.18 03:59:32.548087 [ 194 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080609752 sec., 5235.0986019656775 rows/sec., 27.07 MiB/sec. | ||
| 11824 | 2025.12.18 03:59:32.550153 [ 191 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11825 | 2025.12.18 03:59:32.551934 [ 191 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2025.12.18 03:59:32.552034 [ 191 ] {09dd58c7-940a-44fc-af10-e2fe7cc56be4::all_1_56_11} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11827 | 2025.12.18 03:59:32.553598 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11828 | 2025.12.18 03:59:33.000419 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.22 MiB, peak 334.65 MiB, free memory in arenas 0.00 B, will set to 324.53 MiB (RSS), difference: 3.31 MiB | ||
| 11829 | 2025.12.18 03:59:37.033446 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11830 | 2025.12.18 03:59:37.033661 [ 5 ] {72c3e1c5-d7b3-4c46-81d6-1ba2699abc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11831 | 2025.12.18 03:59:37.033737 [ 5 ] {72c3e1c5-d7b3-4c46-81d6-1ba2699abc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11832 | 2025.12.18 03:59:37.034626 [ 5 ] {72c3e1c5-d7b3-4c46-81d6-1ba2699abc67} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11833 | 2025.12.18 03:59:37.034677 [ 5 ] {72c3e1c5-d7b3-4c46-81d6-1ba2699abc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11834 | 2025.12.18 03:59:37.035097 [ 5 ] {72c3e1c5-d7b3-4c46-81d6-1ba2699abc67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11835 | 2025.12.18 03:59:37.035326 [ 5 ] {72c3e1c5-d7b3-4c46-81d6-1ba2699abc67} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2025.12.18 03:59:37.035469 [ 38 ] {} <Debug> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 11837 | 2025.12.18 03:59:37.035496 [ 5 ] {72c3e1c5-d7b3-4c46-81d6-1ba2699abc67} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001889 sec., 217046.0561143462 rows/sec., 13.77 MiB/sec. | ||
| 11838 | 2025.12.18 03:59:37.035507 [ 38 ] {} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2025.12.18 03:59:37.035529 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11840 | 2025.12.18 03:59:37.035549 [ 5 ] {72c3e1c5-d7b3-4c46-81d6-1ba2699abc67} <Debug> TCPHandler: Processed in 0.002250158 sec. | ||
| 11841 | 2025.12.18 03:59:37.035619 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 11842 | 2025.12.18 03:59:37.035714 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2025.12.18 03:59:37.035717 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11844 | 2025.12.18 03:59:37.035765 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 11845 | 2025.12.18 03:59:37.035823 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 11846 | 2025.12.18 03:59:37.035835 [ 5 ] {20bc7611-db14-475c-8f05-2cccd730e8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11847 | 2025.12.18 03:59:37.035873 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 11848 | 2025.12.18 03:59:37.035884 [ 5 ] {20bc7611-db14-475c-8f05-2cccd730e8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11849 | 2025.12.18 03:59:37.035932 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 11850 | 2025.12.18 03:59:37.035992 [ 187 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 11851 | 2025.12.18 03:59:37.036994 [ 194 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408158 sec., 1455802.544884878 rows/sec., 97.90 MiB/sec. | ||
| 11852 | 2025.12.18 03:59:37.037026 [ 5 ] {20bc7611-db14-475c-8f05-2cccd730e8ba} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2025.12.18 03:59:37.037067 [ 5 ] {20bc7611-db14-475c-8f05-2cccd730e8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11854 | 2025.12.18 03:59:37.037153 [ 191 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 11855 | 2025.12.18 03:59:37.037401 [ 191 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2025.12.18 03:59:37.037466 [ 191 ] {118a987e-50d2-4135-bd1f-3e3bc1cadf31::all_1_41_10} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 11857 | 2025.12.18 03:59:37.037546 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11858 | 2025.12.18 03:59:37.037698 [ 5 ] {20bc7611-db14-475c-8f05-2cccd730e8ba} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11859 | 2025.12.18 03:59:37.037969 [ 5 ] {20bc7611-db14-475c-8f05-2cccd730e8ba} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2025.12.18 03:59:37.038119 [ 5 ] {20bc7611-db14-475c-8f05-2cccd730e8ba} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.002307 sec., 517555.266579974 rows/sec., 41.36 MiB/sec. | ||
| 11861 | 2025.12.18 03:59:37.038160 [ 5 ] {20bc7611-db14-475c-8f05-2cccd730e8ba} <Debug> TCPHandler: Processed in 0.002502001 sec. | ||
| 11862 | 2025.12.18 03:59:37.038281 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2025.12.18 03:59:37.038381 [ 5 ] {953f9a94-24be-4874-b45c-f1b7b42adeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11864 | 2025.12.18 03:59:37.038425 [ 5 ] {953f9a94-24be-4874-b45c-f1b7b42adeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11865 | 2025.12.18 03:59:37.038994 [ 5 ] {953f9a94-24be-4874-b45c-f1b7b42adeda} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2025.12.18 03:59:37.039029 [ 5 ] {953f9a94-24be-4874-b45c-f1b7b42adeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11867 | 2025.12.18 03:59:37.039349 [ 5 ] {953f9a94-24be-4874-b45c-f1b7b42adeda} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11868 | 2025.12.18 03:59:37.039555 [ 5 ] {953f9a94-24be-4874-b45c-f1b7b42adeda} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2025.12.18 03:59:37.039685 [ 5 ] {953f9a94-24be-4874-b45c-f1b7b42adeda} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001326 sec., 185520.36199095024 rows/sec., 11.34 MiB/sec. | ||
| 11870 | 2025.12.18 03:59:37.039722 [ 5 ] {953f9a94-24be-4874-b45c-f1b7b42adeda} <Debug> TCPHandler: Processed in 0.001492599 sec. | ||
| 11871 | 2025.12.18 03:59:37.039835 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2025.12.18 03:59:37.039930 [ 5 ] {dd3e6b3e-4aa5-4cd7-9244-6e86eb5127f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11873 | 2025.12.18 03:59:37.039971 [ 5 ] {dd3e6b3e-4aa5-4cd7-9244-6e86eb5127f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11874 | 2025.12.18 03:59:37.040479 [ 5 ] {dd3e6b3e-4aa5-4cd7-9244-6e86eb5127f4} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2025.12.18 03:59:37.040514 [ 5 ] {dd3e6b3e-4aa5-4cd7-9244-6e86eb5127f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11876 | 2025.12.18 03:59:37.040841 [ 5 ] {dd3e6b3e-4aa5-4cd7-9244-6e86eb5127f4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11877 | 2025.12.18 03:59:37.041049 [ 5 ] {dd3e6b3e-4aa5-4cd7-9244-6e86eb5127f4} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2025.12.18 03:59:37.041177 [ 5 ] {dd3e6b3e-4aa5-4cd7-9244-6e86eb5127f4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001265 sec., 167588.9328063241 rows/sec., 10.81 MiB/sec. | ||
| 11879 | 2025.12.18 03:59:37.041214 [ 5 ] {dd3e6b3e-4aa5-4cd7-9244-6e86eb5127f4} <Debug> TCPHandler: Processed in 0.001428808 sec. | ||
| 11880 | 2025.12.18 03:59:37.041325 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2025.12.18 03:59:37.041419 [ 5 ] {cd534c1a-71a3-44e1-9796-6000b1234727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11882 | 2025.12.18 03:59:37.041460 [ 5 ] {cd534c1a-71a3-44e1-9796-6000b1234727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11883 | 2025.12.18 03:59:37.041962 [ 5 ] {cd534c1a-71a3-44e1-9796-6000b1234727} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2025.12.18 03:59:37.041996 [ 5 ] {cd534c1a-71a3-44e1-9796-6000b1234727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11885 | 2025.12.18 03:59:37.042324 [ 5 ] {cd534c1a-71a3-44e1-9796-6000b1234727} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11886 | 2025.12.18 03:59:37.042544 [ 5 ] {cd534c1a-71a3-44e1-9796-6000b1234727} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2025.12.18 03:59:37.042642 [ 38 ] {} <Debug> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 11888 | 2025.12.18 03:59:37.042675 [ 5 ] {cd534c1a-71a3-44e1-9796-6000b1234727} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 11889 | 2025.12.18 03:59:37.042676 [ 38 ] {} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2025.12.18 03:59:37.042706 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11891 | 2025.12.18 03:59:37.042713 [ 5 ] {cd534c1a-71a3-44e1-9796-6000b1234727} <Debug> TCPHandler: Processed in 0.001437548 sec. | ||
| 11892 | 2025.12.18 03:59:37.042796 [ 202 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 11893 | 2025.12.18 03:59:37.042816 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2025.12.18 03:59:37.042912 [ 202 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11895 | 2025.12.18 03:59:37.042918 [ 5 ] {1d5bcae6-0eb3-41be-8a48-055903db010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11896 | 2025.12.18 03:59:37.042952 [ 202 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 11897 | 2025.12.18 03:59:37.042972 [ 5 ] {1d5bcae6-0eb3-41be-8a48-055903db010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11898 | 2025.12.18 03:59:37.043020 [ 202 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 11899 | 2025.12.18 03:59:37.043068 [ 202 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 11900 | 2025.12.18 03:59:37.043105 [ 202 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 11901 | 2025.12.18 03:59:37.043144 [ 202 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 11902 | 2025.12.18 03:59:37.043756 [ 5 ] {1d5bcae6-0eb3-41be-8a48-055903db010e} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11903 | 2025.12.18 03:59:37.043796 [ 5 ] {1d5bcae6-0eb3-41be-8a48-055903db010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11904 | 2025.12.18 03:59:37.044023 [ 191 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269646 sec., 830940.277841225 rows/sec., 50.36 MiB/sec. | ||
| 11905 | 2025.12.18 03:59:37.044137 [ 5 ] {1d5bcae6-0eb3-41be-8a48-055903db010e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11906 | 2025.12.18 03:59:37.044190 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 11907 | 2025.12.18 03:59:37.044391 [ 5 ] {1d5bcae6-0eb3-41be-8a48-055903db010e} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2025.12.18 03:59:37.044499 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2025.12.18 03:59:37.044542 [ 5 ] {1d5bcae6-0eb3-41be-8a48-055903db010e} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001643 sec., 438222.7632379793 rows/sec., 30.76 MiB/sec. | ||
| 11910 | 2025.12.18 03:59:37.044580 [ 194 ] {4dc01d60-a001-4e27-9193-c483acdffdc6::all_1_41_10} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 11911 | 2025.12.18 03:59:37.044585 [ 5 ] {1d5bcae6-0eb3-41be-8a48-055903db010e} <Debug> TCPHandler: Processed in 0.001818743 sec. | ||
| 11912 | 2025.12.18 03:59:37.044663 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11913 | 2025.12.18 03:59:37.044718 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2025.12.18 03:59:37.044817 [ 5 ] {9a12fbee-570d-4cc1-860b-91d32c2d132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11915 | 2025.12.18 03:59:37.044860 [ 5 ] {9a12fbee-570d-4cc1-860b-91d32c2d132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11916 | 2025.12.18 03:59:37.045203 [ 5 ] {9a12fbee-570d-4cc1-860b-91d32c2d132f} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2025.12.18 03:59:37.045239 [ 5 ] {9a12fbee-570d-4cc1-860b-91d32c2d132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11918 | 2025.12.18 03:59:37.045567 [ 5 ] {9a12fbee-570d-4cc1-860b-91d32c2d132f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11919 | 2025.12.18 03:59:37.045773 [ 5 ] {9a12fbee-570d-4cc1-860b-91d32c2d132f} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2025.12.18 03:59:37.045876 [ 38 ] {} <Debug> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11921 | 2025.12.18 03:59:37.045905 [ 5 ] {9a12fbee-570d-4cc1-860b-91d32c2d132f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 11922 | 2025.12.18 03:59:37.045905 [ 38 ] {} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2025.12.18 03:59:37.045935 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11924 | 2025.12.18 03:59:37.045943 [ 5 ] {9a12fbee-570d-4cc1-860b-91d32c2d132f} <Debug> TCPHandler: Processed in 0.001274526 sec. | ||
| 11925 | 2025.12.18 03:59:37.046008 [ 191 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11926 | 2025.12.18 03:59:37.046050 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11927 | 2025.12.18 03:59:37.046105 [ 191 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11928 | 2025.12.18 03:59:37.046139 [ 191 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 11929 | 2025.12.18 03:59:37.046146 [ 5 ] {f39389b3-dc63-49f5-8419-059a6140c98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11930 | 2025.12.18 03:59:37.046193 [ 5 ] {f39389b3-dc63-49f5-8419-059a6140c98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11931 | 2025.12.18 03:59:37.046198 [ 191 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 11932 | 2025.12.18 03:59:37.046245 [ 191 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 11933 | 2025.12.18 03:59:37.046287 [ 191 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 11934 | 2025.12.18 03:59:37.046330 [ 191 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 11935 | 2025.12.18 03:59:37.046374 [ 191 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 11936 | 2025.12.18 03:59:37.046667 [ 5 ] {f39389b3-dc63-49f5-8419-059a6140c98e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2025.12.18 03:59:37.046701 [ 5 ] {f39389b3-dc63-49f5-8419-059a6140c98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11938 | 2025.12.18 03:59:37.047047 [ 5 ] {f39389b3-dc63-49f5-8419-059a6140c98e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11939 | 2025.12.18 03:59:37.047178 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001200665 sec., 204886.4587541071 rows/sec., 10.45 MiB/sec. | ||
| 11940 | 2025.12.18 03:59:37.047269 [ 5 ] {f39389b3-dc63-49f5-8419-059a6140c98e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2025.12.18 03:59:37.047372 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11942 | 2025.12.18 03:59:37.047406 [ 5 ] {f39389b3-dc63-49f5-8419-059a6140c98e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001279 sec., 245504.30023455826 rows/sec., 16.13 MiB/sec. | ||
| 11943 | 2025.12.18 03:59:37.047449 [ 5 ] {f39389b3-dc63-49f5-8419-059a6140c98e} <Debug> TCPHandler: Processed in 0.001448418 sec. | ||
| 11944 | 2025.12.18 03:59:37.047568 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2025.12.18 03:59:37.047670 [ 5 ] {67182de5-4af3-4e17-a88e-5bc84b3cf177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11946 | 2025.12.18 03:59:37.047680 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2025.12.18 03:59:37.047718 [ 5 ] {67182de5-4af3-4e17-a88e-5bc84b3cf177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11948 | 2025.12.18 03:59:37.047850 [ 196 ] {612190e2-9683-4e02-a971-decdd2b0f14c::all_1_41_8} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11949 | 2025.12.18 03:59:37.048008 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11950 | 2025.12.18 03:59:37.048181 [ 5 ] {67182de5-4af3-4e17-a88e-5bc84b3cf177} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.12.18 03:59:37.048224 [ 5 ] {67182de5-4af3-4e17-a88e-5bc84b3cf177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11952 | 2025.12.18 03:59:37.048564 [ 5 ] {67182de5-4af3-4e17-a88e-5bc84b3cf177} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11953 | 2025.12.18 03:59:37.048788 [ 5 ] {67182de5-4af3-4e17-a88e-5bc84b3cf177} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2025.12.18 03:59:37.048926 [ 5 ] {67182de5-4af3-4e17-a88e-5bc84b3cf177} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001275 sec., 784.313725490196 rows/sec., 52.85 KiB/sec. | ||
| 11955 | 2025.12.18 03:59:37.048964 [ 5 ] {67182de5-4af3-4e17-a88e-5bc84b3cf177} <Debug> TCPHandler: Processed in 0.001447187 sec. | ||
| 11956 | 2025.12.18 03:59:37.049086 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2025.12.18 03:59:37.049182 [ 5 ] {2a6b1f93-bad8-4052-9aa9-ee833a82c16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11958 | 2025.12.18 03:59:37.049238 [ 5 ] {2a6b1f93-bad8-4052-9aa9-ee833a82c16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11959 | 2025.12.18 03:59:37.050135 [ 5 ] {2a6b1f93-bad8-4052-9aa9-ee833a82c16f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2025.12.18 03:59:37.050172 [ 5 ] {2a6b1f93-bad8-4052-9aa9-ee833a82c16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11961 | 2025.12.18 03:59:37.050784 [ 5 ] {2a6b1f93-bad8-4052-9aa9-ee833a82c16f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11962 | 2025.12.18 03:59:37.051018 [ 5 ] {2a6b1f93-bad8-4052-9aa9-ee833a82c16f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2025.12.18 03:59:37.051129 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11964 | 2025.12.18 03:59:37.051160 [ 5 ] {2a6b1f93-bad8-4052-9aa9-ee833a82c16f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001997 sec., 20530.796194291437 rows/sec., 36.79 MiB/sec. | ||
| 11965 | 2025.12.18 03:59:37.051169 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2025.12.18 03:59:37.051190 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11967 | 2025.12.18 03:59:37.051225 [ 5 ] {2a6b1f93-bad8-4052-9aa9-ee833a82c16f} <Debug> TCPHandler: Processed in 0.002189097 sec. | ||
| 11968 | 2025.12.18 03:59:37.051280 [ 188 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11969 | 2025.12.18 03:59:37.051346 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2025.12.18 03:59:37.051444 [ 5 ] {a4bd23a5-996a-4e5a-b648-f12cfed5975b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11971 | 2025.12.18 03:59:37.051486 [ 5 ] {a4bd23a5-996a-4e5a-b648-f12cfed5975b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11972 | 2025.12.18 03:59:37.051504 [ 188 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11973 | 2025.12.18 03:59:37.051563 [ 188 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1350 rows starting from the beginning of the part | ||
| 11974 | 2025.12.18 03:59:37.051697 [ 188 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 11975 | 2025.12.18 03:59:37.051808 [ 188 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 11976 | 2025.12.18 03:59:37.051843 [ 5 ] {a4bd23a5-996a-4e5a-b648-f12cfed5975b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2025.12.18 03:59:37.051883 [ 5 ] {a4bd23a5-996a-4e5a-b648-f12cfed5975b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11978 | 2025.12.18 03:59:37.051919 [ 188 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 11979 | 2025.12.18 03:59:37.052023 [ 188 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 11980 | 2025.12.18 03:59:37.052126 [ 188 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 11981 | 2025.12.18 03:59:37.052231 [ 5 ] {a4bd23a5-996a-4e5a-b648-f12cfed5975b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11982 | 2025.12.18 03:59:37.052461 [ 5 ] {a4bd23a5-996a-4e5a-b648-f12cfed5975b} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2025.12.18 03:59:37.052597 [ 5 ] {a4bd23a5-996a-4e5a-b648-f12cfed5975b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 5.44 MiB/sec. | ||
| 11984 | 2025.12.18 03:59:37.052633 [ 5 ] {a4bd23a5-996a-4e5a-b648-f12cfed5975b} <Debug> TCPHandler: Processed in 0.001337606 sec. | ||
| 11985 | 2025.12.18 03:59:37.062293 [ 189 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 19 columns (19 merged, 0 gathered) in 0.011049457 sec., 140730.8974549609 rows/sec., 252.18 MiB/sec. | ||
| 11986 | 2025.12.18 03:59:37.064187 [ 190 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11987 | 2025.12.18 03:59:37.064648 [ 190 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2025.12.18 03:59:37.064749 [ 190 ] {0ef7be5c-6666-4528-97e9-d0012583ea26::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11989 | 2025.12.18 03:59:37.064940 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.75 MiB. | ||
| 11990 | 2025.12.18 03:59:38.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.43 MiB, peak 337.15 MiB, free memory in arenas 0.00 B, will set to 330.45 MiB (RSS), difference: 5.02 MiB | ||
| 11991 | 2025.12.18 03:59:38.480916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27309 | ||
| 11992 | 2025.12.18 03:59:38.481755 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2025.12.18 03:59:38.481840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 11994 | 2025.12.18 03:59:38.482587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11995 | 2025.12.18 03:59:38.482924 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2025.12.18 03:59:38.483155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27309 | ||
| 11997 | 2025.12.18 03:59:39.132382 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33524 | ||
| 11998 | 2025.12.18 03:59:39.132487 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11999 | 2025.12.18 03:59:39.132515 [ 351 ] {} <Debug> TCP-Session: dab552c3-bb52-4c44-b86c-4be4fbcb5152 Authenticating user 'default' from [fd00:1122:3344:101::e]:33524 | ||
| 12000 | 2025.12.18 03:59:39.132537 [ 351 ] {} <Debug> TCP-Session: dab552c3-bb52-4c44-b86c-4be4fbcb5152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12001 | 2025.12.18 03:59:39.132552 [ 351 ] {} <Debug> TCP-Session: dab552c3-bb52-4c44-b86c-4be4fbcb5152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12002 | 2025.12.18 03:59:39.132744 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63162 | ||
| 12003 | 2025.12.18 03:59:39.132782 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61719 | ||
| 12004 | 2025.12.18 03:59:39.132807 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41680 | ||
| 12005 | 2025.12.18 03:59:39.132815 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60144 | ||
| 12006 | 2025.12.18 03:59:39.132834 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38746 | ||
| 12007 | 2025.12.18 03:59:39.132894 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12008 | 2025.12.18 03:59:39.132871 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12009 | 2025.12.18 03:59:39.132943 [ 292 ] {} <Debug> TCP-Session: 53dc9d64-2b4f-48a8-8c92-4b7e9f9349c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41680 | ||
| 12010 | 2025.12.18 03:59:39.132824 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41550 | ||
| 12011 | 2025.12.18 03:59:39.132968 [ 352 ] {} <Debug> TCP-Session: b00dd5b8-13c7-411e-b42f-9b69217ef795 Authenticating user 'default' from [fd00:1122:3344:101::e]:63162 | ||
| 12012 | 2025.12.18 03:59:39.132984 [ 292 ] {} <Debug> TCP-Session: 53dc9d64-2b4f-48a8-8c92-4b7e9f9349c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12013 | 2025.12.18 03:59:39.133020 [ 352 ] {} <Debug> TCP-Session: b00dd5b8-13c7-411e-b42f-9b69217ef795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12014 | 2025.12.18 03:59:39.133030 [ 292 ] {} <Debug> TCP-Session: 53dc9d64-2b4f-48a8-8c92-4b7e9f9349c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12015 | 2025.12.18 03:59:39.133030 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12016 | 2025.12.18 03:59:39.133045 [ 352 ] {} <Debug> TCP-Session: b00dd5b8-13c7-411e-b42f-9b69217ef795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2025.12.18 03:59:39.133075 [ 353 ] {} <Debug> TCP-Session: b92abf4b-8d9a-4065-920a-dbcd21bc9635 Authenticating user 'default' from [fd00:1122:3344:101::e]:61719 | ||
| 12018 | 2025.12.18 03:59:39.132791 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62171 | ||
| 12019 | 2025.12.18 03:59:39.133106 [ 353 ] {} <Debug> TCP-Session: b92abf4b-8d9a-4065-920a-dbcd21bc9635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12020 | 2025.12.18 03:59:39.132787 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35199 | ||
| 12021 | 2025.12.18 03:59:39.133147 [ 353 ] {} <Debug> TCP-Session: b92abf4b-8d9a-4065-920a-dbcd21bc9635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12022 | 2025.12.18 03:59:39.132880 [ 351 ] {} <Trace> TCP-Session: dab552c3-bb52-4c44-b86c-4be4fbcb5152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2025.12.18 03:59:39.133371 [ 351 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33524) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12024 | 2025.12.18 03:59:39.133570 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12025 | 2025.12.18 03:59:39.133606 [ 294 ] {} <Debug> TCP-Session: 352db849-9f0e-4fcc-b527-16f4e45c787f Authenticating user 'default' from [fd00:1122:3344:101::e]:41550 | ||
| 12026 | 2025.12.18 03:59:39.133625 [ 294 ] {} <Debug> TCP-Session: 352db849-9f0e-4fcc-b527-16f4e45c787f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2025.12.18 03:59:39.133639 [ 294 ] {} <Debug> TCP-Session: 352db849-9f0e-4fcc-b527-16f4e45c787f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2025.12.18 03:59:39.133658 [ 351 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12029 | 2025.12.18 03:59:39.133699 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12030 | 2025.12.18 03:59:39.133721 [ 351 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12031 | 2025.12.18 03:59:39.133738 [ 354 ] {} <Debug> TCP-Session: 66e6e9c3-4413-4777-8a06-4cb880803cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:35199 | ||
| 12032 | 2025.12.18 03:59:39.133783 [ 354 ] {} <Debug> TCP-Session: 66e6e9c3-4413-4777-8a06-4cb880803cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12033 | 2025.12.18 03:59:39.133800 [ 354 ] {} <Debug> TCP-Session: 66e6e9c3-4413-4777-8a06-4cb880803cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12034 | 2025.12.18 03:59:39.133966 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12035 | 2025.12.18 03:59:39.133995 [ 350 ] {} <Debug> TCP-Session: b228e859-5fca-46db-9872-33e1dcd1bb67 Authenticating user 'default' from [fd00:1122:3344:101::e]:38746 | ||
| 12036 | 2025.12.18 03:59:39.134012 [ 350 ] {} <Debug> TCP-Session: b228e859-5fca-46db-9872-33e1dcd1bb67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12037 | 2025.12.18 03:59:39.134024 [ 350 ] {} <Debug> TCP-Session: b228e859-5fca-46db-9872-33e1dcd1bb67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12038 | 2025.12.18 03:59:39.134039 [ 351 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 12039 | 2025.12.18 03:59:39.134099 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12040 | 2025.12.18 03:59:39.134133 [ 290 ] {} <Debug> TCP-Session: f73126b2-bcf0-4ecf-93fa-b086143af38d Authenticating user 'default' from [fd00:1122:3344:101::e]:62171 | ||
| 12041 | 2025.12.18 03:59:39.134151 [ 290 ] {} <Debug> TCP-Session: f73126b2-bcf0-4ecf-93fa-b086143af38d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12042 | 2025.12.18 03:59:39.134165 [ 290 ] {} <Debug> TCP-Session: f73126b2-bcf0-4ecf-93fa-b086143af38d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12043 | 2025.12.18 03:59:39.134318 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12044 | 2025.12.18 03:59:39.134353 [ 293 ] {} <Debug> TCP-Session: f16e55b1-be87-4331-8215-0af06ed68a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:60144 | ||
| 12045 | 2025.12.18 03:59:39.134372 [ 293 ] {} <Debug> TCP-Session: f16e55b1-be87-4331-8215-0af06ed68a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12046 | 2025.12.18 03:59:39.134385 [ 293 ] {} <Debug> TCP-Session: f16e55b1-be87-4331-8215-0af06ed68a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12047 | 2025.12.18 03:59:39.135074 [ 303 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Trace> AggregatingTransform: Aggregating | ||
| 12048 | 2025.12.18 03:59:39.135140 [ 303 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Trace> Aggregator: Aggregation method: without_key | ||
| 12049 | 2025.12.18 03:59:39.135180 [ 303 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027473 sec. (973.262 rows/sec., 38.02 KiB/sec.) | ||
| 12050 | 2025.12.18 03:59:39.135200 [ 303 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Trace> Aggregator: Merging aggregated data | ||
| 12051 | 2025.12.18 03:59:39.136417 [ 351 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 12.58 KiB/sec. | ||
| 12052 | 2025.12.18 03:59:39.136550 [ 351 ] {e1f644a5-f2c9-4a5d-8279-90451382f490} <Debug> TCPHandler: Processed in 0.003827968 sec. | ||
| 12053 | 2025.12.18 03:59:39.136675 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12054 | 2025.12.18 03:59:39.136704 [ 351 ] {} <Debug> TCP-Session: dab552c3-bb52-4c44-b86c-4be4fbcb5152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2025.12.18 03:59:39.136706 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12056 | 2025.12.18 03:59:39.136736 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12057 | 2025.12.18 03:59:39.136750 [ 350 ] {} <Debug> TCP-Session: b228e859-5fca-46db-9872-33e1dcd1bb67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12058 | 2025.12.18 03:59:39.136753 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12059 | 2025.12.18 03:59:39.136787 [ 352 ] {} <Debug> TCP-Session: b00dd5b8-13c7-411e-b42f-9b69217ef795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2025.12.18 03:59:39.136794 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12061 | 2025.12.18 03:59:39.136814 [ 293 ] {} <Debug> TCP-Session: f16e55b1-be87-4331-8215-0af06ed68a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12062 | 2025.12.18 03:59:39.136835 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12063 | 2025.12.18 03:59:39.136846 [ 354 ] {} <Debug> TCP-Session: 66e6e9c3-4413-4777-8a06-4cb880803cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12064 | 2025.12.18 03:59:39.136866 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12065 | 2025.12.18 03:59:39.136894 [ 292 ] {} <Debug> TCP-Session: 53dc9d64-2b4f-48a8-8c92-4b7e9f9349c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12066 | 2025.12.18 03:59:39.136814 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12067 | 2025.12.18 03:59:39.136921 [ 294 ] {} <Debug> TCP-Session: 352db849-9f0e-4fcc-b527-16f4e45c787f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12068 | 2025.12.18 03:59:39.136776 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12069 | 2025.12.18 03:59:39.136954 [ 290 ] {} <Debug> TCP-Session: f73126b2-bcf0-4ecf-93fa-b086143af38d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12070 | 2025.12.18 03:59:39.136989 [ 353 ] {} <Debug> TCP-Session: b92abf4b-8d9a-4065-920a-dbcd21bc9635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12071 | 2025.12.18 03:59:39.268401 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51285 | ||
| 12072 | 2025.12.18 03:59:39.268514 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12073 | 2025.12.18 03:59:39.268543 [ 351 ] {} <Debug> TCP-Session: 04c3e364-aabc-40be-85c5-1ba2d98ce906 Authenticating user 'default' from [fd00:1122:3344:101::e]:51285 | ||
| 12074 | 2025.12.18 03:59:39.268566 [ 351 ] {} <Debug> TCP-Session: 04c3e364-aabc-40be-85c5-1ba2d98ce906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12075 | 2025.12.18 03:59:39.268578 [ 351 ] {} <Debug> TCP-Session: 04c3e364-aabc-40be-85c5-1ba2d98ce906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12076 | 2025.12.18 03:59:39.268770 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39226 | ||
| 12077 | 2025.12.18 03:59:39.268806 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33515 | ||
| 12078 | 2025.12.18 03:59:39.268827 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33752 | ||
| 12079 | 2025.12.18 03:59:39.268854 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54226 | ||
| 12080 | 2025.12.18 03:59:39.268847 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48542 | ||
| 12081 | 2025.12.18 03:59:39.268922 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12082 | 2025.12.18 03:59:39.268929 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12083 | 2025.12.18 03:59:39.268959 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12084 | 2025.12.18 03:59:39.268964 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12085 | 2025.12.18 03:59:39.268985 [ 354 ] {} <Debug> TCP-Session: b7d8257e-d726-4317-ad28-785da5cf5693 Authenticating user 'default' from [fd00:1122:3344:101::e]:33515 | ||
| 12086 | 2025.12.18 03:59:39.268986 [ 350 ] {} <Debug> TCP-Session: 05c841bc-356b-4285-9de8-e597f3e39d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:54226 | ||
| 12087 | 2025.12.18 03:59:39.269011 [ 292 ] {} <Debug> TCP-Session: 81aa97e7-d179-4b1b-b9f5-acf82c005fc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33752 | ||
| 12088 | 2025.12.18 03:59:39.268982 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12089 | 2025.12.18 03:59:39.269036 [ 354 ] {} <Debug> TCP-Session: b7d8257e-d726-4317-ad28-785da5cf5693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12090 | 2025.12.18 03:59:39.269047 [ 292 ] {} <Debug> TCP-Session: 81aa97e7-d179-4b1b-b9f5-acf82c005fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12091 | 2025.12.18 03:59:39.269065 [ 294 ] {} <Debug> TCP-Session: a0272696-b36d-42e7-b450-9947a9a79b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:48542 | ||
| 12092 | 2025.12.18 03:59:39.269080 [ 354 ] {} <Debug> TCP-Session: b7d8257e-d726-4317-ad28-785da5cf5693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12093 | 2025.12.18 03:59:39.269093 [ 292 ] {} <Debug> TCP-Session: 81aa97e7-d179-4b1b-b9f5-acf82c005fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12094 | 2025.12.18 03:59:39.269116 [ 294 ] {} <Debug> TCP-Session: a0272696-b36d-42e7-b450-9947a9a79b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12095 | 2025.12.18 03:59:39.269034 [ 350 ] {} <Debug> TCP-Session: 05c841bc-356b-4285-9de8-e597f3e39d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12096 | 2025.12.18 03:59:39.269152 [ 294 ] {} <Debug> TCP-Session: a0272696-b36d-42e7-b450-9947a9a79b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12097 | 2025.12.18 03:59:39.269173 [ 350 ] {} <Debug> TCP-Session: 05c841bc-356b-4285-9de8-e597f3e39d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12098 | 2025.12.18 03:59:39.268973 [ 352 ] {} <Debug> TCP-Session: dafa3ca2-b411-40ac-8dd0-fe51d496cbf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39226 | ||
| 12099 | 2025.12.18 03:59:39.268933 [ 351 ] {} <Trace> TCP-Session: 04c3e364-aabc-40be-85c5-1ba2d98ce906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2025.12.18 03:59:39.269231 [ 352 ] {} <Debug> TCP-Session: dafa3ca2-b411-40ac-8dd0-fe51d496cbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12101 | 2025.12.18 03:59:39.268836 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53015 | ||
| 12102 | 2025.12.18 03:59:39.269265 [ 352 ] {} <Debug> TCP-Session: dafa3ca2-b411-40ac-8dd0-fe51d496cbf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12103 | 2025.12.18 03:59:39.268808 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61337 | ||
| 12104 | 2025.12.18 03:59:39.268811 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63308 | ||
| 12105 | 2025.12.18 03:59:39.269348 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12106 | 2025.12.18 03:59:39.269373 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12107 | 2025.12.18 03:59:39.269382 [ 293 ] {} <Debug> TCP-Session: d9d5da0f-a5a7-4811-9f94-543b165e6a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:53015 | ||
| 12108 | 2025.12.18 03:59:39.269405 [ 353 ] {} <Debug> TCP-Session: 391e69ec-0749-46fd-87bf-8f2f3a46650a Authenticating user 'default' from [fd00:1122:3344:101::e]:61337 | ||
| 12109 | 2025.12.18 03:59:39.269413 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12110 | 2025.12.18 03:59:39.269435 [ 353 ] {} <Debug> TCP-Session: 391e69ec-0749-46fd-87bf-8f2f3a46650a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12111 | 2025.12.18 03:59:39.269434 [ 351 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51285) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12112 | 2025.12.18 03:59:39.269464 [ 353 ] {} <Debug> TCP-Session: 391e69ec-0749-46fd-87bf-8f2f3a46650a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12113 | 2025.12.18 03:59:39.269459 [ 290 ] {} <Debug> TCP-Session: 205ff8b5-db8a-4a4c-86f7-f955fd94b59b Authenticating user 'default' from [fd00:1122:3344:101::e]:63308 | ||
| 12114 | 2025.12.18 03:59:39.269422 [ 293 ] {} <Debug> TCP-Session: d9d5da0f-a5a7-4811-9f94-543b165e6a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12115 | 2025.12.18 03:59:39.269542 [ 290 ] {} <Debug> TCP-Session: 205ff8b5-db8a-4a4c-86f7-f955fd94b59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12116 | 2025.12.18 03:59:39.269559 [ 293 ] {} <Debug> TCP-Session: d9d5da0f-a5a7-4811-9f94-543b165e6a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12117 | 2025.12.18 03:59:39.269571 [ 290 ] {} <Debug> TCP-Session: 205ff8b5-db8a-4a4c-86f7-f955fd94b59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12118 | 2025.12.18 03:59:39.269756 [ 351 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12119 | 2025.12.18 03:59:39.269814 [ 351 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12120 | 2025.12.18 03:59:39.270104 [ 351 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 12121 | 2025.12.18 03:59:39.271041 [ 309 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Trace> AggregatingTransform: Aggregating | ||
| 12122 | 2025.12.18 03:59:39.271093 [ 309 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Trace> Aggregator: Aggregation method: without_key | ||
| 12123 | 2025.12.18 03:59:39.271134 [ 309 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927821 sec. (1077.794 rows/sec., 42.10 KiB/sec.) | ||
| 12124 | 2025.12.18 03:59:39.271153 [ 309 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Trace> Aggregator: Merging aggregated data | ||
| 12125 | 2025.12.18 03:59:39.272750 [ 351 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00339 sec., 294.98525073746316 rows/sec., 11.52 KiB/sec. | ||
| 12126 | 2025.12.18 03:59:39.272903 [ 351 ] {8386b432-7f14-4c79-97c9-9cf0a8615fbd} <Debug> TCPHandler: Processed in 0.004109741 sec. | ||
| 12127 | 2025.12.18 03:59:39.273018 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12128 | 2025.12.18 03:59:39.273048 [ 351 ] {} <Debug> TCP-Session: 04c3e364-aabc-40be-85c5-1ba2d98ce906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12129 | 2025.12.18 03:59:39.273073 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12130 | 2025.12.18 03:59:39.273082 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12131 | 2025.12.18 03:59:39.273106 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12132 | 2025.12.18 03:59:39.273125 [ 352 ] {} <Debug> TCP-Session: dafa3ca2-b411-40ac-8dd0-fe51d496cbf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12133 | 2025.12.18 03:59:39.273138 [ 290 ] {} <Debug> TCP-Session: 205ff8b5-db8a-4a4c-86f7-f955fd94b59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12134 | 2025.12.18 03:59:39.273160 [ 354 ] {} <Debug> TCP-Session: b7d8257e-d726-4317-ad28-785da5cf5693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12135 | 2025.12.18 03:59:39.273168 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12136 | 2025.12.18 03:59:39.273187 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12137 | 2025.12.18 03:59:39.273209 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12138 | 2025.12.18 03:59:39.273226 [ 353 ] {} <Debug> TCP-Session: 391e69ec-0749-46fd-87bf-8f2f3a46650a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12139 | 2025.12.18 03:59:39.273243 [ 292 ] {} <Debug> TCP-Session: 81aa97e7-d179-4b1b-b9f5-acf82c005fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12140 | 2025.12.18 03:59:39.273127 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12141 | 2025.12.18 03:59:39.273278 [ 350 ] {} <Debug> TCP-Session: 05c841bc-356b-4285-9de8-e597f3e39d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12142 | 2025.12.18 03:59:39.273142 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12143 | 2025.12.18 03:59:39.273329 [ 294 ] {} <Debug> TCP-Session: a0272696-b36d-42e7-b450-9947a9a79b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12144 | 2025.12.18 03:59:39.273389 [ 293 ] {} <Debug> TCP-Session: d9d5da0f-a5a7-4811-9f94-543b165e6a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12145 | 2025.12.18 03:59:39.338243 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41452 | ||
| 12146 | 2025.12.18 03:59:39.338352 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12147 | 2025.12.18 03:59:39.338387 [ 351 ] {} <Debug> TCP-Session: 12187b81-64f5-4f37-aa90-dc2dc44278ef Authenticating user 'default' from [fd00:1122:3344:101::e]:41452 | ||
| 12148 | 2025.12.18 03:59:39.338410 [ 351 ] {} <Debug> TCP-Session: 12187b81-64f5-4f37-aa90-dc2dc44278ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12149 | 2025.12.18 03:59:39.338424 [ 351 ] {} <Debug> TCP-Session: 12187b81-64f5-4f37-aa90-dc2dc44278ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12150 | 2025.12.18 03:59:39.338637 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37823 | ||
| 12151 | 2025.12.18 03:59:39.338654 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61663 | ||
| 12152 | 2025.12.18 03:59:39.338686 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57349 | ||
| 12153 | 2025.12.18 03:59:39.338731 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43548 | ||
| 12154 | 2025.12.18 03:59:39.338737 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59711 | ||
| 12155 | 2025.12.18 03:59:39.338779 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12156 | 2025.12.18 03:59:39.338764 [ 351 ] {} <Trace> TCP-Session: 12187b81-64f5-4f37-aa90-dc2dc44278ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2025.12.18 03:59:39.338814 [ 354 ] {} <Debug> TCP-Session: 401cc0eb-ea30-424a-8bae-47ca0ea036ac Authenticating user 'default' from [fd00:1122:3344:101::e]:61663 | ||
| 12158 | 2025.12.18 03:59:39.338813 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12159 | 2025.12.18 03:59:39.338840 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12160 | 2025.12.18 03:59:39.338859 [ 354 ] {} <Debug> TCP-Session: 401cc0eb-ea30-424a-8bae-47ca0ea036ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12161 | 2025.12.18 03:59:39.338880 [ 290 ] {} <Debug> TCP-Session: 2d1cb35b-aa0e-451b-8e5b-0d11a4cce1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:57349 | ||
| 12162 | 2025.12.18 03:59:39.338894 [ 354 ] {} <Debug> TCP-Session: 401cc0eb-ea30-424a-8bae-47ca0ea036ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12163 | 2025.12.18 03:59:39.338885 [ 350 ] {} <Debug> TCP-Session: 5e001f38-3d47-4809-9bb8-0fc431b28210 Authenticating user 'default' from [fd00:1122:3344:101::e]:59711 | ||
| 12164 | 2025.12.18 03:59:39.338921 [ 290 ] {} <Debug> TCP-Session: 2d1cb35b-aa0e-451b-8e5b-0d11a4cce1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12165 | 2025.12.18 03:59:39.338941 [ 350 ] {} <Debug> TCP-Session: 5e001f38-3d47-4809-9bb8-0fc431b28210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12166 | 2025.12.18 03:59:39.338955 [ 290 ] {} <Debug> TCP-Session: 2d1cb35b-aa0e-451b-8e5b-0d11a4cce1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2025.12.18 03:59:39.338968 [ 350 ] {} <Debug> TCP-Session: 5e001f38-3d47-4809-9bb8-0fc431b28210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12168 | 2025.12.18 03:59:39.338812 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12169 | 2025.12.18 03:59:39.338757 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12170 | 2025.12.18 03:59:39.339017 [ 351 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12171 | 2025.12.18 03:59:39.339024 [ 294 ] {} <Debug> TCP-Session: 9a1b0f73-ede6-40fd-acc8-c2feb44104ac Authenticating user 'default' from [fd00:1122:3344:101::e]:43548 | ||
| 12172 | 2025.12.18 03:59:39.339039 [ 352 ] {} <Debug> TCP-Session: d335a3ac-9d6f-41fe-8357-6c790151a282 Authenticating user 'default' from [fd00:1122:3344:101::e]:37823 | ||
| 12173 | 2025.12.18 03:59:39.339062 [ 294 ] {} <Debug> TCP-Session: 9a1b0f73-ede6-40fd-acc8-c2feb44104ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12174 | 2025.12.18 03:59:39.339073 [ 352 ] {} <Debug> TCP-Session: d335a3ac-9d6f-41fe-8357-6c790151a282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12175 | 2025.12.18 03:59:39.339080 [ 294 ] {} <Debug> TCP-Session: 9a1b0f73-ede6-40fd-acc8-c2feb44104ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12176 | 2025.12.18 03:59:39.338722 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33657 | ||
| 12177 | 2025.12.18 03:59:39.339091 [ 352 ] {} <Debug> TCP-Session: d335a3ac-9d6f-41fe-8357-6c790151a282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12178 | 2025.12.18 03:59:39.338710 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60979 | ||
| 12179 | 2025.12.18 03:59:39.338654 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62649 | ||
| 12180 | 2025.12.18 03:59:39.339166 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12181 | 2025.12.18 03:59:39.339211 [ 293 ] {} <Debug> TCP-Session: bd8ed687-0e7c-49c0-9099-d58cd053edce Authenticating user 'default' from [fd00:1122:3344:101::e]:33657 | ||
| 12182 | 2025.12.18 03:59:39.339228 [ 293 ] {} <Debug> TCP-Session: bd8ed687-0e7c-49c0-9099-d58cd053edce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12183 | 2025.12.18 03:59:39.339241 [ 293 ] {} <Debug> TCP-Session: bd8ed687-0e7c-49c0-9099-d58cd053edce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2025.12.18 03:59:39.339243 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12185 | 2025.12.18 03:59:39.339284 [ 292 ] {} <Debug> TCP-Session: 870f0216-b846-460e-a4bd-0c1484057428 Authenticating user 'default' from [fd00:1122:3344:101::e]:60979 | ||
| 12186 | 2025.12.18 03:59:39.339283 [ 351 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12187 | 2025.12.18 03:59:39.339309 [ 292 ] {} <Debug> TCP-Session: 870f0216-b846-460e-a4bd-0c1484057428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12188 | 2025.12.18 03:59:39.339336 [ 292 ] {} <Debug> TCP-Session: 870f0216-b846-460e-a4bd-0c1484057428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12189 | 2025.12.18 03:59:39.339366 [ 351 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12190 | 2025.12.18 03:59:39.339385 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12191 | 2025.12.18 03:59:39.339422 [ 353 ] {} <Debug> TCP-Session: e90e2213-76af-4a9e-8ebe-2348506abcee Authenticating user 'default' from [fd00:1122:3344:101::e]:62649 | ||
| 12192 | 2025.12.18 03:59:39.339439 [ 353 ] {} <Debug> TCP-Session: e90e2213-76af-4a9e-8ebe-2348506abcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12193 | 2025.12.18 03:59:39.339452 [ 353 ] {} <Debug> TCP-Session: e90e2213-76af-4a9e-8ebe-2348506abcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12194 | 2025.12.18 03:59:39.339669 [ 351 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Debug> oximeter.version (6ebe7f1a-f80c-4af3-b41b-bc70849942c6) (SelectExecutor): Key condition: unknown | ||
| 12195 | 2025.12.18 03:59:39.340624 [ 316 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Trace> AggregatingTransform: Aggregating | ||
| 12196 | 2025.12.18 03:59:39.340665 [ 316 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Trace> Aggregator: Aggregation method: without_key | ||
| 12197 | 2025.12.18 03:59:39.340701 [ 316 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927631 sec. (1078.015 rows/sec., 42.11 KiB/sec.) | ||
| 12198 | 2025.12.18 03:59:39.340720 [ 316 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Trace> Aggregator: Merging aggregated data | ||
| 12199 | 2025.12.18 03:59:39.342099 [ 351 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003156 sec., 316.85678073510775 rows/sec., 12.38 KiB/sec. | ||
| 12200 | 2025.12.18 03:59:39.342246 [ 351 ] {7ad34055-0d71-43b6-a24a-27153458f317} <Debug> TCPHandler: Processed in 0.003594075 sec. | ||
| 12201 | 2025.12.18 03:59:39.342367 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12202 | 2025.12.18 03:59:39.342396 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12203 | 2025.12.18 03:59:39.342401 [ 351 ] {} <Debug> TCP-Session: 12187b81-64f5-4f37-aa90-dc2dc44278ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12204 | 2025.12.18 03:59:39.342417 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12205 | 2025.12.18 03:59:39.342430 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12206 | 2025.12.18 03:59:39.342448 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12207 | 2025.12.18 03:59:39.342481 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12208 | 2025.12.18 03:59:39.342493 [ 293 ] {} <Debug> TCP-Session: bd8ed687-0e7c-49c0-9099-d58cd053edce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2025.12.18 03:59:39.342511 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12210 | 2025.12.18 03:59:39.342528 [ 353 ] {} <Debug> TCP-Session: e90e2213-76af-4a9e-8ebe-2348506abcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12211 | 2025.12.18 03:59:39.342515 [ 292 ] {} <Debug> TCP-Session: 870f0216-b846-460e-a4bd-0c1484057428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12212 | 2025.12.18 03:59:39.342561 [ 350 ] {} <Debug> TCP-Session: 5e001f38-3d47-4809-9bb8-0fc431b28210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2025.12.18 03:59:39.342448 [ 352 ] {} <Debug> TCP-Session: d335a3ac-9d6f-41fe-8357-6c790151a282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2025.12.18 03:59:39.342496 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12215 | 2025.12.18 03:59:39.342474 [ 354 ] {} <Debug> TCP-Session: 401cc0eb-ea30-424a-8bae-47ca0ea036ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12216 | 2025.12.18 03:59:39.342640 [ 294 ] {} <Debug> TCP-Session: 9a1b0f73-ede6-40fd-acc8-c2feb44104ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2025.12.18 03:59:39.342463 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12218 | 2025.12.18 03:59:39.342693 [ 290 ] {} <Debug> TCP-Session: 2d1cb35b-aa0e-451b-8e5b-0d11a4cce1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12219 | 2025.12.18 03:59:39.970206 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12220 | 2025.12.18 03:59:39.988802 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2025.12.18 03:59:39.988875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12222 | 2025.12.18 03:59:39.994595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12223 | 2025.12.18 03:59:39.995316 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2025.12.18 03:59:39.998746 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12225 | 2025.12.18 03:59:40.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.69 MiB, peak 341.29 MiB, free memory in arenas 0.00 B, will set to 330.55 MiB (RSS), difference: -1.13 MiB | ||
| 12226 | 2025.12.18 03:59:41.043532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1536 | ||
| 12227 | 2025.12.18 03:59:41.046039 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2025.12.18 03:59:41.046090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12229 | 2025.12.18 03:59:41.047331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12230 | 2025.12.18 03:59:41.047597 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2025.12.18 03:59:41.047861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
| 12232 | 2025.12.18 03:59:42.049335 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2025.12.18 03:59:42.049524 [ 5 ] {75650f07-ea34-418d-b309-fc71d941d2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12234 | 2025.12.18 03:59:42.049598 [ 5 ] {75650f07-ea34-418d-b309-fc71d941d2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12235 | 2025.12.18 03:59:42.050226 [ 5 ] {75650f07-ea34-418d-b309-fc71d941d2fc} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2025.12.18 03:59:42.050272 [ 5 ] {75650f07-ea34-418d-b309-fc71d941d2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12237 | 2025.12.18 03:59:42.050663 [ 5 ] {75650f07-ea34-418d-b309-fc71d941d2fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12238 | 2025.12.18 03:59:42.050886 [ 5 ] {75650f07-ea34-418d-b309-fc71d941d2fc} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2025.12.18 03:59:42.051047 [ 5 ] {75650f07-ea34-418d-b309-fc71d941d2fc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001572 sec., 1272.264631043257 rows/sec., 103.74 KiB/sec. | ||
| 12240 | 2025.12.18 03:59:42.051098 [ 5 ] {75650f07-ea34-418d-b309-fc71d941d2fc} <Debug> TCPHandler: Processed in 0.001900984 sec. | ||
| 12241 | 2025.12.18 03:59:42.051223 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2025.12.18 03:59:42.051325 [ 5 ] {8f69de32-4270-407d-a278-34408601a0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12243 | 2025.12.18 03:59:42.051369 [ 5 ] {8f69de32-4270-407d-a278-34408601a0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12244 | 2025.12.18 03:59:42.052373 [ 5 ] {8f69de32-4270-407d-a278-34408601a0c5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2025.12.18 03:59:42.052413 [ 5 ] {8f69de32-4270-407d-a278-34408601a0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12246 | 2025.12.18 03:59:42.052828 [ 5 ] {8f69de32-4270-407d-a278-34408601a0c5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12247 | 2025.12.18 03:59:42.053039 [ 5 ] {8f69de32-4270-407d-a278-34408601a0c5} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2025.12.18 03:59:42.053177 [ 5 ] {8f69de32-4270-407d-a278-34408601a0c5} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001875 sec., 638400 rows/sec., 52.63 MiB/sec. | ||
| 12249 | 2025.12.18 03:59:42.053217 [ 5 ] {8f69de32-4270-407d-a278-34408601a0c5} <Debug> TCPHandler: Processed in 0.002046995 sec. | ||
| 12250 | 2025.12.18 03:59:42.053337 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2025.12.18 03:59:42.053442 [ 5 ] {ac899961-350b-4e10-af9c-d9918d4fbce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12252 | 2025.12.18 03:59:42.053484 [ 5 ] {ac899961-350b-4e10-af9c-d9918d4fbce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12253 | 2025.12.18 03:59:42.053906 [ 5 ] {ac899961-350b-4e10-af9c-d9918d4fbce6} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2025.12.18 03:59:42.053944 [ 5 ] {ac899961-350b-4e10-af9c-d9918d4fbce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12255 | 2025.12.18 03:59:42.054237 [ 5 ] {ac899961-350b-4e10-af9c-d9918d4fbce6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12256 | 2025.12.18 03:59:42.054439 [ 5 ] {ac899961-350b-4e10-af9c-d9918d4fbce6} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2025.12.18 03:59:42.054568 [ 5 ] {ac899961-350b-4e10-af9c-d9918d4fbce6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 121.54 KiB/sec. | ||
| 12258 | 2025.12.18 03:59:42.054606 [ 5 ] {ac899961-350b-4e10-af9c-d9918d4fbce6} <Debug> TCPHandler: Processed in 0.001319157 sec. | ||
| 12259 | 2025.12.18 03:59:42.054714 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12260 | 2025.12.18 03:59:42.054814 [ 5 ] {c9ae670c-2a8a-42a9-b53b-a8c9ff2b9a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12261 | 2025.12.18 03:59:42.054855 [ 5 ] {c9ae670c-2a8a-42a9-b53b-a8c9ff2b9a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12262 | 2025.12.18 03:59:42.055344 [ 5 ] {c9ae670c-2a8a-42a9-b53b-a8c9ff2b9a09} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2025.12.18 03:59:42.055381 [ 5 ] {c9ae670c-2a8a-42a9-b53b-a8c9ff2b9a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12264 | 2025.12.18 03:59:42.055704 [ 5 ] {c9ae670c-2a8a-42a9-b53b-a8c9ff2b9a09} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12265 | 2025.12.18 03:59:42.055912 [ 5 ] {c9ae670c-2a8a-42a9-b53b-a8c9ff2b9a09} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2025.12.18 03:59:42.056043 [ 5 ] {c9ae670c-2a8a-42a9-b53b-a8c9ff2b9a09} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001248 sec., 182692.3076923077 rows/sec., 12.37 MiB/sec. | ||
| 12267 | 2025.12.18 03:59:42.056092 [ 5 ] {c9ae670c-2a8a-42a9-b53b-a8c9ff2b9a09} <Debug> TCPHandler: Processed in 0.001428488 sec. | ||
| 12268 | 2025.12.18 03:59:42.056194 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12269 | 2025.12.18 03:59:42.056287 [ 5 ] {00aed5bb-621f-48ef-8611-371b9c50a3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12270 | 2025.12.18 03:59:42.056327 [ 5 ] {00aed5bb-621f-48ef-8611-371b9c50a3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12271 | 2025.12.18 03:59:42.056894 [ 5 ] {00aed5bb-621f-48ef-8611-371b9c50a3ec} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2025.12.18 03:59:42.056929 [ 5 ] {00aed5bb-621f-48ef-8611-371b9c50a3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12273 | 2025.12.18 03:59:42.057260 [ 5 ] {00aed5bb-621f-48ef-8611-371b9c50a3ec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12274 | 2025.12.18 03:59:42.057464 [ 5 ] {00aed5bb-621f-48ef-8611-371b9c50a3ec} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2025.12.18 03:59:42.057593 [ 5 ] {00aed5bb-621f-48ef-8611-371b9c50a3ec} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001325 sec., 393962.2641509434 rows/sec., 29.16 MiB/sec. | ||
| 12276 | 2025.12.18 03:59:42.057632 [ 5 ] {00aed5bb-621f-48ef-8611-371b9c50a3ec} <Debug> TCPHandler: Processed in 0.001487618 sec. | ||
| 12277 | 2025.12.18 03:59:42.057742 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2025.12.18 03:59:42.057836 [ 5 ] {853d7150-cded-456c-a15d-b4e6e848807e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12279 | 2025.12.18 03:59:42.057881 [ 5 ] {853d7150-cded-456c-a15d-b4e6e848807e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12280 | 2025.12.18 03:59:42.058460 [ 5 ] {853d7150-cded-456c-a15d-b4e6e848807e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2025.12.18 03:59:42.058496 [ 5 ] {853d7150-cded-456c-a15d-b4e6e848807e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12282 | 2025.12.18 03:59:42.058858 [ 5 ] {853d7150-cded-456c-a15d-b4e6e848807e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12283 | 2025.12.18 03:59:42.059069 [ 5 ] {853d7150-cded-456c-a15d-b4e6e848807e} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2025.12.18 03:59:42.059198 [ 5 ] {853d7150-cded-456c-a15d-b4e6e848807e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00138 sec., 612318.8405797102 rows/sec., 41.21 MiB/sec. | ||
| 12285 | 2025.12.18 03:59:42.059235 [ 5 ] {853d7150-cded-456c-a15d-b4e6e848807e} <Debug> TCPHandler: Processed in 0.001543499 sec. | ||
| 12286 | 2025.12.18 03:59:42.059344 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2025.12.18 03:59:42.059439 [ 5 ] {374a1d95-fca9-4b6b-8073-2d9777eb4a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12288 | 2025.12.18 03:59:42.059481 [ 5 ] {374a1d95-fca9-4b6b-8073-2d9777eb4a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12289 | 2025.12.18 03:59:42.059818 [ 5 ] {374a1d95-fca9-4b6b-8073-2d9777eb4a66} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2025.12.18 03:59:42.059853 [ 5 ] {374a1d95-fca9-4b6b-8073-2d9777eb4a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12291 | 2025.12.18 03:59:42.060165 [ 5 ] {374a1d95-fca9-4b6b-8073-2d9777eb4a66} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12292 | 2025.12.18 03:59:42.060376 [ 5 ] {374a1d95-fca9-4b6b-8073-2d9777eb4a66} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2025.12.18 03:59:42.060503 [ 5 ] {374a1d95-fca9-4b6b-8073-2d9777eb4a66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 12294 | 2025.12.18 03:59:42.060538 [ 5 ] {374a1d95-fca9-4b6b-8073-2d9777eb4a66} <Debug> TCPHandler: Processed in 0.001243805 sec. | ||
| 12295 | 2025.12.18 03:59:45.784876 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12296 | 2025.12.18 03:59:45.784944 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12297 | 2025.12.18 03:59:45.983430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27757 | ||
| 12298 | 2025.12.18 03:59:45.984188 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2025.12.18 03:59:45.984258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12300 | 2025.12.18 03:59:45.985080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12301 | 2025.12.18 03:59:45.985310 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2025.12.18 03:59:45.985448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27757 | ||
| 12303 | 2025.12.18 03:59:47.031047 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2025.12.18 03:59:47.031304 [ 5 ] {48545c9f-e714-4ddc-8872-06b7347d9dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12305 | 2025.12.18 03:59:47.031403 [ 5 ] {48545c9f-e714-4ddc-8872-06b7347d9dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12306 | 2025.12.18 03:59:47.032380 [ 5 ] {48545c9f-e714-4ddc-8872-06b7347d9dcf} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2025.12.18 03:59:47.032422 [ 5 ] {48545c9f-e714-4ddc-8872-06b7347d9dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12308 | 2025.12.18 03:59:47.032834 [ 5 ] {48545c9f-e714-4ddc-8872-06b7347d9dcf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12309 | 2025.12.18 03:59:47.033057 [ 5 ] {48545c9f-e714-4ddc-8872-06b7347d9dcf} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2025.12.18 03:59:47.033220 [ 5 ] {48545c9f-e714-4ddc-8872-06b7347d9dcf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001985 sec., 206549.11838790934 rows/sec., 13.10 MiB/sec. | ||
| 12311 | 2025.12.18 03:59:47.033270 [ 5 ] {48545c9f-e714-4ddc-8872-06b7347d9dcf} <Debug> TCPHandler: Processed in 0.002388599 sec. | ||
| 12312 | 2025.12.18 03:59:47.033395 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2025.12.18 03:59:47.033499 [ 5 ] {88a8cb79-277f-414e-8bb9-122320009096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12314 | 2025.12.18 03:59:47.033544 [ 5 ] {88a8cb79-277f-414e-8bb9-122320009096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12315 | 2025.12.18 03:59:47.034547 [ 5 ] {88a8cb79-277f-414e-8bb9-122320009096} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2025.12.18 03:59:47.034584 [ 5 ] {88a8cb79-277f-414e-8bb9-122320009096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12317 | 2025.12.18 03:59:47.034972 [ 5 ] {88a8cb79-277f-414e-8bb9-122320009096} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12318 | 2025.12.18 03:59:47.035175 [ 5 ] {88a8cb79-277f-414e-8bb9-122320009096} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2025.12.18 03:59:47.035303 [ 5 ] {88a8cb79-277f-414e-8bb9-122320009096} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.00184 sec., 648913.0434782609 rows/sec., 51.86 MiB/sec. | ||
| 12320 | 2025.12.18 03:59:47.035339 [ 5 ] {88a8cb79-277f-414e-8bb9-122320009096} <Debug> TCPHandler: Processed in 0.002009715 sec. | ||
| 12321 | 2025.12.18 03:59:47.035436 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2025.12.18 03:59:47.035527 [ 5 ] {abc5e858-acac-47a7-bf4f-766c996e19a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12323 | 2025.12.18 03:59:47.035566 [ 5 ] {abc5e858-acac-47a7-bf4f-766c996e19a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12324 | 2025.12.18 03:59:47.036054 [ 5 ] {abc5e858-acac-47a7-bf4f-766c996e19a2} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2025.12.18 03:59:47.036154 [ 5 ] {abc5e858-acac-47a7-bf4f-766c996e19a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12326 | 2025.12.18 03:59:47.036464 [ 5 ] {abc5e858-acac-47a7-bf4f-766c996e19a2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12327 | 2025.12.18 03:59:47.036677 [ 5 ] {abc5e858-acac-47a7-bf4f-766c996e19a2} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2025.12.18 03:59:47.036810 [ 5 ] {abc5e858-acac-47a7-bf4f-766c996e19a2} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001277 sec., 192638.99765074396 rows/sec., 11.78 MiB/sec. | ||
| 12329 | 2025.12.18 03:59:47.036848 [ 5 ] {abc5e858-acac-47a7-bf4f-766c996e19a2} <Debug> TCPHandler: Processed in 0.001440608 sec. | ||
| 12330 | 2025.12.18 03:59:47.036958 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12331 | 2025.12.18 03:59:47.037053 [ 5 ] {68bf7861-001b-4fb5-90b9-8807db2d441d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12332 | 2025.12.18 03:59:47.037094 [ 5 ] {68bf7861-001b-4fb5-90b9-8807db2d441d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12333 | 2025.12.18 03:59:47.037588 [ 5 ] {68bf7861-001b-4fb5-90b9-8807db2d441d} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2025.12.18 03:59:47.037625 [ 5 ] {68bf7861-001b-4fb5-90b9-8807db2d441d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12335 | 2025.12.18 03:59:47.037934 [ 5 ] {68bf7861-001b-4fb5-90b9-8807db2d441d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12336 | 2025.12.18 03:59:47.038153 [ 5 ] {68bf7861-001b-4fb5-90b9-8807db2d441d} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2025.12.18 03:59:47.038269 [ 47 ] {} <Debug> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 12338 | 2025.12.18 03:59:47.038281 [ 5 ] {68bf7861-001b-4fb5-90b9-8807db2d441d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 12339 | 2025.12.18 03:59:47.038334 [ 47 ] {} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2025.12.18 03:59:47.038342 [ 5 ] {68bf7861-001b-4fb5-90b9-8807db2d441d} <Debug> TCPHandler: Processed in 0.001432847 sec. | ||
| 12341 | 2025.12.18 03:59:47.038364 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12342 | 2025.12.18 03:59:47.038458 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2025.12.18 03:59:47.038476 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 12344 | 2025.12.18 03:59:47.038557 [ 5 ] {84146da7-1543-47ad-99a9-73c0bcd6db9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12345 | 2025.12.18 03:59:47.038601 [ 5 ] {84146da7-1543-47ad-99a9-73c0bcd6db9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12346 | 2025.12.18 03:59:47.038608 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12347 | 2025.12.18 03:59:47.038646 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 442 rows starting from the beginning of the part | ||
| 12348 | 2025.12.18 03:59:47.038713 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 12349 | 2025.12.18 03:59:47.038757 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 12350 | 2025.12.18 03:59:47.038798 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 12351 | 2025.12.18 03:59:47.038836 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 12352 | 2025.12.18 03:59:47.038878 [ 200 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 12353 | 2025.12.18 03:59:47.039072 [ 5 ] {84146da7-1543-47ad-99a9-73c0bcd6db9a} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2025.12.18 03:59:47.039113 [ 5 ] {84146da7-1543-47ad-99a9-73c0bcd6db9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12355 | 2025.12.18 03:59:47.039446 [ 5 ] {84146da7-1543-47ad-99a9-73c0bcd6db9a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12356 | 2025.12.18 03:59:47.039670 [ 5 ] {84146da7-1543-47ad-99a9-73c0bcd6db9a} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2025.12.18 03:59:47.039800 [ 5 ] {84146da7-1543-47ad-99a9-73c0bcd6db9a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 12358 | 2025.12.18 03:59:47.039838 [ 5 ] {84146da7-1543-47ad-99a9-73c0bcd6db9a} <Debug> TCPHandler: Processed in 0.001428108 sec. | ||
| 12359 | 2025.12.18 03:59:47.039928 [ 198 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497508 sec., 1013684.0671301923 rows/sec., 70.22 MiB/sec. | ||
| 12360 | 2025.12.18 03:59:47.039937 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2025.12.18 03:59:47.040070 [ 5 ] {7c9c2f3b-cb50-4c6d-be9e-2e58b6eec1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12362 | 2025.12.18 03:59:47.040111 [ 5 ] {7c9c2f3b-cb50-4c6d-be9e-2e58b6eec1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12363 | 2025.12.18 03:59:47.040143 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 12364 | 2025.12.18 03:59:47.040468 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2025.12.18 03:59:47.040550 [ 189 ] {01ef0d58-a957-4077-8417-83fa3ba1bf0f::all_1_55_11} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 12366 | 2025.12.18 03:59:47.040648 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 12367 | 2025.12.18 03:59:47.040776 [ 5 ] {7c9c2f3b-cb50-4c6d-be9e-2e58b6eec1ee} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2025.12.18 03:59:47.040817 [ 5 ] {7c9c2f3b-cb50-4c6d-be9e-2e58b6eec1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12369 | 2025.12.18 03:59:47.041151 [ 5 ] {7c9c2f3b-cb50-4c6d-be9e-2e58b6eec1ee} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12370 | 2025.12.18 03:59:47.041355 [ 5 ] {7c9c2f3b-cb50-4c6d-be9e-2e58b6eec1ee} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2025.12.18 03:59:47.041482 [ 5 ] {7c9c2f3b-cb50-4c6d-be9e-2e58b6eec1ee} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.00143 sec., 503496.50349650346 rows/sec., 35.34 MiB/sec. | ||
| 12372 | 2025.12.18 03:59:47.041519 [ 5 ] {7c9c2f3b-cb50-4c6d-be9e-2e58b6eec1ee} <Debug> TCPHandler: Processed in 0.00163016 sec. | ||
| 12373 | 2025.12.18 03:59:47.041626 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2025.12.18 03:59:47.041719 [ 5 ] {d6045ee3-cac0-4570-8dfd-d246d2500332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12375 | 2025.12.18 03:59:47.041760 [ 5 ] {d6045ee3-cac0-4570-8dfd-d246d2500332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12376 | 2025.12.18 03:59:47.042087 [ 5 ] {d6045ee3-cac0-4570-8dfd-d246d2500332} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2025.12.18 03:59:47.042123 [ 5 ] {d6045ee3-cac0-4570-8dfd-d246d2500332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12378 | 2025.12.18 03:59:47.042416 [ 5 ] {d6045ee3-cac0-4570-8dfd-d246d2500332} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12379 | 2025.12.18 03:59:47.042624 [ 5 ] {d6045ee3-cac0-4570-8dfd-d246d2500332} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2025.12.18 03:59:47.042753 [ 5 ] {d6045ee3-cac0-4570-8dfd-d246d2500332} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 12381 | 2025.12.18 03:59:47.042790 [ 5 ] {d6045ee3-cac0-4570-8dfd-d246d2500332} <Debug> TCPHandler: Processed in 0.001211815 sec. | ||
| 12382 | 2025.12.18 03:59:47.042891 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2025.12.18 03:59:47.042985 [ 5 ] {07129197-39ed-4e74-8748-faa3f12ff739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12384 | 2025.12.18 03:59:47.043027 [ 5 ] {07129197-39ed-4e74-8748-faa3f12ff739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12385 | 2025.12.18 03:59:47.043467 [ 5 ] {07129197-39ed-4e74-8748-faa3f12ff739} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2025.12.18 03:59:47.043502 [ 5 ] {07129197-39ed-4e74-8748-faa3f12ff739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12387 | 2025.12.18 03:59:47.043832 [ 5 ] {07129197-39ed-4e74-8748-faa3f12ff739} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12388 | 2025.12.18 03:59:47.044041 [ 5 ] {07129197-39ed-4e74-8748-faa3f12ff739} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2025.12.18 03:59:47.044167 [ 5 ] {07129197-39ed-4e74-8748-faa3f12ff739} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 12390 | 2025.12.18 03:59:47.044203 [ 5 ] {07129197-39ed-4e74-8748-faa3f12ff739} <Debug> TCPHandler: Processed in 0.001360466 sec. | ||
| 12391 | 2025.12.18 03:59:47.044308 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12392 | 2025.12.18 03:59:47.044408 [ 5 ] {067c7271-c9ab-435a-81b0-8e9d46b3d78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12393 | 2025.12.18 03:59:47.044451 [ 5 ] {067c7271-c9ab-435a-81b0-8e9d46b3d78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12394 | 2025.12.18 03:59:47.044777 [ 5 ] {067c7271-c9ab-435a-81b0-8e9d46b3d78f} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2025.12.18 03:59:47.044813 [ 5 ] {067c7271-c9ab-435a-81b0-8e9d46b3d78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12396 | 2025.12.18 03:59:47.045123 [ 5 ] {067c7271-c9ab-435a-81b0-8e9d46b3d78f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12397 | 2025.12.18 03:59:47.045328 [ 5 ] {067c7271-c9ab-435a-81b0-8e9d46b3d78f} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2025.12.18 03:59:47.045459 [ 5 ] {067c7271-c9ab-435a-81b0-8e9d46b3d78f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 12399 | 2025.12.18 03:59:47.045495 [ 5 ] {067c7271-c9ab-435a-81b0-8e9d46b3d78f} <Debug> TCPHandler: Processed in 0.001237265 sec. | ||
| 12400 | 2025.12.18 03:59:47.045615 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2025.12.18 03:59:47.045733 [ 5 ] {dee7b45f-2415-426a-933a-c878640fd666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12402 | 2025.12.18 03:59:47.045799 [ 5 ] {dee7b45f-2415-426a-933a-c878640fd666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12403 | 2025.12.18 03:59:47.046775 [ 5 ] {dee7b45f-2415-426a-933a-c878640fd666} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2025.12.18 03:59:47.046812 [ 5 ] {dee7b45f-2415-426a-933a-c878640fd666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12405 | 2025.12.18 03:59:47.047364 [ 5 ] {dee7b45f-2415-426a-933a-c878640fd666} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12406 | 2025.12.18 03:59:47.047574 [ 5 ] {dee7b45f-2415-426a-933a-c878640fd666} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2025.12.18 03:59:47.047711 [ 5 ] {dee7b45f-2415-426a-933a-c878640fd666} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. | ||
| 12408 | 2025.12.18 03:59:47.047764 [ 5 ] {dee7b45f-2415-426a-933a-c878640fd666} <Debug> TCPHandler: Processed in 0.002207797 sec. | ||
| 12409 | 2025.12.18 03:59:47.047873 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2025.12.18 03:59:47.047967 [ 5 ] {2c1d25a5-4602-4b04-8fb0-70588b48adef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12411 | 2025.12.18 03:59:47.048007 [ 5 ] {2c1d25a5-4602-4b04-8fb0-70588b48adef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12412 | 2025.12.18 03:59:47.048341 [ 5 ] {2c1d25a5-4602-4b04-8fb0-70588b48adef} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2025.12.18 03:59:47.048376 [ 5 ] {2c1d25a5-4602-4b04-8fb0-70588b48adef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12414 | 2025.12.18 03:59:47.048676 [ 5 ] {2c1d25a5-4602-4b04-8fb0-70588b48adef} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12415 | 2025.12.18 03:59:47.048874 [ 5 ] {2c1d25a5-4602-4b04-8fb0-70588b48adef} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2025.12.18 03:59:47.048995 [ 5 ] {2c1d25a5-4602-4b04-8fb0-70588b48adef} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 12417 | 2025.12.18 03:59:47.049030 [ 5 ] {2c1d25a5-4602-4b04-8fb0-70588b48adef} <Debug> TCPHandler: Processed in 0.001204895 sec. | ||
| 12418 | 2025.12.18 03:59:47.498929 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12419 | 2025.12.18 03:59:47.514914 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2025.12.18 03:59:47.514976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12421 | 2025.12.18 03:59:47.520708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12422 | 2025.12.18 03:59:47.521403 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2025.12.18 03:59:47.524122 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12424 | 2025.12.18 03:59:48.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.92 MiB, peak 341.29 MiB, free memory in arenas 0.00 B, will set to 330.61 MiB (RSS), difference: -1.31 MiB | ||
| 12425 | 2025.12.18 03:59:51.048227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1572 | ||
| 12426 | 2025.12.18 03:59:51.050770 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2025.12.18 03:59:51.050832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12428 | 2025.12.18 03:59:51.052056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12429 | 2025.12.18 03:59:51.052334 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2025.12.18 03:59:51.052727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
| 12431 | 2025.12.18 03:59:52.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.61 MiB, peak 341.29 MiB, free memory in arenas 0.00 B, will set to 330.61 MiB (RSS), difference: 4.00 MiB | ||
| 12432 | 2025.12.18 03:59:52.016601 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2025.12.18 03:59:52.016787 [ 5 ] {22774d60-cd70-434d-87b9-b0ba686e5412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12434 | 2025.12.18 03:59:52.016855 [ 5 ] {22774d60-cd70-434d-87b9-b0ba686e5412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12435 | 2025.12.18 03:59:52.017531 [ 5 ] {22774d60-cd70-434d-87b9-b0ba686e5412} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2025.12.18 03:59:52.017583 [ 5 ] {22774d60-cd70-434d-87b9-b0ba686e5412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12437 | 2025.12.18 03:59:52.017985 [ 5 ] {22774d60-cd70-434d-87b9-b0ba686e5412} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12438 | 2025.12.18 03:59:52.018237 [ 5 ] {22774d60-cd70-434d-87b9-b0ba686e5412} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2025.12.18 03:59:52.018402 [ 5 ] {22774d60-cd70-434d-87b9-b0ba686e5412} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 12440 | 2025.12.18 03:59:52.018446 [ 5 ] {22774d60-cd70-434d-87b9-b0ba686e5412} <Debug> TCPHandler: Processed in 0.001977505 sec. | ||
| 12441 | 2025.12.18 03:59:52.018636 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2025.12.18 03:59:52.018738 [ 5 ] {3a208b3f-bec3-4c03-a1e4-deb89b19a560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12443 | 2025.12.18 03:59:52.018781 [ 5 ] {3a208b3f-bec3-4c03-a1e4-deb89b19a560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12444 | 2025.12.18 03:59:52.019226 [ 5 ] {3a208b3f-bec3-4c03-a1e4-deb89b19a560} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2025.12.18 03:59:52.019264 [ 5 ] {3a208b3f-bec3-4c03-a1e4-deb89b19a560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12446 | 2025.12.18 03:59:52.019619 [ 5 ] {3a208b3f-bec3-4c03-a1e4-deb89b19a560} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12447 | 2025.12.18 03:59:52.019858 [ 5 ] {3a208b3f-bec3-4c03-a1e4-deb89b19a560} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2025.12.18 03:59:52.020000 [ 5 ] {3a208b3f-bec3-4c03-a1e4-deb89b19a560} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 12449 | 2025.12.18 03:59:52.020040 [ 5 ] {3a208b3f-bec3-4c03-a1e4-deb89b19a560} <Debug> TCPHandler: Processed in 0.001482708 sec. | ||
| 12450 | 2025.12.18 03:59:52.020175 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12451 | 2025.12.18 03:59:52.020271 [ 5 ] {bf3eff1f-1053-4a89-81df-0aedf6d6e495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12452 | 2025.12.18 03:59:52.020317 [ 5 ] {bf3eff1f-1053-4a89-81df-0aedf6d6e495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12453 | 2025.12.18 03:59:52.020765 [ 5 ] {bf3eff1f-1053-4a89-81df-0aedf6d6e495} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12454 | 2025.12.18 03:59:52.020804 [ 5 ] {bf3eff1f-1053-4a89-81df-0aedf6d6e495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12455 | 2025.12.18 03:59:52.021146 [ 5 ] {bf3eff1f-1053-4a89-81df-0aedf6d6e495} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12456 | 2025.12.18 03:59:52.021364 [ 5 ] {bf3eff1f-1053-4a89-81df-0aedf6d6e495} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2025.12.18 03:59:52.021509 [ 5 ] {bf3eff1f-1053-4a89-81df-0aedf6d6e495} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 12458 | 2025.12.18 03:59:52.021549 [ 5 ] {bf3eff1f-1053-4a89-81df-0aedf6d6e495} <Debug> TCPHandler: Processed in 0.001424487 sec. | ||
| 12459 | 2025.12.18 03:59:52.021666 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12460 | 2025.12.18 03:59:52.021760 [ 5 ] {1c03c83a-d96c-4a9b-82bb-92f160a543cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12461 | 2025.12.18 03:59:52.021803 [ 5 ] {1c03c83a-d96c-4a9b-82bb-92f160a543cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12462 | 2025.12.18 03:59:52.022167 [ 5 ] {1c03c83a-d96c-4a9b-82bb-92f160a543cc} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2025.12.18 03:59:52.022205 [ 5 ] {1c03c83a-d96c-4a9b-82bb-92f160a543cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12464 | 2025.12.18 03:59:52.022534 [ 5 ] {1c03c83a-d96c-4a9b-82bb-92f160a543cc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12465 | 2025.12.18 03:59:52.022755 [ 5 ] {1c03c83a-d96c-4a9b-82bb-92f160a543cc} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2025.12.18 03:59:52.022895 [ 5 ] {1c03c83a-d96c-4a9b-82bb-92f160a543cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 12467 | 2025.12.18 03:59:52.022933 [ 5 ] {1c03c83a-d96c-4a9b-82bb-92f160a543cc} <Debug> TCPHandler: Processed in 0.001317787 sec. | ||
| 12468 | 2025.12.18 03:59:53.485701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28269 | ||
| 12469 | 2025.12.18 03:59:53.486458 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2025.12.18 03:59:53.486521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12471 | 2025.12.18 03:59:53.487119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12472 | 2025.12.18 03:59:53.487379 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2025.12.18 03:59:53.487525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28269 | ||
| 12474 | 2025.12.18 03:59:54.802761 [ 32 ] {} <Debug> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12475 | 2025.12.18 03:59:54.802843 [ 32 ] {} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2025.12.18 03:59:54.802865 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12477 | 2025.12.18 03:59:54.802967 [ 197 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 12478 | 2025.12.18 03:59:54.803091 [ 197 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12479 | 2025.12.18 03:59:54.803131 [ 197 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 12480 | 2025.12.18 03:59:54.803206 [ 197 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12481 | 2025.12.18 03:59:54.803260 [ 197 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 12482 | 2025.12.18 03:59:54.803307 [ 197 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 12483 | 2025.12.18 03:59:54.803351 [ 197 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 12484 | 2025.12.18 03:59:54.804151 [ 198 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223805 sec., 31050.69843643391 rows/sec., 2.59 MiB/sec. | ||
| 12485 | 2025.12.18 03:59:54.804357 [ 192 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12486 | 2025.12.18 03:59:54.804699 [ 192 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2025.12.18 03:59:54.804788 [ 192 ] {77bda26e-b9a2-4b44-8c39-a565cb5cc7ac::all_1_21_5} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12488 | 2025.12.18 03:59:54.804906 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12489 | 2025.12.18 03:59:55.024332 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12490 | 2025.12.18 03:59:55.040650 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2025.12.18 03:59:55.040705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12492 | 2025.12.18 03:59:55.046921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12493 | 2025.12.18 03:59:55.047607 [ 245 ] {} <Trace> system.metric_log (09dd58c7-940a-44fc-af10-e2fe7cc56be4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12494 | 2025.12.18 03:59:55.050569 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12495 | 2025.12.18 03:59:57.031810 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2025.12.18 03:59:57.031987 [ 5 ] {e38d1283-259b-4e91-992d-e628201eb9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12497 | 2025.12.18 03:59:57.032054 [ 5 ] {e38d1283-259b-4e91-992d-e628201eb9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12498 | 2025.12.18 03:59:57.032932 [ 5 ] {e38d1283-259b-4e91-992d-e628201eb9a3} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2025.12.18 03:59:57.032984 [ 5 ] {e38d1283-259b-4e91-992d-e628201eb9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12500 | 2025.12.18 03:59:57.033402 [ 5 ] {e38d1283-259b-4e91-992d-e628201eb9a3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12501 | 2025.12.18 03:59:57.033622 [ 5 ] {e38d1283-259b-4e91-992d-e628201eb9a3} <Trace> oximeter.fields_i16 (118a987e-50d2-4135-bd1f-3e3bc1cadf31): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2025.12.18 03:59:57.033788 [ 5 ] {e38d1283-259b-4e91-992d-e628201eb9a3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001849 sec., 221741.48188209845 rows/sec., 14.07 MiB/sec. | ||
| 12503 | 2025.12.18 03:59:57.033839 [ 5 ] {e38d1283-259b-4e91-992d-e628201eb9a3} <Debug> TCPHandler: Processed in 0.002157357 sec. | ||
| 12504 | 2025.12.18 03:59:57.033970 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2025.12.18 03:59:57.034072 [ 5 ] {31f5a5e9-c6ec-4130-a7f8-412d366a1f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12506 | 2025.12.18 03:59:57.034116 [ 5 ] {31f5a5e9-c6ec-4130-a7f8-412d366a1f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12507 | 2025.12.18 03:59:57.034544 [ 5 ] {31f5a5e9-c6ec-4130-a7f8-412d366a1f98} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2025.12.18 03:59:57.034581 [ 5 ] {31f5a5e9-c6ec-4130-a7f8-412d366a1f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12509 | 2025.12.18 03:59:57.034894 [ 5 ] {31f5a5e9-c6ec-4130-a7f8-412d366a1f98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12510 | 2025.12.18 03:59:57.035092 [ 5 ] {31f5a5e9-c6ec-4130-a7f8-412d366a1f98} <Trace> oximeter.fields_ipaddr (77bda26e-b9a2-4b44-8c39-a565cb5cc7ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2025.12.18 03:59:57.035220 [ 5 ] {31f5a5e9-c6ec-4130-a7f8-412d366a1f98} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001172 sec., 11945.392491467575 rows/sec., 974.06 KiB/sec. | ||
| 12512 | 2025.12.18 03:59:57.035257 [ 5 ] {31f5a5e9-c6ec-4130-a7f8-412d366a1f98} <Debug> TCPHandler: Processed in 0.001337366 sec. | ||
| 12513 | 2025.12.18 03:59:57.035368 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12514 | 2025.12.18 03:59:57.035464 [ 5 ] {43e52c94-d1a5-4494-b374-efad6a81d6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12515 | 2025.12.18 03:59:57.035503 [ 5 ] {43e52c94-d1a5-4494-b374-efad6a81d6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12516 | 2025.12.18 03:59:57.036837 [ 5 ] {43e52c94-d1a5-4494-b374-efad6a81d6f2} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2025.12.18 03:59:57.036871 [ 5 ] {43e52c94-d1a5-4494-b374-efad6a81d6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12518 | 2025.12.18 03:59:57.037261 [ 5 ] {43e52c94-d1a5-4494-b374-efad6a81d6f2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12519 | 2025.12.18 03:59:57.037464 [ 5 ] {43e52c94-d1a5-4494-b374-efad6a81d6f2} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2025.12.18 03:59:57.037570 [ 30 ] {} <Debug> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12521 | 2025.12.18 03:59:57.037590 [ 5 ] {43e52c94-d1a5-4494-b374-efad6a81d6f2} <Debug> executeQuery: Read 1201 rows, 98.22 KiB in 0.002146 sec., 559645.852749301 rows/sec., 44.69 MiB/sec. | ||
| 12522 | 2025.12.18 03:59:57.037608 [ 30 ] {} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2025.12.18 03:59:57.037628 [ 5 ] {43e52c94-d1a5-4494-b374-efad6a81d6f2} <Debug> TCPHandler: Processed in 0.002307799 sec. | ||
| 12524 | 2025.12.18 03:59:57.037631 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12525 | 2025.12.18 03:59:57.037744 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2025.12.18 03:59:57.037755 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12527 | 2025.12.18 03:59:57.037838 [ 5 ] {8b546915-b16a-47c4-9ced-5dfb655ef43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12528 | 2025.12.18 03:59:57.037882 [ 5 ] {8b546915-b16a-47c4-9ced-5dfb655ef43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12529 | 2025.12.18 03:59:57.037909 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12530 | 2025.12.18 03:59:57.037959 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2345 rows starting from the beginning of the part | ||
| 12531 | 2025.12.18 03:59:57.038032 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1194 rows starting from the beginning of the part | ||
| 12532 | 2025.12.18 03:59:57.038080 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1197 rows starting from the beginning of the part | ||
| 12533 | 2025.12.18 03:59:57.038119 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1194 rows starting from the beginning of the part | ||
| 12534 | 2025.12.18 03:59:57.038159 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 12535 | 2025.12.18 03:59:57.038197 [ 198 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1201 rows starting from the beginning of the part | ||
| 12536 | 2025.12.18 03:59:57.038444 [ 5 ] {8b546915-b16a-47c4-9ced-5dfb655ef43a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2025.12.18 03:59:57.038485 [ 5 ] {8b546915-b16a-47c4-9ced-5dfb655ef43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12538 | 2025.12.18 03:59:57.038830 [ 5 ] {8b546915-b16a-47c4-9ced-5dfb655ef43a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12539 | 2025.12.18 03:59:57.039051 [ 5 ] {8b546915-b16a-47c4-9ced-5dfb655ef43a} <Trace> oximeter.fields_u16 (ca29650c-8ce9-4e44-9eaf-433ca0c18067): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2025.12.18 03:59:57.039181 [ 5 ] {8b546915-b16a-47c4-9ced-5dfb655ef43a} <Debug> executeQuery: Read 260 rows, 16.38 KiB in 0.001362 sec., 190895.7415565345 rows/sec., 11.74 MiB/sec. | ||
| 12541 | 2025.12.18 03:59:57.039217 [ 5 ] {8b546915-b16a-47c4-9ced-5dfb655ef43a} <Debug> TCPHandler: Processed in 0.001520529 sec. | ||
| 12542 | 2025.12.18 03:59:57.039328 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2025.12.18 03:59:57.039422 [ 5 ] {da4fd539-47fb-49bb-9c71-14440f28efeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12544 | 2025.12.18 03:59:57.039461 [ 5 ] {da4fd539-47fb-49bb-9c71-14440f28efeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12545 | 2025.12.18 03:59:57.039976 [ 5 ] {da4fd539-47fb-49bb-9c71-14440f28efeb} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2025.12.18 03:59:57.040011 [ 5 ] {da4fd539-47fb-49bb-9c71-14440f28efeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12547 | 2025.12.18 03:59:57.040313 [ 5 ] {da4fd539-47fb-49bb-9c71-14440f28efeb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12548 | 2025.12.18 03:59:57.040505 [ 192 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7187 rows, containing 5 columns (5 merged, 0 gathered) in 0.002801024 sec., 2565847.3472558605 rows/sec., 216.95 MiB/sec. | ||
| 12549 | 2025.12.18 03:59:57.040513 [ 5 ] {da4fd539-47fb-49bb-9c71-14440f28efeb} <Trace> oximeter.fields_u32 (01ef0d58-a957-4077-8417-83fa3ba1bf0f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2025.12.18 03:59:57.040702 [ 5 ] {da4fd539-47fb-49bb-9c71-14440f28efeb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001298 sec., 163328.19722650232 rows/sec., 10.53 MiB/sec. | ||
| 12551 | 2025.12.18 03:59:57.040739 [ 5 ] {da4fd539-47fb-49bb-9c71-14440f28efeb} <Debug> TCPHandler: Processed in 0.001457588 sec. | ||
| 12552 | 2025.12.18 03:59:57.040851 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2025.12.18 03:59:57.040881 [ 193 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12554 | 2025.12.18 03:59:57.040946 [ 5 ] {77d46d0c-59c6-4dd9-8759-1901ccd51ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12555 | 2025.12.18 03:59:57.040989 [ 5 ] {77d46d0c-59c6-4dd9-8759-1901ccd51ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12556 | 2025.12.18 03:59:57.041221 [ 193 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2025.12.18 03:59:57.041306 [ 193 ] {7c9e24bb-791a-49b5-9374-37708f93fe6f::all_1_86_17} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12558 | 2025.12.18 03:59:57.041405 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 12559 | 2025.12.18 03:59:57.041511 [ 5 ] {77d46d0c-59c6-4dd9-8759-1901ccd51ce8} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2025.12.18 03:59:57.041552 [ 5 ] {77d46d0c-59c6-4dd9-8759-1901ccd51ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12561 | 2025.12.18 03:59:57.041853 [ 5 ] {77d46d0c-59c6-4dd9-8759-1901ccd51ce8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12562 | 2025.12.18 03:59:57.042058 [ 5 ] {77d46d0c-59c6-4dd9-8759-1901ccd51ce8} <Trace> oximeter.fields_u8 (4dc01d60-a001-4e27-9193-c483acdffdc6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.12.18 03:59:57.042187 [ 5 ] {77d46d0c-59c6-4dd9-8759-1901ccd51ce8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 12564 | 2025.12.18 03:59:57.042223 [ 5 ] {77d46d0c-59c6-4dd9-8759-1901ccd51ce8} <Debug> TCPHandler: Processed in 0.001419568 sec. | ||
| 12565 | 2025.12.18 03:59:57.042335 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2025.12.18 03:59:57.042428 [ 5 ] {c3246b40-4c3d-4989-9bb9-61dff5340b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12567 | 2025.12.18 03:59:57.042467 [ 5 ] {c3246b40-4c3d-4989-9bb9-61dff5340b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12568 | 2025.12.18 03:59:57.043252 [ 5 ] {c3246b40-4c3d-4989-9bb9-61dff5340b07} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.12.18 03:59:57.043286 [ 5 ] {c3246b40-4c3d-4989-9bb9-61dff5340b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12570 | 2025.12.18 03:59:57.043617 [ 5 ] {c3246b40-4c3d-4989-9bb9-61dff5340b07} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12571 | 2025.12.18 03:59:57.043832 [ 5 ] {c3246b40-4c3d-4989-9bb9-61dff5340b07} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2025.12.18 03:59:57.043934 [ 30 ] {} <Debug> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12573 | 2025.12.18 03:59:57.043959 [ 30 ] {} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2025.12.18 03:59:57.043959 [ 5 ] {c3246b40-4c3d-4989-9bb9-61dff5340b07} <Debug> executeQuery: Read 734 rows, 52.89 KiB in 0.001549 sec., 473854.09941897995 rows/sec., 33.35 MiB/sec. | ||
| 12575 | 2025.12.18 03:59:57.043976 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12576 | 2025.12.18 03:59:57.044002 [ 5 ] {c3246b40-4c3d-4989-9bb9-61dff5340b07} <Debug> TCPHandler: Processed in 0.001714811 sec. | ||
| 12577 | 2025.12.18 03:59:57.044060 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12578 | 2025.12.18 03:59:57.044118 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2025.12.18 03:59:57.044177 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12580 | 2025.12.18 03:59:57.044214 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1212 rows starting from the beginning of the part | ||
| 12581 | 2025.12.18 03:59:57.044215 [ 5 ] {e7851d70-5e07-4991-8d56-f06fdcba0e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12582 | 2025.12.18 03:59:57.044271 [ 5 ] {e7851d70-5e07-4991-8d56-f06fdcba0e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12583 | 2025.12.18 03:59:57.044279 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 720 rows starting from the beginning of the part | ||
| 12584 | 2025.12.18 03:59:57.044335 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 522 rows starting from the beginning of the part | ||
| 12585 | 2025.12.18 03:59:57.044384 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 720 rows starting from the beginning of the part | ||
| 12586 | 2025.12.18 03:59:57.044428 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12587 | 2025.12.18 03:59:57.044473 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 734 rows starting from the beginning of the part | ||
| 12588 | 2025.12.18 03:59:57.044609 [ 5 ] {e7851d70-5e07-4991-8d56-f06fdcba0e7d} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2025.12.18 03:59:57.044649 [ 5 ] {e7851d70-5e07-4991-8d56-f06fdcba0e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12590 | 2025.12.18 03:59:57.044960 [ 5 ] {e7851d70-5e07-4991-8d56-f06fdcba0e7d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12591 | 2025.12.18 03:59:57.045172 [ 5 ] {e7851d70-5e07-4991-8d56-f06fdcba0e7d} <Trace> oximeter.measurements_bool (612190e2-9683-4e02-a971-decdd2b0f14c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2025.12.18 03:59:57.045303 [ 5 ] {e7851d70-5e07-4991-8d56-f06fdcba0e7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 12593 | 2025.12.18 03:59:57.045339 [ 5 ] {e7851d70-5e07-4991-8d56-f06fdcba0e7d} <Debug> TCPHandler: Processed in 0.001268856 sec. | ||
| 12594 | 2025.12.18 03:59:57.045449 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2025.12.18 03:59:57.045541 [ 5 ] {bf9e81ba-4a08-40d7-b95e-3e34e8cf7d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12596 | 2025.12.18 03:59:57.045583 [ 5 ] {bf9e81ba-4a08-40d7-b95e-3e34e8cf7d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12597 | 2025.12.18 03:59:57.045851 [ 186 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828483 sec., 2172292.5507100695 rows/sec., 163.19 MiB/sec. | ||
| 12598 | 2025.12.18 03:59:57.046034 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12599 | 2025.12.18 03:59:57.046063 [ 5 ] {bf9e81ba-4a08-40d7-b95e-3e34e8cf7d9f} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12600 | 2025.12.18 03:59:57.046098 [ 5 ] {bf9e81ba-4a08-40d7-b95e-3e34e8cf7d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12601 | 2025.12.18 03:59:57.046289 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2025.12.18 03:59:57.046363 [ 199 ] {81958f00-a45c-4193-b3a3-4bed01c44b66::all_1_86_17} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12603 | 2025.12.18 03:59:57.046445 [ 5 ] {bf9e81ba-4a08-40d7-b95e-3e34e8cf7d9f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12604 | 2025.12.18 03:59:57.046451 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12605 | 2025.12.18 03:59:57.046653 [ 5 ] {bf9e81ba-4a08-40d7-b95e-3e34e8cf7d9f} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2025.12.18 03:59:57.046771 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12607 | 2025.12.18 03:59:57.046781 [ 5 ] {bf9e81ba-4a08-40d7-b95e-3e34e8cf7d9f} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001258 sec., 255166.93163751988 rows/sec., 16.78 MiB/sec. | ||
| 12608 | 2025.12.18 03:59:57.046823 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2025.12.18 03:59:57.046837 [ 5 ] {bf9e81ba-4a08-40d7-b95e-3e34e8cf7d9f} <Debug> TCPHandler: Processed in 0.001435627 sec. | ||
| 12610 | 2025.12.18 03:59:57.046848 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12611 | 2025.12.18 03:59:57.046940 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12612 | 2025.12.18 03:59:57.046956 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2025.12.18 03:59:57.047053 [ 5 ] {3183c109-14d2-4c26-b5ee-06ebda251477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12614 | 2025.12.18 03:59:57.047072 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12615 | 2025.12.18 03:59:57.047095 [ 5 ] {3183c109-14d2-4c26-b5ee-06ebda251477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12616 | 2025.12.18 03:59:57.047112 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28746 rows starting from the beginning of the part | ||
| 12617 | 2025.12.18 03:59:57.047184 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 314 rows starting from the beginning of the part | ||
| 12618 | 2025.12.18 03:59:57.047230 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 845 rows starting from the beginning of the part | ||
| 12619 | 2025.12.18 03:59:57.047272 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 314 rows starting from the beginning of the part | ||
| 12620 | 2025.12.18 03:59:57.047314 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12621 | 2025.12.18 03:59:57.047361 [ 192 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 321 rows starting from the beginning of the part | ||
| 12622 | 2025.12.18 03:59:57.047415 [ 5 ] {3183c109-14d2-4c26-b5ee-06ebda251477} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2025.12.18 03:59:57.047456 [ 5 ] {3183c109-14d2-4c26-b5ee-06ebda251477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12624 | 2025.12.18 03:59:57.047775 [ 5 ] {3183c109-14d2-4c26-b5ee-06ebda251477} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12625 | 2025.12.18 03:59:57.047991 [ 5 ] {3183c109-14d2-4c26-b5ee-06ebda251477} <Trace> oximeter.measurements_f64 (33d09dd4-f1f0-4fc8-af9d-68663be5a04a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2025.12.18 03:59:57.048118 [ 5 ] {3183c109-14d2-4c26-b5ee-06ebda251477} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 12627 | 2025.12.18 03:59:57.048153 [ 5 ] {3183c109-14d2-4c26-b5ee-06ebda251477} <Debug> TCPHandler: Processed in 0.001244766 sec. | ||
| 12628 | 2025.12.18 03:59:57.048263 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2025.12.18 03:59:57.048354 [ 5 ] {28ba1dd0-33ba-4ed1-a7ac-ad383c03c49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12630 | 2025.12.18 03:59:57.048407 [ 5 ] {28ba1dd0-33ba-4ed1-a7ac-ad383c03c49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12631 | 2025.12.18 03:59:57.049326 [ 5 ] {28ba1dd0-33ba-4ed1-a7ac-ad383c03c49f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2025.12.18 03:59:57.049362 [ 5 ] {28ba1dd0-33ba-4ed1-a7ac-ad383c03c49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12633 | 2025.12.18 03:59:57.050013 [ 5 ] {28ba1dd0-33ba-4ed1-a7ac-ad383c03c49f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12634 | 2025.12.18 03:59:57.050236 [ 5 ] {28ba1dd0-33ba-4ed1-a7ac-ad383c03c49f} <Trace> oximeter.measurements_histogramu64 (0ef7be5c-6666-4528-97e9-d0012583ea26): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2025.12.18 03:59:57.050375 [ 5 ] {28ba1dd0-33ba-4ed1-a7ac-ad383c03c49f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002038 sec., 20117.76251226693 rows/sec., 36.05 MiB/sec. | ||
| 12636 | 2025.12.18 03:59:57.050442 [ 5 ] {28ba1dd0-33ba-4ed1-a7ac-ad383c03c49f} <Debug> TCPHandler: Processed in 0.002225648 sec. | ||
| 12637 | 2025.12.18 03:59:57.050556 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2025.12.18 03:59:57.050648 [ 5 ] {13e5ae42-9d59-4f2e-82ad-567f471adfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12639 | 2025.12.18 03:59:57.050690 [ 5 ] {13e5ae42-9d59-4f2e-82ad-567f471adfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12640 | 2025.12.18 03:59:57.051031 [ 5 ] {13e5ae42-9d59-4f2e-82ad-567f471adfd5} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2025.12.18 03:59:57.051067 [ 5 ] {13e5ae42-9d59-4f2e-82ad-567f471adfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12642 | 2025.12.18 03:59:57.051393 [ 5 ] {13e5ae42-9d59-4f2e-82ad-567f471adfd5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12643 | 2025.12.18 03:59:57.051600 [ 5 ] {13e5ae42-9d59-4f2e-82ad-567f471adfd5} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2025.12.18 03:59:57.051711 [ 27 ] {} <Debug> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12645 | 2025.12.18 03:59:57.051725 [ 5 ] {13e5ae42-9d59-4f2e-82ad-567f471adfd5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001094 sec., 95063.98537477148 rows/sec., 5.82 MiB/sec. | ||
| 12646 | 2025.12.18 03:59:57.051744 [ 27 ] {} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12647 | 2025.12.18 03:59:57.051767 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12648 | 2025.12.18 03:59:57.051767 [ 5 ] {13e5ae42-9d59-4f2e-82ad-567f471adfd5} <Debug> TCPHandler: Processed in 0.001259086 sec. | ||
| 12649 | 2025.12.18 03:59:57.051841 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12650 | 2025.12.18 03:59:57.051918 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12651 | 2025.12.18 03:59:57.051946 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6560 rows starting from the beginning of the part | ||
| 12652 | 2025.12.18 03:59:57.051997 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 12653 | 2025.12.18 03:59:57.052037 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12654 | 2025.12.18 03:59:57.052074 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 12655 | 2025.12.18 03:59:57.052110 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12656 | 2025.12.18 03:59:57.052145 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 12657 | 2025.12.18 03:59:57.054175 [ 187 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6992 rows, containing 4 columns (4 merged, 0 gathered) in 0.002365669 sec., 2955612.133396515 rows/sec., 187.62 MiB/sec. | ||
| 12658 | 2025.12.18 03:59:57.054758 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12659 | 2025.12.18 03:59:57.054984 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2025.12.18 03:59:57.055047 [ 199 ] {c3ba7c49-e611-4c7e-84ea-eb610c679023::all_1_86_17} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12661 | 2025.12.18 03:59:57.055110 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12662 | 2025.12.18 03:59:57.055383 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30700 rows, containing 5 columns (5 merged, 0 gathered) in 0.008483796 sec., 3618663.1550310734 rows/sec., 242.18 MiB/sec. | ||
| 12663 | 2025.12.18 03:59:57.055837 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12664 | 2025.12.18 03:59:57.056063 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2025.12.18 03:59:57.056128 [ 199 ] {daf3f50f-5297-4691-a532-df61fee5308d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12666 | 2025.12.18 03:59:57.056213 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12667 | 2025.12.18 03:59:58.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.58 MiB, peak 342.42 MiB, free memory in arenas 0.00 B, will set to 334.44 MiB (RSS), difference: 2.86 MiB | ||
| 12668 | 2025.12.18 04:00:00.784996 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12669 | 2025.12.18 04:00:00.785063 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12670 | 2025.12.18 04:00:00.987833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28717 | ||
| 12671 | 2025.12.18 04:00:00.988451 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2025.12.18 04:00:00.988513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12673 | 2025.12.18 04:00:00.989052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12674 | 2025.12.18 04:00:00.989346 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b5c2ea2-b23a-40e6-922f-73d5707e09fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2025.12.18 04:00:00.989540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28717 | ||
| 12676 | 2025.12.18 04:00:01.053154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1604 | ||
| 12677 | 2025.12.18 04:00:01.056032 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12678 | 2025.12.18 04:00:01.056099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12679 | 2025.12.18 04:00:01.057871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12680 | 2025.12.18 04:00:01.058284 [ 243 ] {} <Trace> system.query_log (2e4beaf8-4c64-418b-b57e-782f575fdfa5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12681 | 2025.12.18 04:00:01.058645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 12682 | 2025.12.18 04:00:02.020566 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12683 | 2025.12.18 04:00:02.020748 [ 5 ] {fdd10f77-b9ba-48cd-9c53-cd74bf81a308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12684 | 2025.12.18 04:00:02.020817 [ 5 ] {fdd10f77-b9ba-48cd-9c53-cd74bf81a308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12685 | 2025.12.18 04:00:02.021526 [ 5 ] {fdd10f77-b9ba-48cd-9c53-cd74bf81a308} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2025.12.18 04:00:02.021579 [ 5 ] {fdd10f77-b9ba-48cd-9c53-cd74bf81a308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12687 | 2025.12.18 04:00:02.021990 [ 5 ] {fdd10f77-b9ba-48cd-9c53-cd74bf81a308} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12688 | 2025.12.18 04:00:02.022242 [ 5 ] {fdd10f77-b9ba-48cd-9c53-cd74bf81a308} <Trace> oximeter.fields_string (7c9e24bb-791a-49b5-9374-37708f93fe6f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2025.12.18 04:00:02.022422 [ 5 ] {fdd10f77-b9ba-48cd-9c53-cd74bf81a308} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 12690 | 2025.12.18 04:00:02.022485 [ 5 ] {fdd10f77-b9ba-48cd-9c53-cd74bf81a308} <Debug> TCPHandler: Processed in 0.002056865 sec. | ||
| 12691 | 2025.12.18 04:00:02.022647 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12692 | 2025.12.18 04:00:02.022764 [ 5 ] {ba32e3f2-f797-47d2-803c-33dcf732fc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12693 | 2025.12.18 04:00:02.022814 [ 5 ] {ba32e3f2-f797-47d2-803c-33dcf732fc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12694 | 2025.12.18 04:00:02.023381 [ 5 ] {ba32e3f2-f797-47d2-803c-33dcf732fc44} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2025.12.18 04:00:02.023426 [ 5 ] {ba32e3f2-f797-47d2-803c-33dcf732fc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12696 | 2025.12.18 04:00:02.023849 [ 5 ] {ba32e3f2-f797-47d2-803c-33dcf732fc44} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12697 | 2025.12.18 04:00:02.024122 [ 5 ] {ba32e3f2-f797-47d2-803c-33dcf732fc44} <Trace> oximeter.fields_uuid (81958f00-a45c-4193-b3a3-4bed01c44b66): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2025.12.18 04:00:02.024290 [ 5 ] {ba32e3f2-f797-47d2-803c-33dcf732fc44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001554 sec., 41184.04118404118 rows/sec., 3.21 MiB/sec. | ||
| 12699 | 2025.12.18 04:00:02.024336 [ 5 ] {ba32e3f2-f797-47d2-803c-33dcf732fc44} <Debug> TCPHandler: Processed in 0.001742731 sec. | ||
| 12700 | 2025.12.18 04:00:02.024511 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2025.12.18 04:00:02.024656 [ 5 ] {9b950760-7dc9-4663-bc83-d1f4c20cd1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12702 | 2025.12.18 04:00:02.024723 [ 5 ] {9b950760-7dc9-4663-bc83-d1f4c20cd1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12703 | 2025.12.18 04:00:02.025293 [ 5 ] {9b950760-7dc9-4663-bc83-d1f4c20cd1aa} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2025.12.18 04:00:02.025334 [ 5 ] {9b950760-7dc9-4663-bc83-d1f4c20cd1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12705 | 2025.12.18 04:00:02.025733 [ 5 ] {9b950760-7dc9-4663-bc83-d1f4c20cd1aa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12706 | 2025.12.18 04:00:02.026005 [ 5 ] {9b950760-7dc9-4663-bc83-d1f4c20cd1aa} <Trace> oximeter.measurements_cumulativeu64 (daf3f50f-5297-4691-a532-df61fee5308d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2025.12.18 04:00:02.026168 [ 5 ] {9b950760-7dc9-4663-bc83-d1f4c20cd1aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. | ||
| 12708 | 2025.12.18 04:00:02.026218 [ 5 ] {9b950760-7dc9-4663-bc83-d1f4c20cd1aa} <Debug> TCPHandler: Processed in 0.001785912 sec. | ||
| 12709 | 2025.12.18 04:00:02.026358 [ 5 ] {} <Trace> TCP-Session: 1b7e5213-38a9-45d7-8335-03c200b8ec7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2025.12.18 04:00:02.026458 [ 5 ] {0ae7c018-8d73-42b4-a590-002bd1d32ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48248) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12711 | 2025.12.18 04:00:02.026509 [ 5 ] {0ae7c018-8d73-42b4-a590-002bd1d32ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12712 | 2025.12.18 04:00:02.026904 [ 5 ] {0ae7c018-8d73-42b4-a590-002bd1d32ac9} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2025.12.18 04:00:02.026944 [ 5 ] {0ae7c018-8d73-42b4-a590-002bd1d32ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 12714 | 2025.12.18 04:00:02.027308 [ 5 ] {0ae7c018-8d73-42b4-a590-002bd1d32ac9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12715 | 2025.12.18 04:00:02.027559 [ 5 ] {0ae7c018-8d73-42b4-a590-002bd1d32ac9} <Trace> oximeter.measurements_u64 (c3ba7c49-e611-4c7e-84ea-eb610c679023): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2025.12.18 04:00:02.027722 [ 5 ] {0ae7c018-8d73-42b4-a590-002bd1d32ac9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. | ||
| 12717 | 2025.12.18 04:00:02.027766 [ 5 ] {0ae7c018-8d73-42b4-a590-002bd1d32ac9} <Debug> TCPHandler: Processed in 0.001459728 sec. | ||